@charset "UTF-8";
/* --- source : /wp-content/themes/quickDataFactory/scss/include/qdf.include.scss --- */
/* --- source : /wp-content/themes/quickDataFactory/scss/home.-639.scss --- */
/*#quickDataDactoryContents*/
/* --- source : /wp-content/themes/quickDataFactory/scss/qdf.-639.scss --- */
/*#quickDataDactoryContents*/
/* --- source : /wp-content/themes/quickDataFactory/scss/second.-639.scss --- */
/*#quickDataDactoryContents*/
#quickDataDactoryContents form {
  padding: 32px 20px;
}
#quickDataDactoryContents .linkIn {
  vertical-align: middle;
  padding-left: 8px;
  border-left: 1px #CFCFCF solid;
  margin-left: 10px;
}
#quickDataDactoryContents .linkIn img {
  width: 20px;
  height: 20px;
}
#quickDataDactoryContents .home .filter-dot {
  position: absolute;
  width: 6.67px;
  height: 6.67px;
  background: #D70000;
  border-radius: 50%;
  border: 2px solid #D70000;
  z-index: 1000;
  right: 0px;
  display: none;
}
#quickDataDactoryContents .home .filter-dot.show {
  display: inline !important;
}
#quickDataDactoryContents .home .section-banner {
  background-color: #124897;
}
#quickDataDactoryContents .home .resetButton {
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
  color: #0153A3;
  text-underline-offset: 2px;
}
#quickDataDactoryContents .home .accordion-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#quickDataDactoryContents .home .accordion-content ul li {
  min-width: 48%;
}
#quickDataDactoryContents .home .accordion-first {
  margin-top: 0px !important;
}
#quickDataDactoryContents .home .accordion-title {
  margin-top: 0px !important;
}
#quickDataDactoryContents .home .spMenuButton {
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #F3F3F3;
  z-index: 1003;
  padding: 8px 20px;
  height: 68px;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  gap: 15px;
}
#quickDataDactoryContents .home .searchBox {
  margin-bottom: 24px;
}
#quickDataDactoryContents .home h2 {
  padding-bottom: 1.5em;
}
#quickDataDactoryContents .home .buttonWrapper {
  text-align: center;
  padding-top: 40px;
}
#quickDataDactoryContents .home #homeInformation {
  padding: 25px 0 95px;
}
#quickDataDactoryContents .home .circle1 {
  left: -26px;
  width: 180px;
  height: 180px;
  bottom: -63px;
  top: unset;
}
#quickDataDactoryContents .home .circle2 {
  left: 128px;
  bottom: -21px;
  top: unset;
}
#quickDataDactoryContents .home .circle3 {
  display: none;
}
#quickDataDactoryContents .home .about-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #F0F7FF;
  width: 100%;
  background-image: url("../../../../images/bgDetail.png");
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  position: relative;
  margin-top: 12px;
  padding: 44px 20px 64px;
}
#quickDataDactoryContents .home .about-left {
  max-width: 100%;
}
#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: 22px !important;
  font-weight: 700 !important;
  padding-top: 9px !important;
}
#quickDataDactoryContents .home .about-logo-title img {
  width: 100px;
  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: 22px;
  margin-top: 20px;
  font-size: 14px;
  color: #414141;
}
#quickDataDactoryContents .home .about-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
}
#quickDataDactoryContents .home .about-stats-en {
  z-index: 10;
  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-top: 24px;
}
#quickDataDactoryContents .home .stat-box {
  border: 1px solid #124897;
  border-radius: 8px;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  width: 162px;
  height: 82px;
  background-color: #fff;
}
#quickDataDactoryContents .home .stat-box-en {
  border: 1px solid #124897;
  border-radius: 8px;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 0px 16px;
  width: 100%;
  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: 24px !important;
  line-height: 12px !important;
  min-width: 120px;
}
#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: 12px;
  color: #6E6E6E;
  font-weight: 400;
}
#quickDataDactoryContents .home .stat-label-en {
  font-size: 12px;
  line-height: 16px;
  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;
  line-height: 22px;
  font-weight: 400;
  color: #124897;
}
#quickDataDactoryContents .home #kv {
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quickDataDactoryContents .home #kv .kvContent {
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url("../../../../images/bg_banner_sp.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#quickDataDactoryContents .home #kv .kvContent p {
  margin-top: 2em;
  margin-bottom: 2em;
  color: #fff;
  text-align: left;
}
#quickDataDactoryContents .home #kv .kvContent #bannerGroupButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 24px;
}
#quickDataDactoryContents .home #kv .kvContent #bannerGroupButton .featuredButtonWhite {
  margin: 0px;
  height: 0px;
  width: 265px;
  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 .home #kv .kvContent #bannerGroupButton .featuredButtonWhite:before {
  right: 12px;
}
#quickDataDactoryContents .home #kv .kvContent #bannerGroupButton .featuredButtonWhite span {
  color: #124897;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}
