body {
  font-family: HelveticaNeue, Arial, sans-serif ;
}
.video-clip {
  width: 100%;height: 750px; opacity: 0; position: absolute;
}
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 {
  font-family: Helvetica, Arial, sans-serif;
}

html {
  font-size: 62.5%;
}

a,
a:visited,
a:hover,
a:link {
  text-decoration: none;
}
#icon-info {
  font-size: 25px;
}
#button-apply {
  float: inherit !important;
  width: auto !important;
  height: auto !important;
  margin: 0 6px 0 0 !important;
  background-color: #008cd3;
  border: 2px solid #008cd3;
  font-weight: bold;
  border-radius: 0;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 12px 44px;
  cursor: pointer;
}
#cancel-button {
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  border: 2px solid #008cd3;
  border-radius: 0;
  color: #008cd3;
  padding: 12px;
  cursor: pointer;
  letter-spacing: 1px;
}
#career-reset {
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  border: 2px solid #008cd3;
  border-radius: 0;
  color: #008cd3;
  margin-right: 5px;
  cursor: pointer;
  padding: 12px 25px;
  letter-spacing: 1px;
}
#edit-actions {
  text-align: center;
}
.jumbotron p {
  font-size: 13pt;
  text-align: center;
}

.jumbotron i {
  padding-top: 10px;
  font-size: 60pt;
  color: #689EE8;
}

.jumbotron .col-sm-3 {
  margin-top: 5%;
  text-align: center;
  background-color: #373636;
  color: #FFF;
  margin-left: 6%;
}

.jumbotron .col-sm-3 p {
  margin-top: 15px;
  color: #FFF;
  text-align: center;
  font-size: 11.5pt;
  line-height: 25px;
}

.jumbotron .col-sm-3 a {
  margin-bottom: 10px;
}

.jumbotron .col-sm-3 a:hover {
  text-decoration: none;
  color: #FFF;
}

.jumbotron img {
  margin-top: -10px;
}

#slider {
  margin-top: -20px;
}

#project .container .row {
  margin-top: 6%;
}

#project .container .row a:hover {
  text-decoration: none;
}

#choose h4 {
  color: #3F8BD8
}

#choose h3 {
  margin-bottom: 5%;
}

.frm-profile #cke_42, .frm-profile #cke_41, .frm-career #cke_101, .frm-career #cke_97, .frm-career #cke_46, .frm-career #cke_45 {
  display: none;
}

#choose .col-sm-12 img {
  margin-top: -40px;
}

.block1 {
  padding: 15px 30px 10px 0;
}

.block2 {
  padding: 0 30px 20px 0;
}

.block1 h5 {
  width: 25%;
  padding: 10px 0 10px 0;
  background: #DADBF5;
  text-align: center;
  font-weight: bold;
}

.block1 p,
.block2 p {
  font-weight: bold;
  margin-left: 30px;
}

.block2 h5 {
  width: 40%;
  padding: 10px 0 10px 0;
  background: #DADBF5;
  text-align: center;
  font-weight: bold;
}

h2,
h3 {
  font-weight: bold;
}

.mb-20 {
  margin-bottom: 20px;
}

.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
}

.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #cccccc;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.nav-tabs {
  border-bottom: 2px solid #cccccc;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0;
}

.nav-tabs-custom > .nav-tabs > li.active {
  border-bottom: 2px solid #000000;
}

.nav-tabs-custom > .nav-tabs > li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  width: 20%;
  text-align: center;
}

.nav-tabs > li {
  float: left;
}

.nav > li {
  position: relative;
  display: block;
}

.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
  border-left-color: transparent;
}

.nav-tabs-custom > .nav-tabs > li.active > a {
  border-top-color: transparent;
}

.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #fff;
  color: #000000;
}

.nav-tabs-custom > .nav-tabs > li > a,
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: transparent;
  margin: 0;
  border: none;
}

@media (max-width: 410px) {
  .nav-tabs-custom > .nav-tabs > li > a,
  .nav-tabs-custom > .nav-tabs > li > a:hover {
    background: transparent;
    margin: 0;
    border: none;
  }
}

.nav-tabs-custom > .nav-tabs > li > a {
  border-radius: 0;
}

.tab-content .tab-pane p a {
  color: #008cd3;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  cursor: default;
  background-color: #fff;
  border: none;
  border-bottom-color: transparent;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 0;
  color: #000000;
}

.nav-tabs-custom > .tab-content {
  background: #fff;
  padding: 50px 100px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tab-pane p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 21px;
}

.tab-large .tab-pane p strong {
  color: #999999;
}

.nav-tabs-custom {
  width: 100%;
  padding-left: 25px;
}

.nav-tabs-custom .nav-tabs li a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 3;
  letter-spacing: 0.5px;
}

.tab-large a {
  line-height: 1.5 !important;
}

.block-header-page {
  padding-top: 35px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 2%;
  width: 98%;
}

.block-header-page .col-md-12 {
  padding-top: 25px;
  padding-bottom: 7px;
  padding-right: 0;
  padding-left: 25px;
}

.fl {
  float: left;
  padding-right: 20px;
}

.block-item h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.block-item {
  padding: 10px 0 10px 0;
}

.row.text-intro-member {
  padding-top: 0;
}

.row.member-directory-title {
  padding-top: 25px;
}

.bold {
  font-weight: bold;
}

.ml-50 {
  margin-left: 50px;
}

.ml-20 {
  margin-left: 20px;
}

input[type="email"] {
  border: 1px solid #DDD;
  width: 50%;
  padding-left: 10px;
  border-radius: 5px;
  margin-top: 15px;
}

.pt15 {
  padding-top: 5px;
}

.pt20 {
  padding-top: 20px;
}

.block-item a {
  color: #000000;
}

.block-item p {
  margin-bottom: 5px;
}

.img-list-member {
  width: 250px;
  height: 150px;
}

.w250 {
  width: 250px;
}

.select-member {
  width: 180px;
  float: right;
}

#select_member {
  width: 100%;
}

.tac {
  text-align: center;
}

.tal {
  text-align: right;
}

.tar {
  text-align: right;
}

.table-title-bold tr td:first-child {
  font-weight: bold;
  width: 20%;
}

.tcolor1 {
  font-weight: bold;
  color: #999999;
  font-size: 12px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-30 {
  margin-top: 30px;
}

.colorTitle {
  font-size: 36px;
  color: #000000;
}

.colorTitle h2 {
  font-size: 36px;
  color: #000000;
}

.feature-logo {
  position: absolute;
  width: auto;
  display: flex;
  top: 266px;
  background: #fff;
  max-width: 90%;
  padding: 17px 20px 10px 15px;
}

.feature-logo-img {
  width: 70px;
  min-width: 70px;
  margin-right: 10px;
}

.feature-logo-img img {
  width: 70px;
}

.feature-photo {
  padding-bottom: 10px;
}

.features {
  padding: 0 0 35px 0 !important;
}

.feature-logo img {
  height: 32px;
  object-fit: cover;
}

.feature-logo p {
  padding-top: 6px;
  font-weight: bold;
  font-size: 17px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn02 {
  display: block;
  font-size: 12px;
  background: #337ab7;
  color: #ffffff !important;
  text-align: center;
  /* border: 1px solid #fff; */
  background-size: cover;
  max-width: 300px;
  height: 40px;
  padding-top: 9px;
  text-decoration: none;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.pl-10 {
  padding-left: 10px;
}

.table-middle td {
  vertical-align: middle !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.featured_company_image_first {
  height: 450px;
  width: 890px;
  object-fit: cover;
}

.row {
  padding-top: 20px;
}

.featured_company_logo {
  height: 100px;
}

.feature-title h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.features .row {
  padding: 0;
}

.t-label {
  padding-top: 6px;
  font-weight: bold;
  padding-right: 5px;
}

.block-right,
.block-right .row {
  padding-top: 0;
}

.t-website {
  margin-top: 0 !important;
}

#file_logo,
#file_photo,
#file_avatar {
  display: none;
}

#img_logo_profile,
#img_photo_profile,
#img_avatar_profile {
  cursor: pointer;
  max-height: 150px;
  object-fit: contain;
}

.gold {
  color: yellow;
}

.gold_member {
  padding-top: 0;
}
#career-reset {
  font-weight: bold;
  width: 167px;
  height: 45px;
  padding-top: 14px;
  font-size: 12px;
  letter-spacing: 1px;
  border-radius: inherit;
  margin-bottom: 20px;
  float: left;
  position: relative;
  background-color: #ffffff;
  border: 2px solid #008cd3;
  color: #008cd3;
  transform: translateX(calc(100% + 28vw));
}
#career-reset:hover {
  background-color: #008cd3;
  color: #ffffff;
  border-color: #008cd3;
}
.t-label2 {
  font-size: 25px;
  text-decoration: underline;
  margin-top: 0;
}

.textbox100 input[type="text"],
.textbox100 select {
  width: 100% !important;
}

.textbox100 .row {
  padding-top: 10px;
}

.w100 {
  width: 100%;
  padding-top: 0;
}

input[type="password"] {
  margin-top: 15px !important;
}

#frm-career input,
#frm-career select {
  width: 66.6%;
  margin: 0 0 30px 0;
  height: 50px;
  border-radius: 0;
  float: right;
  box-shadow: none;
}

.frm-career .title-top {
  font-size: 36px;
}

#frm-career label {
  width: 30%;
  text-align: right;
  font-weight: bold;
  margin-top: 16px;
  color: #999999;
  font-size: 12px;
}

#frm-career textarea {
  width: 66.6%;
  float: right;
  border-radius: 0;
}

.txt-lb {
  margin-top: 5px;
}

#frm-career .button {
  width: auto;
}

#frm-career textarea {
  margin-bottom: 20px;
}

#frm-career .js-form-type-textarea.js-form-item-note label {
  width: 27%;
}

#frm-career .row {
  width: 100%;
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}

div[role="alert"] {
  color: red !important;
  padding-bottom: 20px;
}

.italic {
  font-style: italic;
}

/*form login css*/

.login-form-image {
  margin-bottom: 20px;
}

.login-form-image img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

#user-login-form {
  width: 100%;
}

/*#user-login-form #edit-name {
	width: 100
}*/

#frm-subscription input[type="text"] {
  width: 304px;
  border-radius: 0;
}

#frm-subscription input[type="email"] {
  margin-top: 0;
  width: 304px;
  border-radius: 0;
}

.fade {
  opacity: 1;
}

#user-form .form-email,
#user-form .form-text {
  display: block;
  width: 50%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 15px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-top: 0px !important;
}

#user-form .js-form-item-mail {
  margin-bottom: 15px;
  margin-top: 20px;
}

#user-form #edit-submit {
  margin-top: 15px;
}

#user-form #edit-submit,
#user-pass-reset #edit-submit {
  padding-top: 0;
  border: none;
  display: block;
  font-size: 15px;
  background: #337ab7;
  color: #ffffff !important;
  text-align: center;
  /* border: 1px solid #fff; */
  background-size: cover;
  max-width: 100px;
  height: 40px;
  width: 100px;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 10px;
}

/*css for all image*/

img {
  max-width: 100%;
  height: 100%;
  overflow: hidden;
}

.mt-6 {
  margin-top: 6px;
}

.footer {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  color: #999999;
  font-size: 12px;
  padding-bottom: 30px;
}

.block-item h3,
.feature-title h3 {
  font-size: 18px;
}

.w15 {
  width: 15% !important;
}

.page-about {
  margin-bottom: 100px;
}

.w18 {
  width: 18% !important;
}

.featured_company_image_second {
  height: 100px;
  width: 200px;
  object-fit: cover;
}

.feature-photo img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.first-block-profile .col-md-2 {
  width: 23%;
  text-align: right;
}

.first-block-profile .col-md-4 {
  width: 27%;
}

.first-block-profile .row {
  padding-bottom: 10px;
}

.textbox100 .password {
  margin-top: 0 !important;
}

.textbox100 .col-md-2 {
  width: 19%;
  text-align: right;
}

.textbox100 .col-md-4 {
  width: 31%;
}

.block-title {
  padding-bottom: 5px;
}

.block-title h5 {
  padding: 10px 0 10px 0;
  width: 25%;
  background: #DADBF5;
  text-align: center;
  font-weight: bold;
}

.greeting p:last-child {
  font-size: 12px;
}

legend {
  border-bottom: none;
  width: auto;
  margin-bottom: 0;
  padding: 0 5px 0 5px;
}

fieldset {
  padding: .35em .625em 2.75em;
  margin: 0 auto;
  max-width: 695px;
  border: 1px solid silver;
}

.pt0 {
  padding-top: 0;
}

.active-menu > a {
  position: relative;
}

.sub-menu .active-menu {
  background: #d1d1d1;
}

.sub-menu .active-menu a {
  color: #000 !important;
}

.sub-menu a:hover {
  color: #000 !important;
  opacity: 1;
}

.block-info-feature {
  padding-left: 4% !important;
}

.table-member-list td.justify a {
  line-height: 1;
}

@media (max-width: 1130px) {
  .menu-last.active-menu > a:after {
    width: 89%;
    left: 6%;
  }

  .menu-th6.active-menu > a:after {
    left: 11%;
    width: 80%;
  }

  .menu-th5.active-menu > a:after {
    left: 8%;
    width: 85%;
  }

  .menu-th4.active-menu > a:after {
    left: 15%;
    width: 75%;
  }

  .menu-th3.active-menu > a:after {
    left: 14%;
    width: 75%;
  }

  .menu-th2.active-menu > a:after {
    left: 9%;
    width: 84%;
  }

  .menu-first.active-menu > a:after {
    left: 12%;
    width: 78%;
  }
}

@media (max-width: 1200px) {
  .main-menu-logout .menu-th5.active-menu > a:after {
    left: 7%;
    width: 85%;
  }

  .main-menu-logout .menu-th6.active-menu > a:after {
    left: 12%;
    width: 78%;
  }

  .main-menu-logout .menu-th4.active-menu > a:after {
    left: 13%;
    width: 76%;
  }

  .main-menu-logout .menu-th3.active-menu > a:after {
    left: 14%;
    width: 74%;
  }

  .main-menu-logout .menu-th2.active-menu > a:after {
    left: 10%;
    width: 81%;
  }

  .main-menu-logout .menu-first.active-menu > a:after {
    left: 14%;
    width: 74%;
  }
}

.sub-menu .active-menu > a:after {
  width: 85%;
  left: 15px;
}

.main-menu li a:hover {
  color: #999999;
}

#block-sponsor {
  text-align: center;
}

#block-sponsor h2 {
  font-size: 12px;
  color: #008cd3;
  font-weight: bold;
  text-transform: uppercase;
  width: 115px;
  text-align: center;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 10px;
  line-height: 17px;
}

