@charset "UTF-8";
/***==================================================================== Table Css style ====================================================================***/
table {
  border-collapse: collapse;
  margin: 0.6em 0;
  width: 100%;
  border: 1px solid #ddd;
}

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px solid #ddd;
}

table th,
table td {
  padding: 10px 12px;
  text-align: left;
  line-height: 26px;
}

table th {
  background: var(--light-purple-color);
  color: #fff;
}

table tr td {
  background: #fff;
  color: #444;
  border: 1px solid rgba(21, 21, 21, 0.1);
}

table tr td a {
  color: var(--orange-color);
  text-decoration: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: 0.875rem;
  padding: 0;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  padding: 10px;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  display: inline-block;
  padding: 2px 5px;
}

table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px;
}

table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px;
}

table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  vertical-align: top;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 30%;
  display: inline-block;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
  width: 55%;
  display: inline-block;
  padding-top: 10px;
}

.listPc-table {
  position: relative;
}
.listPc-table td:first-child {
  white-space: nowrap;
}
.listPc-table h5 {
  margin: 6px 0;
}

.pcTable-detail {
  position: relative;
}

.pcTable-detail tr td:first-child {
  font-weight: bold;
  white-space: nowrap;
  background: var(--light-purple-color);
  text-align: center;
  width: 260px;
  /*color: var(--white-color);*/
}

.pcTable-detail tr td:last-child {
  word-break: break-word;
}

/*******************************************breadcrumb***************************************************/
.breadcrumb {
  list-style: none;
  bottom: 1.56rem;
}

@media screen and (max-width: 1080px) {
  .breadcrumb {
    padding: 2px 0;
  }
}
@media screen and (min-width: 1081px) {
  .breadcrumb {
    padding: 0;
  }
}
.breadcrumb > li {
  display: inline-block;
  position: relative;
}

.breadcrumb > li:first-child {
  padding-left: 20px;
}

.breadcrumb > li:first-child::before {
  position: absolute;
  content: "\e907";
  font-family: "icomoon";
  left: 0;
  color: var(--white-color);
}
.breadcrumb.black > li:first-child::before {
  color: var(--black-color);
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: var(--white-color);
  content: "/\00a0";
}
.breadcrumb.black > li + li:before {
  color: var(--black-color);
}
.breadcrumb > .active {
  color: var(--orange-color);
}

.breadcrumb > li > a {
  color: var(--white-color) !important;
}
.breadcrumb.black > li > a {
  color: var(--black-color) !important;
}
.breadcrumb > li > a:hover {
  color: #ebb84e !important;
}

.breadcrumb > li:last-child {
  color: var(--white-color);
}
.breadcrumb.black > li:last-child {
  color: var(--black-color);
}

/*******************************************breadcrumb***************************************************/
/**********************************************nomain***************************************************/
.nomain-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: var(--white-color);
  z-index: 10;
  height: 40vh;
  min-height: 400px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

@media screen and (max-width: 1080px) {
  .nomain-banner {
    height: 50vh;
  }
  .nomain-banner > img {
    height: 100%;
    max-width: initial;
  }
  .nomain-banner .nomain-back {
    padding: 20px;
  }
}
.nomain-banner-img {
  position: relative;
  width: 100%;
}

.nomain-banner-img > img {
  vertical-align: top;
}
.bannerBg{
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  background: #00000033;
}
.nomain-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: var(--white-color);
  z-index: 10;
}
.nomain-back .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.nomain-back .desc {
  font-size: 1.15em;
}
.nomain-back .banner-title {
  display: block;
  font-size: 2.2rem;
  margin-block-start: 0.67em;
  margin-block-end: 0.3em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-family: "SegoeProDisplayBold";
  position: relative;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
}
.nomain-back p {
  text-align: center;
}
.nomain-back .cta-btn{
  padding: 0 18px;
  height: 44px;
  line-height: 42px;
  background-color: #f97425;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: var(--font-size);
  font-weight: bold;
  cursor: pointer;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  width: max-content;
  transition: background-color ease-out .3s;
}

