@charset "UTF-8";
/*Add font ================================*/
.recruitment {
  padding-bottom: 40px;
  border-bottom: 1px solid #efefef;
}
.recruitment .nav {
  border-bottom: 1px solid #f1f1f1;
}
.recruitment .nav .ims_navigation {
  padding: 8px 0;
  display: none;
}
@media (min-width: 601px) {
  .recruitment .nav .ims_navigation {
    display: block;
  }
}
.recruitment .nav .ims_navigation ol li:not(:first-child):before {
  content: "";
  background: url("../../../../resources/images/icon_nav.png");
  width: 22px;
  height: 35px;
}
.recruitment .nav .ims_navigation ol li {
  padding-left: 40px;
}
.recruitment .nav .ims_navigation ol li:last-child:before {
  background: url("../../../../resources/images/icon_navAct.png");
}
.recruitment .nav .ims_navigation ol li:last-child a {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #1c769c;
}
.recruitment .nav .ims_navigation ol li a {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #9e9e9e;
}
.recruitment .nav .ims_navigation ol li.first {
  padding-left: 0;
}
.recruitment form.box_search {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 20px 0;
}
.recruitment form.box_search .title {
  font-size: 15px;
  color: #141414;
  text-align: left;
  padding: 14px 0 14px 20px;
  text-transform: uppercase;
  margin: 0;
}
.recruitment form.box_search .box_l_product, .recruitment form.box_search .box_l_recruit, .recruitment form.box_search .search_type, .recruitment form.box_search .search {
  flex: 0 0 100%;
}
.recruitment form.box_search .search_type ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
.recruitment form.box_search .search_type ul:after {
  display: none;
}
.recruitment form.box_search ul {
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 15px;
}
.recruitment form.box_search ul:after {
  content: "";
  height: 1px;
  position: absolute;
  width: calc(100% - 20px);
  background: #f5f4f4;
  bottom: 0;
  right: 0;
}
@media (max-width: 575.98px) {
  .recruitment form.box_search > div {
    padding: 5px;
  }
}
.recruitment form.box_search > div input, .recruitment form.box_search > div select, .recruitment form.box_search > div button {
  font: 400 1rem/150% "Roboto", sans-serif;
  width: 100%;
  background: #f0f0f0;
  border: 0;
}
.recruitment form.box_search > div input {
  padding: 7px 15px;
}
.recruitment form.box_search > div input::place-holder {
  color: #6a6a6a;
}
.recruitment form.box_search > div select {
  padding: 8px 15px;
}
.recruitment form.box_search > div button {
  background: #0a7099;
  border: 1px solid #0a7099;
  border-radius: 4px;
  padding: 10px 20px;
  text-transform: uppercase;
  margin-top: 5px;
  color: #ffffff;
}
.recruitment .text_search {
  font: 400 1.0666666667rem/150% "Roboto", sans-serif;
  font-style: italic;
  color: #003a91;
}
.recruitment .list_item .col_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #e3e3e3;
}
.recruitment .list_item .col_item .title {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.recruitment .list_item .col_item .title .icon {
  max-width: 40px;
  max-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
}
.recruitment .list_item .col_item .title .icon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.recruitment .list_item .col_item .title a {
  font-size: 15px;
  text-transform: uppercase;
  color: #0054a0;
}
@media (max-width: 823px) {
  .recruitment .list_item .col_item .info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.recruitment .list_item .col_item .info > div {
  padding: 2px 0;
  color: #303030;
}
.recruitment .list_item .col_item .info > div b {
  color: #000000;
}
.recruitment .list_item .col_item .info > div span {
  font-size: 15px;
  color: #7a7a7a;
  width: 70px;
  display: inline-block;
}
.recruitment .list_item .col_item .btn_apply {
  background: transparent;
  border: 1px solid #0a7099;
  border-radius: 4px;
  padding: 10px 20px;
  text-transform: uppercase;
  margin-top: 5px;
}
.recruitment .list_item .col_item .btn_apply a {
  font-weight: 300;
  font-size: 15px;
  color: #0a7099;
}
.recruitment .paginate {
  text-align: right;
}

.box-recruitment {
  padding: 30px 0;
}
@media (min-width: 992px) {
  .box-recruitment {
    padding: 30px;
  }
}
.box-recruitment .title {
  text-align: center;
  font-size: 34px;
  color: #0a7098;
}
.box-recruitment .note {
  font-weight: 300;
  color: #8e8e8e;
  text-align: center;
  margin-bottom: 40px;
}
.box-recruitment .box-full {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-recruitment .box-full .box_left {
  flex: 0 0 100%;
}
@media (min-width: 601px) {
  .box-recruitment .box-full .box_left {
    flex: 0 0 250px;
  }
}
.box-recruitment .box-full .list_item {
  flex: 0 0 100%;
}
@media (min-width: 601px) {
  .box-recruitment .box-full .list_item {
    flex: 0 0 calc(100% - 310px);
  }
}
.box-recruitment .box-full .box_l_recruit .group.toggle {
  display: none;
}
.box-recruitment .box-full .box_l_recruit a.togglemenu {
  font: 400 0.9333333333rem/150% "Roboto", sans-serif;
  color: #195b86 !important;
  cursor: pointer;
  position: relative;
  margin-top: 5px;
}
.box-recruitment .box-full .box_l_recruit a.togglemenu:after {
  content: "";
  font: 400 0.8rem/150% "Font Awesome 5 Pro";
  color: inherit;
  margin-left: 5px;
}
.box-recruitment .box-full [class*=content_list] ul {
  width: 100%;
}
.box-recruitment .box-full [class*=content_list] li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
}
.box-recruitment .box-full [class*=content_list] li label {
  font-size: 14px;
  color: #555555;
  max-width: 100%;
  position: relative;
  padding: 2px;
  padding-left: 22px;
  cursor: pointer;
  margin: 0;
}
.box-recruitment .box-full [class*=content_list] li label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #aea8a6;
  margin: 0;
  transition: 200ms linear;
}
.box-recruitment .box-full [class*=content_list] li label:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 0.7333333333rem;
  color: #ff9000;
  width: 8px;
  height: 5px;
  position: absolute;
  top: 2px;
  left: 5px;
  background: transparent;
  opacity: 0;
  transition: 200ms linear;
}
.box-recruitment .box-full [class*=content_list] li label > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-recruitment .box-full [class*=content_list] li label > div:hover {
  color: #ff9000;
}
.box-recruitment .box-full [class*=content_list] li label > div .num {
  font: 300 0.9333333333rem/150% "Roboto", sans-serif;
  color: #999;
}
.box-recruitment .box-full [class*=content_list] li label:hover {
  background: #fff;
  max-width: unset;
}
.box-recruitment .box-full [class*=content_list] li label:hover::after {
  opacity: 0.5;
}
.box-recruitment .box-full [class*=content_list] li input[type=checkbox] {
  visibility: hidden;
  display: none;
}
.box-recruitment .box-full [class*=content_list] li input[type=checkbox]:checked + label:before {
  background: #ff9000;
  border-color: #ff9000;
}
.box-recruitment .box-full [class*=content_list] li input[type=checkbox]:checked + label div {
  color: #ff9000;
}
.box-recruitment .box-full [class*=content_list] li input[type=checkbox]:checked + label:after {
  color: #fff;
  opacity: 1;
}
.box-recruitment .box-full [class*=content_list] li label.none-box {
  border: none;
  padding-left: 0;
}
.box-recruitment .box-full [class*=content_list] li label.none-box:before {
  display: none;
}
.box-recruitment .box-full [class*=content_list] li label.none-box:after {
  display: none;
}
.box-recruitment .box-full [class*=content_list] li label.none-box div {
  position: unset;
}
.box-recruitment .box-full [class*=content_list] a:hover {
  text-decoration: none;
}
.box-recruitment .box-full .box_l_product .search {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  z-index: 0;
  border-radius: 5px;
  border: 1px solid #bababa;
}
.box-recruitment .box-full .box_l_product .search input {
  width: 100%;
  padding: 10px 20px;
  background: transparent;
  border: 0;
  z-index: 1;
}
.box-recruitment .box-full .box_l_product .search input:focus {
  outline: 0;
  border-color: #f00;
}
.box-recruitment .box-full .box_l_product .search label.title {
  background: #fff;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 2;
}
.box-recruitment .box-full .box_l_product .search i.fa-search {
  color: #333;
  display: none;
  cursor: pointer;
  z-index: 3;
}
@media (min-width: 992px) {
  .box-recruitment .box-full .box_l_product .search i.fa-search {
    display: block;
  }
}