.pt5 {
  padding-top: 5px;
}

.fieldset-sub {
  padding: .35em .625em 1.2em;
}

.pl35 {
  padding-left: 35px;
}

.img.img-sponsor {
  margin: 10px 0 10px 0;
}

.img.img-sponsor img {
  height: auto;
  width: auto;
  object-fit: cover;
}

.hide {
  display: none;
}

.pl0 {
  padding-left: 0;
}

.p0 {
  margin-top: 0;
  margin-bottom: 0;
}

.fancy-login-user-login-form #edit-name {
  background-repeat: no-repeat;
  background-position: 2% center;
}

.fancy-login-user-login-form #edit-pass {
  background-repeat: no-repeat;
  background-position: 2% center;
}

.parent-notification {
  position: fixed;
  bottom: 0;
  right: 2%;
  z-index: 9999999;
}

.alert-notification {
  width: 300px;
  z-index: 9999999;
  height: auto;
  min-height: 80px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #333;
  box-shadow: #cccccc 5px 5px 10px;
  word-break: break-word;
}

.alert {
  margin-bottom: 10px;
}

.justify {
  text-align: justify;
  word-break: break-word;
}

.block-about .justify {
  text-align: initial;
  letter-spacing: 0.5px;
  line-height: 1.8;
}

@media (max-width: 767px) {
  .block-about .justify {
    line-height: 1.6;
    font-size: 3.7vw;
  }
}

.feature-button {
  padding-right: 15px;
}

.footer {
  text-align: left;
}

.about {
  text-align: justify;
}

.gold_member_detail {
  padding: 11px;
  border: 1px solid #ccc;
  width: 70px;
  text-align: center;
}

.individual_detail {
  padding: 11px;
  border: 1px solid #ccc;
  width: 100px;
  text-align: center;
}

.textbox100 h3 {
  margin: 0;
}

.text-normal {
  font-size: 14px;
  margin-left: 50px;
}

.block-info .col-md-2 {
  text-align: left;
  width: 16.66666667%;
}

.block-info-individual .col-md-2 {
  text-align: left;
  width: 10%;
}

.block-info-individual p {
  margin: 0;
}

a.w100 {
  padding-top: 10px;
}

.remove_logo,
.remove_photo_3,
.remove_photo_2,
.remove_photo_1,
#remove_photo_4,
.remove_avatar {
  padding: 5px;
  max-width: 200px;
  width: auto;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  clear: both;
  background: #d9534f;
  color: #ffffff;
  margin-top: 10px;
}

.remove_photo_3,
.remove_photo_2,
.remove_photo_1,
.remove_photo_4,
#img_photo_profile_2,
#img_photo_profile_1,
#img_photo_profile_3,
#img_photo_profile_4 {
  cursor: pointer;
}

#img_photo_profile_2,
#img_photo_profile_1,
#img_photo_profile_3,
#img_photo_profile_4 {
  max-height: 170px;
  max-width: 200px;
  border: 1px solid #ccc;
  object-fit: contain;
}

#file_photo_2,
#file_photo_1,
#file_photo_3,
#file_photo_4 {
  display: none;
}

#img_logo_profile,
#img_avatar_profile {
  border: 1px solid #ccc;
  max-width: 200px;
  object-fit: contain;
}

.img-photo {
  height: auto;
}

tr th {
  text-align: center;
  vertical-align: middle;
  background: #ccc;
}

.w3000 {
  width: 3000px;
}

.center {
  text-align: center;
}

.pager__items li a {
  font-size: 14px;
}

.container-fluid {
  padding-left: 0 !important;
}

i,
em {
  font-style: italic;
}

.row-member,
.row-member-sp {
  cursor: pointer;
}

.title-detail {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
}

.info-name {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.info-name p {
  margin: 0;
}

.info-logo img {
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 100px;
  object-fit: contain;
}

.info-industry .text,
.info-business .text {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
}

.info-industry p,
.info-business p {
  font-size: 11px;
  color: #000000;
}

.info-industry-db p,
.info-business-db p {
  font-size: 13px;
}

.info-about div {
  padding: 30px 0 20px 0;
}

.representative {
  padding: 45px 40px 25px 35px;
  background: #f0f0f0;
}

.representative .text {
  font-weight: bold;
  color: #008cd3;
  letter-spacing: 2px;
}

.info-image {
  margin-left: 5%;
  width: 165px;
  height: 200px;
  float: left;
}

.info-base .info-name {
  font-size: 20px;
  padding-bottom: 7px;
}

.info-base {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
  max-width: 65%;
}

.info-base .info-name span {
  font-size: 14px;
}

.info-address {
  color: #000000;
}

.info-tel p {
  font-size: 12px;
  color: #999999;
  font-weight: bold;
}

.info-tel span {
  font-size: 14px;
  color: #000000;
  padding-left: 28px;
}

.btn-index {
  display: flex;
  justify-content: center;
}

.btn-back {
  border: 1px solid #bfbfbf;
  letter-spacing: .1em;
  color: #999999;
  font-weight: bold;
  font-size: 1.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.05vw 2vw 1vw;
}

.info-name span {
  padding-left: 6px;
}

.info-email span {
  padding-left: 10px;
}

.block-representative {
  padding: 25px 0 20px 2.5%;
}

.pt30 {
  padding-top: 30px;
}

.info-industry p,
.info-business p {
  margin-bottom: 5px;
}

.block-representative-individual .info-base {
  float: none;
  margin-top: 0;
}

.block-representative-individual {
  padding: 20px 0 20px 2.5%;
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 768px) {
  .detail-corporate {
    padding-left: 3.5%;
  }

  .block-representative.pc {
    padding-left: 0;
  }

  #frm-career label {
    letter-spacing: 1px;
  }
}

.info-website a {
  color: #008cd3;
}

.block-shadow {
  -webkit-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 70px;
}

.info-about {
  padding: 20px 12% 0 13%;
  word-wrap: break-word;
}

label[for='edit-note'] {
  position: absolute;
}

#frm-career #edit-cancel {
  border: 3px solid #008cd3;
  background-color: #fff;
  color: #008cd3;
  font-weight: bold;
  width: 150px;
  height: 45px;
}

#frm-career #edit-cancel:hover,
#frm-career #edit-submit:hover {
  opacity: 0.7;
}

#frm-career #edit-submit {
  background-color: #008cd3;
  font-weight: bold;
  border: 0;
  width: 235px;
  height: 45px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  float: left;
  position: relative;
  transform: translateX(calc(100% + 20vw));
}

#frm-career .row:last-child {
  margin-top: 20px;
}

.title-row .colorTitle {
  float: right;
  width: 72%;
}

.text-first {
  border-bottom: 1px dashed #ccc;
  color: #000000;
  padding-bottom: 20px;
  margin-left: 25px;
}

.become-block-text .text-first {
  width: 68%;
  margin: 0 auto;
}

.pb20 {
  padding-bottom: 20px;
}

.title1 {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}

.color-6 {
  color: #666666;
}

.color-0 {
  color: #000000;
}

.pt20-pb20 {
  padding: 20px 0;
}

.pt20-pb20.italic {
  padding: 20px 0 0 0;
}

.italic {
  font-weight: bold;
}

.block-3-col .block-first {
  width: 31%;
  float: left;
  margin-right: 2%;
}

.block-3-col .block-second {
  width: 33%;
  float: left;
  margin-right: 2%;
}

.block-3-col .block-third {
  width: 31%;
  float: left;
}

.block-3-col .block-text-right p {
  margin: 0;
}

.block-3-col .image {
  float: left;
}

.block-3-col .block-text-right {
  float: left;
  margin-left: 5%;
  width: 68%;
}

.block-3-col .block-second .block-text-right {
  width: 72%;
  margin-left: 3%;
}

.mb30 {
  margin-bottom: 30px !important;
}

.block-text-right .color-6 {
  font-size: 12px;
}

.block-text-right p {
  margin-bottom: 0;
}

.block-3-col {
  padding-left: 4%;
}

.table-become {
  margin: 0 auto;
  width: 72.5%;
  vertical-align: middle !important;
}

@media (min-width: 1280px) and (max-width: 1650px) {
  .table-become {
    width: 73%;
  }
}

@media (min-width: 1651px) {
  .table-become {
    width: 74%;
  }

  .p-corporate-chart {
    width: 76%;
  }
}

.table-become tr td:first-child {
  padding-left: 20px;
  color: #000000;
}

.td-first {
  text-align: left !important;
  vertical-align: middle !important;
}

.background-color-0 {
  background-color: #000000;
}

.background-color-0 .td-first {
  color: #ffffff !important;
}

.background-color-1 {
  background-color: #e0e0e0;
}

.x-large {
  text-align: center;
}

.p-corporate-chart {
  width: 75%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding-left: 20px;
}

.table-become .bold {
  font-size: 12px;
  text-align: center;
}

.pt10 {
  padding-top: 10px;
}

.become-img-first {
  margin-right: 10px;
  width: 19px;
}

.become-member-text {
  width: 81%;
  margin: 0 auto !important;
  font-size: 12px;
}

.become-member-text-content {
  width: 76%;
  margin: 0 auto;
  margin-bottom: 41px;
  padding-left: 25px;
}

.block-table .block-table-become {
  padding-left: 20px !important;
}

@media (max-width: 1020px) {
  .block-table .block-table-become {
    padding-left: 25px !important;
  }
}

.td-empty td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.td-100 {
  width: 100px;
}

.td-96 {
  width: 96px;
}

.btn-cancel {
  margin-right: 20px;
  border: 3px solid #008cd3;
  background-color: #fff;
  color: #008cd3;
  font-weight: bold;
  width: 150px;
  height: 45px;
  border-radius: 0;
  padding: 10px 0;
  margin-top: 0;
}

.btn-finish {
  background-color: #008cd3;
  font-weight: bold;
  border: 0;
  height: 45px;
  border-radius: 0;
  color: #ffffff;
  margin-top: 0;
  width: 100%;
  max-width: 235px;
}

.row-header p {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
}

.banner-feature {
  position: relative;
}

.banner_featured_company {
  position: absolute;
  width: 103px;
  height: auto;
  float: right;
  right: 2.1%;
  margin-top: -12px;
}

.feature-logo-name .feature-item-logo {
  max-width: 220px;
}

.no-image {
  border: 1px solid #cccccc;
}

.block-about {
  padding: 0 50px 50px 35px;
  border-bottom: 1px dashed;
  margin-bottom: 30px;
}

.featured_company_logo {
  max-height: 63px;
  object-fit: contain;
  width: auto;
}

.feature-open-position {
  font-size: 12px;
  font-weight: bold;
  color: #2348b4;
}

