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



@media(max-width:800px){

  .otacSolutionP2 .cst-btm-2-col-grp .cst-left-frm-grp form>div .input textarea.hs-input {
    min-height: 65px;
  }


  .product4Page .cm-product-banner .main-title-wrap .main-title {
    margin: 0 auto;
  }

  .product4Page  .uniqueIdentification.bold2 ul.flx-itm-r .image-area>div {
    font-weight: 600;
    font-size: 1em;
  }
  .cst-btm-2-col-grp .cst-left-frm-grp form>div .input textarea {
    min-height: 65px !important;
  }
}
@media(max-width:350px){
  footer .site-content .hs_cos_wrapper_type_rich_text p {
    word-break: keep-all;
  } 
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/

main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

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

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

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

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

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

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

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

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

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

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap);
.list-style--square {
  list-style: square;
  list-style-position: inside;
}
.list-style--disc {
  list-style: disc;
  list-style-position: inside;
}
.image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.image.image-right {
  left: auto;
  right: 0;
}
.image-r {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.image-f {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.image-bt {
  background-position: 50% 100%;
}
.img10 {
  padding-top: 10%;
}
.img15 {
  padding-top: 15%;
}
.img20 {
  padding-top: 20%;
}
.img25 {
  padding-top: 25%;
}
.img30 {
  padding-top: 30%;
}
.img35 {
  padding-top: 35%;
}
.img40 {
  padding-top: 40%;
}
.img45 {
  padding-top: 45%;
}
.img50 {
  padding-top: 50%;
}
.img52 {
  padding-top: 52.8%;
}
.img55 {
  padding-top: 55%;
}
.img60 {
  padding-top: 60%;
}
.img66 {
  padding-top: 66.66%;
}
.img70 {
  padding-top: 70%;
}
.img80 {
  padding-top: 80%;
}
.img100 {
  padding-top: 100%;
}
.img120 {
  padding-top: 120%;
}
.img140 {
  padding-top: 140%;
}
.img350 {
  padding-top: 350%;
}

.bg-img-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-img-cover-top {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.bg-img-cover-bottom {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.bg-img-contain {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-img-contain-top {
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.bg-img-contain-bottom {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.bg-img-w70 {
  background-size: 70% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-fixed {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*background-size: contain;*/
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  backface-visibility: hidden;
}
.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-cover-area {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bg-cover-area-r {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.icon-img-xs {
  width: 12px;
  min-width: 12px;
  max-width: 12px;
  height: 12px;
  min-height: 12px;
  max-height: 12px;
}
.icon-img-s {
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
}
.icon-img-m {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
}
.icon-img-ml {
  width: 28px;
  min-width: 28px;
  max-width: 28px;
  height: 28px;
  min-height: 28px;
  max-height: 28px;
}
.icon-img-l {
  width: 36px;
  min-width: 36px;
  max-width: 36px;
  height: 36px;
  min-height: 36px;
  max-height: 36px;
}
.icon-img-xl {
  min-width: 54px;
  min-height: 54px;
  width: 54px;
  height: 54px;
}
.icon-img-xxl {
  min-width: 64px;
  min-height: 64px;
  width: 64px;
  height: 64px;
}

.ft200p {
  font-size: 200px;
}
.ft150p {
  font-size: 150px;
}
.ft100p {
  font-size: 100px;
}
.ft80p {
  font-size: 80px;
}
.ft60p {
  font-size: 60px;
}
.ft58 {
  font-size: 5.8em;
}
.ft56 {
  font-size: 5.6em;
}
.ft54 {
  font-size: 5.4em;
}
.ft52 {
  font-size: 5.2em;
}
.ft50 {
  font-size: 5em;
}
.ft48 {
  font-size: 4.8em;
}
.ft46 {
  font-size: 4.6em;
}
.ft44 {
  font-size: 4.4em;
}
.ft42 {
  font-size: 4.2em;
}
.ft40 {
  font-size: 4em;
}
.ft36 {
  font-size: 3.6em;
}
.ft34 {
  font-size: 3.4em;
}
.ftxxl {
  font-size: 3.2em;
}
.ft30 {
  font-size: 3em;
}
.ftxl {
  font-size: 2.8em;
}
.ftl {
  font-size: 2.4em;
}
.ft0 {
  font-size: 2em;
}
.ft1 {
  font-size: 1.8em;
}
.ft2 {
  font-size: 1.6em;
}
.ft25 {
  font-size: 1.45em;
}
.ft3 {
  font-size: 1.3em;
}
.ft35 {
  font-size: 1.2em;
}
.ft4 {
  font-size: 1.12em;
}
.ft45 {
  font-size: 0.9em;
}
.ft5 {
  font-size: 0.8em;
}
.ft6 {
  font-size: 0.6em;
}
.ft-th {
  font-weight: 100;
}
.ft-el {
  font-weight: 200;
}
.ft-lt {
  font-weight: 300;
}
.ft-rg {
  font-weight: 400;
}
.ft-md {
  font-weight: 500;
}
.ft-b {
  font-weight: 600;
}
.ft-eb {
  font-weight: 700;
}
.ft-hv {
  font-weight: 800;
}
.ft-bi {
  font-weight: 900;
}
.ft-up {
  text-transform: uppercase;
}
.ft-it {
  font-style: italic;
}

.lh-05 {
  line-height: 0.5;
}
.lh-06 {
  line-height: 0.6;
}
.lh-07 {
  line-height: 0.7;
}
.lh-08 {
  line-height: 0.8;
}
.lh-09 {
  line-height: 0.9;
}
.lh-10 {
  line-height: 1;
}
.lh-11 {
  line-height: 1.1;
}
.lh-12 {
  line-height: 1.2;
}
.lh-13 {
  line-height: 1.3;
}
.lh-14 {
  line-height: 1.4;
}
.lh-15 {
  line-height: 1.5;
}
.lh-16 {
  line-height: 1.6;
}
.lh-17 {
  line-height: 1.7;
}
.lh-18 {
  line-height: 1.8;
}
.lh-19 {
  line-height: 1.9;
}
.lh-20 {
  line-height: 2;
}
.lh-22 {
  line-height: 2.2;
}
.lh-24 {
  line-height: 2.4;
}

.bd-tr {
  border: 1px solid transparent;
}
.bd-bk {
  border: 1px solid #000;
}
.bd-bk2 {
  border: 2px solid #000;
}
.bd-bk3 {
  border: 3px solid #000;
}
.bd-tp-bk2 {
  border-top: 2px solid #000;
}
.bd-wh {
  border: 1px solid #fff;
}
.bd-wh2 {
  border: 2px solid #fff;
}
.bd-wh3 {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.bd-tp-wh2 {
  border-top: 2px solid #fff;
}
.bd-bt-wh {
  border-bottom: 1px solid #fff;
}
.bd-dg {
  border: 1px solid #999;
}
.bd-dg2 {
  border: 2px solid #999;
}
.bd-dg3 {
  border: 3px solid #999;
}
.bd-gr {
  border: 1px solid #ddd;
}
.bd-gr2 {
  border: 2px solid #ddd;
}
.bd-tp-gr {
  border-top: 1px solid #ddd;
}
.bd-tp-gr2 {
  border-top: 2px solid #ddd;
}
.bd-bt-gr {
  border-bottom: 1px solid #ddd;
}
.bd-rt-gr {
  border-right: 1px solid #ddd;
}
.bd-tp-bk {
  border-top: 1px solid #000;
}
.bd-bt-bk {
  border-bottom: 1px solid #000;
}
.bd-bt-bk2 {
  border-bottom: 2px solid #000;
}
.bd-rd-5 {
  border-radius: 5px;
}
.bd-rd-10 {
  border-radius: 10px;
}
.bd-rd-20 {
  border-radius: 20px;
}
.bd-rd-100 {
  border-radius: 100px;
}
.bd-rd-500 {
  border-radius: 500px;
}
.bd-rd-1000 {
  border-radius: 1000px;
}

.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.txt-center {
  text-align: center;
}
.txt-underline {
  text-decoration: underline;
}
.txt-underline-under {
  text-decoration: underline;
  text-underline-position: under;
}
.txt-wrap {
  word-break: break-all;
  word-wrap: normal;
}
.txt-keep {
  word-break: keep-all;
}
.txt-justify {
  text-align: justify;
  word-break: break-all;
  word-wrap: normal;
}
.txt-nowrap {
  white-space: nowrap;
}
.txt-ellip {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.v-mid {
  vertical-align: middle;
}
.txt-upper {
  text-transform: uppercase;
}

.mx2000 {
  max-width: 2000px;
}
.mx1400 {
  max-width: 1400px;
}
.mx1280 {
  max-width: 1280px;
}
.mx1200 {
  max-width: 1200px;
}
.mx1100 {
  max-width: 1100px;
}
.mx1000 {
  max-width: 1000px;
}
.mx60 {
  max-width: 60px;
}
.mx80 {
  max-width: 80px;
}
.mx100 {
  max-width: 100px;
}
.mx120 {
  max-width: 120px;
}
.mx150 {
  max-width: 150px;
}
.mx170 {
  max-width: 170px;
}
.mx180 {
  max-width: 180px;
}
.mx200 {
  max-width: 200px;
}
.mx250 {
  max-width: 250px;
}
.mx350 {
  max-width: 350px;
}
.mx300 {
  max-width: 300px;
}
.mx400 {
  max-width: 400px;
}
.mx450 {
  max-width: 450px;
}
.mx500 {
  max-width: 500px;
}
.mx540 {
  max-width: 540px;
}
.mx600 {
  max-width: 600px;
}
.mx700 {
  max-width: 700px;
}
.mx780 {
  max-width: 780px;
}
.mx800 {
  max-width: 800px;
}
.mx900 {
  max-width: 900px;
}
.min120 {
  min-width: 120px;
}
.min150 {
  min-width: 150px;
}
.min170 {
  min-width: 170px;
}
.min180 {
  min-width: 180px;
}
.min200 {
  min-width: 200px;
}
.min400 {
  min-width: 400px;
}
.min600 {
  min-width: 600px;
}
.minh500 {
  min-height: 500px;
}
.minh600 {
  min-height: 600px;
}
.minh100v {
  min-height: 100vh;
}

.w0 {
  width: 0;
  min-width: 0;
}
.w10 {
  width: 10%;
}
.w12 {
  width: 12.5%;
}
.w15 {
  width: 15%;
}
.w16 {
  width: 16.66667%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w35 {
  width: 35%;
}
.w33 {
  width: 33.333%;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w65 {
  width: 65%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w100 {
  width: 100%;
}
.w50p {
  width: 50px;
  min-width: 50px;
}
.w60p {
  width: 60px;
  min-width: 60px;
}
.w70p {
  width: 70px;
  min-width: 70px;
}
.w100p {
  width: 100px;
  min-width: 100px;
}
.w120p {
  width: 120px;
  min-width: 120px;
}
.w150p {
  width: 150px;
  min-width: 150px;
}
.w200p {
  width: 200px;
  min-width: 200px;
}
.w300p {
  width: 300px;
  min-width: 300px;
}
.w400p {
  width: 400px;
  min-width: 400px;
}
.h0 {
  height: 0px;
}
.h40 {
  height: 40%;
}
.h90 {
  height: 90%;
}
.h50 {
  height: 50%;
}
.h70 {
  height: 70%;
}
.h100 {
  height: 100%;
}
.h100v {
  height: 100vh;
}
.h50p {
  height: 50px;
}
.h150p {
  height: 150px;
}
.h200p {
  height: 200px;
}
.h300p {
  height: 300px;
}
.h400p {
  height: 400px;
}
.h500p {
  height: 500px;
}
.h600p {
  height: 600px;
}

.w12-g5 {
  width: calc(12.5% - 10px);
}
.w12-g10 {
  width: calc(12.5% - 20px);
}
.w12-g20 {
  width: calc(12.5% - 40px);
}
.w16-g5 {
  width: calc(16.66667% - 10px);
}
.w16-g10 {
  width: calc(16.66667% - 20px);
}
.w16-g20 {
  width: calc(16.66667% - 40px);
}
.w20-g5 {
  width: calc(20% - 10px);
}
.w20-g10 {
  width: calc(20% - 20px);
}
.w20-g20 {
  width: calc(20% - 40px);
}
.w50-g5 {
  width: calc(50% - 10px);
}
.w50-g10 {
  width: calc(50% - 20px);
}
.w50-g30 {
  width: calc(50% - 60px);
}
.w50-g40 {
  width: calc(50% - 80px);
}
.w25-g5 {
  width: calc(25% - 10px);
}
.w25-g10 {
  width: calc(25% - 20px);
}
.w25-g20 {
  width: calc(25% - 40px);
}
.w25-g30 {
  width: calc(25% - 60px);
}
.w25-g40 {
  width: calc(25% - 80px);
}
.w33-g5 {
  width: calc(33.3333% - 10px);
}
.w33-g10 {
  width: calc(33.3333% - 20px);
}
.w33-g20 {
  width: calc(33.3333% - 40px);
}
.w33-g30 {
  width: calc(33.3333% - 60px);
}
.w33-g40 {
  width: calc(33.3333% - 80px);
}
.w50-g20 {
  width: calc(50% - 40px);
}
.grid-3 {
  width: calc(100% + 6px);
  margin-left: -3px;
}
.grid-5 {
  width: calc(100% + 10px);
  margin-left: -5px;
}
.grid-10 {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.grid-15 {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.grid-20 {
  width: calc(100% + 40px);
  margin-left: -20px;
}
.grid-30 {
  width: calc(100% + 60px);
  margin-left: -30px;
}
.grid-40 {
  width: calc(100% + 80px);
  margin-left: -40px;
}

.col-2 {
  column-count: 2;
}
.col-g2 {
  column-gap: 2em;
}
.col-g4 {
  column-gap: 4em;
}

.mg-at {
  margin: auto;
}
.mg-ct {
  margin-left: auto;
  margin-right: auto;
}
.mg-la {
  margin-left: auto;
}
.mg-ra {
  margin-right: auto;
}
.mg-ta {
  margin-top: auto;
}
.mg-s0 {
  margin-left: 0;
  margin-right: 0;
}
.mg-2 {
  margin: 2px;
}
.mg-h2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.mg-t2 {
  margin-top: 2px;
}
.mg-b2 {
  margin-bottom: 2px;
}
.mg-s2 {
  margin-left: 2px;
  margin-right: 2px;
}
.mg-l2 {
  margin-left: 2px;
}
.mg-r2 {
  margin-right: 2px;
}
.mg-3 {
  margin: 3px;
}
.mg-h3 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.mg-t3 {
  margin-top: 3px;
}
.mg-b3 {
  margin-bottom: 3px;
}
.mg-s3 {
  margin-left: 3px;
  margin-right: 3px;
}
.mg-l3 {
  margin-left: 3px;
}
.mg-r3 {
  margin-right: 3px;
}
.mg-5 {
  margin: 5px;
}
.mg-h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mg-t5 {
  margin-top: 5px;
}
.mg-b5 {
  margin-bottom: 5px;
}
.mg-s5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mg-l5 {
  margin-left: 5px;
}
.mg-r5 {
  margin-right: 5px;
}
.mg-15 {
  margin: 15px;
}
.mg-h15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mg-t15 {
  margin-top: 15px;
}
.mg-b15 {
  margin-bottom: 15px;
}
.mg-s15 {
  margin-left: 15px;
  margin-right: 15px;
}
.mg-l15 {
  margin-left: 15px;
}
.mg-r15 {
  margin-right: 15px;
}
.mg-10 {
  margin: 10px;
}
.mg-h10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mg-t10 {
  margin-top: 10px;
}
.mg-b10 {
  margin-bottom: 10px;
}
.mg-s10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mg-l10 {
  margin-left: 10px;
}
.mg-r10 {
  margin-right: 10px;
}
.mg-20 {
  margin: 20px;
}
.mg-h20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mg-t20 {
  margin-top: 20px;
}
.mg-b20 {
  margin-bottom: 20px;
}
.mg-s20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mg-l20 {
  margin-left: 20px;
}
.mg-r20 {
  margin-right: 20px;
}
.mg-30 {
  margin: 30px;
}
.mg-h30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mg-t30 {
  margin-top: 30px;
}
.mg-b30 {
  margin-bottom: 30px;
}
.mg-s30 {
  margin-left: 30px;
  margin-right: 30px;
}
.mg-l30 {
  margin-left: 30px;
}
.mg-r30 {
  margin-right: 30px;
}
.mg-50 {
  margin: 50px;
}
.mg-h50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mg-t50 {
  margin-top: 50px;
}
.mg-b50 {
  margin-bottom: 50px;
}
.mg-s50 {
  margin-left: 50px;
  margin-right: 50px;
}
.mg-l50 {
  margin-left: 50px;
}
.mg-r50 {
  margin-right: 50px;
}
.mg-40 {
  margin: 40px;
}
.mg-h40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mg-t40 {
  margin-top: 40px;
}
.mg-b40 {
  margin-bottom: 40px;
}
.mg-s40 {
  margin-left: 40px;
  margin-right: 40px;
}
.mg-l40 {
  margin-left: 40px;
}
.mg-r40 {
  margin-right: 40px;
}
.mg-60 {
  margin: 60px;
}
.mg-h60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mg-t60 {
  margin-top: 60px;
}
.mg-b60 {
  margin-bottom: 60px;
}
.mg-s60 {
  margin-left: 60px;
  margin-right: 60px;
}
.mg-l60 {
  margin-left: 60px;
}
.mg-r60 {
  margin-right: 60px;
}
.mg-80 {
  margin: 80px;
}
.mg-h80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.mg-t80 {
  margin-top: 80px;
}
.mg-b80 {
  margin-bottom: 80px;
}
.mg-s80 {
  margin-left: 80px;
  margin-right: 80px;
}
.mg-l80 {
  margin-left: 80px;
}
.mg-r80 {
  margin-right: 80px;
}
.mg-100 {
  margin: 100px;
}
.mg-h100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mg-t100 {
  margin-top: 100px;
}
.mg-b100 {
  margin-bottom: 100px;
}
.mg-s100 {
  margin-left: 100px;
  margin-right: 100px;
}
.mg-l100 {
  margin-left: 100px;
}
.mg-r100 {
  margin-right: 100px;
}

.pd-2 {
  padding: 2px;
}
.pd-s2 {
  padding-left: 2px;
  padding-right: 2px;
}
.pd-l2 {
  padding-left: 2px;
}
.pd-r2 {
  padding-right: 2px;
}
.pd-h2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.pd-t2 {
  padding-top: 2px;
}
.pd-b2 {
  padding-bottom: 2px;
}
.pd-3 {
  padding: 3px;
}
.pd-s3 {
  padding-left: 3px;
  padding-right: 3px;
}
.pd-l3 {
  padding-left: 3px;
}
.pd-r3 {
  padding-right: 3px;
}
.pd-h3 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.pd-t3 {
  padding-top: 3px;
}
.pd-b3 {
  padding-bottom: 3px;
}
.pd-5 {
  padding: 5px;
}
.pd-s5 {
  padding-left: 5px;
  padding-right: 5px;
}
.pd-l5 {
  padding-left: 5px;
}
.pd-r5 {
  padding-right: 5px;
}
.pd-h5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pd-t5 {
  padding-top: 5px;
}
.pd-b5 {
  padding-bottom: 5px;
}
.pd-7 {
  padding: 7px;
}
.pd-s7 {
  padding-left: 7px;
  padding-right: 7px;
}
.pd-l7 {
  padding-left: 7px;
}
.pd-r7 {
  padding-right: 7px;
}
.pd-h7 {
  padding-top: 7px;
  padding-bottom: 7px;
}
.pd-t7 {
  padding-top: 7px;
}
.pd-b7 {
  padding-bottom: 7px;
}
.pd-10 {
  padding: 10px;
}
.pd-s10 {
  padding-left: 10px;
  padding-right: 10px;
}
.pd-l10 {
  padding-left: 10px;
}
.pd-r10 {
  padding-right: 10px;
}
.pd-h10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pd-t10 {
  padding-top: 10px;
}
.pd-b10 {
  padding-bottom: 10px;
}
.pd-15 {
  padding: 15px;
}
.pd-s15 {
  padding-left: 15px;
  padding-right: 15px;
}
.pd-l15 {
  padding-left: 15px;
}
.pd-r15 {
  padding-right: 15px;
}
.pd-h15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pd-t15 {
  padding-top: 15px;
}
.pd-b15 {
  padding-bottom: 15px;
}
.pd-20 {
  padding: 20px;
}
.pd-s20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pd-l20 {
  padding-left: 20px;
}
.pd-r20 {
  padding-right: 20px;
}
.pd-h20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pd-t20 {
  padding-top: 20px;
}
.pd-b20 {
  padding-bottom: 20px;
}
.pd-25 {
  padding: 25px;
}
.pd-s25 {
  padding-left: 25px;
  padding-right: 25px;
}
.pd-l25 {
  padding-left: 25px;
}
.pd-r25 {
  padding-right: 25px;
}
.pd-h25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pd-t25 {
  padding-top: 25px;
}
.pd-b25 {
  padding-bottom: 25px;
}
.pd-30 {
  padding: 30px;
}
.pd-s30 {
  padding-left: 30px;
  padding-right: 30px;
}
.pd-l30 {
  padding-left: 30px;
}
.pd-r30 {
  padding-right: 30px;
}
.pd-h30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pd-t30 {
  padding-top: 30px;
}
.pd-b30 {
  padding-bottom: 30px;
}
.pd-40 {
  padding: 40px;
}
.pd-s40 {
  padding-left: 40px;
  padding-right: 40px;
}
.pd-l40 {
  padding-left: 40px;
}
.pd-r40 {
  padding-right: 40px;
}
.pd-h40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pd-t40 {
  padding-top: 40px;
}
.pd-b40 {
  padding-bottom: 40px;
}
.pd-50 {
  padding: 50px;
}
.pd-s50 {
  padding-left: 50px;
  padding-right: 50px;
}
.pd-l50 {
  padding-left: 50px;
}
.pd-r50 {
  padding-right: 50px;
}
.pd-h50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pd-t50 {
  padding-top: 50px;
}
.pd-b50 {
  padding-bottom: 50px;
}
.pd-60 {
  padding: 60px;
}
.pd-s60 {
  padding-left: 60px;
  padding-right: 60px;
}
.pd-l60 {
  padding-left: 60px;
}
.pd-r60 {
  padding-right: 60px;
}
.pd-h60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pd-t60 {
  padding-top: 60px;
}
.pd-b60 {
  padding-bottom: 60px;
}
.pd-80 {
  padding: 80px;
}
.pd-s80 {
  padding-left: 80px;
  padding-right: 80px;
}
.pd-l80 {
  padding-left: 80px;
}
.pd-r80 {
  padding-right: 80px;
}
.pd-h80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pd-t80 {
  padding-top: 80px;
}
.pd-b80 {
  padding-bottom: 80px;
}
.pd-100 {
  padding: 100px;
}
.pd-s100 {
  padding-left: 100px;
  padding-right: 100px;
}
.pd-l100 {
  padding-left: 100px;
}
.pd-r100 {
  padding-right: 100px;
}
.pd-h100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pd-t100 {
  padding-top: 100px;
}
.pd-b100 {
  padding-bottom: 100px;
}
.pd-h200 {
  padding-top: 200px;
  padding-bottom: 200px;
}
.pd-t200 {
  padding-top: 200px;
}
.pd-b200 {
  padding-bottom: 200px;
}

.inst-box {
  z-index: 1;
  position: relative;
}
.block-box {
  display: block;
}
.iblock-box {
  display: inline-block;
  position: relative;
}
.line-box {
  display: inline;
}
.zIdx-1 {
  z-index: -1;
}
.zIdx1 {
  z-index: 1;
}
.zIdx2 {
  z-index: 2;
}
.zIdx3 {
  z-index: 3;
}
.zIdx4 {
  z-index: 4;
}
.zIdx5 {
  z-index: 5;
}
.zIdx10 {
  z-index: 10;
}
.zIdx100 {
  z-index: 100;
}
.oflow-h {
  overflow: hidden;
}
.oflow-x-auto {
  overflow-x: auto;
}
.oflow-x-auto::-webkit-scrollbar {
  height: 8px;
}
.oflow-x-auto::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
}
.oflow-y-auto {
  overflow-y: auto;
}
.oflow-y-auto::-webkit-scrollbar {
  width: 6px;
}
.oflow-y-auto::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
}

.cursor-point {
  cursor: pointer;
}
.pointer-events-auto {
  pointer-events: auto;
}
.float-l {
  float: left;
}
.flx-odr-0 {
  order: 0;
}
.flx-odr-1 {
  order: 1;
}
.flx-odr-2 {
  order: 2;
}
.flx-0 {
  display: flex;
}
.flx-tl {
  display: flex;
  align-items: flex-start;
}
.flx-0-rvs {
  display: flex;
  flex-direction: row-reverse;
}
.flx-0c {
  display: flex;
  justify-content: center;
}
.flx-col {
  display: flex;
  flex-direction: column;
}
.flx-col0 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.flx-col-cc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flx-col-ec {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.flx-col-cr {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.flx-col-cl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.flx-col-el {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.flx-col-sb {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flx-col-sbw {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flx-col-sbwe {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.flx-tl {
  display: flex;
  align-items: flex-start;
}
.flx-tr {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.flx-cl {
  display: flex;
  align-items: center;
}
.iflx-cl {
  display: inline-flex;
  align-items: center;
}
.flx-cr {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.flx-cb {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.flx-cc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flx-icc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.flx-tr {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.flx-er {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.flx-end {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.flx-el {
  display: flex;
  align-items: flex-end;
}
.flx-sb {
  display: flex;
  justify-content: space-between;
}
.flx-sbc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flx-sbe {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.flx-cs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flx-w {
  display: flex;
  flex-wrap: wrap;
}
.flx-wc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.iflx {
  display: inline-flex;
}
.flx-itm-r {
  flex: 1;
  flex-basis: auto;
}
.flx-itm-r10 {
  flex: 1 0 auto;
}
.flx-itm-r0 {
  flex: 1;
  flex-basis: 0;
}
.flx-itm-r1 {
  flex: 1;
  flex-basis: 1;
}
.flx-itm-end {
  justify-content: flex-end;
}
.display-hidden {
  display: none;
}

.circle-wrap {
  border-radius: 1000px;
  overflow: hidden;
}
.circle-wrap-hover .circle-target1,
.circle-wrap-hover .circle-target2 {
  transition: 0.3s;
}
.circle-wrap-hover:hover .circle-target1 {
  transform: scale(0.905797101, 0.905797101);
}
.circle-wrap-hover:hover .circle-target2 {
  transform: scale(1.104, 1.104);
}

.quote-style::before,
.quote-style::after {
  content: "";
  display: inline-block;
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.quote-style::before {
  background-image: url("/static/img/icon/quote-top1.svg");
  align-self: flex-start;
}
.quote-style::after {
  background-image: url("/static/img/icon/quote-bottom1.svg");
  align-self: flex-end;
}
.quote-style.quote-wh::before {
  background-image: url("/static/img/icon/quote-top-wh.svg");
}
.quote-style.quote-wh::after {
  background-image: url("/static/img/icon/quote-bottom-wh.svg");
}
.quote-style.quote-s::before,
.quote-style.quote-s::after {
  min-width: 24px;
  min-height: 24px;
}
.quote-style.quote-m::before,
.quote-style.quote-m::after {
  min-width: 36px;
  min-height: 36px;
}
.quote-style.quote-l::before,
.quote-style.quote-l::after {
  min-width: 48px;
  min-height: 48px;
}

.centerline-after {
  display: flex;
  align-items: center;
}
.centerline-after::after {
  content: "";
  position: relative;
  flex: 1 0 auto;
  height: 1px;
  background-color: #ccc;
}
.leftline-h {
  display: flex;
}
.leftline-h::before {
  content: "";
  position: relative;
  width: 5px;
  min-width: 5px;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
}
.leftline-h-2::before {
  content: "";
  position: relative;
  width: 2px;
  min-width: 2px;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
}
.leftline-v {
  display: flex;
  align-items: center;
}
.leftline-v::before {
  content: "";
  position: relative;
  width: 20px;
  height: 2px;
}
.leftline-vt {
  display: flex;
}
.leftline-vt::before {
  content: "";
  position: relative;
  width: 20px;
  height: 2px;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
}
.leftline-vta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 2px;
}
.leftline-vb {
  display: flex;
  align-items: flex-end;
}
.leftline-vb::before {
  content: "";
  position: relative;
  width: 20px;
  height: 2px;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
}
.leftline-vba::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
}
.leftline-vta.h4::before {
  height: 4px;
}

.border-wrap::before,
.border-wrap::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
}
.border-wrap::before {
  top: 0;
  left: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.border-wrap::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.point-line {
  position: relative;
}
.point-line::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: 0.6em;
  background-color: rgba(179, 64, 200, 0.4);
}
.opacity-2 {
  opacity: 0.2;
}
.opacity-3 {
  opacity: 0.3;
}
.opacity-4 {
  opacity: 0.4;
}
.opacity-5 {
  opacity: 0.5;
}
.opacity-6 {
  opacity: 0.6;
}
.opacity-7 {
  opacity: 0.7;
}
.opacity-8 {
  opacity: 0.8;
}
.opacity-9 {
  opacity: 0.9;
}

.cross-btn {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  border: 1px solid #000;
  border-radius: 100px;
  background-image: url("/static/img/icon/plus.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.cross-btn.clr-dg {
  background-image: url("/static/img/icon/plus_dg.svg");
}
.cross-btn.type2 {
  border: none;
  border-radius: 0;
}
.cross-btn.type3 {
  border: none;
  border-radius: 0;
  transform: rotate(45deg);
}
.cross-btn-hover .cross-btn {
  transition: transform 0.3s;
}
.cross-btn-hover:hover .cross-btn {
  transform: rotate(180deg);
}

.mark-img {
  background-size: auto 1em;
  background-position: left 0.25em;
  background-repeat: no-repeat;
}
.mark-img-s {
  background-size: 16px 16px;
  background-position: left 0.25em;
  background-repeat: no-repeat;
}
.mark-img-m {
  background-size: 24px 24px;
  background-position: left 0.25em;
  background-repeat: no-repeat;
}
.mark-img-l {
  background-size: 32px 32px;
  background-position: left 0.25em;
  background-repeat: no-repeat;
}
.mark-img-16 {
  background-size: 1.6em 1.6em;
  background-position: left 0.12em;
  background-repeat: no-repeat;
}
.mark-each {
  position: relative;
}
.mark-each::before {
  content: "";
  position: absolute;
  top: 0.44em;
  left: 0.4em;
  width: 6px;
  height: 6px;
  /*border-radius: 10px;*/
}
.mark-each2 {
  position: relative;
}
.mark-each2::before {
  content: "";
  position: absolute;
  top: 0.54em;
  left: 0.4em;
  width: 3px;
  height: 8px;
  transform: rotate(-45deg);
}
.mark-each2::after {
  content: "";
  position: absolute;
  top: 0.54em;
  left: 0.4em;
  width: 16px;
  height: 3px;
  transform: rotate(-55deg);
}

.image-slide {
  opacity: 0;
  visibility: hidden;
}
.image-slide.type1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-slide.type2 {
  display: none;
  position: relative;
}
.image-slide.selected {
  animation: imgSlideFadeIn 5s 0.1s forwards;
}
.image-slide.off {
  animation: imgSlideFadeOut 5s forwards;
}
.image-slide.type1.selected {
  display: flex;
}
.image-slide.type2.selected {
  display: block;
}

@keyframes imgSlideFadeIn {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  20% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes imgSlideFadeOut {
  0% {
    visibility: visible;
    opacity: 1;
  }
  20% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
.delay1 {
  animation-delay: 0.6s;
}
.delay2 {
  animation-delay: 0.9s;
}
.delay3 {
  animation-delay: 1.2s;
}
.slide-arrow-area {
  z-index: 3;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 0;
  padding: 0px 20px 0;
  transform: translateX(-50%);
}
.slide-arrow {
  width: 54px;
  height: 54px;
  cursor: pointer;
  background-size: 80% 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 100px;
  transform: translateY(-50%);
}
.slide-arrow.arrow-small {
  width: 34px;
  height: 34px;
}
.slide-arrow.prev {
  background-image: url("/static/img/icon/left-arrow.svg");
}
.slide-arrow.next {
  background-image: url("/static/img/icon/right-arrow.svg");
}
.bullets {
  z-index: 1;
  position: relative;
  text-align: center;
}
.bullets li {
  display: inline-block;
  cursor: pointer;
}

.bullets.type1 {
  padding: 20px 0;
}
.bullets.type1 li {
  width: 40px;
  height: 4px;
  margin: 4px;
  background-color: #eee;
}
.bullets.type2 {
  padding: 10px 40px;
}
.bullets.type2.right {
  text-align: right;
}
.bullets.type2 li {
  width: 6px;
  height: 6px;
  margin: 4px;
  border-radius: 10px;
  background-color: #ddd;
}
.bullets.type1 li.selected,
.bullets.type2 li.selected {
  background-color: #000;
}

.button {
  position: relative;
  overflow: hidden;
}
.button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*	background-color: #18015D;*/
  transform-origin: 50% 0;
  transform: scale(1, 0);
  transition: transform 0.3s;
}
.button:hover::before {
  transform: scale(1, 1);
}

.tr-3 {
  transition: 0.3s;
}
.tr-4 {
  transition: 0.4s;
}
.tr-5 {
  transition: 0.5s;
}
.tr-6 {
  transition: 0.6s;
}
.tr-7 {
  transition: 0.7s;
}
.tr-8 {
  transition: 0.8s;
}
.tr-9 {
  transition: 0.9s;
}
.tr-10 {
  transition: 1s;
}
.tr-rise-target {
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.tr-trigger.on .tr-rise-target {
  opacity: 1;
  transform: translateY(0);
}

.tr-zoom-target {
  opacity: 0;
  transform: scale3d(0.3, 0.3, 1);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.tr-trigger.on .tr-zoom-target {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.tr-d1 {
  transition-delay: 0.1s;
}
.tr-d2 {
  transition-delay: 0.2s;
}
.tr-d3 {
  transition-delay: 0.3s;
}
.tr-d4 {
  transition-delay: 0.4s;
}
.tr-d5 {
  transition-delay: 0.5s;
}
.tr-d6 {
  transition-delay: 0.6s;
}
.tr-d7 {
  transition-delay: 0.7s;
}
.tr-d8 {
  transition-delay: 0.8s;
}
.tr-d9 {
  transition-delay: 0.9s;
}
.tr-d10 {
  transition-delay: 1s;
}
.tr-d11 {
  transition-delay: 1.1s;
}
.tr-d12 {
  transition-delay: 1.2s;
}
.tr-d13 {
  transition-delay: 1.3s;
}
.tr-d14 {
  transition-delay: 1.4s;
}
.tr-d15 {
  transition-delay: 1.5s;
}
.tr-d16 {
  transition-delay: 1.6s;
}
.tr-d17 {
  transition-delay: 1.7s;
}
.tr-d18 {
  transition-delay: 1.8s;
}
.tr-d19 {
  transition-delay: 1.9s;
}

.tr-trigger.off .tr-d1,
.tr-trigger.off .tr-d2,
.tr-trigger.off .tr-d3,
.tr-trigger.off .tr-d4,
.tr-trigger.off .tr-d5,
.tr-trigger.off .tr-d6,
.tr-trigger.off .tr-d7,
.tr-trigger.off .tr-d8,
.tr-trigger.off .tr-d9,
.tr-trigger.off .tr-d10,
.tr-trigger.off .tr-d11,
.tr-trigger.off .tr-d12,
.tr-trigger.off .tr-d13,
.tr-trigger.off .tr-d14,
.tr-trigger.off .tr-d15,
.tr-trigger.off .tr-d16,
.tr-trigger.off .tr-d17,
.tr-trigger.off .tr-d18,
.tr-trigger.off .tr-d19 {
  transition-delay: 0s;
}

.ani-d1 {
  animation-delay: 0.1s;
}
.ani-d2 {
  animation-delay: 0.2s;
}
.ani-d3 {
  animation-delay: 0.3s;
}
.ani-d4 {
  animation-delay: 0.4s;
}
.ani-d5 {
  animation-delay: 0.5s;
}
.ani-d6 {
  animation-delay: 0.6s;
}
.ani-d7 {
  animation-delay: 0.7s;
}
.ani-d8 {
  animation-delay: 0.8s;
}
.ani-d9 {
  animation-delay: 0.9s;
}
.ani-d10 {
  animation-delay: 1s;
}
.ani-d11 {
  animation-delay: 1.1s;
}
.ani-d12 {
  animation-delay: 1.2s;
}
.ani-d13 {
  animation-delay: 1.3s;
}
.ani-d14 {
  animation-delay: 1.4s;
}
.ani-d15 {
  animation-delay: 1.5s;
}
.ani-d16 {
  animation-delay: 1.6s;
}
.ani-d17 {
  animation-delay: 1.7s;
}
.ani-d18 {
  animation-delay: 1.8s;
}
.ani-d19 {
  animation-delay: 1.9s;
}
.ani-d20 {
  animation-delay: 2s;
}
#head-area {
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
}
#logo-area-top {
  max-width: 168px;
}
.logo {
  position: relative;
  width: 100%;
  padding-top: 18%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/img/logo/logo.svg");
}
.logo.wh {
  background-image: url("/img/logo/logo-wh.svg");
}
.logo.bk {
  background-image: url("/img/logo/logo-bk.svg");
}

#menu-cont-area::-webkit-scrollbar {
  width: 10px;
}
#menu-cont-area::-webkit-scrollbar-thumb {
  background-color: rgba(152, 152, 184, 0.7);
}

#menu-cont-area {
  z-index: 1;
  position: relative;
}

#menu-cont .sub-menu-list-wrap {
  position: fixed;
  top: 82px;
  left: 0;
  min-width: 100vw;
  /* height: calc(100vh - 82px); */
  overflow-y: auto;
  background-color: #f2faff;
  border-top: 2px solid #000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: 0.3s;
}
#menu-cont .menu-item:hover .sub-menu-list-wrap {
  /* #menu-cont .menu-item .sub-menu-list-wrap { */
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
#menu-cont .sub-menu-container {
  max-width: 900px;
  margin: 40px auto 50px;
  display: flex;
}
#menu-cont .sub-menu-container h1 {
  font-size: 26px;
  font-weight: 700;
  color: rgb(117, 117, 117);
  line-height: 1;
  padding: 20px;
}
#menu-cont .sub-menu-list {
  margin-top: 0px;
}
#menu-cont .sub-menu-list .item {
  font-size: 20px;
  margin-bottom: 10px;
}

#menu-icon-area {
  display: none;
}
#menu-icon-area .menu-icon-btn {
  z-index: 1;
  position: relative;
  cursor: pointer;
}
#menu-icon-area .menu-icon-line {
  display: block;
  width: 100%;
  height: 4px;
  background: #000;
  transition: all 0.3s;
  position: relative;
}
#menu-icon-area .menu-icon-line {
  width: 30px;
  margin: 4px;
}
#menu-icon-area.is-active .menu-icon-line.line1 {
  animation: ease 0.7s top forwards;
}
#menu-icon-area .menu-icon-line.line1 {
  animation: ease 0.7s top-2 forwards;
}
#menu-icon-area.is-active .menu-icon-line.line2 {
  animation: ease 0.7s scaled forwards;
}
#menu-icon-area .menu-icon-line.line2 {
  animation: ease 0.7s scaled-2 forwards;
}
#menu-icon-area.is-active .menu-icon-line.line3 {
  animation: ease 0.7s bottom forwards;
}
#menu-icon-area .menu-icon-line.line3 {
  animation: ease 0.7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 8px;
    transform: rotate(0);
  }
  100% {
    top: 8px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 8px;
    transform: rotate(45deg);
  }
  50% {
    top: 8px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.sub-user-info {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  transition: 0.3s;
}
.user-logged .user-info:hover .sub-user-info {
  visibility: visible;
  opacity: 1;
  top: 36px;
}

#top-scroll-btn {
  position: fixed;
  bottom: 10%;
  right: 10%;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}

#top-scroll-btn.show {
  opacity: 1;
  visibility: visible;
}
#top-scroll-btn .top-btn {
  transform: rotate(-90deg) translateX(0px) scale3d(1, 1, 1);
}

@media screen and (max-width: 800px) {
  .head-wrapper {
    display: flex;
    justify-content: space-between;
  }
  #logo-area-top {
    max-width: 108px;
    margin-left: 10px;
  }

  #menu-cont-area {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate3d(100%, 0, 0);
    max-height: 100vh;
    transition-property: transform;
    transition-duration: 0.4s;
    overflow-y: auto;
    width: 100%;
    max-width: 330px;
  }
  #menu-cont-area.on {
    transform: translate3d(0, 0, 0);
    max-height: 100vh;
  }

  #menu-cont-wrap {
    min-height: 100vh;
    background-color: rgb(255, 255, 255);
  }
  #menu-cont {
    display: flex;
    flex-direction: column;
  }
  #menu-cont .sub-menu-container h1 {
    display: none;
  }
  #menu-cont .sub-menu-list-wrap {
    position: relative;
    top: 0;
    left: 0;
    min-width: 100%;
    height: auto;
    max-height: 0;
    min-height: 0;
    background-color: transparent;
    border: none;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: max-height 0.4s;
  }
  #menu-cont .sub-menu-container {
    margin-top: 0;
    margin-bottom: 0;
  }
  #menu-cont .sub-menu-list {
    margin-top: 0;
    background-color: transparent;
  }
  #menu-cont .sub-menu-list .item {
    font-size: 12px;
    margin-bottom: 0px;
  }

  #menu-cont .menu-item .menu-add::after {
    content: "\e913";
  }
  #menu-cont .menu-item.accordion-active .menu-add::after {
    content: "\e91a";
  }
  #menu-icon-area {
    display: block;
  }
}
.brd-item {
  display: inline-block;
  min-width: 100%;
}
.brd-item:hover {
  background-color: #ddd;
  cursor: pointer;
  transition: background-color 0.3s;
}