#quickDataDactoryContents .home #kv .kvContent #bannerGroupButton .featuredButtonWhite img {
  height: 20px !important;
  position: unset !important;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  padding: 0 13px 40px;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description {
  border-radius: 2.4px;
  border: 0.96px solid #FFFFFF;
  -webkit-box-shadow: 0px -0.48px 2.93px 1.44px rgba(0, 191, 255, 0.8);
          box-shadow: 0px -0.48px 2.93px 1.44px rgba(0, 191, 255, 0.8);
  padding: 7px 5px 11px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description .image-banner {
  width: 51.32px;
  height: 51.32px;
  margin-bottom: 8px;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description .title {
  font-weight: 700;
  font-size: 13px;
  line-height: 16.9px;
  margin: 0 !important;
  text-align: center;
}
#quickDataDactoryContents .home #kv .kvContent .enOnly.right-content .group-description .description {
  padding: 0 4px;
  font-weight: 400;
  font-size: 7.26px;
  line-height: 10.89px;
  color: #FFFFFF;
  text-align: left;
  margin: 0 !important;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly {
  padding: 40px 20px 40px 20px;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  padding: 0 13px 40px;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description {
  border-radius: 2.4px;
  border: 0.96px solid #FFFFFF;
  -webkit-box-shadow: 0px -0.48px 2.93px 1.44px rgba(0, 191, 255, 0.8);
          box-shadow: 0px -0.48px 2.93px 1.44px rgba(0, 191, 255, 0.8);
  padding: 7px 5px 11px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description .image-banner {
  width: 51.32px;
  height: 51.32px;
  margin-bottom: 8px;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description .title {
  font-weight: 700;
  font-size: 11.52px;
  line-height: 14.97px;
  margin: 0 !important;
  text-align: center;
}
#quickDataDactoryContents .home #kv .kvContent .jpOnly.right-content .group-description .description {
  padding: 0 4px;
  font-weight: 400;
  font-size: 7.2px;
  line-height: 10.8px;
  color: #FFFFFF;
  text-align: left;
  margin: 0 !important;
}
#quickDataDactoryContents .home .featuredButtonOrange {
  margin-bottom: 12px;
  width: 265px;
  font-size: 14px;
  padding: 14px 0;
}
#quickDataDactoryContents .home .featuredButtonOrange:before {
  right: 12px;
}
#quickDataDactoryContents .home .pcSlick .item {
  width: 300px;
}
#quickDataDactoryContents .home .pcSlick ul.tags {
  min-height: 10em;
}
#quickDataDactoryContents .home .narrowing {
  position: fixed;
  z-index: 2000;
}
#quickDataDactoryContents .home .navContent {
  overflow: auto;
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2002;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#quickDataDactoryContents .home .navContent .accordion {
  margin-top: 0;
}
#quickDataDactoryContents .home .navContent .accordion-terms {
  color: #636363;
  padding: 8px 12px 8px 5px;
  border-bottom: solid 1px #D7D7D7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quickDataDactoryContents .home .navContent .accordion-terms .filterHeader {
  font-weight: 400 !important;
}
#quickDataDactoryContents .home .contentDisplay .contentCount {
  font-size: 18px;
}
#quickDataDactoryContents .home .navContent.open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#quickDataDactoryContents .home .overlay {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2001;
  -webkit-transform: translate(100%);
          transform: translate(100%);
}
#quickDataDactoryContents .home .overlay.open {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
#quickDataDactoryContents .home .buttonBlue button {
  padding: 4px 12px;
  border: none;
  color: #111111;
  font-size: 14px;
}
#quickDataDactoryContents .home .dropdownSp {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
#quickDataDactoryContents .home .dropdown-content .sort-option {
  padding: 8px 12px;
  cursor: pointer;
  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 .home .dropdown-content .sort-option:hover {
  background-color: #f1f1f1;
}
#quickDataDactoryContents .home .dropdown-content .sort-option .checkmark {
  color: #124897;
  font-weight: bold;
  font-size: 14px;
}
#quickDataDactoryContents .home .dropdown-content[style*="display: block"] {
  display: block !important;
}
#quickDataDactoryContents .home .dropdown-content[style*="display: none"] {
  display: none !important;
}
#quickDataDactoryContents .home .sort-text {
  padding: 4px 12px;
  padding-left: 0px;
  border-right: 1px #CFCFCF solid;
}
#quickDataDactoryContents .home .sort-option {
  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: 8px 12px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