.feature-title-career {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.date {
  font-size: 12px;
  color: #999999;
}

.feature-read-more {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.ml0-mr0 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.sidebar-sponsor {
  width: 9%;
  right: 26px;
  float: right;
}

@media (max-width: 1700px) {
  .sidebar-sponsor {
    right: 16px;
  }
}

@media (max-width: 1700px) {
  .sidebar-sponsor {
    right: 16px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .sidebar-sponsor {
    right: 13px;
  }
}

@media (max-width: 1040px) {
  .sidebar-sponsor {
    right: 10px;
  }
}

@media (max-width: 1000px) {
  .sidebar-sponsor {
    right: 7px;
  }
}

@media (max-width: 992px) {
  .sidebar-sponsor {
    right: 15px;
  }
}

@media (max-width: 950px) {
  .sidebar-sponsor {
    right: 19px;
  }
}

.mb0 {
  margin-bottom: 0;
}

.line:last-child {
  border-top: 2px solid #000000;
  width: 25px;
  margin-left: -45px;
  margin-top: 25px;
}

.feature-button {
  float: right;
  margin-right: 30px;
}

.feature-company_name {
  font-size: 14px !important;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.feature-info .feature-company_name {
  white-space: unset;
  font-size: 16px !important;
}

.feature-info {
  word-wrap: break-word;
  padding-right: 30px;
  padding-bottom: 15px;
}

.h2-title {
  font-size: 36px;
  color: #000000;
  font-weight: bold;
  position: relative;
}

.h2-title:after {
  position: absolute;
  content: "";
  background: #000000;
  bottom: 2px;
  left: 50%;
  height: 3px;
  width: 50px;
  margin-left: -25px;
  top: 72px;
}

.feature-open-position {
  font-size: 12px;
  font-weight: bold;
  color: #2348b4;
}

.career-position {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}

.color-9 {
  color: #999999;
}

.btn03 {
  border: 2px solid #008cd3;
  color: #008cd3;
  height: 45px;
  width: 155px !important;
  font-weight: bold;
  padding-top: 10px;
  margin-right: 6px;
  border-radius: 0;
}

.detail-career .btn03 {
  margin-right: 0;
}

.detail-career .btn03:hover {
  background: #008cd3;
  color: #fff;
  opacity: 1;
}

.btn04 {
  color: #ffffff;
  background-color: #008cd3;
  height: 45px;
  width: 155px !important;
  font-weight: bold;
  border-radius: 0;
  padding-top: 10px;
}

.career-title {
  padding-left: 125px;
}

.career-title p {
  margin-bottom: 0;
}

.mt-40 {
  margin-top: 40px;
}

.block-shadow2 {
  padding-bottom: 50px;
  max-width: 100%;
}

.mt-50 {
  margin-top: 50px;
}

.title-top {
  font-size: 46px;
  font-weight: bold;
  color: #000000;
}

.pb40 {
  padding-bottom: 40px;
}

.frm-select select {
  width: 150px;
  height: 50px;
  color: #000000;
  border-radius: 0;
  border: 1px solid #000000;
  margin-right: 10px;
  padding: 8px 34px;
  float: left;
  background: url(/sites/default/pictures/triangle.svg) no-repeat right;
  -webkit-appearance: none;
  background-position-x: 115px;
  background-size: 16px;
}

@media (min-width: 1430px) {
  .logo-area {
    padding-top: 0;
    margin-bottom: 5px;
  }
}

@media (min-width: 1271px) and (max-width: 1429px) {
  .logo-area {
    padding-top: 0;
  }
}

.select-level {
  margin-right: 0 !important;
}

.block-filter {
  padding: 0 20px 0 20px;
  text-align: center;
}

.filter-date {
  width: 400px;
  float: left;
}

.pl0-pr0 {
  padding-left: 0;
  padding-right: 0;
}

.block-job {
  width: 47.5%;
  float: left;
}

.block-featured {
  width: 47.6%;
  float: right;
}

.career-title-feature .title-feature {
  font-weight: bold;
  color: #d70a30;
}

.career-title-feature {
  padding-bottom: 15px;
}

.block-job-feature {
  padding: 45px 0 0 25px;
}

.text-career {
  margin-bottom: 5px;
  padding-top: 0;
}

.text-career .title-top {
  margin-top: 13px;
}

.has_job {
  border-bottom: 1px dashed;
  padding-bottom: 10px;
}

.open-position {
  color: #2348b4;
  font-size: 12px;
  font-weight: bold;
}

@media screen and (min-width: 1200px) {
  .open-position {
    font-size: 1.8rem;
  }
}

.title-job {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 1.2;
}

.has_job p {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 1px;
}

.has_job span {
  font-size: 14px;
  font-weight: normal;
  padding-left: 6px;
  letter-spacing: 2px;
}

.features .feature-photo {
  position: relative;
}

.features .feature-photo .feature-logo {
  background-color: #ffffff;
  width: auto;
  position: absolute;
  padding: 16px 0 5px 20px;
  bottom: -34px;
  max-width: 90%;
}

.features .feature-photo .feature-logo img {
  height: 35px;
  width: 70px;
  float: left;
}

.features .feature-photo .feature-logo .feature-company_name {
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  max-width: 78%;
}

.feature .open-position {
  padding: 35px 0 0 20px;
  margin-bottom: 5px;
}

.features .feature-title,
.features .feature-read-more {
  padding-left: 15px;
}

.features .feature-read-more {
  padding-left: 17px;
}

.features .date-created {
  padding-left: 16px;
  margin-bottom: 3px;
  padding-top: 5px;
}

.features .title-job {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  margin-bottom: 0;
}

.select-level {
  padding: 8px 40px !important;
}

.oldest,
.latest {
  float: left;
  font-size: 12px;
  font-weight: bold;
  width: 42%;
  border-bottom: 2px solid #cccccc;
  padding-right: 15%;
  padding-bottom: 12px;
  margin: 0;
  letter-spacing: 2px;
}

.filter-date a {
  color: #000000;
}

.filter-date .date {
  float: left;
  width: 16%;
  font-weight: bold;
  padding-right: 7%;
  letter-spacing: 2px;
}

.filter-date {
  padding-left: 30px;
  margin-top: 17px;
}

.oldest.active,
.latest.active {
  border-bottom: 2px solid #000000;
}

#filter_sort {
  display: none;
}

.title-job a {
  color: #000000;
  font-size: 1.95vw;
  line-height: 1.2;
}

@media screen and (min-width: 1200px) {
  .title-job a {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .title-job a {
    font-size: 5.3vw;
    line-height: 1.25;
    letter-spacing: .03em;
  }
}

.features .open-position {
  padding-top: 37px;
  padding-left: 15px;
  margin-bottom: 5px;
}

.event-item .date-time {
  width: 60px;
  float: left;
  margin-right: 20px;
}

@media (min-width: 1301px) and (max-width: 1500px) {
  .features .open-position {
    padding-top: 25px !important;
  }
}

.event-item .event-item-summary {
  float: left;
}

.event-item-time .event-item-time-date {
  margin: 0;
  line-height: 25px;
  margin-top: 14px;
}

.icon-download {
  float: right;
  position: absolute;
  right: 3%;
  top: -4px;
  color: #000000;
}

.icon-download #frm-export {
  margin-top: -6px;
}

.icon-download p {
  font-size: 12px;
  margin: 0;
}

.icon-download .download-pdf,
.icon-download .download-excel,
.icon-download .download-csv {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.filter-member #select_member {
  display: none;
}

.filter-member a {
  color: #000000;
}

.filter-member .corporate,
.filter-member .individual,
.filter-member .honorary {
  float: left;
  font-size: 12px;
  font-weight: bold;
  width: 22%;
  border-bottom: 2px solid #cccccc;
  padding-bottom: 12px;
  margin: 0;
  letter-spacing: 5.5px;
  text-align: center;
}

.filter-member .corporate.active,
.filter-member .individual.active,
.filter-member .honorary.active {
  border-bottom: 2px solid #000000;
}

#filter-industry {
  float: right;
  width: 20%;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-radius: 0;
  border: 1px solid #000000;
  height: 50px;
  background: url(/sites/default/pictures/triangle.svg) no-repeat right;
  -webkit-appearance: none;
  background-position-x: 90%;
  padding-left: 35px;
  position: absolute;
  right: 0%;
  top: -60%;
  background-size: 16px;
}

.filter-category .title {
  float: left;
  width: 10%;
  font-weight: bold;
  color: #999999;
  font-size: 12px;
  letter-spacing: 1.3px;
}

.filter-member {
  position: relative;
  padding-right: 15px;
}

.total-record {
  border-bottom: 1px dashed #837d7b;
  border-style: dotted;
  padding: 33px 0 25px 0;
  text-align: center;
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  margin-right: 0;
  margin-left: 25px;
}

.total-record p {
  letter-spacing: 1.1px;
}

td a {
  color: #008cd3 !important;
}

@media (max-width: 1430px) {
  .table-member-list td a {
    font-size: 12px;
  }

  .table-member-list .td-indus {
    font-size: 12px;
  }
}

.total-record span {
  color: #000000;
  font-size: 14px;
  margin-left: 15px;
  letter-spacing: 2px;
}

.btn-hiring {
  border: 2px solid #008cd3;
  color: #008cd3;
  font-weight: bold;
  border-radius: 0;
  font-size: 10px !important;
  width: 100%;
  padding: 7.5px 6.5px;
  letter-spacing: 1px;
}

.img-list-member {
  max-width: 130px;
  width: auto;
  height: auto;
}

#fancy-login-user-login-form .ajax-progress,
.fancy-login-user-pass .ajax-progress {
  padding-left: 53px;
}

.row-member td {
  padding: 25px 10px !important;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

.tr-title:hover {
  background-color: #fff !important;
}

.table-member-list .row-member:nth-child(2) td {
  padding: 20px 0 20px 10px !important;
}

.tr-title td {
  border: none !important;
  letter-spacing: 1px;
}

.w50 {
  width: 50px;
}

.member-list-name {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0;
}

.greeting-text-first.sp {
  display: block;
}

.greeting-text-first.sp .title-greeting {
  display: block;
  padding-left: 15px;
  text-align: center;
}

.greeting-text .title-greeting.pc {
  display: none;
}

.table-member-list tr td {
  border-bottom: 1px solid #e5e5e5;
  border-top: none !important;
}

.img-about {
  position: relative;
}

.img-about {
  width: 100%;
}

.mission {
  position: relative;
  margin-top: -74px;
  background: #ffffff;
  padding: 35px 65px;
  margin-left: 15.3%;
  width: 69.4%;
  color: #000000;
  margin-bottom: 35px;
}

.mission:after {
  position: absolute;
  content: "";
  background: #000000;
  bottom: 0;
  height: 2px;
  width: 50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.text-intro-member a {
  color: #008cd3;
}

.mission-text1 {
  font-size: 30px;
  font-weight: bold;
}

.motto {
  text-align: center;
  color: #000000;
  max-width: 600px;
  margin: 0 auto;
}

.motto_text1 {
  font-size: 20px;
  font-weight: bold;
}

.motto_text2 {
  font-size: 30px;
  font-weight: bold;
}

.motto_text3 {
  padding: 0 50px;
  line-height: 24px;
}

.mission p:last-child {
  line-height: 1.8;
  margin: 0;
}

.greeting-text p {
  line-height: 24px;
}

.motto.block-shadow {
  padding-bottom: 35px;
}

.about-block-text1 {
  padding: 40px 4.8vw 40px 7vw;
  border-bottom: 1px solid #cccccc;
  color: #666666;
  margin-right: 0;
}

.dynamic {
  padding: 40px 4.8vw 40px 7vw;
  margin-left: 0;
  margin-right: 0;
}

.dynamic .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.title_dynamic {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 8px;
}

.dynamic .bold {
  padding-bottom: 15px;
}

.dynamic-content1 {
  text-align: left;
  margin: 0;
  color: #666666;
  line-height: 1.7;
}

.about-company {
  padding-top: 5px;
}

.about-block-text1 .justify {
  line-height: 1.7;
  text-align: left;
}

.about-swedish-companies {
  margin-top: 17px;
}

.about-japanese-companies {
  margin-top: 15px;
}

.about-company,
.about-swedish-companies,
.about-japanese-companies {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.about-title-company,
.about-title-swedish-company,
.about-title-swedish-company {
  font-size: 20px;
  font-weight: bold;
  color: #008cd3;
}

.about-swedish-companies,
.about-japanese-companies {
  margin-top: 10px;
}

.about-text1 {
  color: #666666;
  line-height: 24px;
}

.title-greeting {
  font-size: 30px;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 15%;
  padding-bottom: 20px;
}

.greeting-text {
  float: right;
  width: 79%;
  padding-right: 4%;
  padding-bottom: 40px;
}

.about-greeting {
  background-color: #f2f2f2;
  color: #000000;
  margin-top: 43px;
  margin-right: 0;
  margin-left: 0;
}

.greeting {
  width: 15.5%;
  float: left;
  margin-right: 5.5%;
}

.main-content {
  width: 85.4%;
  padding-right: 0;
  padding-left: 0;
  float: left;
}

.filter-company {
  display: inline-block;
}

.paginate .slider-prev {
  left: 25%;
  bottom: unset;
}

.block-page {
  margin-bottom: 80px;
}

.paginate {
  margin-top: 4px;
}

.paginate .slider-next {
  left: 32.3%;
  bottom: unset;
}

.next-prev {
  margin-top: 4px;
}

.header-tr th {
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  background-color: #ffffff;
  vertical-align: middle !important;
  padding: 20px 8px !important;
}

.w2500 {
  width: 3000px;
}

.member-download .row {
  margin-left: 0;
  margin-right: 0;
}

.member-download .col-md-12 {
  padding-right: 0;
  padding-left: 4%;
}

.member-download .title-header {
  font-size: 46px;
  color: #000;
}

.news-summary-short-desc h2,
.news-summary-short-desc h3,
.news-summary-short-desc h4,
.news-summary-short-desc h1 {
  margin: 0px;
  font-size: 12px;
}

.detail-corporate .title-detail {
  margin-top: 8px;
  margin-bottom: 0;
}

.corporate-detail-name {
  padding-top: 0;
}

.detail-corporate .row.pt45 {
  padding-top: 0;
}

.detail-corporate .btn-index {
  margin-top: 30px;
}

.user-pass-reset,
.user-form {
  padding: 20px 40px;
}

.user-form {
  width: 50%;
  margin: 0 auto;
}

#user-form .form-email,
#user-form .form-text {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
}

.career-cancel {
  position: absolute;
  bottom: 100px;
  height: 45px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  border: 2px solid #008cd3;
  border-radius: 0;
  max-width: 150px;
  width: 100%;
  color: #008cd3;
  padding: 12px;
  left: 32%;
  letter-spacing: 1px;
}
.career-reset {
  position: absolute;
  bottom: 100px;
  height: 45px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  border: 2px solid #008cd3;
  border-radius: 0;
  max-width: 150px;
  width: 100%;
  color: #008cd3;
  padding: 12px;
  right: 28%;
  letter-spacing: 1px;
}

.career-cancel:hover {
  background-color: #008cd3;
  color: #ffffff;
  border-color: #008cd3;
}

.header-tr th {
  text-align: left;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 660px;
    margin: 4% auto;
  }
}

@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

.modal-footer button {
  margin-top: 0 !important;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

.modal-footer a {
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

.modal-footer {
  text-align: center;
}

.row-career td {
  max-height: 150px;
}

#filter-industry {
  padding: 7px 39px 5px 39px;
  letter-spacing: 3px;
}

.download-pdf,
.download-excel,
.download-csv {
  cursor: pointer;
}

.block-second .mb30.color-6,
.block-first .mb30.color-6,
.block-third .mb30.color-6 {
  max-width: 95%;
}

.ml-15 {
  margin-left: 15px;
}

.feature-job {
  width: 75%;
}

.has_job {
  margin-bottom: 17px;
  padding-bottom: 0;
}

.has_job p {
  margin-bottom: 4px;
}

.pagetop {
  position: fixed;
  right: 2%;
  bottom: 2%;
  height: auto;
  width: 10vw;
  display: none;
  cursor: pointer;
  max-width: 50px;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  .pagetop {
    max-width: 74px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .pagetop {
    right: 2% !important;
  }

  #slider-block .slider-control .slider-next {
    position: static;
  }

  #slider-block .slider-control .slider-prev {
    position: static;
  }
}

@media (min-width: 768px) {
  .career-item {
    display: flex;
    justify-content: center;
    margin-top: 8px;
  }

  .career-item .career-title {
    width: 66%;
    margin: 0 auto;
    padding-top: 30px;
  }

  .career-content {
    width: 80%;
    margin: 0 auto;
  }

  .detail-career .colorTitle h2 {
    margin-top: 14px;
  }

}

.container {
  padding-right: 0;
  padding-left: 0;
}

#block-newsblock #news-block #news-category ul {
  display: flex;
  margin-bottom: 15px;
}

.w-60 {
  width: 60%;
}

.w-25 {
  width: 25%;
}

.w-20 {
  width: 20%;
}

.more {
  margin-top: 20px;
  width: 100%;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  padding: 6px;
}

.mr0 {
  margin-right: 0;
}

.w130 {
  width: 130px;
}

.w200 {
  width: 200px;
}

.w180 {
  width: 180px;
}

.table-scroll {
  overflow-x: auto;
  padding-right: 0;
  padding-left: 15px;
}

.w100p {
  width: 100px;
}

.randomStr {
  width: 100px !important;
}

.code {
  width: 100px !important;
  float: left;
  margin-right: 20px;
}

#mc_embed_signup .mc-field-group.input-group ul {
  padding-bottom: 0 !important;
}

article[about="/link-and-resource"] h1 {
  display: none;
}

article[about="/policy"] h1 {
  display: none;
}

article[about="/about-sccj"] h1 {
  display: none;
}

article[about="/career-engine"] h1 {
  display: none;
}

article[about="/become-member"] h1 {
  display: none;
}

article[about="/become-sponsor"] h1 {
  display: none;
}

article[about="/contact"] h1 {
  display: none;
}

article[about="/special-offer"] h1 {
  display: none;
}

article[about="/careers"] h1 {
  display: none;
}

.ml30 {
  margin-left: 30px;
}

.border {
  border: 1px solid #cccccc;
}

.loading {
  background: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 999999999;
}

.loading img {
  width: auto;
  height: auto;
  top: 43%;
  left: 50%;
  position: absolute;
}

body {
  overflow: hidden;
}

.representative .info-image img {
  object-fit: contain;
}

.info-text {
  font-size: 11px;
  color: #999999;
}

select::-ms-expand {
  display: none;
}

.mlr0 {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1430px) {
  .icon-pdf {
    width: 34px;
    height: auto;
  }

  .icon-xlsx {
    width: 34px;
    height: auto;
  }
}

@media (min-width: 1431px) {
  .icon-pdf {
    width: 44px;
    height: auto;
  }

  .icon-xlsx {
    width: 44px;
    height: auto;
  }

  #frm-export {
    margin-top: 0;
  }
}