#loadingSVGarea {
  text-align: center;
  /* margin: 20px 0; */
}
.loadCircle {
  fill: none;
  stroke: #808080;
}
#page {
  color: #000;
  text-align: center;
  margin: 30px 0;
}
#leftsub,
#rightsub {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
#leftsub div,
#rightsub div {
  display: inline-block;
  margin: 0 1px;
  vertical-align: middle;
}
#leftsub .page-arrow,
#rightsub .page-arrow {
  width: 14px;
  height: 18px;
  vertical-align: middle;
}
.arrowpoly {
  fill: none;
  stroke: #9ca4a6;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#page .now {
  font-weight: 900;
}
#prev,
#next {
  margin: 0;
  padding: 0;
}
#page .end {
  font-size: 15px;
}
#page-area {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
}
#page-part {
  display: inline-block;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
.page-block {
  display: inline-block;
  position: relative;
}
.page-block span {
  padding: 0 5px;
  margin-left: 2px;
  margin-right: 2px;
}
.page-block span.selected {
  font-weight: bold;
  color: #f07e23;
  font-size: 18px;
}
#prev,
#next,
#leftsub div,
#rightsub div,
.page-block span {
  cursor: pointer;
}
#page-404-container {
  position: relative;
  width: 100%;
  height: 100vh;
}
#page-404-container .page {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#page-404-container .page .status {
  font-family: sans-serif;
  font-size: 40vw;
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.1;
  transform: translate(-50%, -50%);
}
#page-404-container .page .title {
  font-size: 4vw;
  font-weight: 900;
  position: relative;
  max-width: 600px;
  text-align: center;
}
#page-404-container .page .btn {
  display: block;
  color: #fff;
  position: relative;
  margin-top: 20px;
  padding: 20px 40px;
  background-color: #d62323;
}
input,
textarea,
select,
button {
  border: none;
  outline: none;
  background-color: transparent;
  /* appearance: none;
  -webkit-appearance: none; */
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "GmarketSans";
  font-weight: 100;
  color: #ccc;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "GmarketSans";
  font-weight: 100;
  color: #ccc;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  /* Edge */
  font-family: "GmarketSans";
  font-weight: 100;
  color: #ccc;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  font-family: "GmarketSans";
  font-weight: 100;
  color: #ccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "GmarketSans";
  font-weight: 100;
  color: #ccc;
}

.checkbox-type1 input[type="checkbox"],
.checkbox-type1 input[type="radio"] {
  display: none;
}
.checkbox-type1 .rect {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
  /*margin-top: -2px;*/
}

.checkbox-type1 .rect::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 10px;
  border-color: #ff0000;
  border-width: 2px;
  border-right-style: solid;
  border-bottom-style: solid;
  /*transform: scale(0,0) rotate(-45deg) translate(2px, -4px);*/
  transform: translate(-50%, -65%) scale(0, 0) rotate(-45deg);
  transition: 0.2s;
}
.checkbox-type1 input:checked + .rect::before,
.checkbox-type1 input:checked + label .rect::before {
  /*transform: scale(1,1) rotate(45deg) translate(2px, -5px);*/
  transform: translate(-50%, -65%) scale(1, 1) rotate(45deg);
}
.checkbox-type1 .rect.rect-large {
  width: 24px;
  height: 24px;
  border-width: 3px;
}
.checkbox-type1 .rect.rect-large::before {
  width: 10px;
  height: 22px;
  border-width: 4px;
}
.checkbox-type1 input:checked + .rect.rect-large::before,
.checkbox-type1 input:checked + label .rect.rect-large::before {
  transform: translate(-17%, -88%) scale(1, 1) rotate(45deg);
}

.jhc-brd-search-wrap select:focus,
.jhc-brd-search-wrap input:focus {
  /*box-shadow: 4px -4px 0px 0px #b0b0b0;*/
  box-shadow: 0px 0px 0px 2px rgba(242, 135, 5, 0.6);
}

.select-wrapper {
  position: relative;
}
.select-wrapper.select-arrow::before {
  pointer-events: none;
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-style: normal;
  font-size: 22px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  position: absolute;
  top: 50%;
  right: 0.25em;
  margin-top: -0.5em;
}
@font-face {
  font-family: "ELAND_Choice";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/ELAND_Choice_M.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "paybooc";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Light.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "paybooc";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "paybooc";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "paybooc";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

.ft-f0 {
  font-family: "Noto Sans KR";
}
.ft-f1 {
  font-family: "paybooc";
}
.ft-f2 {
  font-family: "ELAND_Choice";
}
.ft-f3 {
  font-family: "Oswald";
}

ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  /*overflow: hidden;*/
}
.ft-mi {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  /*display: inline-block;*/
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: "liga";
}
.ft-mio {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  /*display: inline-block;*/
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: "liga";
}
.ft-mit {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  /*display: inline-block;*/
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: "liga";
}