#quickDataDactoryContents .home .sort-option:hover {
  background-color: #f5f5f5;
}
#quickDataDactoryContents .home .sort-option.selected {
  color: #124897;
}
#quickDataDactoryContents .home .sort-text-sp {
  padding: 4px 12px;
  padding-left: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
}
#quickDataDactoryContents .home .sp .sort {
  position: relative;
}
#quickDataDactoryContents .home .sp .sort:hover .dropdown-content {
  display: block;
}
#quickDataDactoryContents .home .dropdown-content.show {
  position: absolute;
  z-index: 1000;
  background: white;
  margin-top: 15px;
  display: block !important;
  width: 160px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#quickDataDactoryContents .home .dropdown-content {
  display: none;
}
#quickDataDactoryContents .home .searchButton button {
  min-width: 245px;
  max-width: 278px;
  width: 100%;
  height: 52px;
  text-align: center;
  border: #124897 2px solid;
  color: #124897;
  font-size: 16px;
  font-weight: 700;
  background: #fff;
  position: relative;
}
#quickDataDactoryContents .home .searchButton button::before {
  position: absolute;
  display: block;
  background-image: url(../../../../images/ico_forward_blue.png);
  background-size: 90% !important;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  content: "";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#quickDataDactoryContents .home .searchButton button:hover {
  background: #F3F8FC;
}
#quickDataDactoryContents .home #SPSearchButton :hover {
  background: #F3F8FC;
}
#quickDataDactoryContents .home .list .item {
  padding: 0 !important;
  margin-top: 16px;
  min-height: 224px;
  height: unset;
}
#quickDataDactoryContents .home .list .item:first-child {
  margin-top: 0;
}
#quickDataDactoryContents .home .list .item .itemContent {
  position: relative;
  padding: 20px 20px 16px 20px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .title {
  width: 100%;
  max-width: none;
  font-size: 16px;
  line-height: 24px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .showDetail {
  position: absolute;
  right: 0;
  bottom: 0;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .offer {
  left: 20px;
  bottom: 16px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .summary {
  margin-top: 12px;
  font-size: 12px;
  line-height: 16px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .nav {
  margin-bottom: 43px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .tags {
  margin-top: 12px;
  max-height: 72px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .tags p {
  font-size: 10px;
  line-height: 12px;
}
#quickDataDactoryContents .home .list .item .itemContent .flexWrapper .header {
  height: 22px;
}
#quickDataDactoryContents .home .list .item .itemContent .show-detail {
  border-bottom-right-radius: 0px;
}
#quickDataDactoryContents .home .list .item .itemContent:hover {
  background-color: #F3F8FC !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
#quickDataDactoryContents .home .list .item .itemContent:hover .show-detail {
  background-color: #143867;
}
#quickDataDactoryContents .home .section-iframe {
  padding: 52px 13.5px 60px;
}
#quickDataDactoryContents .home .section-iframe .section-title {
  font-size: 14px;
  color: #111111;
  font-weight: 500;
  margin-bottom: 21px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side {
  margin-bottom: 28px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side .img-illustrations {
  margin-bottom: 27px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side .expect {
  text-align: left;
  color: #111111;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 11px;
}
#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: 11px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
  color: #111111;
  margin-bottom: 4px;
}
#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 img {
  margin-top: 6px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li:last-child {
  margin-bottom: 0;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul li:last-child .icon {
  margin-bottom: 8px;
}
#quickDataDactoryContents .home .section-iframe .section-content .left-side ul .icon {
  margin-right: 6px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__form_body {
  padding: 0;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .satori__horiz_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding-bottom: 13px;
  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: 12px;
  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: 24px 0px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__message {
  font-size: 12px;
  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 {
  width: 10px;
  margin-right: 10px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper label {
  margin: 0;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side #satori__privacy_policy_agreement_wrapper .satori__input_group {
  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: 14px;
  margin-bottom: 10px;
  color: #111111;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side label .satori__require {
  margin-left: 11px;
  font-size: 12px;
  background-color: #EE1414;
  padding: 7px 11px;
  line-height: 10px;
  color: #FFFFFF;
  border-radius: 5px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side input {
  height: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  background-color: #FBFAF7;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  line-height: 10px;
  color: #111111;
  font-weight: 500;
  padding: 5px 12px;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side select {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 32px;
  width: 100%;
  background-color: #FBFAF7;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  line-height: 10px;
  color: #111111;
  font-weight: 500;
  padding: 2px 12px;
}
#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: 14px;
  line-height: 25px;
  color: #111111;
  font-weight: 500;
  padding: 5px 12px;
  width: 100%;
  height: 152px;
}
#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: 14px;
  line-height: 14px;
  padding: 8px 53px;
  width: unset;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: unset;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .privacy-policy-agreement {
  margin-top: 24px;
  color: #111111;
  font-size: 14px;
  line-height: 23px;
  text-align: left;
}
#quickDataDactoryContents .home .section-iframe .section-content .right-side .product-interested {
  margin-bottom: 22px;
  color: #111111;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}
#quickDataDactoryContents .pc {
  display: none !important;
}
#quickDataDactoryContents .qdfContent {
  padding: 0 20px !important;
}
#quickDataDactoryContents .banner {
  padding: 16px 20px 24px !important;
}
#quickDataDactoryContents .banner .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  padding: 0 !important;
}
#quickDataDactoryContents .banner .breadcrumb .home {
  color: #0153A3;
  text-decoration: underline;
  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 .product-header .block-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #CFCFCF;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .product-logo {
  width: 60px;
  height: 60px;
  padding: 6px;
  background-color: #ffffff;
  border-radius: 4px;
  -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);
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .product-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info {
  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;
  width: calc(100% - 78px);
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .product-type {
  font-size: 12px;
  color: #124897;
  font-weight: bold;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .product-type.apps {
  color: #007F66;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .group-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .group-new .exclusive {
  font-size: 12px;
  color: #124897;
  font-weight: bold;
  background-color: #E5EDF9;
  padding: 3px 6px;
  border-radius: 2px;
  border: 1px solid #124897;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .group-new .comming-soon {
  font-size: 12px;
  color: #414141;
  background-color: #E7E7E7;
  padding: 3px 6px;
  border-radius: 2px;
  text-align: center;
  line-height: 16px;
  font-weight: bold;
  border: 1px solid #CFCFCF;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .group-new .new {
  background-color: #B10303;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .group-new .available {
  background-color: #B10303;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .information .group-new .update {
  background-color: #129755;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
#quickDataDactoryContents .banner .product-header .block-summary .block-info .summary-info .title {
  font-size: 20px;
  font-weight: bold;
  color: #111111;
  line-height: 26px;
}
#quickDataDactoryContents .banner .product-header .block-summary .btn-iframe {
  background-color: #124897;
  border-radius: 48px;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  padding: 13px 0;
  cursor: pointer;
  position: relative;
}
#quickDataDactoryContents .banner .product-header .block-summary .btn-iframe:hover {
  background-color: #143867;
}
#quickDataDactoryContents .banner .product-header .block-summary .btn-iframe a {
  color: #ffffff;
}
#quickDataDactoryContents .banner .product-header .block-summary .btn-iframe img {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
#quickDataDactoryContents .banner .product-header .group-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  row-gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#quickDataDactoryContents .banner .product-header .group-tag .tag {
  background-color: #ffffff;
  border-radius: 28px;
  padding: 5px 10px;
  font-size: 12px;
  color: #111111;
  line-height: 16px;
  border: 1px solid #B8B8B8;
  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 .product-header .group-tag .tag img {
  width: 6px;
  height: 10px;
}
#quickDataDactoryContents body {
  margin-top: 50px;
}
#quickDataDactoryContents .section-product-banner.dataSet {
  background-color: #F0F7FF;
}
#quickDataDactoryContents .section-product-banner.apps {
  background-color: #EEF8F6;
}
#quickDataDactoryContents aside {
  display: none;
}
#quickDataDactoryContents #masthead {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  background-color: #fff;
}
#quickDataDactoryContents #masthead * {
  color: #fff;
}
#quickDataDactoryContents #masthead .qdfContent {
  height: 30px;
}
#quickDataDactoryContents #masthead h1 {
  float: left;
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  margin-top: 20px;
}
#quickDataDactoryContents #masthead #logo {
  width: auto;
  height: 16px;
  display: block;
}
#quickDataDactoryContents #masthead #langSwith {
  display: none;
}
#quickDataDactoryContents #masthead #globalMenu {
  display: none;
}
#quickDataDactoryContents #masthead #hmbg {
  display: block;
  width: 58px;
  height: 20px;
  background-color: transparent;
  position: fixed;
  left: calc(100% - 61px);
  top: 22px;
  z-index: 1053;
  font-size: 11px;
}
#quickDataDactoryContents #masthead #hmbg div {
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #fff;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  left: 0;
}
#quickDataDactoryContents #masthead #hmbg:nth-child(1) {
  top: 0;
  top: 18px;
}
#quickDataDactoryContents #masthead #hmbg:nth-child(2) {
  top: 9px;
}
#quickDataDactoryContents #masthead #spMenu {
  display: block;
  width: 100vw;
  height: calc(100vh - 60px);
  position: fixed;
  top: 60px;
  right: -100vw;
  z-index: 1052;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  background-color: #fff;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  padding: 50px 0 0 0;
  font-size: 1rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #333;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents {
  background-color: #003b75;
  width: 100%;
  position: fixed;
  top: 60px;
  height: calc(100vh - 120px);
  overflow-y: auto;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList {
  padding-bottom: 60px;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList li {
  border-bottom: 1px #fff solid;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 100%;
  height: 60px;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList #spSearch {
  -webkit-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList .spLangSwitch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 100%;
  height: 60px;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList .spLangSwitch a {
  display: inline;
  width: auto;
  height: auto;
}
#quickDataDactoryContents #masthead #spMenu #spMenuContents #spMenuList.searchOpen #spSearch {
  max-height: 500vh;
  overflow: hidden;
}
#quickDataDactoryContents #masthead .header-sp {
  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;
  padding: 16px 0px;
  height: 50px;
  width: 100%;
}
#quickDataDactoryContents #masthead .header-sp #logo {
  width: 100%;
  height: 100%;
}
#quickDataDactoryContents #masthead .header-sp #langSwith {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
#quickDataDactoryContents #masthead .header-sp #langSwith .jpOnly .langJP {
  color: #124897;
  border-radius: 2px;
  line-height: 22px;
  width: 30px;
  height: 22px;
}
#quickDataDactoryContents #masthead .header-sp #langSwith .jpOnly img {
  margin: 3px 2px;
}
#quickDataDactoryContents #masthead .header-sp #langSwith .jpOnly .langEN {
  color: #414141;
  line-height: 22px;
  width: 30px;
  height: 22px;
}
#quickDataDactoryContents #masthead .header-sp #langSwith .enOnly .langEN {
  color: #124897;
  border-radius: 2px;
  line-height: 22px;
  width: 30px;
  height: 22px;
}
#quickDataDactoryContents #masthead .header-sp #langSwith .enOnly img {
  margin: 4px;
}
#quickDataDactoryContents #masthead .header-sp #langSwith .enOnly .langJP {
  color: #414141;
  line-height: 22px;
  width: 30px;
  height: 22px;
}
#quickDataDactoryContents .categorySelect {
  padding: 0 1em;
  padding-bottom: 2em;
}
#quickDataDactoryContents .categorySelect h3 {
  background-image: url("../../../../images/categoryIconWhite.svg");
}
#quickDataDactoryContents .categorySelect ul {
  padding-left: 2em;
}
#quickDataDactoryContents .categorySelect ul li {
  border-bottom: 0 !important;
}
#quickDataDactoryContents .categorySelect button {
  width: 100%;
  border: #fff 1px solid;
}
#quickDataDactoryContents body.menuOpen #masthead {
  overflow-y: hidden;
}
#quickDataDactoryContents body.menuOpen #masthead #hmbg div {
  background-color: #fff;
}
#quickDataDactoryContents body.menuOpen #masthead #hmbg div:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
#quickDataDactoryContents body.menuOpen #masthead #hmbg div:nth-child(2) {
  width: 0;
  left: 50%;
}
#quickDataDactoryContents body.menuOpen #masthead #hmbg div:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
#quickDataDactoryContents body.menuOpen #masthead #spMenu {
  z-index: 1001;
  right: 0;
  -webkit-box-shadow: 0px 0px 6px -2px #000000;
          box-shadow: 0px 0px 6px -2px #000000;
}
#quickDataDactoryContents footer {
  text-align: center;
  position: relative;
}
#quickDataDactoryContents footer .scrollToTop {
  width: 48px;
  height: 48px;
  background-color: #124897;
  border-top-left-radius: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#quickDataDactoryContents footer .scrollToTop:hover {
  background-color: #143867;
}
#quickDataDactoryContents footer #toTop {
  margin: 11px 8px 8px 11px;
  width: 29px;
}
#quickDataDactoryContents footer .siteMap {
  margin: 0;
  padding: 0 20px;
}
#quickDataDactoryContents footer .siteMap ul {
  padding: 28px 0px 20px;
  overflow: hidden;
  position: static;
  border-bottom: 1px solid #CFCFCF;
}
#quickDataDactoryContents footer .siteMap ul li {
  margin-bottom: 16px;
  font-size: 12px;
  width: calc(50% - 1em);
  text-align: left;
  float: left;
}
#quickDataDactoryContents footer .siteMap ul li:nth-child(2n) {
  float: right;
}
#quickDataDactoryContents footer .siteMap ul li:last-child {
  margin-bottom: 0;
}
#quickDataDactoryContents footer .siteMap.enOnly ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
#quickDataDactoryContents footer .siteMap.enOnly ul li {
  width: unset;
  margin-bottom: 0;
}
#quickDataDactoryContents footer .siteMap .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 0 20px;
  gap: 15px;
  border-bottom: 1px solid #CFCFCF;
}
#quickDataDactoryContents footer .siteMap .menu .side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-size: 12px;
  color: #111111;
  line-height: 16px;
}
#quickDataDactoryContents footer .signiture {
  padding: 20px 20px 20px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