.nomain-back .cta-btn:before{
  content: '';
  display: inline-block;
  width: 22px;
  height: 21px;
  background-image: url(../images/side-inquiry.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: middle;
}

.nomain-back .cta-btn:hover{
  background-color: var(--blue-color);
}

.mt-30{ margin-top: 30px !important;}
@media screen and (min-width: 769px) {
  .nomain-banner > img {
    width: 100%;
  }

  .nomain-back .banner-title {
    font-size: calc(2.6 * var(--font-size));
  }
  .nomain-back p {
    font-size: 1em;
    text-align: center;
  }
  .nomain-back .container {
    z-index: 2;
  }
  .nomain-back::before,
  .nomain-back::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 768px) {
  .nomain-back h1,
  .nomain-back h2 {
    font-size: 1.8em;
    width: 90%;
  }
  .nomain-back::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background: var(--blue-color);
    left: 0;
  }
  .nomain-back .container {
    z-index: 2;
  }
}
.nomain-content {
  position: relative;
}
.nomain-content h1 {
  position: relative;
  font-size: 1.6rem;
  line-height: 1em;
}
.nomain-content h1.content-title {
  padding-left: 1.5rem;
  padding-right: 5em;
  color: var(--blue-color);
}
.nomain-content h1.content-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background-color: var(--blue-color);
}
.nomain-content ul h3 {
  margin-top: 2px;
  margin-bottom: 2px;
}