.ft-lnr-bf::before,
.ft-lnr-af::after {
  font-family: Linearicons-Free;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ft-xi {
  font-family: xeicon;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.ft-xi-bf::before,
.ft-xi-af::after {
  font-family: xeicon;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

.ft-rd {
  color: #ff0000;
}
.ft-bl {
  color: rgb(0, 0, 255);
}
.ft-wh,
.ft-hover-wrap:hover .ft-wh-hover,
.ft-wh-hover:hover,
.hover-wrap:hover .ft-wh-hover,
.selected.ft-wh-sel,
.ft-sel-wrap.selected .ft-wh-sel {
  color: #fff;
}
.ft-bk,
.ft-hover-wrap:hover .ft-bk-hover,
.ft-bk-hover:hover,
.hover-wrap:hover .ft-bk-hover,
.selected.ft-bk-sel,
.ft-sel-wrap.selected .ft-bk-sel {
  color: #000;
}
.ft-bk0,
.ft-hover-wrap:hover .ft-bk0-hover,
.ft-bk0-hover:hover,
.hover-wrap:hover .ft-bk0-hover,
.selected.ft-bk0-sel,
.ft-sel-wrap.selected .ft-bk0-sel {
  color: #252525;
}
.ft-lg,
.ft-hover-wrap:hover .ft-lg-hover,
.ft-lg-hover:hover,
.hover-wrap:hover .ft-lg-hover,
.selected.ft-lg-sel,
.ft-sel-wrap.selected .ft-lg-sel {
  color: #ebedf4;
}
.ft-lg0,
.ft-hover-wrap:hover .ft-lg0-hover,
.ft-lg0-hover:hover,
.hover-wrap:hover .ft-lg0-hover,
.selected.ft-lg0-sel,
.ft-sel-wrap.selected .ft-lg0-sel {
  color: #f6f6f6;
}
.ft-gr,
.ft-hover-wrap:hover .ft-gr-hover,
.ft-gr-hover:hover,
.hover-wrap:hover .ft-gr-hover,
.selected.ft-gr-sel,
.ft-sel-wrap.selected .ft-gr-sel {
  color: #ddd;
}
.ft-gr0,
.ft-hover-wrap:hover .ft-gr0-hover,
.ft-gr0-hover:hover,
.hover-wrap:hover .ft-gr0-hover,
.selected.ft-gr0-sel,
.ft-sel-wrap.selected .ft-gr0-sel {
  color: #ccc;
}
.ft-gr1,
.ft-hover-wrap:hover .ft-gr1-hover,
.ft-gr1-hover:hover,
.hover-wrap:hover .ft-gr1-hover,
.selected.ft-gr1-sel,
.ft-sel-wrap.selected .ft-gr1-sel {
  color: #b2b2b2;
}
.ft-gr2,
.ft-hover-wrap:hover .ft-gr2-hover,
.ft-gr2-hover:hover,
.hover-wrap:hover .ft-gr2-hover,
.selected.ft-gr2-sel,
.ft-sel-wrap.selected .ft-gr2-sel {
  color: #9c9c9c;
}
.ft-gr3,
.ft-hover-wrap:hover .ft-gr3-hover,
.ft-gr3-hover:hover,
.hover-wrap:hover .ft-gr3-hover,
.selected.ft-gr3-sel,
.ft-sel-wrap.selected .ft-gr3-sel {
  color: #707070;
}

.bg-clr-wh,
.bg-clr-wh-hover:hover,
.bg-hover-wrap:hover .bg-clr-wh-hover,
.bg-clr-wh-bf::before,
.bg-clr-wh-af::after,
.bg-clr-wh-sel.selected,
.bg-clr-wrap.selected .bg-clr-wh-sel {
  background-color: #fff;
}
.bg-clr-bk,
.bg-clr-bk-hover:hover,
.bg-hover-wrap:hover .bg-clr-bk-hover,
.bg-clr-bk-bf::before,
.bg-clr-bk-af::after,
.bg-clr-bk-sel.selected,
.bg-clr-wrap.selected .bg-clr-bk-sel {
  background-color: #000;
}
.bg-clr-bk0,
.bg-clr-bk0-hover:hover,
.bg-hover-wrap:hover .bg-clr-bk0-hover,
.bg-clr-bk0-bf::before,
.bg-clr-bk0-af::after,
.bg-clr-bk0-sel.selected,
.bg-clr-wrap.selected .bg-clr-bk0-sel {
  background-color: #252525;
}
.bg-clr-lg,
.bg-clr-lg-hover:hover,
.bg-clr-lg-bf::before,
.bg-clr-lg-af::after,
.bg-clr-lg-sel.selected,
.bg-clr-wrap.selected .bg-clr-lg-sel {
  background-color: #ebedf4;
}
.bg-clr-lg0,
.bg-clr-lg0-hover:hover,
.bg-clr-lg0-bf::before,
.bg-clr-lg0-af::after,
.bg-clr-lg0-sel.selected,
.bg-clr-wrap.selected .bg-clr-lg0-sel {
  background-color: #f6f6f6;
}
.bg-clr-gr,
.bg-clr-gr-hover:hover,
.bg-clr-gr-bf::before,
.bg-clr-gr-af::after,
.bg-clr-gr-sel.selected,
.bg-clr-wrap.selected .bg-clr-gr-sel {
  background-color: #ddd;
}
.bg-clr-gr0,
.bg-clr-gr0-hover:hover,
.bg-clr-gr0-bf::before,
.bg-clr-gr0-af::after,
.bg-clr-gr0-sel.selected,
.bg-clr-wrap.selected .bg-clr-gr0-sel {
  background-color: #ccc;
}
.bg-clr-gr1,
.bg-clr-gr1-hover:hover,
.bg-clr-gr1-bf::before,
.bg-clr-gr1-af::after,
.bg-clr-gr1-sel.selected,
.bg-clr-wrap.selected .bg-clr-gr1-sel {
  background-color: #b2b2b2;
}
.bg-clr-gr2,
.bg-clr-gr2-hover:hover,
.bg-clr-gr2-bf::before,
.bg-clr-gr2-af::after,
.bg-clr-gr2-sel.selected,
.bg-clr-wrap.selected .bg-clr-gr2-sel {
  background-color: #9c9c9c;
}
.bg-clr-dg,
.bg-clr-dg-hover:hover,
.bg-clr-dg-bf::before,
.bg-clr-dg-af::after,
.bg-clr-dg-sel.selected,
.bg-clr-wrap.selected .bg-clr-dg-sel {
  background-color: #676767;
}

.svg-rd svg,
.svg-rd {
  stroke: #ff0000;
}
.svg-wh svg,
.svg-wh {
  stroke: #fff;
}
.svg-bk svg,
.svg-bk {
  stroke: #000;
}
.svg-frd svg,
.svg-frd {
  fill: #ff0000;
}
.svg-fwh svg,
.svg-fwh {
  fill: #fff;
}
.svg-fbk svg,
.svg-fbk {
  fill: #000;
}
.svg-flg svg,
.svg-flg,
.hover-wrap:hover .svg-flg-hover {
  fill: #ebedf4;
}

.ft-c0,
.ft-hover-wrap:hover .ft-c0-hover,
.ft-c0-hover:hover,
.hover-wrap:hover .ft-c0-hover,
.selected.ft-c0-sel,
.ft-sel-wrap.selected .ft-c0-sel {
  color: #244d6a;
}
.ft-c1,
.ft-hover-wrap:hover .ft-c1-hover,
.ft-c1-hover:hover,
.hover-wrap:hover .ft-c1-hover,
.selected.ft-c1-sel,
.ft-sel-wrap.selected .ft-c1-sel {
  color: #286584;
}
.ft-c2,
.ft-hover-wrap:hover .ft-c2-hover,
.ft-c2-hover:hover,
.hover-wrap:hover .ft-c2-hover,
.selected.ft-c2-sel,
.ft-sel-wrap.selected .ft-c2-sel {
  color: #2d91b0;
}
.ft-c3,
.ft-hover-wrap:hover .ft-c3-hover,
.ft-c3-hover:hover,
.hover-wrap:hover .ft-c3-hover,
.selected.ft-c3-sel,
.ft-sel-wrap.selected .ft-c3-sel {
  color: #26acc7;
}
.ft-c4,
.ft-hover-wrap:hover .ft-c4-hover,
.ft-c4-hover:hover,
.hover-wrap:hover .ft-c4-hover,
.selected.ft-c4-sel,
.ft-sel-wrap.selected .ft-c4-sel {
  color: #45c4d8;
}
.ft-c5,
.ft-hover-wrap:hover .ft-c5-hover,
.ft-c5-hover:hover,
.hover-wrap:hover .ft-c5-hover,
.selected.ft-c5-sel,
.ft-sel-wrap.selected .ft-c5-sel {
  color: #ffa35a;
}
.ft-c6,
.ft-hover-wrap:hover .ft-c6-hover,
.ft-c6-hover:hover,
.hover-wrap:hover .ft-c6-hover,
.selected.ft-c6-sel,
.ft-sel-wrap.selected .ft-c6-sel {
  color: #e5d8a1;
}
.ft-c7,
.ft-hover-wrap:hover .ft-c7-hover,
.ft-c7-hover:hover,
.hover-wrap:hover .ft-c7-hover,
.selected.ft-c7-sel,
.ft-sel-wrap.selected .ft-c7-sel {
  color: #09a603;
}
.ft-c8,
.ft-hover-wrap:hover .ft-c8-hover,
.ft-c8-hover:hover,
.hover-wrap:hover .ft-c8-hover,
.selected.ft-c8-sel,
.ft-sel-wrap.selected .ft-c8-sel {
  color: #b4bf60;
}

.bg-clr-0,
.bg-clr-0-hover:hover,
.bg-hover-wrap:hover .bg-clr-0-hover,
.bg-clr-0-bf::before,
.bg-clr-0-af::after,
.bg-clr-0-sel.selected,
.bg-clr-wrap.selected .bg-clr-0-sel {
  background-color: #244d6a;
}
.bg-clr-1,
.bg-clr-1-hover:hover,
.bg-hover-wrap:hover .bg-clr-1-hover,
.bg-clr-1-bf::before,
.bg-clr-1-af::after,
.bg-clr-1-sel.selected,
.bg-clr-wrap.selected .bg-clr-1-sel {
  background-color: #286584;
}
.bg-clr-2,
.bg-clr-2-hover:hover,
.bg-hover-wrap:hover .bg-clr-2-hover,
.bg-clr-2-bf::before,
.bg-clr-2-af::after,
.bg-clr-2-sel.selected,
.bg-clr-wrap.selected .bg-clr-2-sel {
  background-color: #2d91b0;
}
.bg-clr-3,
.bg-clr-3-hover:hover,
.bg-hover-wrap:hover .bg-clr-3-hover,
.bg-clr-3-bf::before,
.bg-clr-3-af::after,
.bg-clr-3-sel.selected,
.bg-clr-wrap.selected .bg-clr-3-sel {
  background-color: #26acc7;
}
.bg-clr-4,
.bg-clr-4-hover:hover,
.bg-hover-wrap:hover .bg-clr-4-hover,
.bg-clr-4-bf::before,
.bg-clr-4-af::after,
.bg-clr-4-sel.selected,
.bg-clr-wrap.selected .bg-clr-4-sel {
  background-color: #45c4d8;
}
.bg-clr-5,
.bg-clr-5-hover:hover,
.bg-hover-wrap:hover .bg-clr-5-hover,
.bg-clr-5-bf::before,
.bg-clr-5-af::after,
.bg-clr-5-sel.selected,
.bg-clr-wrap.selected .bg-clr-5-sel {
  background-color: #ffa35a;
}
.bg-clr-6,
.bg-clr-6-hover:hover,
.bg-hover-wrap:hover .bg-clr-6-hover,
.bg-clr-6-bf::before,
.bg-clr-6-af::after,
.bg-clr-6-sel.selected,
.bg-clr-wrap.selected .bg-clr-6-sel {
  background-color: #e5d8a1;
}
.bg-clr-7,
.bg-clr-7-hover:hover,
.bg-hover-wrap:hover .bg-clr-7-hover,
.bg-clr-7-bf::before,
.bg-clr-7-af::after,
.bg-clr-7-sel.selected,
.bg-clr-wrap.selected .bg-clr-7-sel {
  background-color: #09a603;
}
.bg-clr-8,
.bg-clr-8-hover:hover,
.bg-hover-wrap:hover .bg-clr-8-hover,
.bg-clr-8-bf::before,
.bg-clr-8-af::after,
.bg-clr-8-sel.selected,
.bg-clr-wrap.selected .bg-clr-8-sel {
  background-color: #b4bf60;
}

.svg-c0 svg,
.svg-c0 {
  stroke: #244d6a;
}
.svg-c1 svg,
.svg-c1 {
  stroke: #286584;
}
.svg-c2 svg,
.svg-c2 {
  stroke: #2d91b0;
}
.svg-c3 svg,
.svg-c3 {
  stroke: #26acc7;
}
.svg-c4 svg,
.svg-c4 {
  stroke: #45c4d8;
}
.svg-c5 svg,
.svg-c5 {
  stroke: #ffa35a;
}
.svg-c6 svg,
.svg-c6 {
  stroke: #e5d8a1;
}
.svg-c7 svg,
.svg-c7 {
  stroke: #09a603;
}
.svg-c8 svg,
.svg-c8 {
  stroke: #b4bf60;
}

.svg-f0 svg,
.svg-f0,
.hover-wrap:hover .svg-f0-hover {
  fill: #244d6a;
}
.svg-f1 svg,
.svg-f1,
.hover-wrap:hover .svg-f1-hover {
  fill: #286584;
}
.svg-f2 svg,
.svg-f2,
.hover-wrap:hover .svg-f2-hover {
  fill: #2d91b0;
}
.svg-f3 svg,
.svg-f3,
.hover-wrap:hover .svg-f3-hover {
  fill: #26acc7;
}
.svg-f4 svg,
.svg-f4,
.hover-wrap:hover .svg-f4-hover {
  fill: #45c4d8;
}
.svg-f5 svg,
.svg-f5,
.hover-wrap:hover .svg-f5-hover {
  fill: #ffa35a;
}
.svg-f6 svg,
.svg-f6,
.hover-wrap:hover .svg-f6-hover {
  fill: #e5d8a1;
}
.svg-f7 svg,
.svg-f7,
.hover-wrap:hover .svg-f7-hover {
  fill: #09a603;
}
.svg-f8 svg,
.svg-f8,
.hover-wrap:hover .svg-f8-hover {
  fill: #b4bf60;
}

.bd-c4 {
  border: 1px solid #f07e23;
}
.bd-tp-c4 {
  border-top: 1px solid #f07e23;
}

.bg-cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-cover.bg-c1::before {
  background-color: rgba(101, 101, 101, 0.2);
}
.bg-cover.bg-c2::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-cover.bg-c22::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg-cover.bg-wh::before {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg-cover.bg-wh4::before {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg-clr-3-op4 {
  background-color: rgba(217, 217, 227, 0.6);
}
.bg-clr-2-op4 {
  background-color: rgba(152, 152, 184, 0.6);
}
.bg-clr-wh-op4 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-clr-bk-op4 {
  background-color: rgba(0, 0, 0, 0.4);
}

html {
  height: 100%;
}
body {
  font-size: 14px;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body.hidden {
  overflow-y: hidden;
}
#container {
  z-index: 1;
  position: relative;
  width: 100%;
}
#wrapper {
  position: relative;
  overflow: hidden;
  /* min-height: 100vh; */
}

.jhc-loading-area {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px;
  text-align: center;
}
.jhc-loading-svg {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-image: url("/img/icon/hexa.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /*animation: loading-svg-spin 1s infinite linear;*/
}
@media all and (-ms-high-contrast: none) {
  .jhc-loading-svg {
    background-image: url("/static/img/icon/loading.svg");
    animation: loading-svg-spin 1s infinite linear;
  } /* IE10 */
  *::-ms-backdrop,
  .jhc-loading-svg {
    background-image: url("/static/img/icon/loading.svg");
    animation: loading-svg-spin 1s infinite linear;
  } /* IE11 */
}
@keyframes loading-svg-spin {
  100% {
    transform: rotate(360deg);
  }
}

#page-404-container {
  position: relative;
  width: 100%;
  height: 100vh;
}
#page-404-container .page {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#page-404-container .page .status {
  font-family: sans-serif;
  font-size: 40vw;
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.1;
  transform: translate(-50%, -50%);
}
#page-404-container .page .title {
  font-size: 4vw;
  font-weight: 900;
  position: relative;
  max-width: 600px;
  text-align: center;
}
#page-404-container .page .btn {
  display: block;
  color: #fff;
  position: relative;
  margin-top: 20px;
  padding: 20px 40px;
  background-color: #d62323;
}
.pd-tmenu {
  padding-top: 79px;
}
.mg-tmenu {
  margin-top: 79px;
}

.ft-df {
  position: relative;
  top: 0.15em;
}
.action-btn {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.action-btn::after,
.action-btn::before {
  content: "";
  /*z-index: -1;*/
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.3px;
  transition: 0.2s;
}
.action-btn::after {
  transform: translateX(-105%);
}
.action-btn::before {
  transform: translateX(-200%);
}
.action-btn:hover::before,
.action-btn:hover::after {
  transform: translateX(0%);
}
.action-btn:hover::after {
  transform: translateX(0%);
  transition-delay: 0.2s;
}

.box-shadow-type0 {
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow-type1 {
  box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.3);
}
.box-shadow-type2 {
  box-shadow: 4px 4px 0px 0px rgba(255, 255, 255, 0.4);
}
.box-shadow-type3 {
  box-shadow: 8px 8px 0px 0px rgba(255, 255, 255, 0.4);
}
.txt-shadow0 {
  text-shadow: 0.04071em 0.04071em 0em rgba(0, 0, 0, 1);
}
.txt-underline-0 {
  box-shadow: 0px 0.06em #000;
  padding-bottom: 0.02em;
}
.txt-underline-1 {
  box-shadow: 0px 0.06em #f07e23;
  padding-bottom: 0.02em;
}
.txt-underline-wh {
  box-shadow: 0px 0.06em #fff;
  padding-bottom: 0.02em;
}

.txt-point-1 {
  border-bottom: solid 0.1em rgba(240, 126, 35, 0.7);
  box-shadow: inset 0 -0.7em 0 rgb(240 126 35 / 70%);
}
.txt-point-2 {
  box-shadow: inset 0 -0.7em 0 #ff00ab;
  padding-bottom: 0.3em;
}
.txt-point-3 {
  border-bottom: solid 0.1em rgba(69, 196, 216, 0.7);
  box-shadow: inset 0 -0.7em 0 rgb(69 196 216 / 70%);
}
.txt-shadow-1 {
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}

/* swiper ê³µí†µ */
.swiper-slide {
  height: auto;
}
.swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-bullet-active {
  background-color: #000;
}
.swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.5;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 1;
}
.swiper-button-next,
.swiper-button-prev {
  margin-top: 0px;
}
.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: none;
}

/* swiper ì»¤ìŠ¤í…€ */
.swiper-pagination-01.swiper-pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.swiper-button-01.swiper-button-next::after,
.swiper-button-01.swiper-button-prev::after {
  font-size: 48px;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}

.swiper-slide .aniType01 {
  transform: translateX(20px);
  opacity: 0;
  transition-duration: 0.6s;
  transition-delay: 0s;
}
.swiper-slide.swiper-slide-active .aniType01,
.swiper-slide.swiper-slide-duplicate-active .aniType01 {
  transform: translateX(0%);
  opacity: 1;
}
.swiper-slide.swiper-slide-active .aniType01.aniType01-d5,
.swiper-slide.swiper-slide-duplicate-active .aniType01-d5 {
  transition-delay: 0.5s;
}
.swiper-slide.swiper-slide-active .aniType01.aniType01-d7,
.swiper-slide.swiper-slide-duplicate-active .aniType01-d7 {
  transition-delay: 0.7s;
}
.swiper-slide.swiper-slide-active .aniType01.aniType01-d9,
.swiper-slide.swiper-slide-duplicate-active .aniType01-d9 {
  transition-delay: 0.9s;
}