@media (max-width: 860px) and (min-width: 768px) {
  .more {
    font-size: 11px;
    padding: 6px;
  }
}

.img-about img {
  width: 100%;
}

@media (max-width: 1400px) {
  .about-block-text1 {
    padding: 40px 7vw 40px 7vw;
  }

  .dynamic {
    padding: 40px 7vw 40px 7vw;
  }

  .dynamic .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1280px) {
  .btn-hiring {
    padding: 12px 17px;
  }
}

@media (min-width: 1151px) {
  .motto_text3 {
    padding: 0;
  }

  .mission p:last-child {
    max-width: 600px;
    margin: 0 auto;
  }
}

@media (max-width: 817px) and (min-width: 768px) {
  .icon-download {
    right: 1%;
  }

  .title-top {
    font-size: 43px;
  }
}

@media (max-width: 1010px) and (min-width: 930px) {
  .nav-tabs-custom .nav-tabs li a {
    line-height: 5;
    font-size: 11px;
  }
}

@media (max-width: 929px) and (min-width: 913px) {
  .nav-tabs-custom .nav-tabs li a {
    line-height: 3;
    font-size: 11px;
  }
}

@media (max-width: 912px) and (min-width: 768px) {
  .nav-tabs-custom .nav-tabs li a {
    line-height: 5;
    font-size: 11px;
  }
}

@media (max-width: 1050px) and (min-width: 930px) {
  .nav-tabs-custom .nav-tabs li a {
    line-height: 3;
    font-size: 11px !important;
  }
}

@media (max-width: 970px) and (min-width: 910px) {
  .nav-tabs-custom .nav-tabs li a {
    line-height: 5;
    font-size: 11px !important;
  }

  .tab-large a {
    height: 85px;
  }
}

@media (max-width: 1300px) {
  .tab-pane p {
    font-size: 12px;
  }
}

@media (min-width: 1300px) {
  .frm-career {
    margin-right: 5%;
  }
}

.filter-inner {
  padding-right: 0;
  padding-left: 4.5%;
}

@media (max-width: 1000px) {
  #filter-industry {
    padding: 6px 35px;
  }

  .filter-member .corporate,
  .filter-member .individual,
  .filter-member .honorary {
    width: 21%;
  }

  .filter-category .title {
    width: 13%;
  }
}

@media (max-width: 900px) and (min-width: 768px) {
  #filter-industry {
    padding: 6px 25px;
  }

  .icon-download {
    right: 0%;
  }
}

@media (max-width: 860px) and (min-width: 768px) {
  #filter-industry {
    padding: 6px 25px;
  }

  .filter-category .title {
    letter-spacing: 1px;
  }

  .filter-member .corporate,
  .filter-member .individual,
  .filter-member .honorary {
    letter-spacing: 3px;
  }

  .td-gold {
    width: 120px;
  }

  .icon-download p {
    font-size: 11px;
  }

  .icon-pdf {
    width: 28px;
  }

  .icon-xlsx {
    width: 28px;
  }
}

@media (max-width: 820px) and (min-width: 768px) {
  #filter-industry {
    padding: 6px 29px;
    letter-spacing: 1px;
  }
}

#frm_select_filter .form-group {
  margin-bottom: 0;
}

tr .td-button {
  padding: 0 0 0 10px !important;
  text-align: right;
}

.td-career {
  width: 95px;
  padding-left: 10px;
}

#frm-subscription .btn {
  border-radius: 0;
}

@media (min-width: 768px) {
  fieldset .col-md-10,
  fieldset .col-md-9 {
    float: left;
    width: 80%;
  }

  fieldset .col-md-2 {
    float: left;
    width: 15%;
  }
}

.all_news {
  width: 100% !important;
}

.content-career-engine {
  padding-left: 3%;
  margin-bottom: 100px;
}

article[about="/become-member"] {
  margin-bottom: 100px;
}

.content-engine-text .col-md-8 {
  float: left;
  width: 67%;
}

.content-engine-text .content-engine-image {
  float: right;
  width: 33%;
}

.content-engine-image img {
  width: 100%;
  height: auto;
  max-width: 235px;
}

.plr0 {
  padding-left: 0;
  padding-right: 0;
}

.mrl0 {
  margin-left: 0;
  margin-right: 0;
}

.block-item .feature-read-more {
  font-size: 10px;
  letter-spacing: 1px;
}

.feature-job .block-item .feature-read-more {
  font-size: 10px;
  letter-spacing: 1px;
}

@media (min-width: 1301px) {
  .feature-photo img {
    height: 100%;
  }

  .features .date-created {
    margin-bottom: 8px;
  }

  .features .feature-photo {
    height: 290px;
  }

  .feature-logo {
    top: -45px;
  }
}

@media (min-width: 1501px) {
  .features .feature-photo {
    height: 320px;
  }

  .feature-logo {
    top: -45px;
    align-items: center;
  }

  .feature-company_name {
    font-size: 16px !important;
  }

  .feature-logo-img {
    width: 100px;
    min-width: 100px;
    margin-right: 10px;
  }

  .feature-logo-img img {
    width: 100px;
    height: 48px;
  }
}

@media (min-width: 1651px) {
  .features .feature-photo {
    height: 380px;
  }

  .feature-logo {
    top: -45px;
    align-items: center;
  }
}

@media (max-width: 860px) {
  .feature-photo img {
    height: auto;
  }
}

.become-member-text p {
  margin: 0 0 5px;
}

.become-member-text .italic {
  padding-bottom: 0;
}

.block-text .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}

.become-member {
  margin-left: 25px;
  margin-right: 0;
}

.become-member .colorTitle {
  padding-right: 0;
  padding-left: 0;
}

.become-block-text {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1000px) {
  .block-text-image .image {
    width: 100% !important;
    margin-bottom: 10px;
    margin-left: 14px;
  }

  .block-text-image .block-text-right {
    width: 100%;
  }
}

.block-text-image-first {
  width: 31%;
  float: left;
  margin-right: 2%;
}

.block-text-image-second {
  float: left;
  width: 34%;
  margin-right: 2%;
}

@media (min-width: 1030px) {
  .block-text-image-third {
    padding-left: 8px;
  }
}

@media (min-width: 1350px) {
  .block-text-image-second {
    padding-left: 20px;
  }
}

.block-text-image-third {
  float: left;
  width: 31%;
}

@media (min-width: 1101px) {
  .block-text-image-third {
    padding-left: 20px;
  }
}

@media (min-width: 1350px) {
  .block-text-image-third {
    padding-left: 30px;
  }
}

@media (min-width: 1550px) {
  .block-text-image-third {
    padding-left: 40px;
  }
}

.block-text-image-first .image {
  float: left;
  width: auto;
}

.block-text-image-first .block-text-right {
  float: left;
  width: 70%;
  margin-left: 5%;
}

.block-text-image-second .image {
  float: left;
  width: auto;
}

.block-text-image-second .block-text-right {
  float: left;
  width: 72%;
  margin-left: 3%;
}

.block-text-image-third .image {
  float: left;
  width: auto;
}

.block-text-image-third .block-text-right {
  float: left;
  width: 70%;
  margin-left: 5%;
}

@media (min-width: 1001px) {
  .block-text-image {
    padding-left: 7%;
    margin-bottom: 45px;
  }
}

@media (max-width: 1000px) {
  .block-text-image {
    padding-left: 4%;
    margin-bottom: 45px;
  }
}

@media (min-width: 768px) {
  .block-text-image {
    margin-top: 20px;
  }
}

.content-contact {
  padding-left: 4%;
  margin-bottom: 100px;
}

.content-contact .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.block-content-download {
  padding-left: 4%;
}

.block-content-download .italic {
  margin-top: 15px;
}

.frm-profile .col-md-3,
.frm-profile .col-md-9,
.edit-profile .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.frm-profile .row {
  margin-right: 0;
  margin-left: 0;
}

.first-block-profile {
  padding-left: 4% !important;
}

.edit-profile {
  margin-right: 0;
  margin-left: 0;
  padding-left: 3.2%;
}

.frm-profile .form-control {
  border-radius: 0;
  box-shadow: none;
}

.frm-profile input[type="email"] {
  margin-top: 0;
  width: 100%;
}

.frm-profile .textbox100 {
  padding-left: 4%;
}

@media (max-width: 991px) {
  .col-md-9 {
    width: 75%;
    float: left;
  }

  .col-md-3 {
    width: 25%;
    float: left;
  }
}

.pr20 {
  padding-right: 20px !important;
}

.row-button {
  width: 180px
}

.detail-career .job-mission .row {
  padding-top: 0;
}

.row.careers {
  padding-left: 4vw;
  padding-right: 2vw;
  margin-left: 0;
  margin-right: 0;
}

.block-job .line {
  margin-left: -25px;
}

.block-job-feature .block-job .line {
  margin-top: 48px;
}

@media (min-width: 768px) {
  .frm-profile .t-label {
    padding-right: 20px;
    text-align: right;
  }
}

.frm-profile .gold_member {
  text-align: left;
}

.frm-profile .gold_member img {
  width: 20px;
}

.detail-corporate .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.detail-corporate .row {
  margin-left: 0;
  margin-right: 0;
}

.block-infor-corporate {
  display: flex;
  align-items: center;
}

.info-base {
  margin-top: 0;
}

.detail-corporate .block-shadow {
  padding-bottom: 75px;
}

@media (max-width: 991px) {
  .detail-corporate .block-shadow,
  .detail-individual-honorary .block-shadow {
    padding-bottom: 35px;
  }
}

@media (max-width: 767px) {
  .detail-corporate .block-shadow {
    padding-bottom: 35px;
  }

  .block-job.feature-job {
    padding-top: 20px;
  }

  .become-block-text.block-text .text-first p.pb20 {
    padding-bottom: 15px;
  }

  .become-member-text-content .pt20-pb20 {
    padding: 15px 0 5px 0;
  }

  article[about="/link-and-resource"] .nav-tabs-custom {
    padding-right: 2%;
    padding-left: 2%;
  }

  article[about="/link-and-resource"] .block-header-page {
    width: 100%;
  }

  .greeting {
    margin-top: 0;
  }

  .h2-title:after {
    left: 48%;
    width: 13.4vw;
  }

  .block-item .feature-read-more {
    font-size: 24px;
  }

  .block-featured .feature-content .read-more {
    margin-top: 10px;
  }

  .feature-info {
    padding-bottom: 0;
    margin-bottom: -5px;
  }

  .feature-company_name.pc {
    display: none !important;
  }

  .info-medal {
    width: auto;
    height: auto;
  }

  .info-medal img {
    margin-bottom: 13px;
  }
}

@media (max-width: 960px) and (min-width: 768px) {
  .block-job-feature .block-job .line {
    margin-top: 30px;
  }

  .block-job-feature .block-job .block-item {
    padding: 0;
  }
}

@media (min-width: 1430px) {
  .info-image {
    width: 20.3%;
    height: 250px;
  }

  #block-sponsor h2 {
    font-size: 15px;
  }

  .menu li a {
    font-size: 17px;
  }

  .main-menu-logged li a {
    padding: 10px 14px;
  }

  .social.pc {
    padding-right: 14px;
  }

  .main-menu-login li a {
    padding: 9px;
  }

  #slider-block .event-item-summary .event-item-place,
  #slider-block .event-item-summary .event-item-starttime {
    font-size: 15px;
  }

  #block-newsblock #events-block .event-item-starttime .text-date,
  #block-newsblock #events-block .event-item-place .text-date {
    font-size: 15px;

  }

  #events-block .event-item-summary .event-item-calendar a {
    font-size: 1vw;
  }
}

.detail-individual-honorary .row {
  margin-left: 0;
  margin-right: 0;
}

.detail-individual-honorary .row.row-name {
  padding-top: 28px;
}

.detail-individual-honorary .row.corporate-detail-logo {
  padding-top: 11px;
}

.detail-individual-honorary .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}

.detail-individual-honorary .block-shadow,
.detail-corporate .block-shadow {
  width: 70%;
  max-width: 70%;
}

.feature-company .featured_company_image_first {
  height: auto;
  width: 100%;
}

.feature-company .row {
  margin-right: 0;
  margin-left: 0;
}

.feature-company .col-md-12,
.feature-company .col-md-4,
.feature-company .col-md-8 {
  padding-left: 0;
  padding-right: 0;
}

.block-feature-left .feature-job .block-item {
  padding-bottom: 28px;
  padding-top: 0;
}

.block-feature-left {
  width: 73.6%;
  float: left;
  padding-right: 6% !important;
  padding-left: 3% !important;
  padding-top: 10px;
}

.block-feature-right {
  width: 25.6%;
  float: right;
}

.feature-company .featured_company_image_second {
  width: 100%;
  height: auto;
}

.feature-company .block-job .line {
  margin-left: -7%;
  border-top: 2px solid #000000;
  margin-bottom: 28px;
}

.feature-company .line {
  width: 7%;
}

.block-event-content {
  padding-left: 50px;
}

@media screen and (max-width: 767px) {
  .block-event-content {
    padding-right: 50px;
  }
  .detail-individual-honorary .row.row-name {
    padding-top: 5.06vw;
  }
  .detail-individual-honorary .row.corporate-detail-logo {
    padding-top: 4.8vw;
  }
}

.member-directory-title .colorTitle {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}

.member-directory-title {
  margin-left: 0;
  margin-right: 0;
}

.ml35 {
  margin-left: 35px;
}

.news-top .block-item .line {
  margin-left: -45px;
}

.footer .col-md-12 {
  padding-left: 25px;
}

.footer p {
  margin-bottom: 0;
}

@media (min-width: 1080px) {
  .paginate-career .slider-next {
    left: 54.3%;
  }

}

.area-event-content {
  padding-top: 50px;
}

@media (min-width: 1201px) {
  .all_news #news-category > ul > li {
    flex-basis: 20% !important;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  #block-sponsor h2 {
    width: 70%;
  }
}

.mt10 {
  margin-top: 10px !important;
}

@media (max-width: 900px) and (min-width: 768px) {
  #block-sponsor h2 {
    width: auto;
  }
}

.news-top {
  padding-top: 5px;
}