@media screen and (min-width: 769px) {
  .nomain-content {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .nomain-content h1 {
    font-size: calc(2.5 * var(--font-size));
    margin-top: 0;
  }
}
/*******************************************************contact************************************************************/
/****************************************inquiryForm*******************************************/
/****************************************inquiryForm*******************************************/
.aboutItem {
  position: relative;
}
.aboutItem h1 {
  margin-top: 0;
}
.aboutItem .dataImg img {
  box-shadow: none;
}
.aboutItem .dataImg > div {
  position: relative;
}
.aboutItem .dataImg > div .new-btn {
  margin-top: 3rem;
}

.aboutCenter,
.about-second {
  text-align: center;
}
.aboutCenter h2,
.about-second h2 {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.2em;
}
.aboutCenter p,
.about-second p {
  color: rgba(21, 21, 21, 0.5);
}

.about-second {
  text-align: left;
  align-items: normal;
}

.wordList {
  position: relative;
  margin: 3rem;
}
.wordList li {
  position: relative;
  text-align: center;
  font-size: var(--font-size);
  padding: 3rem 1rem;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
}

@media screen and (min-width: 769px) {
  .aboutItem h2 {
    font-size: calc(2 * var(--font-size));
  }
  .aboutItem .about-tip {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .aboutCenter h2,
  .about-second h2 {
    font-size: calc(2 * var(--font-size));
  }
}
.wordList {
  display: grid;
  grid-template-columns: repeat(auto-fill, 32%);
  justify-content: space-between;
}

.contact-list {
  position: relative;
}
.contact-list li {
  position: relative;
  padding-left: calc(2.6 * var(--font-size));
  margin: 0.8rem 0;
  color: rgba(21, 21, 21, 0.5);
}
.contact-list li strong {
  display: block;
  font-family: "MontserratBold";
  font-size: 1em;
  color: var(--black-color);
}
.contact-list li::before {
  color: var(--blue-color);
  font-size: 1.5em;
}

.contact-second .call-title {
  position: relative;
  transform: translateX(5rem);
}
.contact-second h2 {
  text-align: left;
}
.contact-second .inquiry-form {
  padding: 0;
}
.contact-second .text {
  position: relative;
  font-size: 2rem;
  line-height: 1.2em;
  text-align: left;
  margin: 1rem 0;
  font-weight: bold;
}
.contact-second .text label {
  color: var(--blue-color);
}
.contact-second.dataImg > div {
  padding: 0;
}
.contact-second iframe {
  height: 26rem;
}

@media screen and (min-width: 769px) {
  .contact-second h2 {
    font-size: calc(2 * var(--font-size));
    margin-top: 0;
  }
}
/*******************************************************contact************************************************************/
.gridrow-layout {
  position: relative;
  display: grid;
}

@media screen and (min-width: 1081px) {
  .gridrow-layout {
    grid-template-columns: 28% 68%;
    place-content: space-between;
  }
}
.layout-left {
  position: relative;
}

/**************************************************************side-navi*******************************************************************/
.side-navi-block {
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #f1f0f5;
  border-radius: 4px;
}

.pc-filter {
  position: absolute;
  right: 20px;
  border: none;
  padding: 8px 20px;
  border-radius: 4px;
  background: var(--darkGreen-color);
  color: var(--white-color);
  top: 20px;
  transition: all ease-in-out 0.4s;
  z-index: 10;
  cursor: pointer;
}
.pc-filter:hover {
  background: var(--orange-color);
}

.side-navi-block > .title-side {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-family: "MontserratBold";
  position: relative;
  padding-top: 0;
  font-weight: 100;
  margin-top: 10px;
  margin-bottom: 5px;
  color: var(--blue-color);
  padding: 10px 20px;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}
.side-navi-block > .title-side::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
}
.side-navi-block > ul {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
.side-navi-block > ul > li {
  position: relative;
  margin: 10px 0;
}
.side-navi-block > ul > li > a {
  position: relative;
  padding: 5px 10px;
  padding-right: 1.56rem;
  display: block;
  /* line-height: 20px;*/
  width: 100%;
  color: var(--black-color);
}
.side-navi-block > ul > li span {
  position: absolute;
  width: 1.56rem;
  height: 1.56rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 5px;
  right: 0;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.side-navi-block > ul > li > span {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  right: 5px;
  width: 28px;
  height: 28px;
}
.side-navi-block > ul > li > ul {
  padding-left: 40px;
}
.side-navi-block > ul > li > ul li {
  position: relative;
  /*   border-bottom: 1px solid var(--white-color);
           border-left: 2px solid rgba(234, 234, 234,1);
           background:rgba(234, 234, 234,1);*/
  --borderLeft: rgba(236, 245, 249, 1);
}
.side-navi-block > ul > li > ul li:hover {
  --borderLeft: var(--blue-color);
}
.side-navi-block > ul > li > ul li a {
  position: relative;
  padding: 10px;
  /*background:rgba(212,212,212,1);*/
  display: block;
  line-height: 24px;
  padding-right: 20px;
  color: var(--black-color);
}
.side-navi-block > ul > li ul {
  position: relative;
  display: none;
  padding-left: 20px;
}

@media screen and (min-width: 1081px) {
  .side-navi-block > .title-side {
    font-size: 1.4em;
  }
}
.side-navi-block .inquiry-form .col-md-4,
.side-navi-block .inquiry-form .col-md-6,
.side-navi-block .inquiry-form .col-lg-4,
.side-navi-block .inquiry-form .col-lg-6 {
  width: 100% !important;
}
.side-navi-block .inquiry-form .verify.col-md-4,
.side-navi-block .inquiry-form .verify.col-lg-4 {
  width: 60% !important;
}

.rotate_angle {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.side-navi-block .inquiry-form {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px;
  overflow: hidden;
  background: none;
}

.side-naviPc {
  position: relative;
}
.side-naviPc > li {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}
.side-naviPc > li span {
  position: absolute;
  right: 20px;
  top: 0;
  width: 1.56rem;
  height: 1.56rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.3rem;
  cursor: pointer;
  transition: all ease-in-out 0.4s;
}
.side-naviPc > li > h4 {
  font-weight: bold;
  font-size: 1.1rem;
  margin: 5px 0;
}
.side-naviPc > li input {
  margin-right: 10px;
  min-width: 20px;
  height: 20px;
}
.side-naviPc > li button {
  border: none;
  color: var(--light-blue-color);
  cursor: pointer;
  font-size: 1.1em;
}
.side-naviPc > li ul li {
  display: flex;
  align-items: center;
  padding: 6px 0;
}

.rotate_angle180 {
  transform: rotateZ(180deg);
}

/**************************************************************side-navi*******************************************************************/
.table-responsive {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive .tableimgshow tr,
.table-responsive .tableimgshow th,
.table-responsive .tableimgshow td {
  padding: 5px 0;
  text-align: left;
  background: #fff;
}

.textcenter {
  text-align: center;
}

.ullist {
  padding: 0px 0px 0 19px;
  margin: 0px;
  padding-bottom: 1em;
}

.ollist {
  padding: 0px 0px 10px 19px;
  margin: 0px;
}

.ullist > li {
  list-style: disc !important;
}

.ullist > .ullist {
  padding-left: 0;
}

.ullist > .ullist > li {
  list-style: none !important;
  padding-left: 16px;
  position: relative;
}

.ullist > .ullist > li::before {
  position: absolute;
  content: "○";
  font-size: 0.1em;
  left: 0;
}

.ollist > li {
  list-style: decimal !important;
}

.ollist > li,
.ullist > li {
  /*	line-height: 28px;*/
  text-align: left;
}

.reference {
  padding-bottom: 0px;
  color: #888888 !important;
}

.ollist.reference-ol li {
  list-style: decimal;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #888888 !important;
  padding-bottom: 4px !important;
}

/*--------------404 page begin--------------*/
.E404 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.E404 {
  width: 510px;
  margin: 3.65rem auto auto auto;
  border: 0px solid #ff0000;
}

.E404 .Etit {
  font-size: 25px;
  line-height: 35px;
  color: #525151;
}

.E404 .content {
  color: #767676;
}

.E404 a {
  color: #525151;
  text-decoration: none;
}

.E404 .btn {
  border: 1px solid #dddddd;
  padding: 5px 10px 5px 10px;
  /* border-radius: 5px; */
  margin-right: 10px;
  background-color: #efefef;
}

.E404 .btn:hover {
  background-color: #001f5f;
  color: #444;
}

@media only screen and (max-width: 1024px) {
  .E404 {
    width: 90%;
    margin: 0px auto auto auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/***************************************************pagination****************************************************************/
.pagination .page-first:before,
.pagination .page-last:before,
.pagination .page-prev:before,
.pagination .page-next:before {
  position: relative;
  font-family: FontAwesome;
}

.pagination .page-first:before {
  content: "\f049";
}

.pagination .page-last:before {
  content: "\f050";
}

.pagination .page-prev:before {
  content: "\f04a";
}

.pagination .page-next:before {
  content: "\f04e";
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
  margin-left: 0;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: var(--blue-color);
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: var(--blue-color);
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: var(--blue-color);
  border-color: var(--blue-color);
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/***************************************************pagination****************************************************************/
.inquiry-notic {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 12px 0;
  color: #ef2727;
  margin: 20px 0 !important;
}

.detail-table td:first-child {
  background: #f3f6f8;
  white-space: nowrap;
  font-weight: bold;
}

.pc-inquiry,
.pc-cart {
  position: relative;
  display: block;
  margin-right: 20px;
  padding: 5px 1.56rem;
  padding-left: 50px;
  border: 1px solid var(--blue-color);
  background: var(--blue-color);
  color: var(--white-color);
  -webkit-border-radius: 2.08rem;
  -moz-border-radius: 2.08rem;
  border-radius: 2.08rem;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  white-space: nowrap;
}
.pc-inquiry::before,
.pc-cart::before {
  position: absolute;
  content: "\e9c6";
  left: 20px;
  font-family: icomoon;
  font-size: 1.2rem;
}
.pc-inquiry:hover,
.pc-cart:hover {
  background: var(--white-color);
  color: var(--blue-color);
}

.pc-cart {
  border: 1px solid var(--orange-color);
  background: var(--orange-color);
}
.pc-cart::before {
  position: absolute;
  content: "\e98f";
  font-family: icomoon;
}
.pc-cart:hover {
  color: var(--orange-color);
}

.cartLayout {
  position: relative;
  margin-top: 1.56rem;
  margin-bottom: 3.125rem;
  display: flex;
}

.cpDetail-table {
  margin: 1.56rem 0 3.125rem 0;
}
.cpDetail-table tbody td {
  border: 1px solid #eaeaea;
}
.cpDetail-table tbody td:first-child {
  white-space: nowrap;
  background: #f3f6f8;
  /*    background: #189DB8!important;*/
  /* color:#fff;*/
  font-weight: bold;
}

/*****************************************************slideHorizontal**************************************************************/
.slideHorizontal {
  position: relative;
  margin: 0 -60px;
  display: flex;
  align-items: center;
}

.slideHorizontal .operateLeft,
.slideHorizontal .operateRight {
  position: absolute;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  font-size: 2em;
  color: var(--blue-color);
  cursor: pointer;
}

.slideHorizontal .operateLeft {
  left: 20px;
}

.slideHorizontal .operateRight {
  right: 20px;
}

.slideHorizontal .border_ {
  padding: 20px 0;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.slideHorizontal .border_ .moveCurrent {
  transition: all linear 0.4s;
}

.slideHorizontal .border_ > ul {
  position: relative;
  display: flex;
  width: 9000px;
}

.slideHorizontal .border_ > ul li {
  position: relative;
  margin: 0 10px;
}

@media screen and (max-width: 1080px) {
  .slideHorizontal {
    margin: 1.56rem 0;
  }
  .slideHorizontal li {
    margin: 20px 0;
  }
}
/*****************************************************slideHorizontal**************************************************************/
.categoriesDeatil {
  position: relative;
}
.categoriesDeatil li {
  position: relative;
  padding: 20px;
  box-shadow: 1px 1px 6px 4px var(--shadow);
  border: 1px solid rgba(200, 200, 200, 0.4);
  --borderBack: rgba(160, 160, 160, 1);
  --shadow: rgba(233, 233, 233, 0);
  --color: var(--blue-color);
  --hcolor: var(--blue-color);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.categoriesDeatil li a {
  position: relative;
  display: block;
  color: var(--backColor);
  padding: 10px;
}
.categoriesDeatil li a > div {
  position: relative;
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
}
.categoriesDeatil li a h4 {
  position: relative;
  height: 3.65rem;
  color: var(--hcolor);
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  margin: 10px 0;
  text-align: center;
}
.categoriesDeatil li:hover {
  --borderBack: var(--blue-color);
  --shadow: rgba(233, 233, 233, 1);
  --hcolor: var(--blue-color);
}

@media screen and (min-width: 1081px) {
  .categoriesDeatil {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, 21%);
  }
}
.cp-table {
  position: relative;
  margin: 1.56rem 0;
  border: none;
}
.cp-table tr,
.cp-table th,
.cp-table td {
  border: none;
}
.cp-table th {
  border: none;
  border-top: 2px solid var(--blue-color);
  border-bottom: 2px solid var(--blue-color);
  background: none;
  color: #444;
}
.cp-table th:nth-child(3) {
  text-align: center;
}
.cp-table td {
  border-bottom: 1px solid rgba(120, 120, 120, 0.2);
}
.cp-table td:nth-child(3) {
  text-align: center;
}
.cp-table td:nth-child(4) {
  display: flex;
  justify-content: space-between;
}
.cp-table .btn-cart {
  position: relative;
  padding: 2px 10px;
  border: 1px solid var(--orange-color);
  color: var(--orange-color);
  -webkit-border-radius: 2.08rem;
  -moz-border-radius: 2.08rem;
  border-radius: 2.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin: 0 10px;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.cp-table .btn-cart::before {
  position: absolute;
  content: "\e98f";
  font-family: icomoon;
}
.cp-table .btn-cart:hover {
  background: var(--orange-color);
  color: var(--white-color);
}
.cp-table .btn-inquiry {
  position: relative;
  padding: 2px 10px;
  border: 1px solid var(--blue-color);
  color: var(--blue-color);
  -webkit-border-radius: 2.08rem;
  -moz-border-radius: 2.08rem;
  border-radius: 2.08rem;
  width: 100px;
  text-align: center;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.cp-table .btn-inquiry:hover {
  background: var(--blue-color);
  color: var(--white-color);
}

.resource-detailList {
  position: relative;
}
.resource-detailList li {
  position: relative;
  margin: 20px 0;
  --ml: 0;
  --color: var(--black-color);
}
.resource-detailList li a {
  color: var(--color);
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.resource-detailList li p {
  padding: 5px 10px;
}
.resource-detailList li img {
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  -webkit-transform: translateY(var(--ml));
  -moz-transform: translateY(var(--ml));
  -ms-transform: translateY(var(--ml));
  -o-transform: translateY(var(--ml));
  transform: translateY(var(--ml));
}
.resource-detailList li:hover {
  --ml: -4px;
  --color: var(--orange-color);
}

@media screen and (min-width: 769px) {
  .resource-detailList {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .resource-detailList li {
    width: 23%;
  }
  .resource-detailList li p {
    font-size: 1.1rem;
    font-weight: bold;
  }
}
.contentItem {
  position: relative;
  margin: 3.125rem auto;
  overflow: hidden;
}

.first-item {
  height: calc(22 * var(--font-size));
}
.first-item > div {
  height: 100%;
}
.first-item .inquiry-form h3 label {
  color: var(--light-green-color);
  display: block;
}

@media screen and (min-width: 769px) {
  .first-item {
    grid-template-columns: 65% 32%;
    justify-content: space-between;
  }
  .first-item .inquiry-form {
    position: absolute;
    bottom: 0;
    z-index: 10;
  }
}
.inquiryLayout {
  margin: 3.125rem 0;
  background: #f1f0f5;
  padding: 1.56rem;
}

.layout-right {
  margin-bottom: 3.125rem;
}

/****************************************card*******************************************/
.careers-box {
  position: relative;
}

.nav-tabs {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.liCurrent {
  position: absolute !important;
  content: "";
  height: 100%;
  border-top: 1px solid var(--yellow-color);
  border-bottom: 1px solid var(--yellow-color);
  left: 0;
  padding: 0 !important;
}

.nav-tabs > li {
  position: relative;
  padding: 1px 10px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  --borderColor: rgba(222, 222, 222, 1);
  /*  border-bottom: 1px solid var(--borderColor);*/
  cursor: pointer;
  font-size: 1rem;
  font-family: "SegoeProSemibold";
  text-align: center;
  width: 16%;
  color: rgba(21, 21, 21, 0.5);
  z-index: 1;
  font-weight: bold;
}

.nav-tabs > li:first-child {
  padding-left: 0;
}

.nav-tabs > li.active {
  color: var(--orange-color);
}

.tab-pane {
  position: relative;
  display: none;
}

.tab-pane.active {
  display: block;
}

/****************************************card*******************************************/
.rowNavi {
  position: relative;
  display: block !important;
}
.rowNavi ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, 31%);
  justify-content: space-between;
}

.title-bg {
  position: relative;
  padding: 0.5em;
  color: var(--white-color);
  background-color: var(--blue-color);
}

/*.layout-right {
  font-size: 0.9em; }*/
.new-table {
  position: relative;
  width: 100%;
}
.new-table tr {
  border-bottom: 2px solid rgba(21, 21, 21, 0.5);
}
.new-table tr:first-child {
  border-top: 2px solid rgba(21, 21, 21, 0.8);
  border-bottom: 2px solid rgba(21, 21, 21, 0.8);
}
.new-table tr td {
  border: none;
}
.new-table tr td:first-child {
  background-color: #ececec;
}
.new-table tr td:nth-child(2) {
  background-color: #d9e2f3;
}
.new-table tr td:nth-child(3) {
  background-color: #e2efd9;
}
.new-table tr td:nth-child(4) {
  background-color: #fbe4d5;
}

.checklist {
  position: relative;
}
.checklist li {
  position: relative;
  padding-left: 15px;
}
.checklist li::before {
  position: absolute;
  content: "√";
  left: 0;
}

.border-box {
  border: 1px solid #4472c4;
  border-radius: 20px;
  margin: 1em 0;
  padding: 1em;
}

.row > .border-box {
  position: relative;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
}
.row > .border-box::before {
  position: absolute;
  content: "";
  border: 1px solid #4472c4;
  border-radius: 20px;
  height: 100%;
  width: calc(100% - 30px);
  left: 15px;
  top: 0;
  z-index: -1;
}

.newStyle-row {
  position: relative;
  margin: 2rem 0;
  --childwidth: 32% 32% 32%;
}
.newStyle-row > div {
  margin: 1em 0;
}

@media screen and (min-width: 1081px) {
  .newStyle-row {
    display: grid;
    grid-template-columns: var(--childwidth);
    justify-content: space-between;
  }
}

.related {
  position: relative;
  width: 100%;
}
.related li {
  position: relative;
  margin: 12px 0;
}
.related li a {
  position: relative;
  display: block;
  padding: 5px 10px;
  padding-left: 25px;
  border: 1px solid rgba(21, 21, 21, 0.2);
  color: var(--blue-color);
  background-color: var(--white-color);
  transition: all ease-in-out 0.4s;
}
.related li a::before {
  position: absolute;
  content: "\e923";
  font-family: icomoon;
  left: 15px;
}
.related li a:hover {
  color: var(--white-color);
  background-color: var(--blue-color);
}

@media screen and (min-width: 1081px) {
  .related {
    display: grid;
    grid-template-columns: repeat(auto-fill, 48%);
    justify-content: space-between;
  }
}
.related-title {
  position: relative;
  line-height: 1.4em;
  margin-top: 1em;
  font-size: 1.2em;
  font-family: "MontserratBold";
}

.title-inquiry {
  position: absolute;
  right: 10px;
  padding: 0.9em 2em;
  top: 0;
  color: var(--white-color) !important;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.modal.modal-show {
  display: flex;
}
.modal .modal-close {
  position: absolute;
  right: 1em;
  top: 0.5em;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.modal .modal-close:hover {
  color: #ef2727;
}
.modal .modal-content {
  position: relative;
  width: 50%;
  min-width: 600px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2em;
  animation: flipInY 1s 0.2s ease both;
}

@keyframes flipInY {
  0% {
    transform: perspective(1500px) rotateY(1deg);
    opacity: 0;
  }
  40% {
    transform: perspective(1500px) rotateY(-1deg);
  }
  70% {
    transform: perspective(1500px) rotateY(1deg);
  }
  100% {
    transform: perspective(1500px) rotateY(0deg);
    opacity: 1;
  }
}
.modal-pdf-view form {
  background: none;
  padding: 0;
}
.modal-pdf-view img {
  margin-top: 1em;
}

.tabs {
  position: relative;
  margin: 1em 0;
}
.tabs .tab {
  position: relative;
  /*   border-bottom: 1px solid rgba(21, 21, 21, 0.2); */
}
.tabs .tab > li {
  position: relative;
  padding: 0.5em 1em;
  color: #888;
  font-weight: bold;
  text-align: center;
  font-size: 1.2em;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  border-bottom: 1px solid rgba(21, 21, 21, 0.2);
  z-index: 2;
}
.tabs .tab > li.active {
  color: var(--yellow-color) !important;
}
.tabs .tab > li:hover {
  color: var(--orange-color);
}
.tabs .tab > li.tab-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  z-index: 10;
  padding: 0;
  background-color: var(--Green-color) !important;
  margin: 0 !important;
  border: none;
}
.tabs .tabs-content {
  position: relative;
  display: none;
}

@media screen and (min-width: 1081px) {
  .tabs .tab {
    position: sticky;
    top: 150px;
    background: #fff;
    z-index: 10;
    display: flex;
  }
  .tabs .tab.center {
    margin-left: auto;
    margin-right: auto;
    width: -moz-max-content;
    width: max-content;
  }
  .tabs .tab.center > li {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .tabs .tab.between {
    justify-content: space-between;
  }
  .tabs .tab.right {
    justify-content: flex-end;
    /*  & > li::before {
      position: absolute;
      content: "";
      height: 1px;
      width: 100%;
      left: 0;
      bottom: -1px;
      background-color: #fff;
      z-index: 10;
    } */
  }
}
.new-tab2 .tab {
  display: inline-block;
  width: 100%;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  padding: 2em;
}
.new-tab2 .tab > li {
  text-align: left;
  font-size: 1rem;
  padding-left: 2em;
  font-weight: 100;
}
.new-tab2 .tab > li:hover {
  color: var(--blue-color);
}
.new-tab2 .tab > li::after {
  position: absolute;
  content: "\e952";
  font-family: "icomoon";
  left: 0;
  color: var(--blue-color);
  font-size: 1.2em;
}
.new-tab2 .tab > li.active::after {
  content: "\e955";
  font-family: "icomoon";
  color: var(--yellow-color);
}

.pdf-list {
  position: relative;
  --icon: "";
}
.pdf-list > li {
  position: relative;
  border: 1px solid rgba(21, 21, 21, 0.1);
  padding: 0.6em 1em;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
  --tag-icon: var(--icon);
}
.pdf-list > li:hover {
  background-color: #faf5ea;
}
.pdf-list > li ~ li {
  border-top: none;
}
.pdf-list > li a {
  position: relative;
  padding-left: 2em;
  display: block;
  color: var(--black-color);
}
.pdf-list > li a::before {
  position: absolute;
  content: var(--tag-icon);
  left: 0;
  font-family: "icomoon";
  color: var(--yellow-color);
  font-size: 1.4em;
}
*[user-data] .pdf-list > li a {
  pointer-events: none;
}

ul[anchorListTop] {
  position: sticky;
  top: 126px;
  background: var(--white-color);
  z-index: 10;
  width: 100%;
  display: none;
  --child-width: 16%;
  --other-width: 12px;
  grid-template-columns: repeat(auto-fill, var(--child-width));
  justify-content: space-between;
  border-bottom: 1px solid var(--blue-color);
  margin-bottom: 1em;
}
ul[anchorListTop].active {
  display: grid;
}
ul[anchorListTop] > li {
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.4s;
  border: 1px solid rgba(21, 21, 21, 0.2);
  border-radius: 4px 4px 0 0;
  border-bottom: none;
  cursor: pointer;
}
ul[anchorListTop] > li > label {
  cursor: pointer;
}
ul[anchorListTop] > li.active {
  color: var(--white-color);
  background: var(--blue-color);
  border-color: var(--blue-color);
}

.faq-list {
  position: relative;
  padding: 0 1em 1em 0;
  border-radius: 4px;
  margin-bottom: 1em;
}
.faq-list > dt {
  position: relative;
  margin-bottom: 1em;
}
.faq-list .title {
  position: relative;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
  padding-right: 1em;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  background: #f8f8f8;
}
.faq-list .title:hover {
  color: var(--blue-color);
}
.faq-list .title::after {
  position: absolute;
  content: "+";
  right: 0.8em;
  top: 0.3em;
  transition: all ease-in-out 0.3s;
}
.faq-list .title.active::after {
  content: "-";
}
.faq-list .content {
  position: relative;
  display: none;
  padding: 0.6em 0.8em;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  position: relative;
  margin-top: 1.5em;
}
.faq-list .content::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 1em;
  aspect-ratio: 1;
  background: #fff;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  border: 1px solid #ccc;
  transform: rotateZ(45deg) translate3d(1em, -1.7em, 0);
}

.anchorSide {
  position: sticky;
  z-index: 10;
  background: #f1f0f5;
  top: 105px;
  padding: 1em;
  border-radius: 0.5em;
  max-height: 85vh;
  overflow-y: auto;
}
.anchorSide .title {
  position: relative;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1em;
  border-left: 4px solid var(--main-color);
  padding: 0;
  padding-left: 1em;
  margin: 0.5em 0 1em;
}

ul[anchorListSide2] {
  --right: 1em;
  z-index: 100;
  border-right: 1px solid rgba(21, 21, 21, 0.1);
}
ul[anchorListSide2].active {
  display: block;
}
ul[anchorListSide2] > li {
  --bg: #888888;
  --bg2: rgba(2, 192, 154, 0);
  position: relative;
  margin: 0.5em 0;
  transition: all ease-in-out 0.4s;
  padding: 0 10px 0 0;
  line-height: 1.5em;
  cursor: pointer;
}
ul[anchorListSide2] > li * {
  cursor: pointer;
}
ul[anchorListSide2] > li:hover {
  color: var(--yellow-color);
  --bg: var(--orange-color);
  --bg2: rgba(233, 158, 19, 0.6);
}
ul[anchorListSide2] > li::before {
  position: relative;
  content: "☛";
  color: var(--main-color);
  margin-right: 0.5em;
}
ul[anchorListSide2] > li.active::after {
  position: absolute;
  right: -1px;
  top: 0;
  content: " ";
  width: 2px;
  height: 100%;
  background-color: var(--main-color);
}

.side-list {
  position: relative;
}
.side-list > li {
  position: relative;
  padding-left: 1.5em;
}
.side-list > li a {
  color: #c3900b;
  font-weight: 100;
}
.side-list > li::before {
  position: absolute;
  content: "☛";
  margin-right: 0.5em;
  color: #c3900b;
  left: 0;
}