#main-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.line-01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 1px;
}
.line-02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  margin-left: -0.5px;
}
.bg-style-01.selected::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bg-style-02 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-style-03 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg-img-01 {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
}
.bg-img-02 {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
.bg-img-03 {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
.bg-img-04 {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
}
.bg-img-05 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.bg-water-line {
  background-image: url("/img/icon/water-line.svg");
  background-size: auto;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.bg-txt-01 {
  background-image: url("/img/bg/bg-1.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.bg-txt-02 {
  background-image: url("/img/bg/bg-2.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.bg-txt-03 {
  background-image: url("/img/bg/bg-3.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.bg-c0 {
  background-color: #f8db03;
}
.bg-c1 {
  background-color: #ff9600;
}
.bg-c2 {
  background-color: #a8cc37;
}
.bg-c3 {
  background-color: #00b9d7;
}
.bg-c4 {
  background-color: #047cb1;
}
.bg-c5 {
  background-color: #7e068b;
}
.ft-s0 {
  color: #00a651;
}
.ft-s1 {
  color: #00a99d;
}
.bd-c0 {
  border: 2px solid #f77b16;
}
.itm-rvs {
  transform: rotate(180deg);
}
.itm-r90 {
  transform: rotate(90deg);
}
.quote-top {
  display: flex;
  align-items: flex-start;
  margin-top: -30px;
}
.quote-bottom {
  display: flex;
  align-items: flex-end;
  margin-bottom: -30px;
}

ul.list-01 li {
  display: flex;
}
ul.list-01 li::before {
  content: "\2022";
  color: #26acc7;
  font-weight: bold;
  font-size: 1.4em;
  display: inline-block;
  width: 0.5em;
  min-width: 0.5em;
  margin-left: -0.5em;
  margin-right: 2px;
  line-height: 0.8em;
}

.sub-top-area {
  min-height: 540px;
}
.hover-wrap:hover.bd-c4-hover,
.hover-wrap:hover .bd-c4-hover {
  border: 2px solid #13a9c9;
}
@media screen and (max-width: 800px) {
  .sect00-image {
    background-position: 64% 50%;
  }
  #main-video {
    height: 100%;
  }
  .pd-tmenu {
    padding-top: 68px;
  }
  .mg-tmenu {
    margin-top: 68px;
  }
  .m-mg-t40m {
    margin-top: -34px;
  }
  .sub-top-area {
    min-height: 340px;
  }
  .m-itm-r90 {
    transform: rotate(90deg);
  }
  .m-bg-style-03 {
    background-color: rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 1000px) {
  .m100-flx-col {
    display: flex;
    flex-direction: column;
  }
  .m100-hidden {
    display: none;
  }
  .m100-mxw-0.in-width {
    max-width: none;
  }
  .m100-w30 {
    width: 30.3333%;
  }
  .m100-w100 {
    width: 100%;
  }
  .m100-mg-0 {
    margin: 0;
  }
  .m100-mg-s0 {
    margin-left: 0;
    margin-right: 0;
  }
  .m100-mg-20 {
    margin: 20px;
  }
  .m100-mg-t20 {
    margin-top: 20px;
  }
  .m100-img100 {
    padding-top: 100%;
  }
  .m100-w33-g10 {
    width: calc(33.3333% - 20px);
  }
  .m100-w50-g10 {
    width: calc(50% - 20px);
  }
  .m100-w50-g20 {
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 800px) {
  .m-hidden {
    display: none;
  }
  .m-show {
    display: block;
  }
  .m-float-l {
    float: left;
  }
  .m-oflow-x-auto {
    overflow-x: auto;
  }

  .m-ft34 {
    font-size: 3.4em;
  }
  .m-fthl {
    font-size: 3em;
  }
  .m-ftxxl {
    font-size: 2.4em;
  }
  .m-ftxl {
    font-size: 2.2em;
  }
  .m-ftl {
    font-size: 2em;
  }
  .m-ftm {
    font-size: 1.8em;
  }
  .m-ft0 {
    font-size: 1.6em;
  }
  .m-ft1 {
    font-size: 1.4em;
  }
  .m-ft2 {
    font-size: 1.2em;
  }
  .m-ft3 {
    font-size: 1.05em;
  }
  .m-ft4 {
    font-size: 0.8em;
  }
  .m-ft5 {
    font-size: 0.7em;
  }
  .m-ft-wh {
    color: #fff;
  }
  .m-ft-bk {
    color: #000;
  }
  .m-ft-lg {
    color: #eee;
  }
  .m-lh-12 {
    line-height: 1.2;
  }
  .m-lh-14 {
    line-height: 1.4;
  }
  .m-lh-16 {
    line-height: 1.6;
  }
  .m-bg-clr-none {
    background-color: transparent;
  }

  .m-img25 {
    padding-top: 25%;
  }
  .m-img30 {
    padding-top: 30%;
  }
  .m-img40 {
    padding-top: 40%;
  }
  .m-img50 {
    padding-top: 50%;
  }
  .m-img60 {
    padding-top: 60%;
  }
  .m-img66 {
    padding-top: 66%;
  }
  .m-img70 {
    padding-top: 70%;
  }
  .m-img80 {
    padding-top: 80%;
  }
  .m-img100 {
    padding-top: 100%;
  }
  .m-img130 {
    padding-top: 130%;
  }
  .m-icon-img-s {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
  }
  .m-icon-img-m {
    min-width: 24px;
    min-height: 24px;
    width: 24px;
    height: 24px;
  }
  .m-icon-img-l {
    min-width: 36px;
    min-height: 36px;
    width: 36px;
    height: 36px;
  }
  .m-flx-itm-r {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
  }
  .m-flx-cc {
    align-items: center;
    justify-content: center;
  }
  .m-flx-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .m-flx-col-rev {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .m-flx-col-cc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .m-flx-col-cl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .m-flx-col-el {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .m-flx-0 {
    display: flex;
    align-items: stretch;
    flex-direction: row;
  }
  .m-flx-cl {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .m-flx-c0 {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-direction: row;
  }
  .m-flx-w {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .m-flx-bsauto {
    flex-basis: auto;
  }
  .m-order-0 {
    order: 0;
  }
  .m-order-1 {
    order: 1;
  }
  .m-grid-5 {
    width: calc(100% + 10px);
    margin-left: -5px;
  }
  .m-grid-10 {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .m-grid-20 {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .m-col-1 {
    column-count: 1;
  }
  .m-w100 {
    width: 100%;
    min-width: auto;
  }
  .m-w80 {
    width: 80%;
  }
  .m-w70 {
    width: 70%;
  }
  .m-w60 {
    width: 60%;
  }
  .m-w50 {
    width: 50%;
  }
  .m-w40 {
    width: 40%;
  }
  .m-w30 {
    width: 30.3333%;
  }
  .m-w33 {
    width: 33.3333%;
  }
  .m-w100p {
    width: 100px;
    min-width: 100px;
  }
  .m-w150p {
    width: 150px;
    min-width: 150px;
  }
  .m-w200p {
    width: 200px;
    min-width: 200px;
  }
  .m-w50-g5 {
    width: calc(50% - 10px);
  }
  .m-w50-g10 {
    width: calc(50% - 20px);
  }
  .m-w50-g20 {
    width: calc(50% - 40px);
  }
  .m-h50 {
    height: 50%;
  }
  .m-h70 {
    height: 70%;
  }
  .m-h100 {
    height: 100%;
  }
  .m-h250p {
    height: 250px;
    min-height: 250px;
  }
  .m-w-auto {
    width: auto;
  }
  .m-mxw-0 {
    max-width: none;
  }
  .m-minw-0 {
    min-width: auto;
  }
  .m-h-auto {
    height: auto;
  }
  .m-mxh-0 {
    max-height: none;
  }
  .m-minh-0 {
    min-height: auto;
  }
  .m-mg-ct {
    margin-left: auto;
    margin-right: auto;
  }
  .m-mg-0 {
    margin: 0;
  }
  .m-mg-h0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .m-mg-s0 {
    margin-left: 0;
    margin-right: 0;
  }
  .m-mg-t0 {
    margin-top: 0;
  }
  .m-mg-b0 {
    margin-bottom: 0;
  }
  .m-mg-t5 {
    margin-top: 5px;
  }
  .m-mg-b5 {
    margin-bottom: 5px;
  }
  .m-mg-5 {
    margin: 5px;
  }
  .m-mg-s5 {
    margin-left: 5px;
    margin-right: 5px;
  }
  .m-mg-h5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .m-mg-10 {
    margin: 10px;
  }
  .m-mg-h10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .m-mg-t10 {
    margin-top: 10px;
  }
  .m-mg-b10 {
    margin-bottom: 10px;
  }
  .m-mg-s10 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .m-mg-20 {
    margin: 20px;
  }
  .m-mg-h20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-mg-t20 {
    margin-top: 20px;
  }
  .m-mg-b20 {
    margin-bottom: 20px;
  }
  .m-mg-l20 {
    margin-left: 20px;
  }
  .m-mg-r20 {
    margin-right: 20px;
  }
  .m-mg-s20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .m-mg-t40 {
    margin-top: 40px;
  }
  .m-mg-h40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-mg-t80 {
    margin-top: 80px;
  }
  .m-pd-0 {
    padding: 0;
  }
  .m-pd-t0 {
    padding-top: 0;
  }
  .m-pd-b0 {
    padding-bottom: 0;
  }
  .m-pd-h0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .m-pd-s0 {
    padding-left: 0;
    padding-right: 0;
  }
  .m-pd-h2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .m-pd-h5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .m-pd-s5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .m-pd-10 {
    padding: 10px;
  }
  .m-pd-b10 {
    padding-bottom: 10px;
  }
  .m-pd-h10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-pd-h20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-pd-s10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .m-pd-s20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-pd-t20 {
    padding-top: 20px;
  }
  .m-pd-20 {
    padding: 20px;
  }
  .m-pd-l20 {
    padding-left: 20px;
  }
  .m-pd-30 {
    padding: 30px;
  }
  .m-pd-s30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m-pd-t30 {
    padding-top: 30px;
  }
  .m-pd-b30 {
    padding-bottom: 30px;
  }
  .m-pd-h30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-pd-40 {
    padding: 40px;
  }
  .m-pd-s40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .m-pd-t40 {
    padding-top: 40px;
  }
  .m-pd-b40 {
    padding-bottom: 40px;
  }
  .m-pd-h40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-pd-b80 {
    padding-bottom: 80px;
  }
  .m-txt-left {
    text-align: left;
  }
  .m-txt-right {
    text-align: right;
  }
  .m-txt-center {
    text-align: center;
  }
  .m-txt-wrap {
    word-break: break-all;
    word-wrap: normal;
  }
  .m-txt-keep {
    word-break: keep-all;
    word-wrap: normal;
  }
  .m-txt-justify {
    text-align: justify;
    text-justify: auto;
  }
  .m-bd-bt-gr {
    border-bottom: 1px solid #ddd;
  }
  .m-bd-0 {
    border: none;
  }
  .m-bd-rd-0 {
    border-radius: 0;
  }
  .m-ps-r {
    position: relative;
  }
  .quote-style.m-quote-m::before,
  .quote-style.m-quote-m::after {
    min-width: 24px;
    min-height: 24px;
  }
  .quote-style.m-quote-s::before,
  .quote-style.m-quote-s::after {
    min-width: 18px;
    min-height: 18px;
  }
  .m-action-btn-wh .line svg {
    stroke: #fff;
  }
  .m-action-btn-wh .stick {
    background-color: #fff;
  }
  .m-action-btn-wh .fig {
    border-top-color: #fff;
  }
  .m-op-4 {
    opacity: 0.4;
  }
}
@media screen and (max-width: 600px) {
  .m60-mx300 {
    max-width: 300px;
  }
  .m60-flx-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .m60-flx-col-cc {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m60-w50 {
    width: 50%;
  }
  .m60-w33 {
    width: 33.3333%;
  }
  .m60-block {
    display: block;
  }
  .m60-w50-g5 {
    width: calc(50% - 10px);
  }
  .m60-w16-g5 {
    width: calc(16.6667% - 10px);
  }
  .m60-w100 {
    width: 100%;
  }
  .m60-mg-s0 {
    margin-left: 0;
    margin-right: 0;
  }
  .m60-mg-h40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m60-mg-ct {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .m48-hidden {
    display: none;
  }
  .m48-show {
    display: block;
  }
  .m48-flx-col {
    flex-direction: column;
    align-items: stretch;
  }
  .m48-flx-itm-r {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
  }
  .m48-w100 {
    width: 100%;
  }
  .m48-w50 {
    width: 50%;
  }
  .m48-w36p {
    width: 36px;
    flex-basis: 36px;
  }
  .m48-mg-s0 {
    margin-left: 0;
    margin-right: 0;
  }
  .m48-mg-b40 {
    margin-bottom: 40px;
  }
  .m48-mg-t10 {
    margin-top: 10px;
  }
  .m48-pd-0 {
    padding: 0;
  }
  .m48-pd-t0 {
    padding-top: 0;
  }
  .m48-pd-s0 {
    padding-left: 0;
    padding-right: 0;
  }
  .m48-pd-s10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .m48-pd-s20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m48-pd-20 {
    padding: 20px;
  }
  .m48-flx-0c {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .m48-img30 {
    padding-top: 30%;
  }
  .m48-img100 {
    padding-top: 100%;
  }
  .m48-txt-center {
    text-align: center;
  }
}
.react-datepicker-popper {
  z-index: 99;
}
/*.react-datepicker__close-icon::after { background-color: #000; }*/
.react-datepicker-wrapper {
  display: block;
  width: 100%;
}
.react-datepicker__input-container {
  width: 100%;
}
.react-datepicker__input-container input {
  width: 100%;
  border: 1px solid #ddd;
  padding: 10px;
}

.quiz-make-datepicker .react-datepicker__close-icon {
  height: auto;
  top: auto;
  bottom: 9px;
}

/*# sourceMappingURL=app.css.map*/

/* ë©”ì¸íŽ˜ì´ì§€ ìˆ˜ì • */
.sdk {
  position: relative;
  justify-content: flex-end;
}
.sdk .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  text-align: center;
}
.sdk .img img {
  max-width: 100%;
  max-height: 100%;
}
.main-lab-img {
  display: none;
}
.pc-hidden {
  display: none;
}

.footer-new .addr {
  display: flex;
}

@media screen and (max-width: 800px) {
  .main-top {
    padding-top: 68px;
  }

  .sdk {
    display: block;
  }
  .sdk > div {
    padding-bottom: 0;
  }
  .sdk .tit01 {
    font-size: 16px;
  }
  .sdk .tit02 {
    font-size: 22px;
  }
  .sdk .img {
    position: relative;
    width: 48%;
    margin: 20px auto 0;
    padding-top: 0;
  }
  .sdk .txt {
    margin-top: 0;
    font-size: 1em;
  }
  .sdk .more {
    margin: 0;
    padding: 5px 20px;
    border: 1px solid #666;
  }
  .sdk .btn-bottom {
    margin-top: 20px;
    text-align: center;
  }

  .main-lab {
    padding: 0;
  }
  .main-lab .txt {
    margin-top: 20px;
    color: #a1a1a1;
  }
  .main-lab-img {
    display: block;
    margin-top: 20px;
  }
  .main-lab-img img {
    width: 100%;
  }
  .pc-hidden {
    display: block;
  }

  .main-thumb {
    padding-top: 0;
  }
  .main-thumb li {
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px 0;
  }
  .main-thumb li:nth-of-type(2n) {
    margin-left: 10px;
  }
  .main-thumb li p {
    font-size: 0.78em;
  }

  .m-slider {
    padding-top: 118.148%;
  }
  .m-slider img {
    width: 100%;
  }

  .swiper-pagination-01.swiper-pagination {
    bottom: 2.5vw;
  }

  .btn-main-event {
    margin-top: 44vw;
    padding: 2px 10px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0;
  }
  .btn-main-event span {
    padding-top: 0;
    color: #fff;
  }

  .img-award {
    margin-bottom: 10vw;
  }

  .txt-video {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-new {
    padding: 20px;
  }
  .footer-new .addrWrap {
    display: block;
    font-size: 0.7em;
  }
  .footer-new .addr p + p {  
    margin-left: 2vw; 
  }    
  .footer-new .mg-r20 {  
    margin-right: 0;   
  }     

  .month { 
    padding-left: 10px; 
  }
} 
.mx1200 {
  max-width: 1200px;
}
.w100 {
  width: 100%;
}
.mg-ct {
  margin-left: auto;
  margin-right: auto;
}
.pd-s60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}
.pd-h80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.inst-box {
  z-index: 1;
  position: relative;
}
/* Responsive Grid */

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}
.dnd-section > .row-fluid {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}


.tech-fido-page .tect-title-text {
  font-weight: 600;
  font-size: 20.3px;
  padding: 0;
  line-height: 28.42px;
}
.tech-fido-page .banner h1 > span {
  padding: 0;
}

.tech-fido-page .banner h1 > span > span {
  padding-right: 5px;
}
.tech-fido-section-common {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.tech-fido-section1 .page-center {
  padding: 0;
  max-width: 1280px;
  border-bottom: 1px solid #000;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}



.tech-fido-section1-left .image {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 0px !important;
}

.tech-fido-section1-right {
  max-width: 700px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.tech-fido-section1-right .row-fluid {
  padding: 0;
  max-width: 100%;
}

.tech-fido-section1-right h1 {
  max-width: 450px;
  margin: 0;
  padding: 0;
}

.tech-fido-section1-right h1 span {
  font-weight: 600;
  font-size: 28px;
  line-height: 39.2px;
}

.tech-fido-section1-right p {
  margin: 0;
  padding: 0;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 40px;
}

.tech-fido-section1-right .row-fluid {
  padding: 0 !important;
  max-width: 100%;
}


.tech-fido-section2 .page-center {
  padding: 0;
  padding-left: 100px;
  max-width: 1280px;
  width: 100%;
}

.tech-fido-section2 .row-fluid {
  padding: 0px !important;
}



.tech-fido-section3 .row-fluid {
  padding: 0px !important;
  text-align: center;
}


.tech-fido-section4 .page-center {
  max-width: 1280px;
  padding: 0px !important;
  width: 100%;
}

.tech-fido-section4  .row-fluid {
  padding: 0px !IMPORTANT;
  text-align: center;
}
.tech-fido-section4 h1 {
  line-height: 1.3;
}
.tech-fido-section3 p {
  margin: 0;
  padding: 0;
  font-size: 1.3em;
  margin-top: 20px;
  color: #707070;
}
.tech-fido-section3 img {
  max-width: 600px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  display: block;
}

/* .tech-fido-section3 p:last-child {
margin: 0;
text-align: right;
color: #707070;
font-size: 14px;
line-height: 1.4;
} */

.tech-fido-section5 .tech-fido-section5-left .row-fluid {
  padding: 0px !important;
}

.tech-fido-section5-left h1 {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  line-height: 1.3;
  text-align: center;
  font-weight: 600;
  font-size: 2em;
}
.tech-fido-section6 .page-center {
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 1000px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.tech-fido-section6 .page-center .row-fluid {
  padding: 0 !important;
}

.tech-fido-section6 .dnd-section {
  padding: 0px !important;
}

.tech-fido-section5-right {
  margin-top: 60px;
  text-align: center;
}

.tech-fido-section5-right .row-fluid {
  padding: 0px !important;
}

.tech-fido-section5-right .button {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 600;
  border: 1px solid #000;
  margin-top: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  position: relative;
  background-color: transparent;
  font-size: 14px;
  line-height: 1.4;
}
.tech-fido-section5-right .button:hover , .tech-fido-section5-right .button:focus {
  background-color: transparent;
  border: 1px solid #000;
}

.tech-otac-page .otf-text {
  font-size: 20.3px;
  font-weight: 600;
  padding: 0;
  line-height: 1.4 !important;
  padding-left: 3px;
}



.tech-otac-page .banner h1 span {
  padding-right: 0px !important;
}

.tech-otac-section-common {
  padding-top: 80px;
  padding-bottom: 80px;
}

.tech-otac-section1 .testimonial-group h1 {
  font-size: 1.45em;
  text-align: center;
  font-weight: 500;
  line-height: 1.4;
}


.testimonial-group .icon-lh {
  line-height: 1.4 !important;
}
.tech-otac-section1-right .dnd-section {
  padding: 0px !important;
}

.tech-otac-section1-right  .row-fluid {
  padding: 0px !important;
}

.tech-otac-section2-top , .tech-otac-section3-top {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.tech-otac-section2-top .row-fluid , .tech-otac-section3-top .row-fluid {
  padding: 0px !important;
  max-width: 100% !important;
}

.tech-otac-section2-top h1 , .tech-otac-section3-top h1 {
  margin: 0;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.8;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}

.tech-otac-section2-top h1 span , .tech-otac-section3-top h1 span {
  font-weight: 500;
}

.tech-otac-section2-top p , .tech-otac-section3-top p {
  margin: 0;
  padding: 0;
  font-size: 1.12em;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  color: #000;
}
.tech-otac-section2-bottom .row-fluid , .tech-otac-section3-bottom  .row-fluid{
  padding: 0px !important;
}
.tech-otac-section4-top h1 {
  margin: 0;
  text-align: center;
}

.tech-otac-section4-top h1 span {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.2;
}

.tech-otac-section4-top p {
  margin: 0;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  margin-top: 40px;
  color: #9c9c9c;
}
.tech-otac-section4-bottom {
  max-width: 1100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  display: flex;
}

.tech-otac-section4-bottom-left {
  width: 35%;
}

.tech-otac-section4-bottom-right {
  width: 65%;
  padding-left: 60px;
}

.tech-otac-section4-bottom-left .row-fluid {
  padding: 0px !important;
  max-width: 100% !important;
}

.tech-otac-section4-bottom-left .image {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
  padding-top: 0px !important;
}

.tech-otac-right-col2 {
  margin-top: 100px;
}



.tech-otac-right-col1 .row-fluid  , .tech-otac-right-col2 .row-fluid  {
  padding: 0px !important;
}

.tech-otac-right-col1 h1 , .tech-otac-right-col2 h1 {
  font-weight: 600;
  margin: 0;
  font-size: 2em;
  line-height: 1.4;
}

.tech-otac-right-col1 p , .tech-otac-right-col2 p {
  margin: 0;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 30px;
  color: #9c9c9c;
}

.tech-otac-right-col1 ul {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  padding-left: 10px;
}

.tech-otac-right-col1 ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.12em;
  color: #26acc7;
  display: flex;
}

.tech-otac-right-col1 ul li:before {
  content: "\2022";
  color: #26acc7;
  font-weight: bold;
  font-size: 1.4em;
  display: inline-block;
  width: 0.5em;
  min-width: 0.5em;
  margin-left: -0.5em;
  margin-right: 2px;
  line-height: 0.8em;
}

.tech-otac-section5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tech-otac-section5 .page-center {
  max-width: 1280px;
  width: 100%;
  padding: 0px !important;
  display: flex;
}

.tech-otac-section5 .page-center-inner {
  display: flex;
}

.tech-otac-section5-left {
  width: 35%;
  height: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tech-otac-section5-left .row-fluid {
  padding: 0px !important;
}

.tech-otac-section5-left img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tech-otac-section5-right {
  width: 65%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
}

.tech-otac-section5-text p {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.8;
  margin: 0;
  color: #000;
}

.tech-otac-section5-text p a {
  color: #45c4d8;
  text-decoration: underline;
}

.tech-otac-section5-button {
  margin-top: 40px;
}

.tech-otac-section5-button .row-fluid {
  padding: 0px !important;
}

.tech-otac-section5-button  a {
  margin: 0;
  background-color: transparent !important;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 10px;
  text-align: center;
  border: 1px solid #000;
  font-weight: 600;
  line-height: 1.4;
  font-size: 14px;
}

.tech-otac-section5-button a:hover , .tech-otac-section5-button a:focus {
  border: 1px solid #000;
}


.tech-otac-section5-text .row-fluid {
  padding: 0px !important;
}

.tech-otac-section4-bottom-left * {
  height: 100%;
}
.tech-otac-section5-button * {
  display: inline-block;
}
.tech-otac-section6 .row-fluid {
  max-width: 100%;
  padding: 0px !important;
}
.tech-otac-section7 .page-center {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  max-width: 1000px;
}



.tech-otac-section7 .row-fluid {
  padding: 0px !important;
}

.way-about-page {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 97px;
  border-top: 1px solid #ddd;
}

.way-about-page-section1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}

.way-about-top-section {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.way-about-top-section .row-fluid {
  padding: 0px !important;
  max-width: 100% !important;
}

.way-about-top-section h1 {
  margin: 0;
  padding: 0;
  font-size: 2.4em;
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
}

.way-about-top-section p {
  margin: 0;
  font-size: 1.12em;
  padding: 0;
  line-height: 1.6;
  text-align: center;
  margin-top: 30px;
  color: #000;
  font-weight: 300;
}

.way-about-top-section-img {
  text-align: right;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.way-about-top-section-img * {
  width: 100%;
}

.way-about-top-section-img img {
  max-width: 150px !important;
}

.hs-horizontal-spacer {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}

.way-about-page-section1 .row-fluid {
  padding: 0px !important;
}
.way-about-page-section2 .row-fluid {
  max-width: 100% !important;
  padding: 0px !important;
}
.way-about-page-section3 {
  font-size: 0;
}

.way-about-page-section3 .hs-horizontal-spacer {
  padding: 0px !important;
  font-size: 0;
}

.way-about-page-section3 .row-fluid {
  padding: 0px !important;
  font-size: 0;
}
.authentication-otp-group .authentication-otp-column.column-row-2 .authentication-otp-list-col.list-row-2 .authentication-otp-list-bg {
  padding-top: 30%;
}

.ja-page  .top-title {
  font-family: 'Montserrat';
  font-weight: 300;
}

.ja-page .blog-contact-section {
  display: none;
}
.ja-page .post-title {
  font-weight: 300;
}

.ja-page .enty-content {
  font-weight: 300;
}


.ja-page .post-top-title {
  font-family: 'Montserrat';
  font-weight: 300;
  line-height: 1.4;
}

.ja-page .post-title-name {
  font-weight: 300;
  box-sizing: border-box;
  word-break: break-all;

}

.ja-page .post-date {
  color: #999;
}

.ja-page .blog-post__body {
  font-weight: 300;
  box-sizing: border-box;
  word-break: break-all;
}

.ja-page sup {
  top: 0;
}

.ja-page .post-pagination a , .ja-page .post-pagination a:hover , .ja-page .post-pagination a:focus {
  color: #999999;
}

.ja-page .post-pagination-prev img, .ja-page .post-pagination-next img {
  width: 14px;
  min-width: 14px;
  max-width: 14px;
  height: 14px;
  min-height: 14px;
  max-height: 14px;
}

.ja-page .cst-r2-cntct-grp {
  display: none;
}

.ja-page .way-about-top-section h1 {
  font-weight: 600;
}

.ja-page .cm-product-banner .main-title {
  max-width: 600px;
}

.ja-page .product-section1 h1 {
  font-weight: 600;
}

.ja-page .product-section1 .way2AuthenticationKey p.ft4.ft-rg {
  font-weight: 600;
}
.ja-page .product-section2 blockquote span {
  font-weight: 600;
}

.ja-page .product-section2 blockquote {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}


.ja-page .auth-tech-wrapper .auth-content h2 {
  font-weight: 600;
}


.ja-page .product-section4 .auth-tech-wrapper .auth-content p:last-child {
  margin-top: 20px;
  color: #999;
  font-size: .8em;
  line-height: 1.4;
}


.ja-page .product-section6 .auth-tech-wrapper .auth-content h2 {
  margin: 0;
  padding-bottom: 20px;
}

.ja-page .product-section6 .auth-tech-wrapper .auth-content p {
  line-height: 1.8;
  color: #000;
  font-size: 14px;
}
.ja-page .product-section7 .dynamic-matching-wrapper>div>h1 {
  font-weight: 600;
}
.ja-page .product-section8 .widget-type-header h1 {
  font-weight: 600;
}

.ja-page .product-section8 .way2AuthenticationKey ul li p.ft4 {
  font-weight: 600;
}

.ja-page .product-section8 .dnd-section>.row-fluid .way2AuthenticationKey ul {
  padding-right: 20px;
  padding-left: 20px;
  display: flex;
  flex-wrap: wrap;
}

.ja-page .product-section8 .way2AuthenticationKey {
  padding: 0;
}
.ja-page .product-section9 #bottom-contact p, .ja-page .product-section9 #bottom-contact p a {
  font-weight: 600;
}

.ja-page .product2-section1 .one-way-authentication h1 {
  font-weight: 600;
}

.ja-page .product2-section2 .login-process-wrapper h1 {
  font-weight: 600;
}

.ja-page .product2-section2 .login-process-wrapper p {
  max-width: 800px;
}
.ja-page .product2-section5 h1 {
  font-weight: 600;
}
.ja-page .product2-section3 h1 {
  font-weight: 600;
  box-sizing: border-box;
  word-break: break-all;
}

.ja-page .product2-section3 p {
  max-width: 800px;
}
.ja-page .product2-section5 p {
  font-weight: 300;
}

.ja-page .product2-section6 .content-background-icon .mx800 {
  max-width: 900px;
}
.ja-page .business-model-wrapper .ft-rg {
  font-weight: 600;
}

.ja-page .business-model-wrapper .ft-gr span {
  color: #999;
  font-weight: 300;
}

.ja-page .business-model-wrapper .ft-rg {
  font-weight: 600;
}
.ja-page .product2-section6 .content-background-icon  h2 {
  font-weight: 600;
}
.ja-page .business-model-wrapper .cm-tabber2-content p  {
  font-size: 1.12em;
  font-weight: 300;
}

.ja-page .business-model-wrapper .cm-tabber2-content p:last-child {
  padding-top: 10px;
  font-size: .8em;
}
.ja-page .business-model-wrapper .bd-tp-dash li.w30 p {
  font-size: 14px;
  line-height: 1.4;
}
.ja-page .product3-section1 h1 {
  font-weight: 600;
}
.ja-page .product3-layout .product3-section1 p {
  box-sizing: border-box;
  word-break: break-all;
}

.ja-page .product3-layout .product3-section1 h1 {
  box-sizing: border-box;
  word-break: break-all;
}
.ja-page .product3-layout .product3-section2 .content-top-icon .cm-title {
  font-weight: 600;
}

.ja-page .product3-layout .product3-section2 .content-top-icon .cm-title {
  font-weight: 600;
}

.ja-page .product3-layout .product3-section3 h1 {
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.ja-page .product3-layout .product3-section3 p {
  margin-top: 10px;
}

.ja-page .product3-layout .product3-section3 p span {
  color: #999;
}
.ja-page .product3-layout .product3-section4 blockquote * {
  font-weight: 600;
}
.ja-page .product3-layout .product3-section5 .dnd-section > .row-fluid {
  max-width: 1100px;
}
.ja-page .product3-layout .business-model-wrapper h1 ~ p {
  font-size: 14px;
  line-height: 1.4;
}
.product-layout .product-section8 .way2AuthenticationKey ul li {
  justify-content: unset;
}

.ja-page .menu-path-area .hs-menu-wrapper>ul>li:nth-child(1)>a {
  font-weight: 600;
}

.ja-page .menu-path-area .hs-menu-wrapper>ul>li>a {
  font-weight: 600;
}

.ja-page .way1Page .way1Page-section1 .authentication-otp-group .authentication-otp-content ul li p {
  line-height: 1.4;
}
.en-page .tech-otac-page .tech-otac-section3 p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.ja-page .timeline-list-left.column-group-2 .column-list-group-6 .timeline-content p:last-child {
  font-weight: 400;
  color: #000;
}



.ja-page .timeline-list-left.column-group-2 .column-list-group-5 .timeline-content p:nth-child(4), .ja-page .timeline-list-left.column-group-2 .column-list-group-5 .timeline-content p:nth-child(5) {
  color: #02c2e0;
  font-weight: 600;
}
.tech-fido-section3 p.text {
  text-align: right; 
  color: #707070; 
  font-size: 14px;
  line-height: 1.4; 
  margin: 0;

}
.ko-page .way2Page-section1 .hs_cos_wrapper_type_rich_text pre {
  margin-top: 24px;
}

.ja-page .cm-product-banner .menu-path-area .hs-menu-wrapper>ul ul li a[href="javascript:;"] {
  font-weight: 600;
}

.ja-page .cm-product-banner .menu-path-area .hs-menu-wrapper>ul ul li>a {
  font-weight: 600;
}

.ko-page .menu-path-area .hs-menu-wrapper>ul ul li>a {
  font-weight: 400;
}
.ko-page .product2-layout .banner-section {
  margin-top: 0;
}
.ko-page .product3-layout .banner-section {
  margin-top: 0;
}
@media(max-width:1240px) and (min-width:801px){
  .ja-page .timeline-list-left.column-group-4 {
    left: auto;
  }

  .ja-page .timeline-list-left.column-group-5 {
    left: auto;
  }

  .ja-page .timeline-list-left.column-group-6 {
    left: auto;
  }

  .timeline-list-left.column-group-6 {
    left: auto;
  }
}
@media(max-width:1240px){
  .timeline-list-left.column-group-1, 
  .timeline-list-left.column-group-2,
  .timeline-list-left.column-group-3,
  .timeline-list-left.column-group-4,
  .timeline-list-left.column-group-5 ,
  .timeline-list-left.column-group-6 {
    padding-right: 10px;
  }
  .timeline-list-left.column-group-6 {
    left: auto !important;
  }
}
@media(max-width:800px){
  .ko-page .otacSolutionP2 .otacSolutionP2-section3 .span2.widget-span {
    display: none !important;
  }
  .tech-fido-section3 p.text {
    text-align: center;
    margin-top: 20px;
  }
  .ja-page .product2-section3 .widget-type-rich_text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media(min-width:801px){
  .ko-page .one-way-authentication .sect01--list {
    width: auto;
  }
  .ja-page .product-layout .product-section2 blockquote span {
    vertical-align: middle;
  }
  .ja-page .product-layout .product-section2 blockquote:before {
    bottom: -0.3em;
  }

  .ja-page .product-layout .product-section2 blockquote:after {
    bottom: -0.3em;
  }
  /*   .one-way-authentication .sect01--list {
  width: 183px;
} */
  .ja-page .product2-section4 .auth-tech-wrapper .row-reverse .auth-content {
    width: 50%;
  }
  .ja-page .one-way-authentication .sect01--list li.itm1 {
    left: -145px;
    top: -14px;
  }

  .ja-page .one-way-authentication .sect01--list li.itm2 {
    left: -296px;
    top: 38px;
  }

  .ja-page .one-way-authentication .sect01--list li.itm4 {
    left: -245px;
    top: 54px;
  }

  .ja-page .one-way-authentication .sect01--list li.itm5 {
    left: 298px;
    top: -149px;
  }
  .ja-page .product2-layout .cm-product-banner .main-title {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 540px;
  }
  .ja-page .product-section4 .auth-tech-wrapper .auth-content {
    width: 60%;
  }
  .ja-page .product-section6 .auth-tech-wrapper .auth-content {
    width: 60%;
  }
  .ja-page .product-section6 .auth-tech-wrapper .auth-content {
    width: 60%;
  }
  .ja-page .product-section5 .auth-tech-wrapper .row-reverse .auth-content {
    width: 50%;
  }


  .ja-page .auth-tech-wrapper .row-reverse .auth-content {
    width: 60%;
  }

  .No_Banner .ja-page .cst-header-gp {
    min-height: 98.27px;
  }
}
@media(max-width:800px){
  .No_Banner .ja-page .cst-header-gp {
    min-height: 73.67px;
  }
  .ja-page .product-layout .banner-section {
    margin-top: 74px;
  }
  .way-about-top-section h1 {
    font-size: 1.6em;
  }

  .way-about-top-section-img {
    text-align: center;
    text-align-last: center;
  }
  .tech-fido-page .tect-title-text {
    font-size: 14.7px;
    line-height: 20.58px;
    padding: 0px !important;
  }
  .way-about-page {
    margin-top: 74px;
    border: none;
  }


  .tech-fido-page .banner h1>span>span {
    padding-right: 7.5px;
  }

  .tech-fido-section-common {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tech-fido-section1 .page-center {
    border: none;
  }

  .tech-fido-section1-left .image {
    opacity: .4;
  }

  .tech-fido-section1-right p {
    color: #000;
    line-height: 1.6;
    margin-top: 40px;
    font-size: 14.7px;
  }

  .tech-fido-section2 .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tech-fido-section3 , .tech-fido-section4 , .tech-fido-section5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tech-fido-section3 p {
    font-size: 1.05em;
  }

  /*   .tech-fido-section3 p:last-child {
  margin-top: 20px;
  text-align: center;
} */

  .tech-otac-page .otf-text {
    font-size: 14.7px;
    padding-left: 6px;
  }

  .tech-otac-section1 .testimonial-group h1 {
    font-size: 1.05em;
  }

  .tech-otac-section1 .testimonial-group .icon-lh i {
    font-size: 4em;
  }

  .tech-otac-section2-top h1 , .tech-otac-section3-top h1 {
    font-size: 1.4em;
  }

  .tech-otac-section4-top h1 span {
    font-size: 19.6px;
    line-height: 1.2;
  }

  .tech-otac-section4-top p {
    line-height: 1.6;
    margin-top: 40px;
    font-size: 1.05em;
  }

  .tech-otac-section4-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .tech-otac-section4-bottom-left {
    width: 100%;
    min-width: auto;
  }

  .tech-otac-section4-bottom-right {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    min-width: auto;
  }

  .tech-otac-section4-bottom-left .image {
    padding-top: 50% !important;
  }

  .tech-otac-right-col1 {
    margin-top: 40px;
  }

  .tech-otac-right-col1 h1, .tech-otac-right-col2 h1 {
    font-size: 1.6em;
  }

  .tech-otac-right-col1 p, .tech-otac-right-col2 p {
    line-height: 1.6;
    font-size: 1.05em;
  }
  .tech-otac-section5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tech-otac-section5 .page-center {
    padding-left: 20px !important;
    padding-right: 20px !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .tech-otac-section5 .page-center-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .tech-otac-section5-left {
    width: 100%;
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }


  .tech-otac-section5-right {
    width: 100%;
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .tech-otac-section5-text p {
    line-height: 1.6;
    font-size: .8em;
  }

  .tech-otac-section5-button {
    margin-top: 20px;
  }

  .tech-otac-section5-button a {
    width: 100%;
    min-width: auto;
    font-size: .8em;
  }



  .tech-otac-section5-text .row-fluid {
    padding: 0px !important;
  }
  .tech-otac-section5-button * {
    display:block;
  }
  .tech-otac-section6.tech-otac-section-common {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width:800px) {
  .ja-page .one-way-authentication .sect01--list li.itm3 {
    left: 248px;
    top: -174px;
  }
}
@media (max-width:800px) {
  .ja-page .product2-layout .cm-product-banner .main-title {
    max-width: 540px;
  }
  .en-page .hs-sdk-fido-page .bg-wrapper .image {
    padding-top: 50%;
  }

}
@media(max-width:600px){
  .ja-page  .product-section8 .way2AuthenticationKey ul li {
    width: 50%;
  }



}

@media(max-width:370px){
  .en-page .hs-sdk-fido-page .cst-content-right-img-grp {
    margin-top: 35px;
  }
}
body {
  line-height: 1.4;
  word-break: break-word;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #96BFD9;
  color: #fff;
  text-shadow: none;
}
@font-face {
  font-family: xeicon;
  src: url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/SSenStone_November2021/fonts/xeicon.eot) format("embedded-opentype"),
    url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/fonts/xeicon.woff2) format("woff2"),
    url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/fonts/xeicon.ttf) format("truetype"),
    url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/fonts/xeicon.woff) format("woff"),
    url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/fonts/xeicon.svg) format("svg");
  font-weight: 400;
  font-style: normal 
}
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}
@font-face { 
  font-family: "Material Icons"; 
  src: url("https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/fonts/MaterialIcons-Regular.woff2") format("woff2"); 
    font-style: normal; font-weight: 400;
    }

/* Paragraphs */

p {
  margin: 0 0 10px;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  overflow-wrap: break-word;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight:normal;
  overflow-wrap: break-word;
}
/* Lists */

ul,
ol {
  margin: 0 0 10px;  
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin:10px 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none; 
  color: #CCC;
  height: 1px;
}
.main-hf ::selection { 
  background: #eee;
  color: rgb(74, 74, 74);
  text-shadow: none;
} 
.main-hf ::-webkit-scrollbar-thumb { 
  background-color: #000;
}
.main-hf ::-webkit-scrollbar {
  width: 10px;
  height: 6px;
}

body .dnd-section,
body .content-wrapper--vertical-spacing {
  padding-left:0;
  padding-right:0;
} 

.dnd-section > .row-fluid,
.content-wrapper,
.page-center {
  padding-left: 20px;
  padding-right: 20px;
  margin-left:auto;
  margin-right:auto;
}
@media (max-width: 1279px) {
  body .dnd-section > .row-fluid,
  body .content-wrapper,
  body .page-center { 
    max-width: ;
  }

}
@media (max-width: 1023px) {
  body .dnd-section > .row-fluid,
  body .content-wrapper,
  body .page-center {
    max-width:;
  }

}
button,
.button,
.hs-button {
  /***********/
  margin: 10px 0;
  text-decoration: none;
  max-width: 100%;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-size: .8em; 
}

button:hover, 
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus {
  text-decoration: none;
} 

button:active,
.button:active,
.hs-button:active {
  text-decoration: none;
}
/* Form fields */
form{
  max-width: 500px;
}
.hs-form-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Labels */

form label {
  vertical-align: middle;
  display: inline-block;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel], 
form input[type=number],
form input[type=file],
form select,
form textarea {
  vertical-align: middle; 
  width: 100%;
  border:none;
  border-bottom-width:1px;
  border-style: solid;
  outline: none;
  background-color: transparent;
  font-size: 1.12em;
  padding-top: 5px; 
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

form input[type=text]:focus, 
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  outline: none;
}

form fieldset {
  max-width: 100% !important;
}

::placeholder {
  color: ;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
} 

/* Validation */

.hs-form-required {
  color: #ef0000;
}

.hs-input.invalid.error {
  border-color: ;
}
ul.no-list.hs-error-msgs.inputs-list li {
  margin: 0;
  color:#ef0000;
}
ul.no-list.hs-error-msgs.inputs-list li label { 
  font-size: inherit;
  color: inherit;
}
.hs-error-msg {
  color: inherit;
  margin-top: 4px;
}

/* Submit button */

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

@media (max-width: 767px){
  form{
    max-width: 100%;;
  }
 



}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
/* Header container */

header.header {
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0; 
  width: 100%;
  font-size: 14px;
}
header .top-bar {
  width: 100%;
}
header .container {
  margin-left: auto; 
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right;
}
header .top-bar a {
  display: inline-block;
  position: relative;
  font-size: .8em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
header .header__container {
  margin: 0 auto;
  max-width: 1280px;
}

.header_main {
  width: 100%;
  display: flex; 
  align-items: center;
  padding: 0 10px;
}

.header_logo {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 0;
  max-width: 168px;
}

.header_logo a {
  display: inline-block;
  position: relative;
}

.header_logo a img {
  width: 100%;
  height: auto;
  position: relative;
  left: 1px;
  max-width: 167px;
}

.mobile-trigger {
  display: flex;
  align-items: center;
  z-index: 2;
}

.mobile-trigger .box {
  display: none;
}

.mobile-trigger .menu-icon-btn {
  z-index: 1; 
  position: relative;
  cursor: pointer;
}

.mobile-trigger .menu-icon-btn span {
  display: block;
  width: 100%;
  height: 4px;
  background: #000;
  transition: all .3s;
  position: relative;
  width: 30px;
  margin: 4px;
}

.mobile-trigger .menu-icon-btn span.line1 {
  animation: ease .7s top-2 forwards;
}

.mobile-trigger .menu-icon-btn span.line2 {
  animation: ease .7s scaled-2 forwards;
}

.mobile-trigger .menu-icon-btn span.line3 {
  animation: ease .7s bottom-2 forwards;
}
.custom-menu-primary {
  flex: 1;
  flex-basis: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.custom-menu-primary > div {
  z-index: 1;
  position: relative;
}
.custom-menu-primary .navigation-primary {
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.custom-menu-primary .navigation-primary > ul {
  margin: 0;
  width: 100%;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  font-family: 'Noto Sans KR';
  list-style: none;
} 
.custom-menu-primary .navigation-primary > ul > li {
  padding-top: 15px; 
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
  position: relative;
}
.custom-menu-primary .navigation-primary > ul > li > a {
  transition: .3s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  padding: 2px 0;
}
.custom-menu-primary .navigation-primary > ul ul {
  margin: 0; 
  padding: 0; 
  list-style: none;
  display: none; 
}
.banner-section .dnd-section {
  padding: 0;
  max-width: none;
}
.banner-section .dnd-section > .row-fluid {
  max-width: none;
  padding: 0;
}
.No_Banner .cst-header-gp {
  min-height: 80px; 
}
.No_Banner .header-wrap {
  min-height:80px;
}

/************ Header 2 css start here **************/
header.header2 {
  background-color: #fff; 
  z-index: 101;
  position: fixed;
  top: 0; 
  left: 0;
  width: 100%;
  transition: background-color .6s;
}

.header2 .header__container {
  max-width: 1000px;
  font-size: .8em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  color: #fff;
  padding-left: 20px;
}

.header2 .hs_cos_wrapper_type_rich_text {
  display: flex;
  justify-content: flex-end;
}

.header2 .hs_cos_wrapper_type_rich_text p {
  cursor: pointer;
  font-weight: 300;
  margin: 0;
}

.header2 .hs_cos_wrapper_type_rich_text span {
  padding-left: 10px;
  padding-right: 10px;
}

.header2 .hs_cos_wrapper_type_rich_text p a {
  color: inherit;
  text-decoration: none;
}
.header2 .top-area.header__container {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  font-size: inherit;
  padding: 0;
  color: inherit;
}

.header2 .top-area .header_logo {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 170px;
  padding-left: 20px;
}

.header2 .top-area .mobile-trigger {
  display: none;
  z-index: 6;
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  transition: opacity 1.8s;
  background-color: #fff;
}

.header2 .head-part {
  z-index: 5;
  position: relative;
  color: #fff;
  transition: opacity 1.8s;
}

.header2 .head-part .hs-menu-wrapper > ul {
  list-style: none;
  font-weight: 500;
  font-family: 'Montserrat';
  display: inline-block;
  position: relative;
  padding: 0 20px;
}

.header2 .head-part .hs-menu-wrapper > ul > li {
  display: inline-block;
  color: #333;
  position: relative;
  cursor: pointer;
}

.header2 .head-part .hs-menu-wrapper > ul > li > a {
  z-index: 1;
  display: inline-block;
  position: relative; 
  padding: 26px 15px;
  transition: color .2s;
  color: inherit;
  text-decoration: none;
}

html.diffe-header, html.diffe-header body {
  font-family: 'Noto Sans KR','Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.4;
  height: 100%;
} 

.header2 .head-part .hs-menu-wrapper > ul li:hover > a {
  color: #1fa8c9;
} 
.header2 .head-part .hs-menu-wrapper>ul ul li {
  padding: 6px 15px;
  border-bottom: 1px solid #ddd;
  opacity: 1;
}
.header2 .head-part .hs-menu-wrapper>ul ul li > a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.header2 .head-part .hs-menu-wrapper > ul > li:nth-child(3)  ul li > a {
  padding-left: 5px;
}
.fixed-btn-area {
  display: none;
}


.header-wrap.nonav_h .top-bar {
  min-height: 26px;
}
.header-wrap.nonav_h .header__container {
  min-height: 58px;
  align-items: center;
  display: flex; 
}
.header2 .head-part .hs-menu-wrapper>ul ul li:last-child {
  border: 0;
}



/**************************/


@media (min-width:801px) {
  .header2 .head-part .hs-menu-wrapper > ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .8em;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    min-width: 150px;
    padding: 0 10px;
    visibility: hidden;
    opacity: 0;
    transform: translate(0, 93%);
  }

  .header2 .head-part .hs-menu-wrapper > ul li.hs-item-has-children:hover ul {
    opacity: 1;
    transform: translate(0, 100%);
    visibility: visible;
    z-index: 1;
  }
  .custom-menu-primary .navigation-primary > ul > li > a:after,
  .custom-menu-primary .navigation-primary > ul > li > a:before,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:after,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:before {
    content: "";
    position: absolute;
    bottom: 0; 
    left: 0; 
    width: 100%;
    height: 1.3px; 
    transition: .2s;
  }
  .custom-menu-primary .navigation-primary > ul > li > a:hover:after,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:hover:after{
    transform: translateX(-200%);
    background-color: #000;
  }
  .custom-menu-primary .navigation-primary > ul > li > a:after,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:after{ 
    transform: translateX(-105%); 
    background-color: #45c4d8;
  }
  .custom-menu-primary .navigation-primary > ul > li > a:before,  
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:before{  
    background-color: #000; 
    transform: translateX(-200%); 
  } 
  .custom-menu-primary .navigation-primary > ul > li > a:hover:after,
  .custom-menu-primary .navigation-primary > ul > li > a:hover:before,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:hover:after,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:hover:before {
    transform: translateX(0%);
  }
  .custom-menu-primary .navigation-primary > ul > li > a:hover:after,
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a:hover:after{ 
    transform: translateX(0%);
    transition-delay: .2s;
    background-color: #45c4d8;
  }
  .custom-menu-primary .navigation-primary > ul > li.has-submenu > a {  
    padding-right: 5px;
  }
  .custom-menu-primary.desktop  .navigation-primary > ul > li > a + ul { 
    z-index: 1; 
    overflow-y: auto; 
    border-top: 2px solid #000; 
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);  
    transition: .3s;
    position: fixed; 
    top: 82px;   
    left: 0;
    min-width: 100vw;
    display: block !important; 
  }
  .custom-menu-primary.desktop  .navigation-primary > ul ul ul {
    display: block !important; 
  }
  .custom-menu-primary.desktop  .navigation-primary > ul > li.has-submenu:hover > a + ul {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2 {
    max-width: 900px;
    margin: 40px auto 50px;
    display: flex;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(1) {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 20px;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(3) {
    max-width: 400px;
    width: 45%;
    margin-left: auto;
    margin-top: 20px;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) {
    padding: 20px;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li { 
    display: block;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(2) ul li > a {
    transition: .3s;
    display: inline-block;
    z-index: 1;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
    overflow: hidden;
    cursor: pointer; 
    font-size: 20px; 
    margin-bottom: 10px;
  } 
  .custom-menu-primary .navigation-primary>ul ul .container2 > li:nth-child(3) > a {  
    font-size: 0; 
    display: none;
  }
  .custom-menu-primary .navigation-primary > ul ul .container2 > li:nth-child(3) .image {
    box-shadow: 4px 4px 0px 0px rgb(0 0 0 / 10%);
    position: relative;
    width: 100%;  
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: center center;
    padding-top: 60%;
    height: auto;
  }
  .custom-menu-primary .navigation-primary > ul > li.기술소개 > a + ul .container2 > li:nth-child(3) .image,
  .custom-menu-primary .navigation-primary > ul > li.Technology > a + ul .container2 > li:nth-child(3) .image {
    background-image: url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/images/image-2-0.jpg);
  }
  .custom-menu-primary .navigation-primary > ul > li.솔루션 > a + ul .container2 > li:nth-child(3) .image,
  .custom-menu-primary .navigation-primary > ul > li.Solutions > a + ul .container2 > li:nth-child(3) .image {
    background-image: url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/images/image-1-0.jpg); 
  }
  .custom-menu-primary .navigation-primary > ul > li.회사소식 > a + ul .container2 > li:nth-child(3) .image,
  .custom-menu-primary .navigation-primary > ul > li.News > a + ul .container2 > li:nth-child(3) .image {
    background-image: url(https://21004258.fs1.hubspotusercontent-na1.net/hubfs/21004258/raw_assets/public/SSenStone_November2021/images/news.jpg);
  }
  .custom-menu-primary .navigation-primary>ul ul .container2>li:nth-child(2) ul li ul {
    padding-left: 5px; 
  }
  .custom-menu-primary .navigation-primary>ul ul .container2>li:nth-child(2) ul li.swIDchundefinedAuth {
    /*     margin-bottom: 30px; */
  }
  .custom-menu-primary .navigation-primary>ul ul .container2>li:nth-child(2) ul li ul li {
    margin-bottom: 10px; 
    font-size: 1.12em;
  }
  .custom-menu-primary .navigation-primary>ul ul .container2>li:nth-child(2) ul li ul li > a {
    transition: .3s;
    font-size: inherit;
    padding: 0;
    margin: 0;
    display: block; 
    font-weight: inherit;
  }   
  .custom-menu-primary .navigation-primary>ul ul .container2>li:nth-child(2) ul li ul li > a:before,
  .custom-menu-primary .navigation-primary>ul ul .container2>li:nth-child(2) ul li ul li > a:after { 
    display: none;
  }
  .custom-menu-primary.mobile {
    display: none;
  }
  .custom-menu-primary .navigation-primary > ul ul .container2 > li:nth-child(1) > a { 
    color: rgb(117, 117, 117);
  }



}


@media screen and (min-width: 800.98px) and (max-width: 820px) {
  .header_logo {
    max-width: 154px;
  }

}

@media screen and (min-width: 800.98px) and (max-width: 930px) {
  .header.eng .custom-menu-primary .navigation-primary>ul>li {
    padding-left: 10px;
    padding-right: 10px;
  }

}


@media screen and (max-width: 800px) {
  .No_Banner .cst-header-gp {
    min-height: 68px;
  }
  .custom-menu-primary.desktop {
    display: none;
  }
  header .top-bar .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  header .top-bar a {
    font-size: .7em;
  }
  .header_main {
    padding: 10px;
  }
  .header_logo {
    max-width: 108px;
    margin-left: 10px;
  }
  .mobile-trigger .box {
    display: block;
  }
  .custom-menu-primary>div {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate3d(100%, 0, 0);
    max-height: 100vh;
    transition-property: transform;
    transition-duration: .4s;
    overflow-y: auto;
    width: 100%;
    max-width: 330px;
  }
  .mobile-open .custom-menu-primary>div {
    transform: translate3d(0, 0, 0);
    max-height: 100vh;
  }
  .custom-menu-primary .hs-menu-wrapper { 
    padding-left: 20px;
    padding-right: 20px; 
    padding-top: 40px; 
    padding-bottom: 40px;
    min-height: 100vh; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 100%;
  }
  .mobile-open .menu-icon-btn span.line1 {
    animation: ease .7s top forwards; 
  }
  .mobile-open .menu-icon-btn span.line2 {
    animation: ease .7s scaled forwards; 
  }
  .mobile-open .menu-icon-btn span.line3 {
    animation: ease .7s bottom forwards;
  }
  @keyframes top {
    0% { top: 0; transform: rotate(0); }
    50% { top: 8px; transform: rotate(0); }
    100% { top: 8px; transform: rotate(45deg); }
  }
  @keyframes top-2 {
    0% { top: 8px; transform: rotate(45deg); }
    50% { top: 8px; transform: rotate(0deg); }
    100% { top: 0; transform: rotate(0deg); }
  }
  @keyframes bottom {
    0% { bottom: 0; transform: rotate(0); }
    50% { bottom: 8px; transform: rotate(0); } 
    100% { bottom: 8px; transform: rotate(135deg); } 
  }
  @keyframes bottom-2 {
    0% { bottom: 8px; transform: rotate(135deg); }
    50% { bottom: 8px; transform: rotate(0); }
    100% { bottom: 0; transform: rotate(0); }
  }
  @keyframes scaled {
    50% { transform: scale(0); }
    100% { transform: scale(0); }
  }
  @keyframes scaled-2 {
    0% { transform: scale(0); }
    50% { transform: scale(0); }
    100% { transform: scale(1); }
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    display: flex;
    flex-direction: column; 
    padding-left: 10px;
    padding-right: 10px;
    margin-top:-4px;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .custom-menu-primary.mobile .hs-menu-wrapper > ul > li > .link-wrap {
    display: flex;
    align-items: center;
    line-height: 27px;  
    padding-top: 2px;
    padding-bottom: 2px;
  } 
  .custom-menu-primary.mobile .hs-menu-wrapper > ul > li > .link-wrap > a { 
    font-size: 1.2em;  
    position: relative; 
    overflow: hidden;
    cursor: pointer;  
    display: inline-block;  
    padding-top: 2px;
    padding-bottom: 2px;
    transition: .3s;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 25.52px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li > .link-wrap > a {
    color: #000000;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li > .link-wrap > a:hover {
    color: #45c4d8;
  }
  .child-trigger:after { 
    font-family: xeicon; 
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal; 
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    content: "\e913";
  }
  .child-trigger { 
    z-index: 9;
    cursor: pointer;
    color: #000;
    position: relative;
    top: 0;
    height: 14px;
    width: 14px;
    display: flex;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > .link-wrap a {
    padding-right: 5px; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:after, 
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:before {
    content: ""; 
    position: absolute; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    height: 1.3px; 
    transition: .2s;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:hover:after, 
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:hover:after{
    transform: translateX(-200%);
    background-color: #000;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:after{ 
    transform: translateX(-105%);   
    background-color: #45c4d8;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:before,    
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:before{   
    background-color: #000;  
    transform: translateX(-200%); 
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:hover:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:hover:before,
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:hover:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:hover:before {
    transform: translateX(0%);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > .link-wrap a:hover:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul.hs-menu-children-wrapper > li > a:hover:after{ 
    transform: translateX(0%);
    transition-delay: .2s;
    background-color: #45c4d8;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children .link-wrap > a {
    line-height: 27px; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > div + ul {
    width: 100%; 

    position: relative; 
    top: 0; 
    left: 0; 
    min-width: 100%;
    height: auto;
    background-color: transparent !important;
    border: none;
    overflow: hidden;
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    padding: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li > a {
    position: relative;
    overflow: hidden; 
    cursor: pointer;
    transition: .3s; 
    display: inline-block;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 5px;
    font-size: 12px;
    color: #000000;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li:not(:last-child) {
    padding-bottom: 0;
  } 
  .custom-menu-primary .hs-menu-wrapper>ul ul li:not(:first-child) {
    padding-top: 12px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li > a:hover {
    color: #45c4d8;
  }
  .child-open .child-trigger:after {
    content: "\e91a";
  }
  .child-opens .child-trigger:after {
    content: "\e91a";
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > div + ul ul li { 
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > div + ul ul {
    padding-left: 5px;
    margin-top: 5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > div + ul ul li > a {
    transition: .3s;
    padding: 0;
    font-weight: 400;
    font-size: .8em;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.swIDchundefinedAuth ul {
    margin-bottom: 30px;
  }
  .custom-menu-primary.mobile .hs-menu-wrapper>ul>li>.link-wrap:hover .child-trigger {
    color: #45c4d8;
  }

  /*********************/

  .header2 .top-area.header__container {
    background-color: #fff; 
  }

  .header2 .top-area .header_logo { 
    order: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    max-width: 172px;
  }

  .header2 .top-area .mobile-trigger {
    display: block;
  }

  .header2 .top-area .mobile-trigger .menu-icon-btn {
    z-index: 6;
    position: relative;
    padding: 10px;
  }

  .header2 .head-part {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 73px;
    padding: 0;
    text-align: center;
    background: none; 
    transform-origin: 50% 0;
    transform: scale(1,0);
    transition: .6s .3s;
    background-color: #FFFFFF;
  }

  .header2 .top-area .header_logo img {
    position: relative;
    left: 0;
    top: 1px;
    max-width: none;
  }

  .mobile-open .header2 .head-part {
    transform: scale(1,1);
    transition: .6s;
  }

  .header2 .head-part .hs-menu-wrapper>ul {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    overflow-y: auto;
    min-height: calc(100vh - 48px);
    height: 0;
  }

  .header2 .head-part .hs-menu-wrapper > ul > li {
    z-index: 1;
    position: relative;
    margin: 0vh 0;
    padding: 0.8em;
    overflow: hidden;
    background: none;
    display: flex;
    flex-direction: column;
    opacity: 0;
    transform: translate3d(0, 40%, 0);
    transition-property: transform, opacity;
    transition-duration: .3s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li:nth-child(1) {
    transition-delay: .6s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li:nth-child(2) {
    transition-delay: .7s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li:nth-child(3) {
    transition-delay: .8s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li:nth-child(4) {
    transition-delay: .9s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li:nth-child(5) {
    transition-delay: 1s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li:nth-child(6) {
    transition-delay: 1.1s;
  }

  .mobile-open .header2 .head-part .hs-menu-wrapper > ul > li {
    opacity: 1;
    transform: translate3d(0, 0%, 0);
    transition-duration: .3s;
  } 

  .header2 .head-part .hs-menu-wrapper > ul > li > a {
    padding: 5px; 
    font-weight: 400;
    font-size: 1.6em;
  }

  .header2 .head-part .hs-menu-wrapper>ul ul {
    position: relative;
    padding: 6px;
    opacity: 1 !important;
    visibility: visible !important;
    border: none; 
    transform: translateY(0%) scale3d(1,1,1) !IMPORTANT;
  }

  .header2 .head-part .hs-menu-wrapper>ul ul li {
    padding: 5px 10px;
    opacity: 1;
    border: none;
    line-height: 15px;
  }
  .header2 .head-part .hs-menu-wrapper>ul ul li>a {
    font-size: .8em;
  }
  .fixed-btn-area {
    display: block;
    padding: 20px;
    position: fixed;
    bottom: 0;
    left: 0;
  }

  .fixed-btn-area .fixed-btn {
    border-radius: 1000px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    padding: 15px;
    background-color: #000;
    z-index: 1;
    position: absolute;
    bottom: 20px;
    left: 20px;
    transition: .3s;
    cursor: pointer;
  }

  .fixed-btn-area .fixed-btn .image-r {
    width: 100%;
    height: 100%;
  }

  .fixed-btn-area .fixed-btn-wrap {
    display: flex;
    align-items: flex-end;
    position: relative;
    padding-left: 48px;
    background-color: rgba(31, 168, 201, .5);
    border-radius: 5px 5px 5px 22px;
    transform-origin: 0 82%;
    transform: scale(0, 0);
    transition: .3s;
  }

  .fixed-btn-area .fixed-btn-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: .3s 0s;
  } 

  .fixed-btn-area .fixed-btn-wrap ul li {
    margin-top: 10px;
    margin-bottom: 10px; 
  }

  .fixed-btn-area .fixed-btn-wrap ul li > a {
    color: inherit;
    text-decoration: none;
    display: flex;
    align-items: center;
  } 

  .fixed-btn-area .fixed-btn-wrap ul li .image-area {
    position: relative;
    top: 0;
    border-radius: 1000px;
    overflow: hidden;
    left: 0;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    padding: 5px;
    background-color: #fff;
  } 

  .fixed-btn-area .fixed-btn-wrap ul li .image-area div {
    width: 100%;
    height: 100%;
  }
  .fixed-btn-area.open .fixed-btn {
    transform: rotate(45deg);
  }
  .fixed-btn-area.open .fixed-btn-wrap {
    transform: scale(1, 1);
  }
  .fixed-btn-area.open .fixed-btn-wrap ul {
    visibility: visible;
    opacity: 1;
    transition: .3s .2s;
  }
  .header-wrap.nonav_h .top-bar {
    min-height: 23px;
  }
  .header-wrap.nonav_h .header__container {
    min-height: 48px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>div+ul ul {
    display: block !important;
    margin-top: 8px;
  }

}
footer.footer {
  width: 100%;
  position: relative;
  display: block;
  font-size:14px;
}
footer .footer__container {
  margin: 0 auto;
  padding: 40px;
  max-width: 1280px;
}
footer .copyright_text p {
  margin-top: 10px;
  margin-bottom: 0;
}
footer .copyright_text p a {  
  text-decoration: underline;
}
footer .site-content {
  margin-top: 20px;
  line-height: 1.6;
}
footer .site-content .hs_cos_wrapper_type_rich_text {
  display: flex;
}
footer .site-content .hs_cos_wrapper_type_rich_text p {
  margin-right: 20px;
  margin-bottom: 0;
}
footer .site-content .hs_cos_wrapper_type_rich_text p:first-child { 
  margin-right: 10px;
}
footer .site-content .hs_cos_wrapper_type_rich_text p span:nth-child(1) {
  font-weight: 900;
}


/************* Footer way style start here *****************/
footer.footer2 {
  display: flex;
  position: relative;
  flex-direction: column; 
  background-color: #262626;
}

.footer2 .footer-box {
  z-index: 1;
  position: relative;
  background-color: #000;
  border-top: 1px solid #999;
}
.footer2 .footer-box .footer__container {
  max-width: 1200px;
  padding: 20px 40px;
  color: #999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Montserrat';
}

.footer2 .footer-box .footer__container .in-width {
  max-width: none;
  padding: 0;
  width: 100%;
  display: block;
}

.footer2 .footer-box .hs_cos_wrapper_type_rich_text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #999;
  font-family: 'Montserrat';
}

.footer2 .footer-box .hs_cos_wrapper_type_rich_text p {
  margin: 0;
  font-weight: 300;
}

.footer2 .footer-box ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer2 .footer-box ul li {
  border-radius: 1000px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  background-color: #cbcfd2;
}

.footer2 .footer-box ul li a { 
  color: inherit;
  text-decoration: none;
} 

.footer2 .footer-box ul li a span {
  width: 24px;
  height: 24px;
  display: -webkit-box;
} 

.footer2 .footer-box ul li a span svg {
  transition: .3s;
  display: block;
}

.footer2 .footer-box ul li a span:hover svg {
  fill: #1fa8c9;
}

.footer2 .footer-menu.footer__container {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  font-family: 'Noto Sans KR','Montserrat', sans-serif;
  font-weight: 300;
}

.footer2 .hs-menu-wrapper > ul {
  font-size: .8em;
  z-index: 1;
  position: relative;
  color: #fff;
  display: flex;
  flex: 1;
  flex-basis: auto;
}

.footer2 .hs-menu-wrapper > ul > li {
  padding-right: 20px;
  padding-left: 20px;
  flex: 1;
  flex-basis: auto;
  background-color: #262626;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer2 .hs-menu-wrapper > ul > li > a {
  text-decoration: none; 
  color: #999;
  text-transform: capitalize;
}

.footer2 .hs-menu-wrapper > ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 10px;
}

.footer2 .hs-menu-wrapper > ul ul li > a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  font-weight: inherit; 
}
.footer2 .hs-menu-wrapper>ul>li:nth-child(1)>a {
  text-transform: uppercase;
}

 

@media(max-width: 1085px) and (min-width: 976px){
  .footer .site-content .hs_cos_wrapper_type_rich_text p {
    font-size: 12px;
  }
}
@media(max-width: 975px) and (min-width: 846px){
  .footer .site-content .hs_cos_wrapper_type_rich_text p {
    font-size: 10px;
  }
}
@media(max-width: 845px) and (min-width: 801px){
  .footer .site-content .hs_cos_wrapper_type_rich_text p {
    font-size:9px;
  }
}

@media screen and (max-width: 800px) {
  footer p {
    font-size: .8em;
  } 
  footer .copyright_text .hs_cos_wrapper_type_rich_text p {
    font-size: inherit;
  }
  footer .site-content .hs_cos_wrapper_type_rich_text {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer2 .footer-menu.footer__container {
    display: none;
  }
  .footer2 .footer-box ul {
    display: none;
  }
  .footer2 .footer-box .hs_cos_wrapper_type_rich_text p {
    font-size: inherit;
  }



}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.cst-ri-cntct-grp .dnd-section {
  padding: 0!important;
}
.cst-ri-cntct-grp .dnd-section > .row-fluid {
  max-width: 100%!important;
  padding: 0!important;
}

.cst-r2-cntct-grp.section .page-center {
  max-width: 1000px;
  padding: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.cst-r2-cntct-grp.section .page-center .dnd-section {
  padding: 0!important;
}
.cst-r2-cntct-grp.section .page-center .dnd-section > .row-fluid {
  padding: 0;
}
.hs-contact-page {
  margin-top: -1px;
}

.cst-r1-sdkfdio-grp .dnd-section > .row-fluid {
  padding: 0;
}
.cst-r2-sdkfdio-grp .dnd-section>.row-fluid {
  padding: 0;
}
.cst-r2-sdkfdio-grp .inst-box .dnd-section, 
.cst-r2-sdkfdio-grp .inst-box .dnd-section>.row-fluid {
  padding: 0;
}
.cst-r2-sdkfdio-grp .inst-box .solution-wrapper {
  padding: 0;
}
.cst-r2-sdkfdio-grp .inst-box .solution-wrapper .inst-box {
  padding: 0;
}
.cst-r2-sdkfdio-grp .inst-box .dnd-section>.row-fluid {
  max-width: 100%!important;
}
.cst-r2-sdkfdio-grp .inst-box .solution-wrapper h2 {
  font-size: 2em;
}
.cst-btm-image-col-grp .image {
  background-size: contain;
}
.cst-r2-cntct-grp.cst-sdk-fido-form-grp .cst-btm-pane-grp>h1.ft-rg {
  margin-top: 0;
}
.solution-wrapper .inst-box ul li p + p {
  margin-top: 20px;
}
.solution-wrapper .inst-box ul li p.ft-gr2 {
  color: #9c9c9c;
  line-height: 1.8;
  font-size: 1.12em;
}
.cst-r1-sitemap-grp .dnd-section>.row-fluid {
  padding: 0;
}
.cst-r1-sitemap-grp .widget-type-header h1 {
  margin-bottom: 40px;
  line-height: 1.4;
}
.li-item-grp > p {
  margin: 0;
}
.li-item-grp > p > a {
  color: inherit;
}
.li-item-grp > ul {
  margin-top: 0;
  margin-bottom: 0;
}
.li-item-grp>ul > li > ul > li > a {
  color: #9c9c9c;
}

.li-item-grp>ul > li > ul {
  margin-bottom: 0;
}

.cst-r1-sitemap-grp nav > ul {
  margin-bottom: 0;
}
.cst-r1-board-grp .dnd-section>.row-fluid {
  padding: 0;
}
.otacSolutionP2-section2 ul li {
  display: flex;
  padding: 10px;
}
.otacSolutionP2-section2 ul li:nth-child(2) i svg {
  fill: #1fa9c9;
}
.otacSolutionP2-section2 ul li:nth-child(3) i svg {
  fill: #1491b4;
}
.otacSolutionP2-section2 ul li:nth-child(4) i svg {
  fill: #085d80;
}
.otacSolutionP2-section2 ul li ul {
  font-size: 1.2em;
  margin-top: 10px;
}

.otacSolutionP2-section2 ul li ul li {
  display: block;
  padding: 0;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
}
.otacSolutionP2-section2 ul li p {
  margin: 0;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.4;
}
.whyOtac-wrapper .column-group .col2 p a {
  color: #45c4d8;
  text-decoration: underline;
}

@media screen and (max-width: 800px) {
  .cst-ri-cntct-grp .page-center {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
  .hs-contact-page {
    margin-top: 0;
  }
  .cst-r2-sdkfdio-grp.pd-h80.m-pd-h40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cst-r2-sdkfdio-grp.pd-h80.m-pd-h40 > .inst-box {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cst-r2-sdkfdio-grp .inst-box .solution-wrapper h2 {
    font-size: 1.6em;
  }
  .cst-r2-sdkfdio-grp .inst-box .solution-wrapper h2 {
    font-size: 1.6em!important;
  }
  .cst-r1-sitemap-grp .widget-type-header h1 {
    font-size: 1.6em;
  }
}
*, *:before, *:after {
  box-sizing: border-box;
}

main.body-container-wrapper.way1Page,
main.body-container-wrapper.way2Page {
  position: relative;
  width: 100%;
  margin-top: 97px;
  font-family: 'Noto Sans KR','Montserrat', sans-serif;
  font-weight: 300; 
}
.way1Page-section1 .dnd-section > .row-fluid,
.way2Page-section1 .dnd-section > .row-fluid { 
  padding-left: 0;
  padding-right: 0;
}
.way1Page-section1 .testimonial-group {
  text-align: center;
  margin-left: auto;
  margin-right: auto; 
  padding: 20px;
  color: #FFFFFF;
}
.way1Page-section1 .testimonial-group .icon-lh {
  display: none; 
}
.way1Page-section1 .testimonial-group h1 {
  font-size: inherit;
  font-weight: inherit;
  vertical-align: middle;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
}
.way1Page-section1 .testimonial-group h1 span { 
  font-size: 2.4em;
  font-weight: 400;
  vertical-align: middle;
}
.way1Page-section1 .testimonial-group h1:after,
.way1Page-section1 .testimonial-group h1:before,
.way2Page-section1 .testimonial-group h1:before,
.way2Page-section1 .testimonial-group h1:after {
  position: relative;
  bottom: -0.1em;
  opacity: .5;
  display: inline-block;
  font-size: 3.6em;
  font-weight: 900;
  color: #eee;
  line-height: 0.2;
  content: '';
}
.way1Page-section1 .testimonial-group h1:before,
.way2Page-section1 .testimonial-group h1:before{
  content: "\201C";
  margin-right: 5px;
}
.way1Page-section1 .testimonial-group h1:after,
.way2Page-section1 .testimonial-group h1:after{
  content: "\201D";
  margin-left: 5px;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-column {
  max-width: 400px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-img {
  background-size: 80% 80%;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-arrow {
  width: auto;
  display: block;
  text-align: center;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-content {
  margin-top: 40px;
  width: 100%;
  padding: 0;
  border: 0;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-content ul {
  list-style: none;
  font-size: 1.12em;
  font-weight: 400;  
  padding: 20px;
  border: 3px solid #ddd;
  margin: 0;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-content ul .authentication-otp-list-img {
  left: 0;
  position: relative; 
  width: 30px;
  height: 20px;
  top: 0.1em;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-content ul .authentication-otp-list-img div {
  background-size: contain;
  width: 100%;
  height: 100%;
  padding: 0;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-content ul li p {
  padding-left: 10px; 
  padding-right: 10px;
  font-size: inherit;
  width: auto;
  font-weight: inherit;
  color: #000000;
  line-height: inherit;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-content ul li {
  align-items: unset;
}
.way1Page-section1 .authentication-otp-column.column-row-2 .authentication-otp-content {
  border: 0;
}
.way1Page-section1 .authentication-otp-column.column-row-2 .authentication-otp-content ul {
  border: 3px solid #02c2e0;
}
.way1Page-section1 .authentication-otp-group .authentication-otp-arrow img {
  width: 30px;
  min-width: 30px;
} 
.way1Page-section1 .authentication-otp-group {
  align-items: center; 
}
.authentication-otp-group .authentication-otp-column.column-row-2 .authentication-otp-img {
  background-size: contain;
}
.way1Page-section2 .ocatPayent-wrapper .sect03--img {
  background-size: auto 110%;
  background-position: 85% center;
} 
.way1Page-section2 .ocatPayent-wrapper .mx100 .img35 {
  padding-top: 25%;
}
.way1Page-section2 .ocatPayent-wrapper .mx100 {
  max-width: 120px;
}
.way1Page-section2 .dnd-section > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}
.way2Page .banner .image-area.bg-cover-area .image.sect00--bg0 {
  background-position: center center;
  background-size: cover;
}
.way2Page-section1 .hs_cos_wrapper_type_rich_text {
  text-align: center;
  display: block;
}
.way2Page-section1 .hs_cos_wrapper_type_rich_text h1 {
  font-size: 2em;
  font-weight: 400;
  margin: 0;
  line-height: inherit; 
}
.way2Page-section1 .hs_cos_wrapper_type_rich_text p {
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 1.6; 
  font-size: 1.12em;
  color: #000000;
  font-weight: inherit;
}
.way2Page-section1 .hs_cos_wrapper_type_rich_text pre {
  margin-top: 20px;
  display: inline-block;
  position: relative;
  background-color: #f0f1f1;
  max-width: 600px;
  font-size: 1.3em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  color: #000000;
  white-space: normal;
}
.way2Page-section1 .widget-type-linked_image {
  display: block;
  line-height: 0;
}
.way2Page-section1 .testimonial-group h1 {
  color: #FFFFFF;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  display: flex;
}
.way2Page-section1 .testimonial-group h1 span { 
  font-size: 2.4em;
  font-weight: 400;
}
.way2Page-section1 .testimonial-group .icon-lh {
  display: none;
}
.way2Page-section1 .testimonial-group {
  padding: 20px;
}
.way2Page-section2 .dnd-section > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}
.body-container-wrapper.product4Page {
  padding-top: 97px;
}
.product4Page-section1 h1 {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 400;
  font-size: 2.4em;
  margin-bottom: 0;
  line-height: inherit;
}
.product4Page-section1 img {
  display: block;
  margin-top: 40px;
  width: 100%; 
}
.product4Page-section1 .widget-type-linked_image {
  width: 100%;
  line-height: 0;
}
.product4Page-section2 h2 {
  margin-bottom: 40px;
  text-align: center;
  font-weight: 500; 
  font-size: 2.4em;
  color: #FFFFFF; 
  line-height: inherit;
}
.product4Page-section2 .dnd-section > .row-fluid {
  padding: 0;
}
.product4Page-section2 .circular-box-wrapper p {
  font-size: inherit;
} 
.product4Page-section2 .video-grp.inst-box {
  padding-top: 56%;
}
.ja-page  .blog-contact-section.jp {
  display: block;
  margin: -59px -60px;
}



.otacSolutionP-section2 .dnd-section > .row-fluid,
.otacSolutionP-section1 .dnd-section > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}
main.body-container-wrapper.otacSolutionP {
  font-size: 14px;
}
.otacSolutionP2 .dnd-section {
  z-index: 1; 
  position: relative;
  padding: 80px 60px;
}

.otacSolutionP2 .banner-section .dnd-section {
  padding:0 !important;
}


.otacSolutionP2-section1 .dnd-section > .row-fluid {
  padding: 0;
  max-width: 1100px;
}
.otacSolutionP2-section1 h1 {
  font-size: 2.8em;
  font-weight: 900; 
  margin-bottom: 0;
  line-height: inherit;
}
main.body-container-wrapper.otacSolutionP2 { 
  font-size: 14px;
  line-height: 1.4; 
  color: #000000;
}
.otacSolutionP2-section1 p {
  line-height: 1.6;
  font-size: 1.2em;
  margin-top: 20px;
  margin-bottom: 0;
} 
.otacSolutionP2-section1 .hs_cos_wrapper_type_rich_text h3 { 
  margin-top: 80px;
  font-size: 1.6em;
  margin-bottom:0; 
  font-weight: 600;
  line-height: inherit;
}
.otacSolutionP2-section1 .widget-type-linked_image { 
  width: 100%;
  line-height: 0;
}
.otacSolutionP2-section1 .widget-type-linked_image span {
  display: block;
}
.otacSolutionP2-section1 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.otacSolutionP2-section2 h1 {
  color: #26acc7;
  font-weight: 900; 
  font-size: 2.8em;
  line-height: inherit; 
  margin: 0;
}
.otacSolutionP2-section2 p {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 0;
}
.otacSolutionP2-section2 ul {
  font-size: 1.2em;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.otacSolutionP2-section2 ul.안전하게.전달 li {
  display: flex;
  padding: 10px;
} 
.otacSolutionP2-section2 ul.undefinedProvide li {
  padding: 10px;
  display: flex;
}
.otacSolutionP2-section2 ul li i { 
  display: inline-block;
  width: 1em; 
  height: 1em;
  min-width: 1em;
  min-height: 1em;
  margin-top: 0.15em;
  margin-right: 0.6em;
} 
.otacSolutionP2-section2 ul li i svg {
  fill: #4FBFD7;
}
.otacSolutionP2-section2 ul.안전하게.전달 li:nth-child(2) i svg,
.otacSolutionP2-section2 ul.undefinedProvide li:nth-child(2) i svg {
  fill: #1fa9c9;
}
.otacSolutionP2-section2 ul.안전하게.전달 li:nth-child(3) i svg,
.otacSolutionP2-section2 ul.undefinedProvide li:nth-child(3) i svg {
  fill: #1491b4;
}
.otacSolutionP2-section2 .dnd-section > .row-fluid {
  max-width: 1100px;
  padding: 0;
}
.otacSolutionP2-section2 ul.OTACundefined도입.전.후 {
  display: flex;
  text-align: center;
  margin-top: 0;
  font-size: inherit;
  font-weight: inherit;
}

.otacSolutionP2-section2 ul.OTACundefined도입.전.후 li {
  width: 50%;
  font-weight: 600;
  font-size: 1.6em;
}

.otacSolutionP2-section2 ul.OTACundefined도입.전.후 li:last-child {
  color: #36a9e0;
}

.otacSolutionP2-section2 ul.undefined네트워크 {
  display: flex; 
  text-align: center;
  margin-top: 0;
  font-size: inherit;
  font-weight: inherit; 
}

.otacSolutionP2-section2 ul.undefined네트워크 > li {
  width: 50%;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li p {
  font-weight: 600;
  font-size: 1.6em;
  margin: 0;
  line-height: inherit;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li ul {
  line-height: 1.4;
  font-size: 1.2em;
  margin-top: 10px;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: normal;
}
.otacSolutionP2-section2 ul.OTACundefined도입.전.후 {
  display: flex;
  text-align: center;
  margin-top: 0;
  font-size: inherit;
  font-weight: inherit;
}

.otacSolutionP2-section2 ul.OTACundefined도입.전.후 li {
  width: 50%;
  font-weight: 600;
  font-size: 1.6em;
}

.otacSolutionP2-section2 ul.OTACundefined도입.전.후 li:last-child {
  color: #36a9e0;
}

.otacSolutionP2-section2 ul.undefined네트워크 {
  display: flex;
  text-align: center;
  margin-top: 0;
  font-size: inherit;
  font-weight: inherit;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li {
  width: 50%;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li p {
  font-weight: 600;
  font-size: 1.6em;
  margin: 0;
  line-height: inherit;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li ul {
  line-height: 1.4;
  font-size: 1.2em;
  margin-top: 10px;
}

.otacSolutionP2-section2 ul.undefined네트워크 > li ul li {
  padding-top: 5px;
  padding-bottom: 5px; 
  font-weight: normal;
}

.otacSolutionP2-section2 .widget-type-linked_image {
  width: 100%;
  display: block;
  line-height: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.otacSolutionP2-section2 .widget-type-linked_image span {
  display: block;
}

.otacSolutionP2-section2 img {
  display: block;
  margin-left: auto;
  margin-right: auto; 
  width: 100%;
}
.otacSolutionP2-section2 h5 {
  color: #26acc7;
  font-size: 1.6em;
  margin: 0;
  line-height: inherit;
} 
.otacSolutionP2-section2 .row-fluid .span6 {
  width: 50%;
  margin-left: 0;
}
.otacSolutionP2-section2 .row-fluid .span6:nth-child(2) { 
  margin-left: 60px; 
} 
.otacSolutionP2 .otacSolutionP2-section3 .dnd-section > .row-fluid { 
  padding: 0;
}
.otacSolutionP2-section2 p strong,
.otacSolutionP2-section2 h4 strong {
  font-weight: 600;
}
.otacSolutionP2-section2 h4.ft2 {
  font-size: 1.6em;
  margin:0; 
  line-height:inherit;
  margin-bottom: 30px;
}
.otacSolutionP2-section2 p.ft4 {
  font-size: 1.12em;
  font-weight: inherit;
  line-height: inherit;
}
.otacSolutionP2-section2 p.lh-18 {
  line-height: 1.8;
}
.otacSolutionP2-section2 p.ft4 + .ft4 {
  margin-top: 10px;
}
.otacSolutionP2-section2 ul.undefined서버와의 li {
  padding: 10px;  
  display: flex;
}
.otacSolutionP2-section2 ul.undefined서버와의 li:nth-child(2) svg { 
  fill: #1fa9c9;
}
.otacSolutionP2-section2 ul.undefined서버와의 li:nth-child(3) svg {
  fill: #1491b4;
} 
.otacSolutionP2-section2 ul.undefined서버와의 li:nth-child(4) svg {
  fill: #085d80;
}
.otacSolutionP2-section2 ul.undefined서버와의 + p {
  color: #26acc7; 
  margin-top: 60px;
  font-size: 1.6em;
  line-height: inherit;
}
.otacSolutionP2-section2 p.ft25 {
  font-weight: 600; 
  font-size: 1.45em;
  margin-top: 0;
  line-height: inherit;
}
.otacSolutionP2-section2 #hs_cos_wrapper_module_16375799104813 {
  margin-top: -40px; 
}
.otacSolutionP2-section3 .span2.widget-span {
  width: 20%;
  margin-right: 40px; 
}
.otacSolutionP2-section3 .span10.widget-span {
  width: 80%;
  margin-left: 0;
} 
.otacSolutionP2-section3 span#hs_cos_wrapper_widget_1637652006451_ p {
  font-size: 1.12em;
  line-height: 1.8;
  margin: 0; 
}

.otacSolutionP2-section2 ul.undefinedOTAC.카드 li {
  display: flex; 
  padding: 10px;
}
.otacSolutionP2-section2 ul.undefinedOTAC.카드 li:nth-child(2) svg { 
  fill: #1fa9c9;
}
.otacSolutionP2-section2 ul.undefinedOTAC.카드 li:nth-child(3) svg {
  fill: #1491b4;
}
.otacSolutionP2-section2 ul.undefinedOTAC.카드 li:nth-child(4) svg { 
  fill: #085d80; 
} 
.solutionSdkP-section1 .dnd-section > .row-fluid {
  padding-left: 0; 
  padding-right: 0;
}
.solutionSdkP-section1 .solution-wrapper {
  padding-left: 60px;
  padding-right: 60px;
}
.solutionSdkP-section1 .solution-wrapper .inst-box {
  padding: 0;
} 
.solutionSdkP-section1 .solution-wrapper .inst-box ul li .w60 {
  margin-left: 60px;
  padding-bottom: 20px;
  padding-top: 50px;
} 
.solutionSdkP-section1 .solution-wrapper .inst-box ul li .w60 h2 {
  font-size: 2em;
}
.solutionSdkP-section1 .hs_cos_wrapper_type_header h2 {
  text-align: center;
  line-height: 1.2;
  font-weight: 600;
  font-size: 2.4em;
  margin: 0;
}
.solutionSdkP-section1 .widget-type-linked_image {
  width: 100%;
  line-height: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  margin-left: auto; 
  margin-right: auto;
  max-width: 1280px;
  margin-top: 80px;
}
.solutionSdkP-section2 .dnd-section {
  padding: 0;
  padding-top: 50px;
  padding-bottom: 40px;
}
.solutionSdkP-section2 .dnd-section > .row-fluid {
  padding: 0;
}
.aboutPage-section1 .dnd-section > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}
.aboutPage-section1 .testimonial-group {
  padding-top: 80px; 
  padding-bottom: 80px;
  display: flex;
}
.aboutPage-section1 .testimonial-group h1 {
  font-size: 1.45em;
  font-weight: 500;
  text-align: center; 
  padding-left: 10px;
  padding-right: 10px;
  line-height: inherit;
  margin: 0;
}
.aboutPage-section1 .testimonial-group .icon-lh:nth-child(1) {
  display: flex;
  align-items: flex-start;
  margin-top: -30px;
}
.aboutPage-section1 .testimonial-group .icon-lh:nth-child(3) {
  display: flex;
  align-items: flex-end;
  margin-bottom: -30px;
}
.aboutPage-section1 .widget-type-linked_image { 
  width: 100%;
  line-height: 0;
}
.gbloal-patent ul.grid-5 li:nth-child(4) .txt-center, 
.gbloal-patent ul.grid-5 li:nth-child(5) .txt-center,
.gbloal-patent ul.grid-5 li:nth-child(6) .txt-center {
  margin-top: 40px;
}




.otacSolutionP2-section2 ul.undefinedProvide+p {
  color: #26acc7;
  margin-top: 60px;
  font-size: 1.6em;
  line-height: inherit;
}




















@media screen and (max-width: 800px) { 
  main.body-container-wrapper.way1Page,
  main.body-container-wrapper.way2Page {
    margin-top: 74px;
  }
  .way1Page-section1 .testimonial-group h1 span,
  .way2Page-section1 .testimonial-group h1 span{ 
    font-size: 1.6em; 
  }
  .way1Page-section1 .testimonial-group h1:after,
  .way1Page-section1 .testimonial-group h1:before,
  .way2Page-section1 .testimonial-group h1:before,
  .way2Page-section1 .testimonial-group h1:after{
    display: block;   
    line-height: 1.2;
    bottom: auto;  
  }
  .way1Page-section1 .testimonial-group h1:before,
  .way2Page-section1 .testimonial-group h1:before{
    margin-bottom: -20px; 
    margin-right: 5px; 
  }
  .way1Page-section1 .authentication-otp-group .authentication-otp-column {
    width: 100%;
  } 
  .way1Page-section1 .authentication-otp-group .authentication-otp-arrow img {
    transform: rotate( 90deg);
  }
  .way1Page-section2 .ocatPayent-wrapper .sect03--img { 
    background-size: 100% auto;
    background-position: center 90%;
  }
  .way2Page-section1 .hs_cos_wrapper_type_rich_text h1 {
    font-size: 1.6em;
  } 
  .way2Page-section1 .testimonial-group h1 {
    display: block;
  }
  .body-container-wrapper.product4Page {
    padding-top: 74px;
  }
  .product4Page-section1 h1 {
    font-size: 1.6em;
  }
  .product4Page-section2 h2 {
    font-size: 1.8em;
    padding: 0 10px;
  }
  .product4Page-section2 .circular-box-wrapper h1 {
    line-height: inherit;
  }
  .ja-page .blog-contact-section.jp {
    margin: -20px;
  }

  .otacSolutionP2 .dnd-section {
    padding: 40px 20px;
  }
  .otacSolutionP2-section1 h1 {
    font-size: 2em;
  }
  .otacSolutionP2-section1 p {
    line-height: 1.4;
    font-size: 1.05em;
  }
  .otacSolutionP2-section1 .hs_cos_wrapper_type_rich_text h3 {
    margin-top: 40px;
    font-size: 1.4em;
  } 
  .otacSolutionP2-section2 .widget-type-linked_image {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .otacSolutionP2-section2 h1 { 
    font-size: 2em;
  }
  .otacSolutionP2-section2 p {
    line-height: 1.4;
    font-size: 1.05em;
  }
  .otacSolutionP2-section2 ul.undefined통신 {
    font-size: 1.05em;
  } 
  .otacSolutionP2-section2 ul.OTACundefined도입.전.후 li {
    font-size: 1.2em;
  }
  .otacSolutionP2-section2 ul.undefined네트워크>li p {
    font-size: 1.2em;
  }
  .otacSolutionP2-section2 ul.undefined네트워크>li ul { 
    font-size: .8em;
  }  
  .otacSolutionP2-section2 h5 {
    font-size: 1.4em;
  }
  .otacSolutionP2-section2 .row-fluid .span6 { 
    width: 100%; 
  }
  .otacSolutionP2-section2 .cell_16373213804372-row-3-vertical-alignment > .row-fluid { 
    flex-direction: column-reverse; 
    display: flex;
  }
  .otacSolutionP2-section2 .row-fluid .span6:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px; 
    padding-bottom: 20px;
    max-width: 200px;
  }
  .otacSolutionP2-section2 .row-fluid .span6:nth-child(1) p {
    line-height: 1.4 !important;
    margin-top: 25px;
  }
  .otacSolutionP2-section2 h4.ft2 { 
    font-size: 1.4em;
  }
  .otacSolutionP2-section2 p.ft4 {
    font-size: 1.05em;
  }
  .otacSolutionP2-section2 p.lh-18 {
    line-height: 1.4;
  }
  .otacSolutionP2-section2 h4.top0 {
    margin-bottom: 20px;
  }
  .otacSolutionP2-section2 ul.undefined서버와의 {
    font-size: 1.05em; 
  }
  .otacSolutionP2-section2 ul.undefined서버와의+p {
    font-size: 1.4em;
  }
  .otacSolutionP2-section2 ul.undefined서버와의+p + p.ft4 {
    font-size: 1.12em;
  }
  .otacSolutionP2-section2 #hs_cos_wrapper_module_16375799104813 {
    margin-top: -20px;
  }
  .otacSolutionP2-section3 .span10.widget-span {
    width: 100%;
    margin: 0;
  }
  .otacSolutionP2-section3 span#hs_cos_wrapper_widget_1637652006451_ p {
    line-height: 1.4;
  }
  .otacSolutionP2-section2 ul.undefinedOTAC.카드 {
    font-size: 1.05em;
  }
  .solutionSdkP-section1 .solution-wrapper {
    padding: 0; 
    padding-top: 40px;
    padding-bottom: 40px; 
  }
  .solutionSdkP-section1 .solution-wrapper .inst-box ul li .w60 {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .solutionSdkP-section1 .solution-wrapper .inst-box ul li .w60 h2 {
    font-size: 1.6em;
  }
  .solutionSdkP-section1 .hs_cos_wrapper_type_header h2 {
    font-size: 2em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .aboutPage-section1 .testimonial-group h1 {
    font-size: 1.05em;
  }
  .aboutPage-section1 .testimonial-group .icon-lh i {
    font-size: 4em;
  }
  .otacSolutionP2-section2 ul.undefinedProvide {
    font-size: 1.05em;
  }
  .otacSolutionP2-section2 ul.undefinedProvide+p {
    font-size: 1.4em;
  }



}

.product-layout .dnd-section[class*="force-full-width"] > .row-fluid {
  padding: 0;
}

.product-section8 .way2AuthenticationKey ul li {
  width: 25%;
  margin: 0;
  padding-top: 60px;
  justify-content: center;
}

.product-section8 .dnd-section {
  padding: 80px 0;
}

.product-section8 .way2AuthenticationKey ul li p.ft4 {
  font-size: 1.3em;
  font-weight: 500;
}

.product-section8 .way2AuthenticationKey .w100.mx150 {
  width: 64px;
}

.product-section8 .way2AuthenticationKey .w100.mx150 div {
  padding-top: 100%;
}

.product-section8 .widget-type-header * {
  color: #fff;
  text-align: center;
}

.product-section8 .widget-type-header h1 {
  margin: 0;
  font-size: 2em;
  font-weight: 500;
  line-height:1.4;
  padding-left: 40px;
  padding-right: 40px;
}


.auth-tech-wrapper .auth-content h6 {
  margin: 20px 0 0;
  font-size: .8em;
  color: #999;
  font-weight: 300;
  line-height: 1.4;
}

.product-section2 .dnd-section {
  background-color: #1fa8c9;
  padding: 60px 0;
}

.product-section2 .dnd-section > .row-fluid {
  max-width: 1000px;
  padding: 20px;
}

.product-section2 blockquote {
  border: 0;
  padding: 0;
  margin: 0;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-section2 .widget-type-rich_text {
  text-align: center;
}

.product-section2 blockquote:before {
  display: inline-block;
  font-size: 3.6em;
  font-weight: 900;
  color: #eee;
  line-height: 0.2;
  /* width: 0.5em; */
  position: relative;
  bottom: 12px;
  opacity: .5;
  content: "\201C";
  margin-right: 10px;
}

.product-section2 blockquote span {
  font-size: 1.8em;
  color: #fff;
  font-weight: 300;
}

.product-section2 blockquote:after {
  display: inline-block;
  font-size: 3.6em;
  font-weight: 900;
  color: #eee;
  line-height: 0.2;
  /* width: 0.5em; */
  position: relative;
  bottom: 12px;
  opacity: .5;
  content: "\201D";
  margin-left: 5px;
}

.product-section2 .widget-type-rich_text p {
  max-width: 700px;
  margin: 0 auto;
  color: #fff;
  line-height: 1.8;
  font-weight:300;
}

.product-section2 blockquote img {
  vertical-align: middle;
  height: 42.5px;
  margin-right: 6px;
}

.product-section1 .way2AuthenticationKey * {
  color: #000;
}

.product-section1 .dnd-section {
  padding: 100px 0;
}

.product-section1 h1 {
  font-weight: 400;
  text-align: center;
  font-size: 2.4em;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0;
  line-height: 1.4;
}

.product-section1 .way2AuthenticationKey ul li {
  margin: 0;
  padding-top: 60px;
}

.product-section1 .way2AuthenticationKey p.ft4.ft-rg {
  font-weight: 500;
  font-size: 1.3em;
}

.product-section1 .way2AuthenticationKey ul,
.product-section1 .way2AuthenticationKey{
  padding-left: 0;
  padding-right: 0;
}

.product-section1 .way2AuthenticationKey .w100.mx150 {
  width: 64px;
}

.product-section1 .way2AuthenticationKey .image-r.image-f.img40 {
  padding-top: 100%;
}

.product-section8 .dnd-section>.row-fluid {
  padding: 0;
}

.product-section8 .dnd-section>.row-fluid .way2AuthenticationKey {
  padding-left:0;
  padding-right:0;
}

@media (max-width:992px) {
  .product-section2 blockquote {
    display: block;
    line-height: 1.68;
  }

  .product-section2 blockquote img {
    margin-top: -14px;
    height: auto;
    max-width: 168px;
  }

  .product-section2 blockquote:before {
    bottom: 3px;
  }

  .product-section2 blockquote:after {
    bottom: 0px;
  }

  .product-section2 blockquote span {
    margin-top: 4px;
  }
}


@media (max-width:800px) {
  .cm-product-banner .banner-section {
    margin-top: 74px;
  }

  .product-section1 h1 {
    font-size: 1.6em;
  }

  .product-section1 .way2AuthenticationKey ul li {
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    justify-content: center;
  }

  .product-section1 .way2AuthenticationKey ul {
    justify-content: center;
    flex-direction: column;
    align-items: stretch;
  }

  .product-section1 .way2AuthenticationKey .txt-center {
    padding: 0;
    padding-left: 40px;
    text-align: left;
    margin-top: 0;
  }


  .product-section2 blockquote:before {
    display: block;
    line-height: 1.2;
    margin-bottom: -18px;
    bottom: auto;
  }

  .product-section2 blockquote {
    line-height:1.45;
  }

  .product-section2 blockquote span {
    margin: 0;
  }

  .product-section2 blockquote:after {
    display: block;
    line-height: 1.2;
    bottom: 2px;
  }

  .product-section2 .widget-type-rich_text p {
    font-weight: 300;
  }

  .product-section4 .auth-tech-wrapper .m-img100 {
    padding-top:50%;
  }

  .product-section5 .auth-tech-wrapper .m-img100 {
    padding-top:70%;
  }

  .product-section8 .way2AuthenticationKey ul li {
    width: 50%;
  }


}


@media (max-width:600px) {
  .product-section2 blockquote img {
    width: 50% !important;
    max-width: 170px;
  }

  .product-section8 .way2AuthenticationKey ul li {
    width: 100%;
  }
}

@media (max-width:480px) {
  .product-section1 .way2AuthenticationKey ul li {
    padding: 60px 20px 0;
  }
}


.product2-layout .banner-section {
  margin-top: 97px;
}

.product2-layout .dnd-section[class*="force-full-width"] > div {
  padding: 0;
}

.product2-layout .cm-product-banner .image-area-left {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  flex: unset !important;
}

.product2-layout .cm-product-banner .main-title {
  width: 50%;
}

.product2-layout .cm-product-banner .main-title-wrap {
  justify-content: flex-end;
  position: static;
}

.product2-layout .cm-product-banner .cm-desc {
  margin-bottom: 0;
}

.product2-layout .flx-cl.mg-t10.m-flx-cc {
  display: none;
}

.product2-layout .cm-product-banner .image-area-left .image {
  background-size: auto 90%;
  background-position: 30% 100%;
}

.product2-section3 .dnd-section {
  padding: 60px 0;
}

.product2-section3 .widget-type-rich_text {
  padding: 20px;
  text-align: center;
}

.product2-section3 h1 {
  line-height: 1.4;
  font-weight: 400;
  margin: 0;
  font-size:2em;
}

.product2-section3 p {
  line-height: 1.8;
  max-width: 700px;
  margin: 20px auto 0;
  color: #000;
  font-weight: 300;
}

.product2-section4 .auth-tech-wrapper {
  background: #f1f1f1;
  padding: 0;
}

.product2-section4 .auth-tech-wrapper .auth-content {
  padding: 40px 0;
}

.product2-section4 .auth-tech-wrapper .auth-content h2 {
  font-size: 1.8em;
}

.product2-section4 .auth-tech-wrapper .auth-content p {
  font-size: 1.12em;
  line-height: 1.6;
  margin-bottom: 20px;
}

.product2-section4 .auth-tech-wrapper .auth-content h6 {
  margin: 0;
  line-height: 1.6;
  font-size: 1em;
  color: #000;
}

.product2-section4 .widget-type-linked_image {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product2-section4 .auth-tech-wrapper .inst-box {
  margin: 40px auto;
}

.product2-section4 .dnd-section {
  padding-bottom: 60px;
}

.product2-section5 .dnd-section {
  padding: 80px 0;
}

.product2-section5 .dnd-section > .row-fluid {
  max-width: 1000px;
}

.product2-section5 h1 {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 2.4em;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 20px;
}

.product2-section5 p {
  text-align: center;
  margin: 0;
}

.product2-section5 .way2AuthenticationKey ul li {
  width: 25%;
  margin: 0;
  padding-top: 60px;
}

.product2-section5 .way2AuthenticationKey ul li .w100.mx150 {
  max-width: 100px;
}

.product2-section5 .way2AuthenticationKey ul li .w100.mx150 > div {
  padding-top: 100%;
}

.product2-section5 .way2AuthenticationKey {
  padding: 0;
}
.ja-page .cm-product-banner {
  margin-top: 0;
}


@media (max-width:800px) {
  .product2-layout .banner-section {
    margin-top: 74px;
  }

  .product2-layout .cm-product-banner .main-title {
    width: 100%;
  }

  .product2-layout .cm-product-banner .image-area-left {
    position: static;
    padding-bottom: 66%;
    margin: 0;
  }

  .product2-layout .cm-product-banner .image-area-left .image {
    background-size: 100% auto;
    background-position: 30% 100%;
  }

  .product2-section4 .auth-tech-wrapper .inst-box {
    width: 100%;
    max-width: 100%;
  }

  .product2-section4 .auth-tech-wrapper .inst-box .w100 {
    max-width: 300px;
    margin: 0 auto;
    padding-top: 50%;
  }

  .product2-section4 .auth-tech-wrapper .auth-content {
    padding-top: 0;
  }

  .product2-section5 h1 { 
    font-size: 1.6em;
  }

  .product2-section5 .way2AuthenticationKey ul li {
    width: 50%;
  } 
  .ja-page .cm-product-banner {
    margin-top: 0;
  }
  .otacSolutionP2-section2 ul.undefinedOTAC {
    font-size: 1.05em;
  }

}
.product3-layout .banner-section {
  margin-top: 97px;
}

.product3-layout .dnd-section[class*="force-full-width"] > div {
  padding: 0;
}

.product3-layout .cm-product-banner .image-area-left {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  flex: unset !important;
}

.product3-layout .cm-product-banner .main-title {
  width: 50%;
  max-width:100%;
}

.product3-layout .cm-product-banner .main-title .mx200 {
  max-width: 250px;
}

.product3-layout .cm-product-banner .cm-title {
  margin-top: 60px;
  margin-bottom:0;
}

.product3-layout .cm-product-banner .main-title-wrap {
  justify-content: flex-end;
  position: static;
}

.product3-layout .cm-product-banner .cm-desc {
  margin-bottom: 0;
}

.product3-layout .flx-cl.mg-t10.m-flx-cc {
  display: none;
}

.product3-layout .cm-product-banner .image-area-left .image {
  background-size: auto 110%;
  background-position: 20% 30%;
}

.product3-section1 .dnd-section {
  padding-top: 100px;
  padding-bottom: 20px;
}

.product3-section1 .dnd-section > .row-fluid {
  max-width: 1000px;
}

.product3-section1 h1 {
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  font-weight: 400;
  font-size: 2.4em;
  line-height: 1.4;
}

.product3-section1 img {
  vertical-align:middle;
}

.product3-section1 p {
  margin-bottom: 40px;
  margin-top: 10px;
  text-align: center;
  font-size: 1.12em;
  color: #000;
  font-weight: 300;
}

.product3-section3 .dnd-section {
  padding: 60px 0;
}

.product3-section3 .widget-type-header h3 {
  font-size: 2.4em;
  text-align: center;
  line-height: 1.4;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 40px;
}

.product3-section3 .widget-type-header h3:before,
.product3-section3 .widget-type-header h3:after {
  display: inline-block;
  font-size: 50.4px;;
  font-weight: 900;
  color: #eee;
  line-height: 0.2;
  position: relative;
  bottom: -0.1em;
  opacity: .5;
  bottom: -9px;
  color: #1fa8c9;
  opacity: 1;
}

.product3-section3 .widget-type-header h3:before {
  content: "\201C";
  margin-right: 5px;
}

.product3-section3 .widget-type-header h3:after {
  content: "\201D";
  margin-left: 5px;
}

.product3-section3 .dnd-section > .row-fluid {
  max-width: 1000px;
  padding: 0;
}

.product3-section3 .span6 {
  width: 50%;
  margin: 0;
}

.product3-section3 .widget-type-rich_text {
  padding: 20px;
}

.product3-section3 h1 {
  font-size: 1.8em;
  font-weight: 400;
  line-height:1.4;
}

.product3-section3 p {
  font-weight: 300;
  color: #000;
  margin: 0;
  line-height: 1.8;
  font-size: 1.12em;
}

.product3-section3 .video-grp.inst-box {
  padding-top: 56%;
}

.product3-section4 .dnd-section {
  padding: 60px 0;
}

.product3-section4 .dnd-section > .row-fluid {
  max-width: 1000px;
  padding: 20px;
}

.product3-section4 blockquote {
  text-align: center;
  color: #fff;
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}

.product3-section4 blockquote * {
  font-size: 2.4em;

}

.product3-section4 blockquote:before,
.product3-section4 blockquote:after {
  display: inline-block;
  font-size: 3.6em;
  font-weight: 900;
  color: #eee;
  line-height: 0.2;
  position: relative;
  bottom: -0.1em;
  opacity: .5;
}

.product3-section4 blockquote:before {
  content: "\201C";
  margin-right: 5px;
}

.product3-section4 blockquote:after {
  content: "\201D";
  margin-left: 5px;
}

.product3-section4 p {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 1.12em;
  line-height: 1.8;
}

.product3-section5 .widget-type-linked_image {
  width: 350px !important;
  max-width: 350px;
}

.product3-section5 .dnd-section > .row-fluid {
  max-width: 1000px;
}

.product3-section5 .span6 {
  width: auto;
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.product3-section5 .span6 + .span6 {
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}

.product3-section5 .widget-type-rich_text ul {
  margin: 0 0 20px;
}

.product3-section5 .widget-type-rich_text ul li p {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 0;
  margin-right: auto;
  line-height: 1.8;
  position: relative;
  padding-left: 20px;
}

.product3-section5 .widget-type-rich_text ul li p:before {
  content: '';
  position: absolute;
  top: 0.58em;
  left: 0.4em;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #1fa8c9;
}

.product3-section5 .widget-type-rich_text p {
  padding: 10px;
  color: #000;
  font-weight: 300;
  margin: 0;
}

.product3-section5 .widget-type-linked_image img {
  vertical-align: middle;
}

@media (max-width:1100px) {
  .product3-section3 .dnd-section > .row-fluid {
    padding: 0 20px;
  }

  .ko-page .product3-section3 .dnd-section>.row-fluid {
    padding: 0;
  }
}


@media (max-width:800px) {

  .product3-layout .cm-product-banner .main-title {
    width: 100%;
  }

  .product3-layout .banner-section {
    margin-top: 74px;
  }

  .product3-layout .cm-product-banner .cm-title {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .product3-layout .cm-product-banner .cm-desc {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .product3-layout .cm-product-banner .image-area-left {
    position: static;
    padding-bottom: 66%;
    margin-top: 0;
  }

  .product3-layout .cm-product-banner .image-area-left .image {
    background-size: 100% auto;
    background-position: 30% 100%;
  }

  .product3-section1 h1 {
    font-size: 1.6em;
  }

  .product3-section1 .dnd-section {
    padding-bottom: 40px;
  }

  .product3-section3 .widget-type-header h3 {
    font-size: 1.8em;
  }

  .product3-section3 .widget-type-header h3:before,.product3-section3 .widget-type-header h3:after {
    display: block;
    line-height: 1.2;
    bottom: auto;
  }

  .product3-section3 .widget-type-header h3:before {
    margin-bottom: -20px;
  }

  .product3-section3 .span6 {
    width: 100%;
  }

  .product3-section3 .dnd-section > .row-fluid {
    padding: 0;
  }

  .product3-section4 blockquote * {
    font-size: 1.8em;
  }

  .product3-section4 blockquote:before, .product3-section4 blockquote:after {
    display: block;
    line-height: 1.2;
    bottom: auto;
  }

  .product3-section4 blockquote:before {
    margin-bottom: -20px;
  }

  .product3-section4 p {
    font-weight: 300;
  }

  .product3-section5 .widget-type-linked_image {
    margin-top: 10px;
    padding-bottom: 40px;
  }

  .product3-section5 .span6 {
    max-width:518px;
    width: 100%;
  }

  .product3-section5 .widget-type-linked_image {
    max-width: 100%;
  }

  .product3-section5 .span6 + .span6 {
    padding: 0;
  }

}




.home-section8 .dnd-section>.row-fluid {
  max-width: 1000px;
  padding: 0;
}

.home-section7 .dnd-section>.row-fluid {
  max-width: 1280px;
  padding: 0;
}
.home-section7 .dnd-section {
  padding: 80px 0;
}

.home-section6 .dnd-section>.row-fluid {
  max-width: 1280px;
  padding:0;
}

.home-section6 img {
  width: 100%;
}

.home-section6 .widget-type-linked_image {
  width: 100%;
}
.home-section6 .dnd-section,
.home-section5  .dnd-section {
  padding: 80px 0;
}

.home-section4 .dnd-section>.row-fluid {
  max-width: 1100px;
  padding: 0;
}

.home-section4 .dnd-section {
  padding: 0;
}

.home-section3 .dnd-section>.row-fluid {
  padding: 0;
}

.home-section3 .dnd-section {
  padding: 80px 0;
}


.home-section3 .dnd-section>.row-fluid {
  max-width: 1280px;
}

.home-section2 .dnd-section {
  padding: 0;
}

.home-section2 .dnd-section>.row-fluid {
  max-width: 1100px;
  padding: 0;
}

.home-section1  .dnd-section {
  padding: 80px 60px;
}
.home-section1 .dnd-section>.row-fluid {
  max-width: 1280px;
  padding: 0;
}
.home-section6 .dnd-section>.row-fluid,
.home-section5 .dnd-section>.row-fluid {
  max-width: 1280px;
  padding: 0;
}
.home-section5 .content-with-image-column h1 span {
  font-size: 33.6px !important;
}
.home-section6 img {
  display: block;
}
.home-section5 .content-with-image-column h1 span {
  display: inline-block;
  line-height: 1.2 !important;
}

.blog-recent-post {
  position: relative;
}

.en-page .content-with-image-column h1 span.ft0.ft-b.m-ft0 {
  font-size: 22.5px !important;
}
.customer-service {
  position: relative;
}
.cm-home-jap header.header2 {
  border: 0 !important;
  background: transparent !important;
}
.home-jap-section1 .dnd-section, .home-jap-section1 .dnd-section>.row-fluid, .home-jap-section2 .dnd-section, .home-jap-section3  .dnd-section>.row-fluid  {
  padding: 0;
}
.home-jap-section2 .dnd-section>.row-fluid {
  padding:0;
  max-width:100%;
}
.cm-homepage::-webkit-scrollbar {
  display: none;
}
.home-jap {
  overflow-x: hidden;
}


.home-jap-section4,
.home-jap-section6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-jap-section6 .dnd-section {
  padding-top: 97px;
  position: relative;
  width: 100%;
}
.home-jap-section5 {
  background-color: #f0f1f1;
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-jap-section5 .dnd-section {
  padding-top: 97px;
  padding-bottom:0;
}
.home-jap-section5 .dnd-section>.row-fluid {
  max-width: 1000px;
}
.home-jap-section7 .dnd-section {
  padding: 60px 0;
}
.home-jap-section4  .dnd-section>.row-fluid,
.home-jap-section7 .dnd-section>.row-fluid {
  padding-top: 97px;
  position: relative;
  width: 100%;
  max-width: 1000px;
}
.home-jap-section4   .dnd-section>.row-fluid{
  max-width:1200px; 
}
.home-jap-section7 {
  position: relative;
}
.home-jap-section7 .dnd-section {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.home-jap-section5 {
  background-color: #f0f1f1;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.home-jap-section6 .dnd-section {
  padding-bottom: 0;
}
.home-jap-section4  .container-fluid,
.home-jap-section5 .container-fluid {
  width: 100%;
}
.home-jap-section4,
.home-jap-section6 {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.home-jap-section4 .dnd-section {
  padding: 0;
}
.home-jap-section4 {
  background: #f8f8f8;
}
.home-jap-section4 .dnd-section>.row-fluid {
  padding-top: 0;
  position: static;
}
.home-jap-section4 {
  padding: 0;
  position: relative;
}
.scroll-header .cm-home-jap header.header2 {
  background: #fff !important;
}
.octac-e-id p.ft3.ft-b.mg-b10.m-mg-b20,
.octac-e-id .octac-e-id-payment-button-wrapper {
  position: relative;
}
.body-content .solutionSdk {
  overflow-x: hidden;
}
.product-layout .row-fluid .span12 {
  min-height: 0;
}

@media(max-width:800px){

  .home-section1 .dnd-section {
    padding-left: 0;
    padding-right: 0;
  }
  .home-section5 .content-with-image-column h1 span {
    display: inline-block;
    line-height: 1.2 !important;
  }
  .home-section1 .dnd-section {
    padding-top: 68px;
    padding-bottom: 0;
  }
  .home-section3 .dnd-section {
    padding: 40px 0;
  }
  .home-section5 .content-with-image-column h1 span {
    display: block;
  }
  .home-section6 img {
    padding: 0 20px;
  }
  .home-section7 .dnd-section {
    padding: 40px 0;
  }
  .home-section6 .dnd-section, .home-section5 .dnd-section {
    padding: 40px 0;
  }
  .home-section3 .content-with-image-column h1 span.ft0.ft-b.m-ft0 {
    font-size: 25.6PX !IMPORTANT;
  }
  .home-section3 .content-with-image-column h1 span.ft3.ft-b.m-ft3 {
    font-size: 16.8PX !IMPORTANT;
  }
  .home-section7 .dnd-section {
    padding: 0 0 40PX;
  }
  .home-jap-section5 .dnd-section {
    padding-top: 74px;
    padding-bottom: 0;
  }
  .home-jap-section6 .dnd-section {
    padding-top: 74px;
    position: relative;
    width: 100%;
  }
  .home-jap-section7 .dnd-section>.row-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .home-jap-section7 .dnd-section {
    margin-bottom: 19px;
  }
  .home-jap-section7 .dnd-section>.row-fluid {
    padding-top: 74px;
  }

  .aboutPage-section1 .cst-btm-pane-grp .cst-top-sub-title {
    padding: 0 10px;
  }

  .cst-btm-2-col-grp .cst-left-frm-grp form {
    max-width:100%;
  }

  .solution-wrapper .inst-box ul li p.ft-gr2 {
    line-height: 1.6;
    font-size: 1.05em;
  }
}


@keyframes sect00-img0 {
  100% {
    opacity: 1;
  }
}
@keyframes sect00-img1 {
  0% {
    opacity: 0;
  }
  19% {
    opacity: 1;
  }
  40.9% {
    opacity: 1;
  }
  41% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sect00-img6 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate3d( 0, 0, 0);
  }
}
@keyframes img0a1 {
  100% {
    opacity: 1;
    transform: translate(-77%, 5%);
  }
}
@keyframes img0a2 {
  0% {
    opacity: 0;
    transform: translate(-77%, 5%) scale(1,0);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(-77%, 5%) scale(1,1);
  }
}

@media(min-width:801px){
  .en-page .content-with-background-image p.m-ft3 {
    font-size: 1.3em; 
    line-height: 18px;

  }
  .en-page .content-with-background-image .inst-box h1 {
    line-height: 47px;

  }
  .en-page .content-with-image-column h1 span.ft0.ft-b.m-ft0 {
    font-size: 28px !important;
  }
  .en-page .home-section5 .content-with-image-column h1 span.ft0.ft-b.m-ft0 {
    font-size: 22px !important;
  } 
  .en-page .homepage-slider .slidertext-content {
    justify-content: end;
  }
  .ja-page .cm-product-banner .main-title-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cst-ri-cntct-grp .cst-brochure-grp ul li>div a {
    word-break: keep-all;
  }
}
@keyframes sect0a-img2 {
  50% {
    transform: translate3d(-20%, -10%, 0);
  }
  80% {
    transform: scale(1, 1) translate3d(-20%, -10%, 0);
  }
  90% {
    transform: scale(.6, .6) translate3d(-20%, -10%, 0);
  }
  100% {
    transform: scale(1, 1) translate3d(-20%, -10%, 0);
  }
}

@keyframes img0a2m {
  0% {
    opacity: 0;
    transform: translate(-50%, 0%) scale(1,0);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0%) scale(1,1);
  }
}

@keyframes img0a1m {
  100% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

@keyframes sect0b--img {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sect0b--img1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}


.cst-r2-cntct-grp.section.flx-col-cc .cst-btm-pane-grp>h1:not(.cst-top-sub-title) {
  margin-top: 0;
}

.tech-otac-section1-right .authentication-otp-group .authentication-otp-column.column-row-1 .authentication-otp-list-col.list-row-1 .authentication-otp-list-bg,
.tech-otac-section1-right .authentication-otp-group .authentication-otp-column.column-row-2 .authentication-otp-list-col.list-row-1 .authentication-otp-list-bg {
  padding-top:40%;
}

.tech-otac-section1-right .authentication-otp-group .authentication-otp-column.column-row-1 .authentication-otp-list-col.list-row-2 .authentication-otp-list-bg {
  padding-top: 20%;
}

.tech-otac-section1-right .authentication-otp-list-col p {
  line-height: 1.4;
}

.tech-otac-section6 .ota-techology-section .ota-techology-list p.subtitle {
  font-weight: 400;
  word-break: keep-all;
}
.cst-btm-2-col-grp form>.hs-form-field .input>.hs-input.invalid.error {
  margin-bottom: 17px;
}
.cst-btm-2-col-grp .cst-left-frm-grp form>div ul.no-list.hs-error-msgs {
  margin-bottom: 6px;
}
.home-jap  ::selection {
  background: #96BFD9;
  color: #fff;
  text-shadow: none;
}
@media (max-width:1024px) {
  .cst-r1-sitemap-grp .widget-type-header h1 {
    font-size:2em;
  }
}

@media (max-width:800px) {
  .cst-r1-sitemap-grp .widget-type-header h1 {
    font-size:1.6em;
  }
  .otacSolutionP-section1 .solution-wrapper .inst-box ul li:nth-child(5) h2, 
  .otacSolutionP-section1 .solution-wrapper .inst-box ul li:nth-child(6) h2, 
  .otacSolutionP-section1 .solution-wrapper .inst-box ul li:nth-child(7) h2 {
    font-size:1.6em;
  }
  .cst-btm-pane-grp .cst-top-sub-title {
    padding:0 10px;
  }
  .tech-otac-section6 .ota-techology-section .ota-techology-list p.subtitle {
    padding: 0;
  }
  .en-page .content-with-background-image {
    border: 0;
  }
  .en-page .content-with-image-column h1 span.ft0.ft-b.m-ft0 {
    font-size: 16px !important;
  }
  .en-page .content-with-background-image p.m-ft3 {
    line-height: 1;
  }




}