#block-newsblock #news-block .news-id {
  margin-top: 20px;
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 830px) {
  .filter-category .title {
    width: 12%;
  }

  .block-page {
    padding-right: 3px;
  }
}

.feature-content .feature-logo {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.feature-content .feature-logo a {
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.td-logo {
  width: 12%;
}

.td-name {
  width: 26%;
}

.td-industry {
  width: 26.5%;
}

.td-url {
  width: 20.5%;
}

.td-gol {
  width: 7%;
  min-width: 54px;
  max-width: 70px;
}

.pt45 {
  padding-top: 45px;
}

.representative-corporate {
  padding-bottom: 49px;
}

.website {
  text-align: center;
  margin: 0 auto !important;
  width: 60%;
  padding-top: 16px;
}

.area-button-sub {
  padding: .35em 0 2.75em;
  margin: 0 auto;
  width: 700px;
}

.area-button-sub .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.sub-content {
  margin-left: 5%;
  margin-right: 3%;
}

.sub-content .form-sub {
  padding-right: 0;
  padding-left: 0;
}

.tr-p0 td {
  padding: 0;
}

.become-block-text.block-text {
  padding-top: 0;
}

.modal-header {
  padding: 15px 0 15px 15px;
}

.modal-header .close {
  margin-top: 0;
  margin-right: 4%;
}

#block-newsblock #events-block .event-item-starttime img {
  margin-top: -1px;
  width: 17px !important;
  height: 17px !important;
}

#block-newsblock .event-block-inner .event-item-place img {
  width: 15px !important;
  height: 21px !important;
}

.error-message {
  padding-left: 5%;
}

.block-feature-left .block-about {
  padding: 0 0 40px 0;
}

.detail-career {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 5%;
}

.row-member .td-gold img {
  height: auto;
  width: 18px;
  margin: 0 auto;
  margin-top: 13px;
}

.row-member .td-gold p {
  margin-top: 4px;
  font-size: 11px;
}

@media (max-width: 1280px) {
  .row-member .td-gold img {
    width: 16px;
    margin-top: 11px;
  }

  .row-member .td-gold p {
    font-size: 9px;
    margin-top: 4px;
  }
}

.banner-detail-member-pc p {
  margin: 0;
}

.banner-detail-member-pc {
  width: 157px;
  height: 42px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  letter-spacing: 6px;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: none;
  border-top: none;
  vertical-align: middle;
}

.table-bordered {
  border: 1px solid #ccc;
}

.banner-detail-member-sp {
  display: none;
}

.logo-banner {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.member-download h2 {
  font-size: 36px;
}

.member-download {
  margin-bottom: 100px;
}

.info-about p {
  font-size: 1.4rem;
  color: #666;
  line-height: 1.7;
  letter-spacing: .02em;
}

@media (max-width: 767px) {
  .representative .info-image img {
    object-fit: contain;
  }

  .block-feature-left .feature-job .block-item {
    padding-bottom: 9.5vw;
  }

  .feature-company .block-job .line {
    margin-bottom: 9.5vw;
    margin-top: 0;
  }

  .feature-company .block-job .line {
    border-top: 4px solid #000000;
    width: 90px;
  }

  .block-page {
    margin-bottom: 100px;
  }

  .area-button-index {
    padding-top: 5vw;
  }

  article[about="/careers"] {
    padding: 0 40px 40px 40px;
  }

  .article[about="/careers"] .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .row.careers {
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .detail-corporate .block-shadow {
    padding-bottom: 9.5vw;
  }

  .member-download h2 {
    font-size: 4.8vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }

  .content-contact iframe {
    height: 300px;
  }

  .detail-individual-honorary .row.pt45 {
    padding-top: 0;
  }

  .info-about p {
    color: #666666;
    line-height: 1.6;
    letter-spacing: .02em;
    margin-bottom: 0;
  }

  .corporate-detail-logo {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    padding-top: 0;
  }

  .corporate-detail-name {
    padding-top: 4.8vw;
    padding-bottom: 4.95vw;
  }

  .corporate-detail-logo .info-logo {
    width: 23%;
    height: auto;
  }

  .info-logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-width: 100%;
    max-height: auto;
  }

  .gold-medal {
    height: 44px;
    color: #999;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .gold-medal img {
    height: 44px;
    width: auto;
  }

  .gold-medal p {
    margin-bottom: 0;
    font-size: 2.4vw;
    margin-left: 2.3vw;
  }

  .icon-pdf,
  .icon-xlsx {
    height: 90px;
    width: 70px;
  }

  .detail-corporate .title-detail {
    font-size: 7.4vw;
  }

  .banner-detail-member-sp p {
    margin: 0;
  }

  .banner-detail-member-sp {
    width: 41vw;
    height: 11vw;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    font-size: 3.1vw;
    font-weight: bold;
    color: #000;
    letter-spacing: 1.5vw;
    border-bottom: 4px solid #ccc;
    border-top: 4px solid #ccc;
  }

  .banner-detail-member-pc {
    display: none;
  }

  .detail-individual-honorary .title-detail {
    font-size: 7.4vw;
  }
}

@media screen and (max-width: 500px) {
  .block-page {
    margin-bottom: 70px;
  }
}

.td-gold {
  text-align: center;
  font-weight: bold;
  color: #999;
}

.detail-career,
.detail-career .row {
  margin-left: 0;
  margin-right: 0;
}

.detail-career .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.area-button {
  width: 68.6% !important;
  float: right;
  margin-left: 0;
  margin-right: 0;

}

.area-button .row {
  float: right;
  margin-left: 0;
  margin-right: 0;
}

.career-cancel {
  left: unset;
  float: left;
}

.news-pagination form input {
  -webkit-appearance: none;
  border-radius: 0;
}

#frm-career {
  margin-left: 5%;
  margin-bottom: 80px;
}

@media (min-width: 768px) {
  .corporate-detail-name {
    padding-top: 28px;
    padding-bottom: 10px;
  }

  .info-industry-db p {
    margin-bottom: 0;
  }

  .website {
    padding-bottom: 2px;
  }

  .toppage-first-block {
    margin-bottom: 50px;
  }
}

#cke_job-description-textarea,
#cke_note-career {
  margin-bottom: 30px;
}

.form-item-note > div,
.js-form-item-job-description > div {
  width: 66.6%;
  float: right;
}

@media (max-width: 767px) {
  .form-item-note > div,
  .js-form-item-job-description > div {
    width: 100%;
    float: none;
  }
}

#frm-career h2 {
  font-size: 36px;
}

.inner-button {
  width: 66.6%;
  float: right;
}

.contact-page {
  padding-left: 4%;
}

.contact-page .title-top {
  padding-left: 0;
  padding-right: 0;
}

.main-image-about {
  position: relative;
}

.main-image-about p {
  position: absolute;
  transform: translate(-48%, -50%);
  font-weight: bold;
  font-size: 5vw;
  color: #fff;
  top: 50%;
  left: 50%;
}

@media screen and (max-width: 767px) {
  .main-image-about p {
    transform: translate(-50%, -50%);
    font-size: 3rem;
  }
}

@media (max-width: 830px) and (min-width: 768px) {
  #frm-career #edit-submit {
    transform: translateX(calc(100% + 17vw));
  }
}

@media (max-width: 1070px) and (min-width: 831px) {
  #frm-career #edit-submit {
    transform: translateX(calc(100% + 19.5vw));
  }
}

@media (max-width: 1400px) and (min-width: 1071px) {
  #frm-career #edit-submit {
    transform: translateX(calc(100% + 21vw));
  }
}

@media (max-width: 1650px) and (min-width: 1401px) {
  #frm-career #edit-submit {
    transform: translateX(calc(100% + 22vw));
  }
}

@media (min-width: 1651px) {
  #frm-career #edit-submit {
    transform: translateX(calc(100% + 23vw));
  }
}

@media (min-width: 1430px) {
  #filter-industry {
    padding: 6px 80px;
  }
}

@media (min-width: 1650px) {
  #filter-industry {
    padding: 6px 90px;
  }
}

.pt12 {
  padding-top: 12px;
}

.list-career {
  margin-left: 0;
  margin-right: 0;
  padding-left: 4%;
}

.feature-company {
  padding-top: 12px;
}

.block-feature-left .row {
  padding-top: 5px;
}

.feature-info a {
  color: #008cd3;
}

.info-medal {
  width: 141px;
  align-items: center;
  margin: 0 auto;
  float: none;
}

.info-medal img {
  margin: 0 auto;
  margin-bottom: 5px;
  height: 44px;
}

.info-medal p {
  color: #999;
  margin-bottom: 0;
  font-size: 9px;
  letter-spacing: 1px;
}

@media (min-width: 1280px) {
  .news-summary-block p h2,
  .news-summary-block p h3,
  .news-summary-block p h4,
  .news-summary-block p h5,
  .news-summary-block p strong,
  .news-summary-block h2,
  .news-summary-block h3,
  .news-summary-block h4 {
    font-size: 15px !important;
  }

  .info-medal p {
    font-size: 11px;
  }

  .title-job {
    font-size: 25px !important;
  }

  #news-container .feature-read-more,
  #events-block .event-item-summary .event-item-calendar a,
  .read-more a {
    font-size: 1vw;
  }

  .news-category-label span,
  #events-block .event-item-starttime .text-date,
  #events-block .event-item-place .text-date,
  #slider-block .event-item-summary .event-item-starttime,
  #slider-block .event-item-summary .event-item-place,
  #slider-block .slider-control .slider-current,
  #slider-block p.upcoming-event,
  .news-summary-block .news-category-label,
  .open-position,
  p.events-seemore {
    font-size: 15px !important;
  }

  .block-item .feature-read-more {
    font-size: 12.5px;
  }

  #news-category a {
    font-size: 17px !important;
    padding: 14.5px 5px;
  }

  #block-newsblock .event-item-place img {
    margin: 4px 3px 0 2px;
  }

  #block-newsblock #events-block .event-item-starttime img {
    margin-top: 2px;
  }

  .event-item-starttime img {
    margin-top: 1px !important;
  }

  .event-item-info .event-item-starttime img {
    margin-top: -1px !important;
  }

  #event-list .event-item-place img {
    margin: 0 10px 0 2px !important;
  }

  .event-item-place img {
    margin: 3px 3px 0 2px !important;
  }

  .place-info img {
    margin: -2px 3px 0 2px !important;
  }

  #event-detail .area-time-place .event-item-place img {
    margin: -2px 3px 0 2px !important;
  }

}

@media (min-width: 1431px) {
  #event-detail .area-time-place .event-item-place img {
    margin: -1px 10px 0 2px !important;
    height: 25px !important;
    width: 20px !important;
  }

  .icon-download #frm-export {
    margin-top: 3px;
  }

  .icon-download p {
    font-size: 15px;
  }

  .features .open-position {
    padding-top: 40px;
  }
}

@media (max-width: 1430px) {}

.features .feature-content {
  position: relative;
}

@media (max-width: 1300px) and (min-width: 861px) {
  .feature-logo {
    top: -30px;
  }
}

.event-item-attendee .text-date,
.event-item-info .event-item-place .text-date,
.event-item-address .text-home,
.event-item-info .event-item-starttime .text-date {
  font-size: 13px;
}

@media (max-width: 1430px) and (min-width: 1030px) {
  .event-item-address .text-home {
    width: 90%;
  }

  .event-item-attendee .text-date,
  .event-item-info .event-item-place .text-date,
  .event-item-address .text-home,
  .event-item-info .event-item-starttime .text-date {
    width: 90% !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 860px) and (min-width: 768px) {
  .feature-photo img {
    height: 185px;
  }

  .feature-logo {
    top: -40px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .text-career {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1431px) {
  #block-newsblock #events-block .event-item-starttime img {
    width: 25px !important;
    height: 25px !important;
    margin-top: -2px !important;
  }

  #block-newsblock .event-block-inner .event-item-place img {
    width: 22px !important;
    height: 31px !important;
    margin-left: 0 !important;
  }

  #events-block .event-block-inner .event-item-place .text-date {
    margin-left: 0;
  }
}

.banner_featured_company_2,
.banner_featured_company_3 {
  display: none;
}