#quickDataDactoryContents footer .signiture img {
  width: 72px;
}
#quickDataDactoryContents footer .signiture .copyright {
  font-size: 12px;
  line-height: 16px;
  color: #6E6E6E;
}
#quickDataDactoryContents footer #spConvButton {
  position: fixed;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 60px;
  bottom: 0;
  background: #fff;
  z-index: 1003;
  padding: 8px 20px;
  height: 68px;
}
#quickDataDactoryContents footer #spConvButton .featuredButton {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  padding: 13px 0;
  border: unset !important;
}
#quickDataDactoryContents footer #spConvButton .featuredButton::before {
  right: 16px;
}
#quickDataDactoryContents footer .footter-btn {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
#quickDataDactoryContents footer .visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#quickDataDactoryContents footer .hidden {
  display: none;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#quickDataDactoryContents #slickCopy {
  display: none;
}
#quickDataDactoryContents .informationList .informationItem {
  padding: 0.5em 0;
}
#quickDataDactoryContents .informationList .informationItem .date {
  min-width: 6em;
}
#quickDataDactoryContents .informationList .informationItem .category {
  padding-right: 2em;
}
#quickDataDactoryContents .informationList .informationItem .category div {
  text-align: center;
}
#quickDataDactoryContents .informationList .informationItem .title {
  padding: 0.5em 0;
  width: 100%;
}
#quickDataDactoryContents #coporateTopHead .contentWrap {
  width: 100%;
  padding: 60px 30px;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .logoWrap {
  width: 100%;
  text-align: center;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .logoWrap img {
  display: block;
  margin-bottom: 35px;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .qdfAbout {
  width: 100%;
}
#quickDataDactoryContents #coporateTopHead .contentWrap .qdfAbout .qdfHeading {
  font-weight: 700;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 30px;
}
#quickDataDactoryContents .coporateTop h2 {
  font-size: 40px;
  padding-bottom: 1em;
  font-weight: 700;
}
#quickDataDactoryContents .secondHead #breadcrumb {
  padding: 5px 0;
}
#quickDataDactoryContents .secondHead h2 {
  padding: 50px 0;
  line-height: 1.2em;
}
#quickDataDactoryContents .secondContent .secondContentMain {
  padding: 24px 20px 40px !important;
}
#quickDataDactoryContents .secondContent .secondContentMain main {
  width: 100%;
  min-height: 100px;
  background-color: transparent;
}
#quickDataDactoryContents .secondContent .secondContentMain main .searchTextBox {
  display: none;
}
#quickDataDactoryContents .secondContent .secondContentMain main .count {
  float: left;
}
#quickDataDactoryContents .secondContent .secondContentMain main .sortBox {
  width: atuo;
  float: right;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList {
  clear: both;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .item {
  padding: 0 0px;
  width: 100%;
  margin-bottom: 20px;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .item .flexWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .item .flexWrapper .header {
  width: 50%;
  height: auto;
  background-size: cover;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .item .flexWrapper .flexChild {
  width: 50%;
}
#quickDataDactoryContents .secondContent .secondContentMain main .itemList .new:after {
  right: 50%;
}
#quickDataDactoryContents .secondContent .secondContentMain aside {
  width: 100%;
  min-height: 100px;
  background-color: transparent;
}
#quickDataDactoryContents .secondContentProduct {
  padding-bottom: 20px;
}
#quickDataDactoryContents .secondContentProduct .secondContentMain {
  padding: 24px 20px 0px !important;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .eyeCatch {
  margin: 30px auto 20px;
  width: 70vw;
  height: 70vw;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .eyeCatch img {
  width: calc(70vw - 2em);
  height: auto;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .basicData {
  padding-top: 1em;
  width: 100%;
}
#quickDataDactoryContents .secondContentProduct .qdfContent .productHeader .basicData .title {
  font-size: 24px;
  font-weight: bold;
  padding: 0.5em 0 1em;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary {
  width: 100%;
  padding-bottom: 2em;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .heading {
  margin-top: 48px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .document-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 36px;
  row-gap: 16px;
  padding: 20px;
  border: 1px solid #CFCFCF !important;
  border-radius: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#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);
}
#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 .ico-download {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information {
  margin-top: 48px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information .title {
  color: #111111;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 20px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .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 .summary .more-information th,
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information td {
  border-bottom: 1px solid #CFCFCF;
  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 .summary .more-information th {
  border-right: 1px solid #CFCFCF;
  width: 105px;
  background-color: #F3F3F3;
  font-weight: normal;
  color: #111111;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information td a {
  color: #0066cc;
  text-decoration: underline;
  text-underline-offset: 3px;
  background-image: url("../../../../images/ico_supply.svg") !important;
  background-size: unset !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information td a:hover {
  text-decoration: none !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information td a:hover {
  text-decoration: underline;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information td .sub-note {
  font-size: 12px;
  color: #6E6E6E;
  line-height: 16px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information tr:last-child th,
#quickDataDactoryContents .secondContentProduct .productContent .summary .more-information tr:last-child td {
  border-bottom: none;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .provider .title {
  color: #111111;
  font-size: 16px;
  font-weight: bold;
  line-height: 29px;
  margin-bottom: 16px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .provider .provider-content {
  color: #414141;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 12px;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .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 .summary .provider a:hover {
  text-decoration: none !important;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .trial-inquiries {
  margin: 44px -20px 0px -20px;
  text-align: center;
  padding: 20px;
  background-color: #F3F3F3;
}
#quickDataDactoryContents .secondContentProduct .productContent .summary .trial-inquiries .featuredButton {
  width: 100%;
}
#quickDataDactoryContents .secondContentProduct .productContent .data {
  padding-top: 0;
  width: 100%;
  border: 1px solid #B8B8B8;
  border-radius: 8px;
}
#quickDataDactoryContents .secondContentProduct .productContent .data dd {
  padding-top: 0.5em;
  padding-bottom: 2em;
}
#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 .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:last-child {
  border-bottom: none !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 .read-more {
  margin: 16px 0 20px 0;
  font-size: 14px;
  line-height: 160%;
  color: #0153A3;
  text-decoration: underline;
  cursor: pointer;
  text-align: 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 .secondContentProductRlated {
  padding-top: 40px;
  padding-bottom: 90px;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList {
  padding-top: 10px;
  overflow: hidden;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList .item {
  width: 48%;
  padding: 0;
  float: left;
  margin-top: 1em;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList .item:nth-child(2n) {
  float: right;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList .icon {
  width: 60px;
  height: 60px;
}
#quickDataDactoryContents .secondContentProductRlated .qdfContent .productList .header {
  height: 100px;
  font-size: 14px;
}
#quickDataDactoryContents .single-product footer {
  background-color: #e7e7e7;
}
#quickDataDactoryContents .secondContentInformation {
  padding-bottom: 120px;
}
#quickDataDactoryContents .secondContentInformation .title {
  padding-top: 3em;
  padding-bottom: 2em;
  text-align: left;
  border-bottom: #ccc 1px solid;
  font-size: 120%;
  color: #003b75;
  margin-bottom: 30px;
}
#quickDataDactoryContents .banner-content {
  padding: 40px 20px 50px !important;
}
#quickDataDactoryContents .banner-content .title {
  text-align: center !important;
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 12px !important;
}
#quickDataDactoryContents .banner-content .description {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-align: center !important;
}
#quickDataDactoryContents .m-pagenation {
  margin-top: 32px;
  text-align: center;
}
#quickDataDactoryContents .m-pagenation .paging {
  background-color: #fff;
  font-size: 16px;
  line-height: 24px;
  width: 32px;
  height: 32px;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-weight: 400;
  color: #414141;
  text-decoration: none;
  display: inline-block;
}
#quickDataDactoryContents .m-pagenation .paging:hover {
  color: #124897;
}
#quickDataDactoryContents .m-pagenation .paging.paging-selected {
  background-color: #E5EDF9;
  font-weight: 700;
  color: #124897;
  border-radius: 5px;
}