.box_column {
  padding-top: 20px;
}
.box_column h3.title {
  font: 700 1.0666666667rem/150% "Roboto", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: #006cf2;
  border-radius: 6px;
  padding: 7px 10px;
  margin-bottom: 8px;
}
.box_column h3.title i {
  padding-right: 10px;
}
.box_column a {
  font: 400 1rem/150% "Muli", sans-serif;
  color: #878787;
  display: block;
  border-top: 1px dashed #e1e1e1;
  padding: 7px 10px;
}
.box_column a:hover, .box_column a:focus {
  color: #fff;
  background: #338c14;
  border-radius: 6px;
}
.box_column a:last-of-type {
  border-bottom: 1px dashed #e1e1e1;
}

#item_detail {
  padding-top: 56px;
  display: flex;
  flex-wrap: wrap;
}
#item_detail .col-left {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  #item_detail .col-left {
    flex: 0 0 calc(100% - 365px);
    max-width: calc(100% - 365px);
    border-right: 1px solid #d9d9d9;
    padding-right: 45px;
  }
}
#item_detail .col-left h1.title {
  font-weight: 600;
  color: #010101;
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 992px) {
  #item_detail .col-left h1.title {
    font-size: 2.2666666667rem;
  }
}
#item_detail .col-left h1.title:before, #item_detail .col-left h1.title:after {
  content: "";
  display: none;
  height: 1px;
  background: #c2baba;
  position: absolute;
  left: 0;
}
#item_detail .col-left h1.title:before {
  width: 51px;
  bottom: 3px;
}
#item_detail .col-left h1.title:after {
  width: 41px;
  bottom: 0;
}
#item_detail .col-left .job, #item_detail .col-left .company {
  font-size: 15px;
}
#item_detail .col-left .company {
  margin-bottom: 25px;
}
#item_detail .col-left .content {
  text-align: justify;
  font-size: 15px;
}
#item_detail .col-left .content strong {
  margin-bottom: 10px;
}
#item_detail .col-left .content p {
  color: #565555;
  padding: 0;
}
#item_detail .col-left .content p img {
  max-width: 100%;
  height: auto;
}
#item_detail .col-left .content img {
  max-width: 100%;
  height: auto;
}
#item_detail .col-left #frm_apply {
  margin-top: 50px;
  background: #097098;
  border-radius: 15px;
  padding: 25px 35px;
}
#item_detail .col-left #frm_apply .modal-title {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
}
#item_detail .col-left #frm_apply .note {
  color: #ffffff;
  margin-bottom: 20px;
}
#item_detail .col-left #frm_apply .row {
  margin: 0 -5px;
}
#item_detail .col-left #frm_apply .row .col-12 {
  padding: 0 5px;
}
#item_detail .col-left #frm_apply .form-group {
  margin-bottom: 10px;
}
#item_detail .col-left #frm_apply .form-group input {
  border: 1px solid #f5f4f4;
  height: 45px;
  background: #f5f4f4;
  padding: 10px 20px;
}
#item_detail .col-left #frm_apply .form-group.cv {
  position: relative;
  text-align: center;
  border: 1px dashed #ffffff;
  border-radius: 5px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#item_detail .col-left #frm_apply .form-group.cv label.cv {
  position: absolute;
  color: #99d8f0;
  margin: 0;
  left: 0;
  width: 100%;
  background: #097098;
  pointer-events: none;
}
#item_detail .col-left #frm_apply .form-group.cv label.cv b {
  color: #ffffff;
}
#item_detail .col-left #frm_apply .form-group.cv input {
  z-index: -1;
  height: 40px;
  padding: 0;
}
#item_detail .col-left #frm_apply .btn-submit {
  text-align: center;
}
#item_detail .col-left #frm_apply .btn-submit button {
  background: #00b8ff;
  border-color: #00b8ff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 55px;
}
#item_detail .col-right {
  font-size: 15px;
}
@media (min-width: 992px) {
  #item_detail .col-right {
    padding-left: 45px;
    flex: 0 0 365px;
    max-width: 365px;
  }
}
@media (max-width: 823px) {
  #item_detail .col-right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
#item_detail .col-right .title {
  font-weight: 600;
  font-size: 28px;
  color: #010101;
  margin-bottom: 20px;
}
#item_detail .col-right p {
  padding: 0;
}
#item_detail .col-right .other {
  margin-top: 55px;
}
#item_detail .col-right .other .list_other li {
  padding-left: 25px;
  background: url(../../../../resources/images/squ.png) no-repeat left top 5px;
}
#item_detail .col-right .other .list_other li a {
  font-weight: 600;
  font-size: 18px;
  color: #272727;
}
#item_detail .footer_info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 10px;
}
#item_detail .footer_info .btn_recruit {
  font: 400 1.0666666667rem/150% "Roboto", sans-serif;
  color: #fff;
  background: #0054a0;
  border-radius: 4px;
}
#item_detail .footer_info .tool-share ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#item_detail .footer_info .tool-share ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
#item_detail .footer_info .tool-share ul li a {
  color: #fff;
}
#item_detail .footer_info .tool-share ul li a span.icon i {
  width: 20px;
  height: 20px;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#item_detail .footer_info .tool-share ul li.btn-facebook {
  background-color: transparent;
}
#item_detail .footer_info .tool-share ul li.btn-facebook a {
  background: #3b5999;
  border: 1px solid #26478e;
  border-radius: 50%;
}
#item_detail .footer_info .tool-share ul li.btn-gplus a {
  background: #dd5044;
  border: 1px solid #d73324;
  border-radius: 50%;
}
#item_detail .footer_info .tool-share ul li.btn-pinterest a {
  background: #de0118;
  border: 1px solid #de0118;
  border-radius: 50%;
}
#item_detail .footer_info .tool-share ul li.btn-twitter a {
  background: #10c2ff;
  border: 1px solid #00b8ff;
  border-radius: 50%;
}
#item_detail .footer_info .fb-comments iframe {
  width: 100% !important;
}