@media (max-width: 820px) and (min-width: 768px) {
  .text-career {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .detail-career .btn-index {
    margin-top: 0;
  }

  .info-medal p {
    font-size: 18px;
  }

  .title-greeting {
    text-align: center;
  }

  .greeting-text-first.sp .title-greeting {
    padding-right: 15px;
  }

  .info-medal {
    width: auto;
    height: auto;
  }

  .corporate-detail-name .info-name p {
    margin-bottom: 0;
  }

  .detail-indi-hono .row {
    margin-right: 0;
    margin-left: 0;
  }

  .page-about .row {
    margin-right: 0;
    margin-left: 0;
  }

  .about-block-text1,
  .dynamic {
    padding-left: 40px;
    padding-right: 40px;
  }

  .page-about .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .page-about .about-company,
  .page-about .about-swedish-companies,
  .page-about .about-japanese-companies {
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 100%;
  }

  .page-about .about-swedish-companies,
  .page-about .about-japanese-companies {
    padding-top: 34px;
  }

  .page-about .mission {
    padding: 35px 30px;
    margin-left: 15.3%;
  }

  .justify {
    text-align: center;
  }

  .about-block-text1 .justify {
    text-align: left;
  }

  .nav-tabs-custom .nav.nav-tabs {
    display: flex;
    align-items: center;
  }

  .nav-tabs-custom > .tab-content {
    padding: 50px 40px 5vw 40px
  }

  article[about="/link-and-resource"] .title-top {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  article[about="/link-and-resource"] .row {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-tabs-custom > .nav-tabs > li {
    width: 20% !important;
  }

  .nav-tabs-custom > .nav-tabs > li {
    border-bottom: 2px solid #ccc;
    padding-left: 5px;
  }

  .nav-tabs-custom .nav-tabs li a {
    height: 90px;
    display: flex;
    align-items: center;
    line-height: 1.5;
  }

  .tab-pane p {
    font-size: 14px;
  }

  .icon-download {
    position: unset;
    float: none;
    text-align: center;
  }

  .text-intro-member {
    font-size: 4.5vw;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 17px;
    line-height: 1.6;
  }

  .member-list-page .row {
    margin-right: 0;
    margin-left: 0;
  }

  .icon-download p {
    font-size: 24px;
  }

  .icon-download #frm-export {
    margin-top: 17px;
  }

  .icon-download .download-pdf {
    margin-right: 20px;
  }

  .filter-member .filter-inner .filter-category p {
    display: none;
  }

  .filter-category #select_member {
    letter-spacing: 4px;
  }

  .filter-member .filter-inner .filter-category #select_member {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    border-radius: 0;
    border: 2px solid #000000;
    background: url(/sites/default/pictures/triangle.svg) no-repeat right;
    -webkit-appearance: none;
    padding: 30px 70px;
    height: auto;
    right: 90%;
    text-align-last: center;
    margin-bottom: 43px;
    background-position-x: 96%;
    text-transform: uppercase;
    background-size: 36px;
  }

  .filter-member .filter-inner .filter-industry {
    width: 100%;
  }

  #filter-industry {
    position: unset;
    width: 100%;
    font-size: 32px;
    padding: 30px 70px;
    height: auto;
    background: url(/sites/default/pictures/triangle.svg) no-repeat right;
    text-align-last: center;
    background-position-x: 96%;
    border: 2px solid #000000;
    background-size: 36px;
  }

  .filter-inner {
    padding-left: 0;
  }

  .filter-member {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 45px;
  }

  .row-data {
    display: flex;
    padding-bottom: 2.4vw;
    align-items: baseline;
  }

  .row-data:nth-child(4) {
    padding-bottom: 2.3vw;
  }

  .row-data:nth-child(5) {
    padding-bottom: 3.9vw;
  }

  .row-data p {
    margin-bottom: 0;
  }

  .member-list-sp {
    border-bottom: 1px solid #e5e5e5;
    margin: 50px 40px 0 40px;
    padding-bottom: 45px;
  }

  .no-border {
    border: none;
  }

  .col-title {
    flex-basis: 28%;
    font-size: 3.2vw;
    font-weight: bold;
    color: #999;
    margin-right: 2px;
  }

  .col-content {
    flex-basis: 72%;
  }

  .btn-hiring {
    max-width: 220px;
    width: 29.5vw;
    font-size: 3.2vw !important;
    border: 4px solid #008cd3;
    padding: 2.94vw 1.5vw;
  }

  .url-link {
    color: #008cd3;
    font-size: 3.7vw;
    word-break: break-all;
  }

  .text-indus,
  .member-list-name {
    font-size: 3.7vw;
    color: #000000;
    line-height: 1.35;
    letter-spacing: .03em;
  }

  .total-record {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 44px;
    padding-top: 66px;
    padding-bottom: 20px;
  }

  .total-record span {
    font-size: 28px;
    margin-left: 22px;
    letter-spacing: 5px;
    font-weight: normal;
  }

  .img-list-member {
    height: auto;
    width: auto;
    max-width: 150px;
    object-fit: cover;
  }

  .col-content .img-list-member {
    padding-bottom: 1.2vw;
  }

  .member-list-sp:last-child {
    border: none;
  }

  .member-list-page {
    margin-top: 20px;
  }

  .news-pagination-sp form input {
    width: 12.8vw;
    text-align: center;
    height: 6.7vw;
  }

  /*#total-page-career-sp {
    margin-right: 20%;
  }*/
  #pagination-news-sp ul li {
    display: none;
  }

  #pagination-news-sp ul li:first-child,
  #pagination-news-sp ul li:last-child {
    display: block;
  }

  .news-pagination-sp {
    justify-content: center;
  }

  /*.news-pagination-sp form {
    width: 30%;
  }*/
  .sub-content {
    margin-left: 40px;
    margin-right: 40px;
  }

  .area-button-sub {
    width: 100%;
  }

  .subscription .row {
    margin-right: 0;
    margin-left: 0;
  }

  #frm-subscription .col-md-2 {
    width: 100%;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 10px;
  }

  #frm-subscription .col-md-10,
  #frm-subscription .col-md-9 {
    width: 100%;
    margin-left: 0;
    padding-left: 30px;
  }

  .fieldset-sub .col-md-9 {
    width: 100% !important;
    padding-left: 50px;
  }

  #frm-subscription input[type="text"],
  #frm-subscription input[type="email"] {
    width: 97.5%;
    margin-left: 0;
  }

  .content-career-engine {
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-career-engine,
  .content-career-engine .row {
    margin-left: 0;
    margin-right: 0;
  }

  .content-career-engine .col-md-12,
  .content-career-engine .col-md-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-engine-text .col-md-8 {
    padding-left: 0;
  }

  .content-engine-text .col-md-4 {
    padding: 0;
  }

  .position-list {
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-filter {
    padding: 0;
  }

  .block-job-feature {
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  }

  .career-title-feature .title-feature {
    font-size: 30px;
  }

  .block-job-feature .block-job,
  .block-job-feature .block-featured {
    width: 100%;
    float: none;
  }

  .features .feature-photo {
    height: 350px;
  }

  .features .feature-photo img {
    height: 100%;
  }

  .features .feature-photo .feature-logo img {
    height: 50px;
    width: 100px;
  }

  .feature-logo p {
    font-size: 24px;
  }

  .features .title-job {
    font-size: 40px;
    margin-bottom: 5px;
  }

  .features .date-created {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .block-featured .feature-content .date-created {
    font-size: 24px;
  }

  .features {
    padding: 0 0 70px 0 !important;
  }

  .block-filter .filter-company {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .block-filter .filter-company select {
    padding: 8px 50px 8px 50px !important;
    text-align-last: center;
  }

  .android .block-filter .filter-company select {
    padding: 8px 50px 8px 50px !important;
    text-align-last: center;
  }

  .ios .block-filter .filter-company select {
    padding: 8px 10vw 8px 34vw !important;
    text-align-last: auto;
  }

  .block-filter .filter-company select {
    width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    background-position-x: 92%;
    margin-right: 0;
  }

  .has_job p {
    font-size: 24px;
    font-weight: bold;
  }

  .feature-logo {
    display: flex;
    width: auto;
    max-width: 90%;
    position: absolute;
    top: -55px;
    background: #fff;
    padding-left: 20px;
    align-items: center;
  }

  .feature-logo img {
    width: 100px;
    height: 50px;
    margin-right: 20px;
  }

  .block-job-feature .block-job .block-item {
    padding-bottom: 0;
  }

  .block-job-feature .block-job .line {
    margin-top: 78px;
  }

  .feature-logo-img {
    width: 100px;
    margin-right: 15px;
    min-width: 100px;
  }

  .become-block-text .row {
    margin-right: 0;
    margin-left: 0;
  }

  .block-3-col .block-first,
  .block-3-col .block-second,
  .block-3-col .block-third {
    width: 100%;
  }

  .block-3-col {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 50px;
  }

  .become-member-text {
    padding-bottom: 0;
  }

  .block-text-image-first .block-text-right,
  .block-3-col .block-second .block-text-right,
  .block-text-image-third .block-text-right {
    width: auto;
  }

  .block-text-image-first,
  .block-text-image-second,
  .block-text-image-third {
    float: none;
    width: 100%;
    margin-top: 20px;
    padding-left: 22vw;

  }

  .block-3-col .block-second,
  .block-3-col .block-third {
    padding-top: 50px;
  }

  .p-corporate-chart {
    padding-top: 50px;
    padding-left: 40px;
    width: 100%;
  }

  .table-become {
    width: 100%;
  }

  .block-table .block-table-become {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .become-member-text-content {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-3-col {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 0;
  }

  .become-block-text .text-first {
    padding-left: 40px;
    padding-right: 40px;
    width: 93%;
    margin: 0 auto;
  }

  .become-member {
    margin-left: 0;
  }

  .become-member-text {
    width: 85%;
  }

  .content-contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .member-download .row {
    margin-left: 0;
    margin-right: 0;
  }

  .member-download .col-md-12 {
    padding-right: 0;
    padding-left: 0;
  }

  .member-download,
  .special-offer {
    padding-right: 40px;
    padding-left: 40px;
  }

  .special-offer {
    margin-right: 0;
    margin-left: 0;
  }

  .special-offer .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .banner_featured_company {
    right: 15px;
   width: 90px;
  }

  .feature-company-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: wrap-reverse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px;
  }

  .feature-company-content .block-feature-left {
    width: 100%;
    float: none;
    padding: 0 !important;
  }

  .feature-company-content .block-feature-right {
    width: 100%;
    float: none;
  }

  .feature-logo-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-top: 20px;
  }

  .feature-item-logo {
    width: 195px;
    min-width: 195px;
    height: 94px;
  }

  .featured_company_logo {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .feature-item-name {
    padding-left: 40px;
    font-size: 34px;
    font-weight: bold;
    color: #000;
  }

  .feature-info .info-text {
    font-size: 24px;
    padding-top: 10px;
  }

  .feature-info .color-0 {
    font-size: 28px;
  }

  .feature-info a {
    font-size: 28px;
    color: #008cd3;
  }

  .business-content {
    margin-bottom: 15px;
  }

  .phone-content {
    padding-top: 10px;
  }

  .feature-company .featured_company_image_second {
    height: 300px;
  }

  .feature-img-detail {
    padding-top: 30px;
  }

  .feature-company .block-job .line {
    margin-left: -75px;
  }

  .feature-company .line {
    width: 90px;
  }

  .feature-open-position {
    font-size: 3.2vw;
  }

  .feature-title-career {
    font-size: 5.3vw;
    line-height: 1.4;
    margin-bottom: 0;
  }

  .feature-job .date {
    font-size: 3.2vw;
    margin-bottom: 32px;
  }

  .feature-job .block-item .feature-read-more {
    font-size: 3.2vw;
  }

  .feature-job {
    width: 100%;
    padding-left: 35px !important;
  }

  .feature-company {
    padding-bottom: 80px;
  }

  .feature-button {
    float: none;
    padding-right: 0;
  }

  #frm-career {
    padding: 0 40px 0 40px;
  }

  #frm-career label {
    width: 100%;
    text-align: left;
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 1.8px;
  }
  #career-reset {
    width: 100%;
    padding: 28px;
    font-size: 3.7vw;
    height: auto;
    float: none;
    transform: none;
  }

  #frm-career textarea {
    margin-bottom: 65px !important;
    height: 300px !important;
  }

  #frm-career input,
  #frm-career select,
  #frm-career textarea {
    width: 100%;
    float: none;
    margin-bottom: 22px;
    height: 100px;
    font-size: 28px;
  }

  #frm-career select {
    background: url(/sites/default/pictures/triangle.svg) no-repeat right;
    background-position: 94%;
    -webkit-appearance: none;
  }

  #frm-career .js-form-type-textarea label {
    width: 100% !important;
    position: unset;
  }

  .career-cancel {
    max-width: 100%;
    padding: 28px;
    font-size: 3.7vw;
    position: unset;
    height: auto;
    float: none;
  }

  #frm-career {
    margin-left: 0;
    padding-bottom: 35px;
  }

  .inner-button {
    width: 100%;
    float: none;
    padding-left: 45px;
    padding-right: 45px;
  }

  #frm-career #edit-submit {
    width: 100%;
    padding: 28px;
    font-size: 3.7vw;
    height: auto;
    float: none;
    transform: none;
  }

  #edit-actions {
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 10px;
  }

  #frm-career .title-top h2 {
    margin-top: 50px;
    font-size: 7.5vw;
  }

  .block-shadow {
    box-shadow: none;
  }

  .detail-corporate .block-shadow,
  .detail-individual-honorary .block-shadow {
    -webkit-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  }

  .info-name {
    font-size: 4.8vw;
  }

  .info-website {
    font-size: 3.7vw;
  }

  .info-industry p.text,
  .info-business p.text {
    font-size: 3.2vw;
  }

  .info-industry p,
  .info-business p {
    font-size: 3.7vw;
  }

  .website {
    width: 100%;
    word-break: break-all;
    padding-top: 4.8vw;
  }

  .industry {
    padding-top: 4.3vw;
  }
  .detail-corporate {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-representative {
    font-size: 3.7vw;
    letter-spacing: 5px;
    color: #008cd3;
    font-weight: bold;
  }

  .info-member {
    padding-left: 5%;
    padding-top: 20px;
  }

  .block-infor-corporate {
    align-items: flex-start;
  }

  .info-base {
    margin-left: 35px;
  }

  .block-infor-corporate .info-name {
    font-size: 4.8vw;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1;
  }

  .info-position {
    font-size: 3.7vw;
  }

  .info-address,
  .info-tel p,
  .info-tel span {
    font-size: 24px;
  }

  .info-email span {
    padding-left: 10px !important;
  }

  .info-tel span {
    padding-left: 50px;
  }

  .representative {
    padding-top: 40px;
    padding-right: 20px !important;
  }

  .info-base .info-name p {
    margin-bottom: 0;
  }

  .block-representative {
    padding: 0 0 50px 0;
  }

  .logo-corporate {
    display: flex;
    justify-content: center;
    padding-top: 8px;
  }

  .info-business {
    padding-top: 12px;
  }

  .info-business-db,
  .info-industry-db {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .info-image {
    min-width: 165px;
  }

  .info-about {
    padding: 10.2vw 0 0 0;
  }

  .info-about div {
    font-size: 3.7vw;
    padding: 0 0 8vw 0;
    letter-spacing: .02em;
  }

  .detail-individual-honorary {
    padding: 0 40px 0 40px;
    margin-bottom: 90px;
  }

  .block-representative-individual {
    padding: 0;
  }

  .detail-indi-hono .block-representative-individual {
    padding: 20px 40px 20px 40px;
  }

  .detail-individual-honorary .block-shadow,
  .detail-corporate .block-shadow {
    width: 100%;
    max-width: 100%;
  }

  .detail-individual-honorary .block-shadow {
    padding-bottom: 9.5vw;
  }

  .block-representative-individual .info-base {
    max-width: 100%;
  }

  .detail-career {
    padding-right: 40px;
    padding-left: 40px;
  }

  .block-shadow.block-shadow2 {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-left: 45px;
    padding-right: 45px;
  }

  .block-shadow.block-shadow2 a {
    width: 100% !important;
    padding: 29px;
    font-size: 3.7vw;
    height: auto;
    margin: 0 5px 30px 5px;
  }

  .detail-career .career-title {
    padding-left: 45px;
    padding-right: 45px;
  }

  .career-position {
    font-size: 5.3vw;
    line-height: 1.2;
  }

  .career-title p.color-9 {
    font-size: 3.2vw;
  }

  .career-title .career-position {
    margin-bottom: 20px;
    margin-top: 23px;
  }

  .job-mission {
    font-size: 24px;
  }

  .edit-profile {
    padding-left: 40px;
    padding-right: 40px;
  }

  .first-block-profile .col-md-9,
  .first-block-profile .col-md-3 {
    width: 100%;
    float: none;
  }

  .remove_logo,
  .remove_photo_3,
  .remove_photo_2,
  .remove_photo_1,
  #remove_photo_4,
  #remove_avatar {
    width: auto;
  }

  .block-info-feature .col-md-3,
  .block-info-feature .col-md-9 {
    width: 100%;
    float: none;
  }

  .textbox100 .col-md-9,
  .textbox100 .col-md-3 {
    width: 100%;
    float: none;
  }

  .textbox100 .row-button {
    padding-right: 0 !important;
  }

  .textbox100 .btn02 {
    max-width: 100%;
  }

  .loading img {
    left: 43%;
  }

  .page-about .block-shadow {
    box-shadow: aqua;
  }

  .motto.block-shadow {
    padding-bottom: 0;
  }

  .title-top {
    font-size: 7.5vw;
  }

  .member-directory-title .colorTitle {
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
  }

  .feature-company .row-header {
    padding-top: 36px;
    padding-bottom: 21px;
  }

  .block-feature-left .block-about {
    padding: 40px 0 40px 0;
  }

  .frm-profile .col-md-3.block-image {
    padding-top: 5px;
  }

  .t-label {
    padding-top: 0;
    margin-bottom: 5px;
  }

  .detail-career .colorTitle h2 {
    font-size: 56px;
    margin-top: 30px;
  }

  .h2-title:after {
    top: 92px;
  }

  .detail-career .career-item {
    margin-top: 25px;
  }

  .modal.modal-default {
    top: 18%;
    left: 3.5%;
  }

  .detail-career .block-shadow {
    -webkit-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding-bottom: 40px;
  }

  .career-content {
    padding-top: 15px;
  }

}

