@charset "utf-8";
/* CSS Document */

.header-93-1 {
  margin: 0;
  padding: 0;
  height: 102px;
  z-index: 9;
  position: relative;
  background: url(../images/header-93-1/bg.jpg) top left no-repeat;
  max-width: 1920px;
  margin: 0 auto;
}
.header-93-1 .logo {
  position: absolute;
  top: 7px;
  left: 100px;
  z-index: 999;
}
.header-93-1 .logo img {
  max-width: 100%;
  height: auto;
}
.header-93-1 .name {
  position: absolute;
  top: 13px;
  left: 110px;
}

#nav-93-1 {
  /* top: 46px; */
  /* right: 0; */
  /* position:absolute; */
  /* background: url(../images/header-25-1/bg-menu.png)  top right no-repeat; */
  height: 80px;
  text-align: left;
  margin-top: 0px;
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  z-index: 2;
}
#nav-93-1 ul.top {
  margin-left: 650px;
}

#nav-93-1 ul.top li {
  display: inline-block;
  height: 80px;
  margin-left: 0px;
  padding: 0px 40px;
  font: 18px/55px "kanit", Arial, sans-serif;
  text-align: center;
}

#nav-93-1 ul.top li a:hover {
  color: #003984;
}

#nav-93-1 ul.top li:hover ul.sub {
  display: block;
  color: #000;
}

#nav-93-1 ul.top li a {
  width: 100%;
  height: auto;
  padding: 0 0px;
  display: block;
  color: #000;
}
#nav-93-1 ul.top li:hover {
  color: #254b05;
}
#nav-93-1 ul.top li:hover {
  color: #000;
}

/*#nav-93-1 ul.top li.home{
	height: auto;
    padding: 24px 10px;
}
#nav-93-1 ul.top li.home img{
	max-width:100%;
	height:auto;
}*/

/*************************/
#nav-93-1 ul.sub {
  position: absolute;
  padding-top: 20px;
  top: 58px;
  left: 0;
  right: 0;
  height: 445px;
  display: none;
  z-index: 1;
  background: url(../images/header-93-1/subnav-bg.png) top center no-repeat;
  /*background:#FFF;*/
}
#nav-93-1 ul.sub li {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0px 3px;
  padding: 5px 5px;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  background: none;
  text-align: left;
}
#nav-93-1 ul.sub li:hover {
  background: none;
}
#nav-93-1 ul.sub li a {
  color: rgba(255, 255, 255, 1);
}
#nav-93-1 ul.sub li a:hover {
  color: rgba(255, 255, 255, 0.8);
}

#nav-93-1 ul li a {
  width: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
}

/**********************font-size*************************/
.font-size-93-1 {
  top: 42px;
  right: 23px;
  position: absolute;
  font: 18px/25px "THK2DJuly8", Arial, sans-serif;
  color: #141414;
  z-index: 999;
}

.font-size-93-1 .font-1 {
  width: 28px;
  height: 25px;
  background: #d4d4d4;
  color: #949498;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.font-size-93-1 .font-1:hover {
  background: #ebe8e8;
}
.font-size-93-1 .font-1 a {
  color: #333;
}
.font-size-93-1 .font-1 a:hover {
  color: #0e4a90;
}
.font-size-93-1 .font-2 {
  width: 28px;
  height: 25px;
  background: #d4d4d4;
  color: #949498;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.font-size-93-1 .font-2:hover {
  background: #ebe8e8;
}
.font-size-93-1 .font-2 a {
  color: #333;
}
.font-size-93-1 .font-2 a:hover {
  color: #0e4a90;
}
.font-size-93-1 .font-3 {
  width: 28px;
  height: 25px;
  background: #d4d4d4;
  color: #949498;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-size: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.font-size-93-1 .font-3:hover {
  background: #ebe8e8;
}
.font-size-93-1 .font-3 a {
  color: #333;
}
.font-size-93-1 .font-3 a:hover {
  color: #0e4a90;
}
/**********************font-size*************************/
/**********************language*************************/
.language-93-1 {
  top: 8px;
  right: 23px;
  position: absolute;
  font: 18px/25px "THK2DJuly8", Arial, sans-serif;
  z-index: 999;
}
.language-93-1 .lang-1 {
  width: 28px;
  height: 25px;
  background-color: #e2e2e3;
  color: #616265;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.language-93-1 .lang-1 a {
  color: #616265;
}
.language-93-1 .lang-1 a:hover {
  color: #333;
}
.language-93-1 .lang-2 {
  width: 28px;
  height: 25px;
  background-color: #c57d07;
  color: #fff;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.language-93-1 .lang-2 a {
  color: #fff;
}
.language-93-1 .lang-2 a:hover {
  color: #333;
}
/**********************language*************************/

@media (max-width: 575px) {
  .header-93-1 {
    display: none;
  }
  #nav-93-1 {
    display: none;
  }
  .font-size-93-1 {
    display: none;
  }
  .language-93-1 {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .header-93-1 {
    display: none;
  }
  #nav-93-1 {
    display: none;
  }
  .font-size-93-1 {
    display: none;
  }
  .language-93-1 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-93-1 {
    display: none;
  }
  #nav-93-1 {
    display: none;
  }
  .font-size-93-1 {
    display: none;
  }
  .language-93-1 {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-93-1 {
    display: none;
  }

  .font-size-93-1 {
    display: none;
  }
  .language-93-1 {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .header-93-1 {
    background: url(../images/header-93-1/bg.jpg) -180px 0px no-repeat;
  }
  .header-93-1 .logo {
    left: 0;
  }
  .header-93-1 .name {
    left: 80px;
  }
  #nav-93-1 ul.top {
    margin-left: 363px;
  }
  #nav-93-1 ul.top li {
    padding: 0px 12px;
    padding: 0px 10px;
    margin-left: 3px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .header-93-1 .logo {
    left: 50px;
  }
  .header-93-1 .name {
    left: 80px;
  }
  #nav-93-1 ul.top {
    margin-left: 545px;
  }
  #nav-93-1 ul.top li {
    padding: 0px 12px;
    padding: 0px 10px;
    margin-left: 25px;
    height: 50px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .header-93-1 .logo {
    left: 50px;
  }
  .header-93-1 .name {
    left: 80px;
  }
  #nav-93-1 ul.top {
    margin-left: 615px;
  }
  #nav-93-1 ul.top li {
    padding: 0px 12px;
    padding: 0px 10px;
    margin-left: 25px;
    height: 50px;
  }
}
@media (min-width: 1441px) and (max-width: 1600px) {
  .header-93-1 .logo {
    left: 50px;
  }
  .header-93-1 .name {
    left: 80px;
  }
  #nav-93-1 ul.top {
    margin-left: 760px;
  }
  #nav-93-1 ul.top li {
    padding: 0px 12px;
    padding: 0px 10px;
    margin-left: 25px;
    height: 50px;
  }
}