#frmRecruit form .modal-header {
  color: #fff;
}
#frmRecruit form button.close {
  color: #f00;
}
#frmRecruit form label.error {
  float: left;
  color: #f00;
}
#frmRecruit form input:focus, #frmRecruit form textarea:focus {
  background-color: #ddd5;
  box-shadow: none;
}

.about {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 45px 0 50px;
  border-bottom: 1px solid #efefef;
}
.about .container {
  max-width: 1100px;
}
.about .title {
  text-align: center;
  font-size: 34px;
  color: #0a7098;
  margin-bottom: 20px;
}
.about .short {
  position: relative;
  max-width: 86%;
  margin: auto;
  font-size: 15px;
  color: #6c6c6c;
  text-align: justify;
}
.about .short:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  top: 25px;
  right: calc(100% + 20px);
  color: #b9b9b9;
  font-size: 40px;
}
@media (min-width: 992px) {
  .about .short:before {
    font-size: 60px;
  }
}
.about .short:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  bottom: 25px;
  left: calc(100% + 20px);
  color: #ededed;
  transform: rotateY(-180deg);
  font-size: 40px;
}
@media (min-width: 992px) {
  .about .short:after {
    font-size: 60px;
  }
}
.about .box_pic {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .about .box_pic .group {
    grid-template-rows: repeat(2, 175px);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .about .box_pic .group {
    grid-template-rows: repeat(2, 190px);
  }
}
.about .box_pic .group .item img {
  border-radius: 10px;
  max-width: 100%;
}
.about .box_pic .group .item:first-child {
  grid-row: span 2;
  grid-column: span 2;
}
.about .box_pic .group .item:nth-child(2) {
  grid-column: span 2;
}

.environment {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: #fbfbfb;
  padding: 30px 0;
}
.environment .title {
  text-align: center;
  font-size: 34px;
  color: #0a7098;
}
.environment .note {
  font-weight: 300;
  color: #8e8e8e;
  text-align: center;
  margin-bottom: 40px;
}
.environment .container {
  max-width: 1100px;
}
.environment .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.environment .item .info {
  flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
  font-size: 15px;
  color: #7f7e7e;
}
.environment .item .info img {
  max-width: 100%;
  height: auto;
}
.environment .item .info h3 {
  font-weight: 800;
  font-size: 18px;
  color: #272727;
}
.environment .item .info a {
  color: #0a7098;
  text-decoration: underline;
}
.environment .group {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.environment .group .item_pic {
  margin-bottom: 10px;
  padding: 0 5px;
}
.environment .group .item_pic img {
  max-width: 100%;
  height: auto;
}

.about_content {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  text-align: center;
  padding: 30px 0;
  background: #0a7099;
  font-size: 24px;
  color: #ffffff;
}
.about_content .content {
  margin: auto;
  font-style: italic;
}
@media (min-width: 992px) {
  .about_content .content {
    max-width: 50%;
  }
}
.about_content .content p {
  padding: 0;
  line-height: 1.2;
}