@media (max-width: 560px) {
  .capcha .col-md-2 {
    width: 0 !important;
  }

  .capcha .col-md-9 {
    width: 100% !important;
  }
}

@media (max-width: 420px) {
  .block-text-image-first,
  .block-text-image-second,
  .block-text-image-third {
    padding-left: 7vw;
  }
  .icon-download p {
    font-size: 2rem;
  }
}

@media (max-width: 480px) {
  .remove_logo,
  .remove_photo_3,
  .remove_photo_2,
  .remove_photo_1,
  #remove_photo_4,
  #remove_avatar {
    font-size: 11px;
  }

  .block-filter .filter-company select {
    padding: 8px 50px 8px 50px !important;
    text-align-last: center;
  }

  .android .block-filter .filter-company select {
    padding: 8px 50px 8px 50px !important;
    text-align-last: center;
  }

  .ios .block-filter .filter-company select {
    padding: 8px 10vw 8px 30vw !important;
    text-align-last: auto;
  }

}

.td-link-web {
  line-height: 16px !important;
}

@media (max-width: 380px) {
  .remove_logo,
  .remove_photo_3,
  .remove_photo_2,
  .remove_photo_1,
  #remove_photo_4 {
    font-size: 9px;
  }
}

@media (max-width: 700px) {
  .content-engine-text div:nth-child(2) {
    display: flex;
    flex-wrap: wrap-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
  }

  .content-engine-text div:nth-child(2) .col-md-4,
  .content-engine-text div:nth-child(2) .col-md-8 {
    width: 100%;
    float: none;
  }

  .content-engine-text .col-md-4 {
    text-align: center;
    margin-bottom: 20px;
  }

  .block-item .feature-read-more {
    font-size: 24px;
  }

  .text-representative {
    letter-spacing: 2px;
  }

}

@media (max-width: 610px) {
  .motto.block-shadow {
    max-width: 100%;
  }

  .about-block-text1,
  .dynamic {
    padding: 40px;
  }

  .motto_text3,
  .motto_text2 {
    padding: 0 40px;
  }

  .page-about .about-company,
  .page-about .about-swedish-companies,
  .page-about .about-japanese-companies {
    width: 100%;
  }

  .greeting-text {
    padding-right: 6%;
  }

  .nav-tabs-custom .nav-tabs li a {
    font-size: 11px;
  }

  .filter-member .filter-inner .filter-category #select_member,
  #filter-industry {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  .representative {
    padding-top: 30px;
  }

  .feature-company-content .feature-logo-name {
    padding-top: 10px;
  }

  .block-job-feature .block-job .line {
    margin-top: 58px;
  }

  .block-job-feature .block-job .open-position {
    padding-top: 6px;
  }

  #frm-career label {
    letter-spacing: 1.5px;
  }

  .h2-title:after {
    top: 76px;
  }

  .logo-corporate {
    padding-bottom: 0;
  }

  .info-medal p {
    font-size: 14px;
  }

  article[about="/link-and-resource"] .nav-tabs-custom {
    margin-top: -20px;
  }

  .block-shadow.block-shadow2 a {
    margin-bottom: 20px;
  }

  .career-title .career-position {
    margin-top: 19px;
  }

  .detail-career .career-item {
    margin-top: 10px;
  }

  article[about="/careers"] {
    padding: 0 30px 40px 30px;
  }

  .become-member h2 {
    font-size: 30px;
  }

  .p-corporate-chart {
    padding-left: 30px;
    font-size: 18px;
  }

  .corporate-detail-name {
    padding-top: 20px;
  }

  .corporate-detail-logo {
    padding-top: 10px;
  }

  .sub-content {
    margin-left: 30px;
    margin-right: 30px;
  }

  .detail-individual-honorary {
    padding: 0 30px 0 30px;
  }

  .fieldset-sub .col-md-9 span {
    width: 100%;
    float: right;
    margin-top: 10px;
  }

  .fa-angle-left {
    margin-bottom: 2px;
  }

  .position-list {
    padding-left: 30px;
    padding-right: 30px;
  }

  .features {
    padding: 0 0 50px 0 !important;
  }

  .features .title-job {
    font-size: 34px;
  }

  .block-featured .feature-content .date-created {
    font-size: 20px;
  }

  .features .date-created {
    font-size: 17px;
  }

  .features .feature-photo {
    height: 300px;
  }

  .career-title-feature .title-feature {
    font-size: 27px;
  }

  .block-filter .filter-company select {
    font-size: 22px;
  }

  .feature-logo {
    top: -55px;
  }

  .feature-logo p {
    font-size: 20px;
  }

  .table-become {
    width: 100%;
  }

  .banner_featured_company_2 {
    display: block;
  }

  .banner_featured_company_1 {
    display: none;
  }

  .banner_featured_company {
    width: 85px;
  }

  .feature-item-logo {
    width: 140px;
    min-width: 140px;
    height: 65px;
  }

  .feature-item-name {
    padding-left: 20px;
    font-size: 30px;
  }

  .feature-info .info-text {
    font-size: 22px;
  }

  .feature-info .color-0 {
    font-size: 26px;
  }

  .feature-info a {
    font-size: 26px;
  }

  .feature-company .featured_company_image_second {
    height: 280px;
  }

  .feature-img-detail {
    padding-top: 40px;
  }

  .feature-job .date {
    margin-bottom: 28px;
  }

  .block-item .feature-read-more {
    font-size: 22px;
  }

  #frm-career {
    padding: 0 30px 0 30px;
  }

  #frm-career label {
    width: 100%;
    text-align: left;
    font-size: 21px;
  }

  #frm-career textarea {
    margin-bottom: 65px !important;
    height: 250px !important;
  }

  #frm-career input,
  #frm-career select,
  #frm-career textarea {
    width: 100%;
    float: none;
    margin-bottom: 22px;
    height: 80px;
    font-size: 25px;
  }

  #frm-career select {
    background: url(/sites/default/pictures/triangle.svg) no-repeat right;
    background-position: 94%;
    -webkit-appearance: none;
  }

  #frm-career .js-form-type-textarea label {
    width: 100% !important;
    position: unset;
  }

  #frm-career {
    margin-left: 0;
    padding-bottom: 35px;
  }

  .inner-button {
    width: 100%;
    float: none;
    padding-left: 35px;
    padding-right: 35px;
  }

  #edit-actions {
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 10px;
  }
  .info-base {
    margin-left: 25px;
  }

  .info-image {
    min-width: 150px;
    height: 180px;
  }

  .info-address,
  .info-tel p,
  .info-tel span {
    font-size: 20px;
  }

  .info-tel span {
    padding-left: 40px;
  }

  .detail-corporate {
    padding-left: 30px;
    padding-right: 30px;
  }

  .block-shadow.block-shadow2 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .block-shadow.block-shadow2 a {
    padding: 25px;
  }

  .detail-career .career-title {
    padding-left: 35px;
    padding-right: 35px;
  }

  .job-mission {
    font-size: 20px;
  }

  .detail-career {
    margin-bottom: 70px;
  }

  .edit-profile {
    padding-left: 30px;
    padding-right: 30px;
  }

  .become-member-text-content,
  .block-table .block-table-become {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .become-block-text .text-first {
    padding-left: 5px;
    padding-right: 5px;
  }

  .feature-job {
    padding-left: 25px !important;
  }

  .detail-career .colorTitle h2 {
    font-size: 50px;
  }

  .detail-indi-hono .block-representative-individual {
    padding-right: 30px;
    padding-left: 30px;
  }

  .info-industry,
  .info-business {
    padding-top: 0;
  }
}

@media (max-width: 560px) {
  .info-address,
  .info-tel p,
  .info-tel span {
    font-size: 18px;
  }

  .info-image {
    min-width: 130px;
    height: 165px;
    width: 130px;
  }

  .detail-career {
    padding-right: 30px;
    padding-left: 30px;
  }

  .greeting-text {
    width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }

  .greeting {
    width: 130px;
    margin: 0 auto;
    float: none;
    margin-top: 20px;
  }

  .img-about {
    width: auto;
  }
}

.randomStr {
  pointer-events: none;
}

.text-career br {
  display: none;
}

@media (max-width: 500px) {
  .motto.block-shadow {
    margin-top: 25px;
  }

  #frm-career label {
    letter-spacing: 1.3px;
  }

  .feature-company-content .feature-logo-name {
    padding-top: 0;
  }

  .block-job.feature-job {
    padding-top: 10px;
  }

  .block-about .justify {
    line-height: 1.6;
    font-size: 18px;
  }

  .text-career p {
    margin: 0 0 5px;
  }

  .gold-medal {
    justify-content: flex-start;
  }

  .gold-medal img {
    height: 36px;
  }

  .block-job-feature .block-job .line {
    margin-top: 48px;
  }

  .block-job-feature .block-job .open-position {
    padding-top: 0;
    margin-top: 8%;
  }

  .h2-title:after {
    width: 16.4vw;
  }

  .h2-title:after {
    top: 71px;
  }

  .info-medal p {
    font-size: 10px;
  }

  article[about="/link-and-resource"] .nav-tabs-custom {
    margin-top: -30px;
  }

  .block-shadow.block-shadow2 a {
    margin-bottom: 15px;
  }

  .career-title .career-position {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  article[about="/careers"] {
    padding: 0 20px 30px 20px;
  }

  .info-position {
    font-size: 14px;
  }

  .become-member h2 {
    font-size: 27px;
  }

  .p-corporate-chart {
    padding-left: 20px;
    font-size: 16px;
  }

  .sub-content {
    margin-left: 20px;
    margin-right: 20px;
  }

  .corporate-detail-logo {
    padding-top: 5px;
  }

  .row-name {
    padding-top: 10px;
  }

  .detail-individual-honorary {
    padding: 0 20px 0 20px;
  }

  .representative {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .page-about .mission {
    position: relative;
    width: 100%;
    margin: 0 auto 35px;
  }

  .greeting-text {
    width: 90%;
  }

  .greeting {
    width: 130px;
    margin: 0 auto;
    float: none;
  }

  .dynamic-content1 {
    text-align: left;
  }

  .member-list-page .title-top {
    font-size: 46px;
  }

  .text-intro-member {
    font-size: 25px;
  }

  .filter-member .filter-inner .filter-category #select_member,
  #filter-industry {
    font-size: 25px;
  }

  .filter-member .filter-inner .filter-category #select_member,
  #filter-industry {
    padding: 25px 70px;
  }

  .text-intro-member,
  .filter-member {
    padding-left: 30px;
    padding-right: 30px;
  }

  .member-directory-title .colorTitle {
    padding-right: 30px;
    padding-left: 30px;
  }

  .total-record,
  .member-list-sp {
    margin-left: 30px;
    margin-right: 30px;
  }

  .content-career-engine {
    padding-right: 30px;
    padding-left: 30px;
  }

  .features .title-job {
    font-size: 25px;
    margin-bottom: 0;
  }

  .features .date-created {
    font-size: 14px;
    margin-bottom: 9px;
  }

  .block-featured .feature-content .date-created {
    font-size: 16px;
  }

  .features .feature-photo {
    height: 270px;
  }

  .career-title-feature .title-feature {
    font-size: 20px;
  }

  .block-filter .filter-company select {
    font-size: 19px;
  }

  .block-item .feature-read-more {
    font-size: 16px;
  }

  .block-table-become {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .block-3-col {
    padding-right: 20px;
    padding-left: 20px;
  }

  .become-block-text .text-first {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-page {
    padding-left: 30px;
    padding-right: 30px;
  }

  .member-download,
  .special-offer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .feature-item-logo {
    width: 120px;
    height: 55px;
    min-width: 120px;
  }

  .feature-item-name {
    padding-left: 15px;
    font-size: 23px;
  }

  .feature-info .info-text {
    font-size: 20px;
  }

  .feature-info .color-0 {
    font-size: 24px;
  }

  .feature-info a {
    font-size: 24px;
  }

  .feature-company .featured_company_image_second {
    height: 220px;
  }

  .feature-img-detail {
    padding-top: 35px;
  }

  .feature-title-career {
    line-height: 1.3;
  }

  .feature-job .date {
    margin-bottom: 20px;
  }

  .feature-company-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .info-image {
    min-width: 120px;
    height: 155px;
    width: 120px;
    margin-bottom: 15px;
    margin-right: 10px;
  }

  .info-base {
    margin-left: 2%;
    margin-top: 20px;
  }

  .block-representative-individual .info-base {
    margin-left: 20px;
  }

  .info-member {
    padding-top: 0;
  }

  .info-tel span {
    padding-left: 30px;
  }

  .info-address,
  .info-tel p,
  .info-tel span {
    font-size: 14px;
  }

  .detail-corporate {
    padding-left: 20px;
    padding-right: 20px;
  }

  .detail-career {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block-shadow.block-shadow2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .block-shadow.block-shadow2 a {
    padding: 15px;
  }

  .detail-career .career-title {
    padding-left: 25px;
    padding-right: 25px;
  }

  .job-mission {
    font-size: 18px;
  }

  .detail-career {
    margin-bottom: 50px;
  }

  .edit-profile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .motto_text3,
  .motto_text2 {
    padding: 0 30px;
  }

  .about-block-text1,
  .dynamic {
    padding-right: 30px;
    padding-left: 30px;
  }

  .dynamic {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .page-about .about-company,
  .page-about .about-swedish-companies,
  .page-about .about-japanese-companies {
    padding-right: 30px;
    padding-left: 30px;
  }

  .page-about .about-swedish-companies,
  .page-about .about-japanese-companies {
    padding-top: 20px;
  }

  .frm-select select {
    padding: 8px 55px;
  }

  .become-member-text-content,
  .block-table .block-table-become {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .become-block-text .text-first {
    margin-left: 10px;
    margin-right: 10px;
  }

  .content-contact .fl {
    float: none;
    text-align: center;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .content-contact {
    float: none;
  }

  .feature-job {
    padding-left: 20px !important;
  }

  .detail-career .colorTitle h2 {
    font-size: 46px;
  }

  .detail-indi-hono .block-representative-individual {
    padding-right: 20px;
    padding-left: 20px;
  }

  .detail-indi-hono .btn-cancel,
  .detail-indi-hono .btn-finish,
  .detail-corporate .btn-cancel,
  .detail-corporate .btn-finish {
    width: 89%;
    margin: 0 auto;
    max-width: 89%;
    margin-bottom: 20px;
  }

}

@media (max-width: 460px) {
  .nav-tabs-custom > .nav-tabs > li {
    width: 19% !important;
  }

  .nav-tabs-custom > .nav-tabs > li.tab-large {
    width: 25% !important;
  }

  .feature-logo img {
    width: 70px;
    height: 35px;
  }

  .p-corporate-chart {
    font-size: 14px;
  }

  .feature-logo-img {
    width: 70px;
    margin-right: 15px;
    min-width: 70px;
  }

  .feature-logo p {
    font-size: 20px;
  }

  .table-become tr td {
    font-size: 12px;
  }

  .table-become .bold {
    font-size: 11px;
  }

  #frm-career #edit-submit {
    padding: 28px 15px 28px 15px;
  }

  #frm-career label {
    font-size: 17px;
    margin-bottom: 10px;
  }

  #frm-career input,
  #frm-career select {
    height: 50px;
    font-size: 18px;
  }

  #frm-career textarea {
    height: 200px !important;
  }

  .banner_featured_company_3 {
    display: block;
    margin-top: -11px;
  }

  .banner_featured_company_2 {
    display: none;
  }

  #frm-career select {
    background: url(/sites/default/pictures/arrow-select_sp_small_2.png) no-repeat right;
    background-position: 94%;
    -webkit-appearance: none;
  }
}

@media (max-width: 600px) {
  .nav-tabs-custom > .nav-tabs > li {
    width: 100% !important;
  }

  article[about="/link-and-resource"] .nav-tabs-custom {
    padding-right: 4%;
    padding-left: 4%;
  }

  .nav-tabs-custom > .nav-tabs > li {
    padding-right: 0;
    padding-left: 0;
  }

  .nav-tabs-custom > .nav-tabs > li a {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .title-greeting,
  .title_dynamic,
  .motto_text2,
  .mission-text1 {
    font-size: 24px;
  }

  .nav-tabs-custom > .nav-tabs > li.tab-large {
    width: 100% !important;
  }

  .nav-tabs-custom .nav-tabs li a {
    font-size: 13px;
    line-height: 1;
    padding: 10px 0;
    height: auto;
  }

  .nav-tabs-custom .nav.nav-tabs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: 30px;
  }

  .nav-tabs-custom > .nav-tabs > li.active,
  .nav-tabs-custom > .nav-tabs > li {
    border-bottom: none;
  }

  .nav-tabs-custom .nav-tabs li.active a {
    background: #000;
    color: #fff;
  }

  article[about="/link-and-resource"] .title-top {
    font-size: 26px;
  }

  .member-list-page .title-top {
    font-size: 43px;
  }

  .text-intro-member {
    font-size: 23px;
  }

  .filter-member .filter-inner .filter-category #select_member,
  #filter-industry {
    font-size: 23px;
  }

  .filter-member .filter-inner .filter-category #select_member,
  #filter-industry {
    padding: 18px 45px;
    background: url(/sites/default/pictures/triangle.svg) no-repeat right;
    background-position-x: 96%;
  }

  .block-table-become {
    overflow-x: auto;
  }

  .info-industry p,
  .info-business p {
    margin-bottom: 0;
  }

  .block-infor-corporate {
    padding-top: 0;
  }

  .table-become .bold {
    font-size: 9px;
  }

  .table-become tr td:first-child {
    padding-left: 10px;
    font-size: 10px;
  }
}

@media (max-width: 400px) {
  .info-image {
    min-width: 110px;
    height: 140px;
    width: 110px;
  }

  .block-job-feature .block-job .line {
    margin-top: 38px;
  }

  .block-job-feature .block-job .open-position {
    padding-top: 0;
    margin-top: 8%;
  }

  .block-featured .feature-content .date-created,
  .block-item .feature-read-more {
    font-size: 14px;
  }

  .block-job .line {
    margin-top: 41px;
  }

  .feature-item-logo {
    min-width: 100px;
    width: 100px;
  }

  .feature-item-name {
    font-size: 20px;
  }

  .feature-company-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .become-member h2 {
    font-size: 24px;
  }

  .corporate-detail-name {
    padding-top: 15px;
  }

  .corporate-detail-logo {
    padding-top: 5px;
  }
}

.sp_small {
  display: none;
}

@media (max-width: 360px) {
  .text-intro-member,
  .filter-member {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-title:after {
    top: 60px;
  }

  .detail-career .career-item {
    padding-top: 0;
  }

  .detail-career .career-item {
    margin-top: 15px;
  }

  .career-title .career-position {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .member-directory-title .colorTitle {
    padding-right: 20px;
    padding-left: 20px;
  }

  .total-record,
  .member-list-sp {
    margin-left: 20px;
    margin-right: 20px;
  }

  .member-list-page .title-top {
    font-size: 36px;
  }

  .sp_large {
    display: none;
  }

  .sp_small {
    display: block;
  }

  /*.news-pagination-sp form {
    width: 72%;
  }*/
  .paginate-career-sp .slider-prev {
    left: 39%;
  }

  .paginate-career-sp .slider-next {
    left: 58.5%
  }

  .content-career-engine {
    padding-right: 20px;
    padding-left: 20px;
  }

  .position-list {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-item .feature-read-more {
    font-size: 14px;
  }

  .block-item .date-created {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .career-title-feature .title-feature {
    font-size: 19px;
  }

  .block-job-feature .date-created {
    margin-bottom: 30px;
  }

  .table-become {
    width: 100%;
  }

  .block-table-become {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .block-3-col {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
  }

  .become-block-text .text-first {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-contact,
  .contact-page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .member-download,
  .special-offer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .banner_featured_company_2 {
    display: none;
  }

  .banner_featured_company_3 {
    display: block;
  }

  .banner_featured_company {
    margin-top: -11px;
  }

  .feature-item-logo {
    width: 100px;
    min-width: 100px;
    height: 45px;
  }

  .feature-item-name {
    padding-left: 15px;
    font-size: 22px;
  }

  .feature-info .info-text {
    font-size: 16px;
  }

  .feature-info .color-0 {
    font-size: 18px;
  }

  .feature-info a {
    font-size: 18px;
  }

  .feature-company .featured_company_image_second {
    height: 150px;
  }

  .feature-img-detail {
    padding-top: 6.6vw;
  }

  .feature-job .date {
    margin-bottom: 20px;
  }

  .block-item .feature-read-more {
    font-size: 16px;
  }

  #frm-career .title-top h2 {
    font-size: 43px;
  }

  .about-block-text1,
  .dynamic {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-about .about-company,
  .page-about .about-swedish-companies,
  .page-about .about-japanese-companies {
    padding-right: 20px;
    padding-left: 20px;
  }

  .greeting-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-job {
    padding-left: 15px !important;
  }

  .detail-career .colorTitle h2 {
    font-size: 44px;
    margin-top: 10px;
  }
}

@media (max-width: 340px) {
  .mission-text1,
  .motto_text2 {
    font-size: 24px;
  }

  .title_dynamic {
    font-size: 25px;
  }

  article[about="/link-and-resource"] .title-top {
    font-size: 28px;
  }
}

@media (max-width: 500px) {
  .block-table {
    padding-right: 20px;
    padding-left: 20px;
  }

  .become-member-text-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .title-greeting,
  .title_dynamic,
  .motto_text2,
  .mission-text1 {
    font-size: 22px;
  }
}

.btn-back .fa-2x {
  margin-bottom: 2px;
  margin-right: 15px;
}

#mc_embed_signup input {
  margin-top: 0;
}

#mc_embed_signup input[type=radio] {
  margin-right: 5px;
}

#mc_embed_signup .mc-field-group {
  width: 100% !important;
  padding-bottom: 2% !important;
}

.pt5 {
  padding-top: 5px;
}

#mc_embed_signup .indicates-required {
  margin-right: 0 !important;
}

@media (max-width: 767px) {
  .subscription .title-top {
    font-size: 6vw;
  }

  #mc_embed_signup form {
    padding: 10px 0 10px 0;
  }
}

@media (max-width: 500px) {
  #mc_embed_signup .mc-field-group {
    padding-bottom: 3% !important;
  }

  .career-cancel {
    padding: 20px 28px;
  }
}

.pb2 {
  padding-bottom: 2px;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin: 0 !important;
}

@media (max-width: 1300px) {
  #frm-career .js-form-type-textarea.js-form-item-note label {
    width: 28.2%;
  }
}

.model-delete {
  z-index: 99999;
}

@media screen and (max-width: 767px) {
  .row-data:nth-child(1) {
    padding-bottom: 4.4vw;
  }
  .row-data:nth-child(2) {
    padding-bottom: 3.1vw;
  }
  .row-data:nth-child(3) {
    padding-bottom: .9vw;
  }
  .row-data:nth-child(3) .col-title,
  .row-data:nth-child(4) .col-title {
    align-self: flex-end;
  }
  .row-data:nth-child(3) .col-content,
  .row-data:nth-child(4) .col-content {
    align-self: flex-start;
  }
  .row-data:nth-child(3) .col-content p {
    padding-bottom: 1.2vw;
  }
  .row-data:nth-child(4) .col-content p {
    padding-bottom: .8vw;
  }
}

.text-career p {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0;
}

.text-career p:last-child {
  margin-top: 25px;
}

.mc-field-group.input-group ul li {
  display: flex !important;
}

.mc-field-group.input-group ul li label {
  margin-top: -2px;
}

#mc_embed_signup div#mce-responses {
  padding: 0 !important;
  margin: 0 !important;
}

#mc_embed_signup div.response {
  padding: 0 !important;
  margin: 0 0 1.5em 0 !important;
}

.not-found {
  padding-left: 30px;
  padding-top: 20px;
}

.about-box-shadow {
  -webkit-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 20px -18px rgba(0, 0, 0, 0.1);
  width: 69.4%;
  margin: 0 auto;
  padding-bottom: 45px;
}

.btn-hiring:hover {
  color: #fff !important;
  background: #008cd3;
  opacity: 1;
}

.main-menu > .active-menu > a:after {
  color: #337ab7 !important;
  position: absolute;
  content: "";
  background: #cccccc;
  bottom: 3px;
  left: 11%;
  height: 3px;
  width: 80%;
}

.menu-last.active-menu > a:after {
  width: 81%;
  left: 10.5%;
}

.menu-th6.active-menu > a:after {
  left: 18%;
  width: 69%;
}

.menu-th5.active-menu > a:after {
  left: 11%;
  width: 78%;
}

.main-menu-logout .menu-th5.active-menu > a:after {
  left: 12%;
  width: 77%;
}

.main-menu-logout .menu-th6.active-menu > a:after {
  left: 18%;
  width: 68%;
}

.main-menu-logout .menu-th4.active-menu > a:after {
  left: 17%;
  width: 68%;
}

.main-menu-logout .menu-th3.active-menu > a:after {
  left: 18%;
  width: 65%;
}

.main-menu-logout .menu-th2.active-menu > a:after {
  left: 14%;
  width: 74%;
}

.main-menu-logout .menu-first.active-menu > a:after {
  left: 18%;
  width: 67%;
}

.menu-th4.active-menu > a:after {
  left: 17%;
  width: 68%;
}

.menu-th3.active-menu > a:after {
  left: 18%;
  width: 65%;
}

.menu-th2.active-menu > a:after {
  left: 14%;
  width: 74%;
}

.menu-first.active-menu > a:after {
  left: 18%;
  width: 65%;
}

.block-info-feature {
  padding-left: 4% !important;
}

@media (max-width: 1430px) {
  .menu-last.active-menu > a:after {
    width: 86%;
    left: 8%;
  }

  .menu-th6.active-menu > a:after {
    left: 14%;
    width: 76%;
  }

  .menu-th5.active-menu > a:after {
    left: 9%;
    width: 82%;
  }

  .menu-th4.active-menu > a:after {
    left: 15%;
    width: 73%;
  }

  .menu-th3.active-menu > a:after {
    left: 14%;
    width: 73%;
  }

  .menu-th2.active-menu > a:after {
    left: 11%;
    width: 80%;
  }

  .menu-first.active-menu > a:after {
    left: 14%;
    width: 73%;
  }
}

#mc-embedded-subscribe {
  background-color: #008cd3 !important;
  color: #fff !important;
  border-radius: 0 !important;
}

.nav-tabs-custom > .nav-tabs > li {
  border-top: 0 !important;
  border-left: 0 !important;
}

.nav-tabs li:hover {
  background: #d1d1d1;
  color: #fff !important;
  border-top: 0 !important;
}

.btn-back:hover {
  opacity: 1;
  background: #d1d1d1;
  color: #fff;
}

.block-feature-left h1 {
  color: #000;
  font-weight: bold;
}

article[about="/become-sponsor"] .title-header h2 {
  font-size: 46px;
  color: #000000;
}

.become-member .colorTitle h2 {
  font-size: 46px;
  color: #000000;
}

@media (max-width: 767px) {
  .about-box-shadow {
    width: 93%;
  }
}

#mc_embed_signup input {
  border-radius: 0 !important;
}

@media (max-width: 767px) {
  .col-content.gold-medal {
    justify-content: flex-start !important;
  }
}

.block-item p.open-position a {
  color: #2348b4;
}
@media (max-width: 767px) {
  #button-apply {
    font-size: 12px !important;
  }
}
@media (max-width: 460px) {
  #button-apply {
    width: 100% !important;
  }
  #career-reset {
    width: 100% !important;
    margin-top: 5px;
  }
  #cancel-button {
    width: 100% !important;
    margin-top: 5px;
  }
}