@import url("ecommerce.css?v=32");
@import url("/th/bootstrap-3.3.5/dist/css/footer.css");
@import url("/css/menu-service-desktop.css");

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}

/* CSS Document */
#product_show {
  display: none;
}

#about_show {
  display: none;
}

#service_show {
  display: none;
}

#insure_show {
  display: none;
}

.radio-btn label::before {
  top: 1px !important;
  left: 5px !important;
}

/*Reset*/

body {
  text-size-adjust: auto;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
  font-weight: normal !important;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  outline: none;
  color: #58595b;
}

a:hover {
  text-decoration: none !important;
  outline: none;
  color: #009641;
}

img {
  border: 0 !important;
  display: block;
  margin: 0 auto;
  padding: 0;
}

a img {
  border: 0 !important;
}

.clear {
  clear: both;
}

.fontFace {
  font-family: "psl_kandaboldSVG", "psl_kandabold";
}

.fontFaceRegular {
  font-family: "psl_kandaregularSVG", "psl_kandaregular";
}

.div_font {
  width: 900px;
  float: left;
}

/*Start*/

body {
  color: #58595b;
  font-family: tahoma;
  font-size: 14px;
  height: 100%;
}

body,
html {
  /*  height: 100%;*/
}

/*html * {




  -webkit-font-smoothing: antialiased;




  -moz-osx-font-smoothing: grayscale;



}




*, *:after, *:before {




  -webkit-box-sizing: border-box;




  -moz-box-sizing: border-box;




  box-sizing: border-box;




}*/

/*body, html {




  height: 100%;




}




*/

#Container {
  width: 100%;
  max-width: 1366px;
}

#Header {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 2000;
  background: #00a350;
}

.cursor-pointer {
  cursor: pointer;
}

ul {
  margin-bottom: 0px !important;
}

/*menu*/

/*Social*/

a.icon_social {
  color: #fff !important;
  padding: 4px 0 0 0;
  text-align: center;
  font-size: 14px;
  background: #00a651;
  border-radius: 100px;
  height: 22px;
  width: 26px;
  float: left;
  margin-right: 10px;
}

a.icon_social i {
  color: #fff;
}

a.icon_social:hover {
  background: #ffcc00;
}

a.icon_social:hover i {
  font-size: 18px;
  margin: -1px 0 0 0;
}

/*Language*/

.txt_lang {
  font-size: 16px;
  color: #00a651;
}

.txt_lang a {
  color: #00a651;
  text-decoration: none;
}

.txt_lang span {
  color: #58595b;
}

/*txtbox*/

.box_search_top {
  width: 250px;
  float: left;
  margin-top: 15px;
}

.box_search_top input {
  background: #ebebeb;
  border: none;
  padding: 5px 6px;
  font-size: 14px;
  color: #555;
  width: 90%;
}

.box_search_top i {
  color: #00a651;
  font-size: 14px;
}

.box_txtlink_top {
  float: right;
  color: #00a651;
  font-size: 11px;
  text-transform: uppercase;
  margin: 20px 0 0 25px;
}

.box_txtlink_top i {
  font-size: 14px;
}

.box_txtlink_top a {
  color: #00a651;
}

.box_txtlink_top a:hover {
  color: #ffcc00;
}

.wrap_section {
  position: relative;
  /*max-width:1366px;*/
  width: 100%;
  margin: 0 auto;
  height: 100vh;
}

.wrap_section img {
  margin: 0 auto;
  width: 100%;
  max-width: 1366px;
}

/*Main Banner*/

#mainBanner {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  margin: 85px auto 0 auto;
}

#mainBanner img {
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
}

/*#mainBanner_index { height: 100vh;  position: relative; min-height:100%; max-width:1366px; margin:0 auto;  overflow:hidden}



*/

#mainBanner_index {
  padding-top: 69px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#mainBanner_inner img {
  margin: 0 auto;
  width: 100%;
}

.btn_plus {
  width: 64px;
  height: 64px;
  background: url(../images/icon_plus.png) no-repeat center center #009541;
  position: absolute;
  border-radius: 100px;
  margin-left: 5px;
  left: 2px;
  top: 40%;
  box-shadow: 2px 2px 2px #ccc;
  z-index: 2000;
}

/* #mainBanner img { width:100%;height:100%}*/

.box_product {
  position: absolute;
  top: 0;
  right: 1%;
  height: 260px;
  width: 450px;
  background: #fff;
  border-radius: 6px;
  border: 4px solid #00a350;
  z-index: 1000;
  text-align: center;
  padding: 20px;
  margin: 15% 0;
}

.box_product h2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 30px;
  color: #009541;
}

.box_product h3 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  line-height: 22px;
  color: #009541;
}

.box_product select optgroup {
  padding: 8px;
}

.box_product select optgroup label {
  color: #00a651;
}

/*.box_product select option:hover { background: #00a651}*/

.select_product {
  width: 400px;
  margin: 40px 0 80px 20px;
  height: 40px;
  overflow: hidden;
  background: url(../images/icon/icon_select.gif) no-repeat right #fff;
  border: 2px solid #009541;
}

.select_product select,
.select_ser select {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 14px;
  color: #555;
  padding: 2px;
  background: transparent;
  width: 420px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 40px;
  -webkit-appearance: none;
  cursor: pointer;
}

.select_ser {
  width: 300px;
  margin: 0 0 20px 0;
  height: 40px;
  overflow: hidden;
  background: url(../images/icon/icon_select.gif) no-repeat right #fff;
  border: 2px solid #009541;
}

.txt_field {
  font-size: 14px;
  color: #555;
  padding: 2px 6px;
  background: transparent;
  border: 2px solid #009541 !important;
  width: 290px;
  background: #fff;
  width: 290px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 40px;
  -webkit-appearance: none;
}

.txt_app {
  position: absolute;
  top: 100px;
  left: 100px;
}

h1.txtbanner {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 30px;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}

.by {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 28px;
  color: #fff;
  margin-top: -10px;
  margin-left: 90px;
}

span.txtbanner_1 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 30px;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 0 60px;
}

span.txtbanner_1_2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 28px;
  color: #fff;
  margin-top: -5px;
  margin-left: 100px;
  display: block;
}

span.txt_jaupum img.imgjaipum {
  width: 300px !important;
  height: 296px !important;
  margin-left: 120px;
  margin-top: 120px;
}

.icon_gimmick {
  width: 350px;
  height: 275px;
  background: url(../images/banner_index/gimmick.png) no-repeat top right;
  position: absolute;
  right: 0;
  bottom: 0;
}

.icon_top {
  cursor: pointer;
  text-align: center;
  margin: 60px auto 0 auto;
  width: 60px;
  color: #00a651;
}

.icon_top img {
  width: 53px !important;
  height: 16px !important;
  margin: 0 auto;
}

.bax {
  width: 500px;
  position: relative;
  margin: 0 auto;
}

.caption_banner {
  width: 560px;
  position: absolute;
  top: 120px;
}

.caption_banner h2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 24px;
  color: #00a651;
  margin: 0 0 10px 0;
}

.caption_banner p {
  color: #58595b !important;
  font-family: "psl_kandabold";
  font-size: 16px !important;
  line-height: 26px !important;
}

h2.txthead_inner {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 20px;
  color: #00a651;
  margin: 0 0 10px 0;
}

h4.txtjob {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  line-height: 20px;
  color: #00a651;
  margin: 0 0 10px 0;
}

.caption_bannerInner {
  width: 700px;
  position: absolute;
  top: 40px;
}

.caption_bannerInner h2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 20px;
  color: #00a651;
  margin: 0 0 10px 0;
}

.caption_bannerInner p {
  color: #58595b;
  font-family: "psl_kandabold";
  font-size: 16px !important;
  line-height: 26px !important;
}

.inAcc {
  width: 700px;
  position: absolute;
  top: 40px;
  left: 60%;
}

.inHeath {
  width: 600px;
  position: absolute;
  top: 40px;
  right: 0%;
}

.caption_bannerTra {
  width: 700px;
  position: absolute;
  top: 130px;
  left: 20%;
  color: #58595b;
  font-family: "psl_kandabold";
  font-size: 16px !important;
  line-height: 26px !important;
}

.caption_bannerTra.inner {
  top: 40px;
  left: 0%;
  width: 600px;
}

.inPro {
  width: 550px;
  position: absolute;
  top: 40px;
  right: 0;
}

.inOther {
  width: 400px;
  position: absolute;
  top: 40px;
  right: 0;
}

.inOther h2 {
  color: #58595b;
}

a.btnmore {
  display: block;
  margin: 20px 0 0 0;
  border: 2px solid #ffcb05;
  float: left;
  background: #ffcb05;
  padding: 3px 20px;
  color: #58595b;
  box-shadow: 1px 1px 1px #111;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
}

a.btnmore:hover {
  background: #fff;
  border: 2px solid #ffcb05;
}

.caption_banner li {
  list-style: none;
  background: url(../images/icon/icon_list.png) no-repeat top left;
  padding: 0 0 2px 30px;
  color: #58595b;
  font-family: "psl_kandabold";
  font-size: 16px !important;
  line-height: 26px !important;
}

.inOther li {
  list-style: none;
  background: url(../images/icon/icon_list.png) no-repeat top left;
  padding: 0 0 2px 30px;
  color: #58595b;
  font-family: "psl_kandabold";
  font-size: 18px !important;
  line-height: 28px !important;
}

.car {
  left: 12%;
}

.health {
  right: 0 !important;
  width: 560px;
}

.home {
  width: 600px;
  right: 0;
}

.other {
  width: 450px;
  right: 0;
}

.newsletter {
  margin: 30px 0 0 0;
}

.newsletter_left {
  float: left;
  width: 680px;
  margin: 0 30px 0 40px;
}

.newsletter_right {
  float: right;
  width: 400px;
}

.email_letter {
  margin: 40px 0 0 0;
  position: relative;
}

.email_letter input {
  font-family: "psl_kandabold";
  font-size: 16px;
  border: 1px solid #ccc;
  width: 97%;
  padding: 5px 10px;
  border-radius: 5px;
}

.email_letter button {
  border: none;
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: -6px;
  background: #ffcb05;
  padding: 6px 25px 7px 25px;
  color: #555;
  text-align: center;
  font-family: "psl_kandabold";
  font-size: 15px;
}

/*Product*/

h3.txthead_pro {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 20px;
  line-height: 22px;
  color: #00a651;
  margin: 0 0 40px 0;
  text-align: center;
}

h3.txthead_about {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 26px;
  color: #00a651;
  margin: 0 0 10px 0;
  text-align: left;
}

.text-left {
  text-align: left !important;
}

.space_btm {
  margin-bottom: 30px;
}

ul.mission {
  margin: 10px 0 0 30px;
  padding: 0;
}

ul.mission li {
}

.product_type {
  padding: 40px 0 0 0;
}

.product_type ul {
  margin: 0 0 0 -2%;
}

.product_type ul li {
  padding-bottom: 30px;
  margin: 0 0 0 2%;
  list-style: none;
  display: block;
  float: left;
  width: 19%;
  position: relative;
}

.product_type ul li img {
  width: 100%;
}

.product_type2 {
  padding: 40px 0 0 0;
}

.product_type2 ul {
  margin: 0 0 0 -2%;
}

.product_type2 ul li {
  padding-bottom: 30px;
  margin: 0 0 0 2%;
  list-style: none;
  display: block;
  float: left;
  width: 18%;
  position: relative;
}

.product_type2 ul li img {
  width: 100%;
}

.product_type3 {
  padding: 40px 0 0 0;
}

.product_type3 ul {
  margin: 0 0 0 -2%;
}

.product_type3 ul li {
  padding-bottom: 30px;
  margin: 0 0 0 2%;
  list-style: none;
  display: block;
  float: left;
  width: 30%;
  position: relative;
}

.product_type3 ul li img {
  width: 100%;
}

.caption_pro {
  min-height: 52px;
  margin: 10px 0;
  font-family: "psl_kandabold";
  font-size: 16px;
  line-height: 24px;
}

.caption_pro h2 {
  text-align: left;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  line-height: 24px;
}

.product_type ul li:hover {
  color: #00a651;
}

.caption_pro a {
  color: #555;
}

.product_type ul li:hover a {
  color: #00a651;
}

.product_type2 ul li:hover a {
  color: #00a651;
}

.product_type3 ul li:hover a {
  color: #00a651;
}

.product_bg_gray {
  font-family: "psl_kandabold";
  font-size: 17px;
  line-height: 28px;
  background: url(../images/icon/bgshadow_product.jpg) repeat-x top left #f7f8f9;
  padding: 40px 0;
}

.product_bg_gray h2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 22px;
  color: #00a651;
  margin: 0 0 20px 0;
  text-align: center;
}

.product_bg_white {
  font-family: "psl_kandabold";
  font-size: 17px;
  line-height: 28px;
  background: #ffffff;
  padding: 40px 0 20px 0;
}

.product_bg_white h2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 25px;
  line-height: 26px;
  color: #00a651;
  margin: 0 0 20px 0;
  text-align: center;
}

.icon_select_type {
  background: url(../images/icon/icon_select_product.png) no-repeat center top;
  height: 28px;
  position: absolute;
  bottom: -10px;
  width: 100%;
  z-index: 1300;
}

.line_pro {
  border-bottom: 1px solid #ccc;
  padding: 0 0 25px 0;
  margin: 0 0 25px 0;
}

.icon_select_type_ser {
  background: url(../images/icon/icon_select_product.png) no-repeat center top;
  height: 28px;
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  z-index: 1300;
}

.box_search_ser {
  width: 100%;
  margin: 20px 0 40px 0;
  cursor: pointer;
}

.btn_search {
  padding: 4px 26px;
  background: #ffcb05;
  border: 2px solid #ffcb05;
  box-shadow: 1px 1px 2px #ccc;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  color: #555;
  margin-top: 20px;
}

.btn_search:hover {
  background: #fff;
  border: 2px solid #ffcb05;
}

ul.tabpro {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
}

ul.tabpro li {
  background: #ebebeb;
  margin-bottom: 10px;
  list-style: none;
  border-radius: 16px 16px 0 0;
}

ul.tabpro li .tabgreen {
  margin: 0;
  padding: 4px 30px 10px 30px;
  background: #00a651;
  color: #fff;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  line-height: 30px;
  border-radius: 16px;
  cursor: pointer;
}

ul.tabpro li .img_icon {
  display: block;
  float: left;
  margin: 5px 10px 0 0;
}

ul.tabpro li .img_icon img {
  width: 36px;
}

ul.tabpro li .txt_tab {
  display: block;
  float: left;
  padding: 6px 0 0 0;
}

ul.tabpro li .i_plus {
  display: block;
  float: right;
  margin: 10px 0 0 0;
}

ul.tabpro li .i_dashed {
  display: block;
  float: right;
  margin: 10px 0 0 0;
}

.detail_pro {
  padding: 30px;
  font-family: tahoma;
  font-size: 14px;
  line-height: 20px;
}

.detail_pro .pad_90px {
  padding: 0 90px;
}

.detail_pro h4 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  line-height: 26px;
  color: #00a651;
  margin: 20px 0 10px 0;
}

.detail_pro span {
  color: #f00;
  margin: 20px 0 10px 0;
}

/*for table*/

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table tr td {
  background: #fff;
  padding: 10px;
}

.tdhead {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
  line-height: 26px;
  color: #00a651;
  padding: 20px 0;
}

.table tr td img {
  display: inline;
  margin: 0 0 -4px 0;
}

.tdgreen {
  color: #00a651;
}

.tdwhite {
  color: #ffffff;
}

.tdgreenlittle {
  color: #00a651;
  font-size: 10px;
}

.tdwhitelittle {
  color: #ffffff;
  font-size: 11px;
}

.tdgreenlittle {
  color: #00a651;
  font-size: 10px;
}

.tdwhitelittle {
  color: #ffffff;
  font-size: 11px;
}

.table_serive {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  font-family: "psl_kandabold";
  font-size: 15px;
  line-height: 24px;
}

.table_serive tbody tr td {
  padding: 5px 20px;
}

.table_serive tbody tr td.tdhead {
  padding: 20px 20px;
}

.table_serive td img {
  margin: 0 auto;
}

.table_serive tbody tr:nth-of-type(odd) {
  background-color: #ededed;
}

.table_serive i {
  font-size: 28px;
}

.table_serive a {
  color: #555;
}

ul.checklist {
  margin: 15px 0;
}

ul.checklist li {
  margin: 0;
  list-style: none;
  background: url(../images/icon/icon_list.png) no-repeat top left;
  padding: 4px 0 4px 36px;
  color: #58595b;
}

ul.famlist {
  margin: 15px 0;
}

ul.famlist li {
  margin: 0;
  list-style: none;
  background: url(../images/icon/icon_fam.png) no-repeat top left;
  padding: 4px 0 4px 36px;
  color: #58595b;
}

.btn_showAll {
  text-align: right;
  margin: 0 0 10px 0;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 14px;
  cursor: pointer;
}

.product_btn {
  margin: 40px 0;
}

a.shopnow,
button.shopnow {
  display: block;
  border: 2px solid #ffcb05;
  background: #ffcb05;
  padding: 8px 16px 5px 16px;
  color: #58595b;
  box-shadow: 1px 1px 1px #111;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 20px;
  margin: 0 auto !important;
  width: 260px !important;
  text-align: center;
}

a.shopnow:hover,
button.shopnow:hover {
  background: #fff;
  border: 2px solid #ffcb05;
  box-shadow: 1px 1px 1px #fff;
}

a.txtload {
  display: block;
  margin: 20px auto !important;
  padding: 0 0 0 25px;
  width: 200px;
  background: url(../images/icon/i_load.png) no-repeat left;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
  text-decoration: underline !important;
  color: #555;
}

a.txtload:hover {
  color: #00a651;
}

/*Service*/

#service_type {
  padding: 40px 0;
}

ul.service_type {
  margin: 30px auto;
  width: 530px;
}

ul.service_type li {
  text-align: center;
  list-style: none;
  display: block;
  float: left;
  margin: 0 40px 0 0;
  padding: 0;
}

ul.service_type li a.cercle {
  text-align: center;
  vertical-align: middle;
  width: 130px;
  height: 130px;
  display: table-cell;
  background: rgba(0, 164, 80, 1);
  border-radius: 100%;
  box-shadow: 2px 2px 2px #555;
}

ul.service_type li a.cercle:hover {
  background: rgba(0, 128, 62, 1);
}

ul.service_type li a.cercle img {
  display: block;
  margin: 0 auto;
}

ul.service_type li p {
  margin: 10px 0;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
}

ul.service_type li:hover p {
  color: #00803e;
}

ul.service_type li a.cercle_select {
  text-align: center;
  vertical-align: middle;
  width: 130px;
  height: 130px;
  display: table-cell;
  background: rgba(254, 204, 0, 1);
  border-radius: 100%;
  box-shadow: 2px 2px 2px #555;
}

ul.service_type li a.cercle_select img {
  display: block;
  margin: 0 auto;
}

.caption_service {
  width: 700px;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
}

.caption_service h2 {
  color: #555;
  margin: 0 0 10px 0;
}

.loading {
  background: url(../images/ajax-loader.gif) no-repeat center center;
}

.popupSerType {
  padding: 30px;
  font-family: "psl_kandabold";
  font-size: 15px;
  line-height: 24px;
}

.popupSerType h4 {
  margin: 0 0 20px 0;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  color: #00803e;
}

.page {
  text-align: right;
  margin: 30px 0 60px 0;
  /*width: 500px;*/
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
}

.page i {
  font-size: 32px;
  color: #00803e;
  display: block;
  float: left;
  margin: -3px 5px 0 3px;
}

.page input {
  width: 50px;
  text-align: center;
  padding: 5px;
  color: #555;
}

.page div {
  float: left;
  margin: 0 15px;
}

.page div a {
  color: #555;
}

.page div a.thispage {
  color: #00803e;
}

/*faq*/

ul.tabFaq {
  margin: 0 90px;
  padding: 0;
}

ul.tabFaq li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
}

ul.tabFaq li .divTab {
  background: url(../images/icon/icon_faq_plus.gif) no-repeat right #fff;
  display: block;
  margin-bottom: 2px;
  padding: 15px 60px 15px 15px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  line-height: 24px;
}

ul.tabFaq li .divTab:hover {
  color: #00803e;
  cursor: pointer;
}

ul.tabFaq li .divTab_select {
  color: #00803e;
  background: url(../images/icon/icon_faq_hide.gif) no-repeat right #fff;
  display: block;
  margin-bottom: 2px;
  padding: 15px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  line-height: 24px;
}

ul.tabFaq li .FaqDetail {
  padding: 15px;
  background: #fff;
}

ul.tabFaq li .FaqDetail ol li {
  padding: 5px 15px;
  background: none !important;
}

/*about*/

.about {
  margin: 40px auto;
  font-size: 14px;
  line-height: 20px;
  /* font-family: 'psl_kanda_extraregularSVG','psl_kanda_extraregular';  font-size:18px; line-height:26px*/
}

.minestone {
  margin: 40px 0 60px 120px;
  background: url(../images/line_milestone.png) repeat-y left top;
}

.minestone ul {
  margin: 0;
  padding: 0;
}

.minestone ul li {
  list-style: none;
  display: block;
  padding: 30px 0;
}

.minestone ul li .divYear {
  float: left;
  color: #00803e;
  font-size: 18px;
  padding: 5px 0 0 0;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.minestone ul li .divBullet {
  float: left;
  width: 193px;
  margin: 0 auto;
}

.minestone ul li .divBullet span {
  border: 3px solid #fff;
  margin: 0 auto;
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background: #ffcc00;
}

.minestone ul li .divDetail {
  float: left;
  width: 600px;
  /*text-align: justify;*/
}

ul.business {
  margin: 40px 0 0 -20px;
}

ul.business li {
  margin: 0 0 0 20px;
  float: left;
  width: 18%;
  list-style: none;
  padding: 0;
}

ul.business li h2 {
  color: #00803e;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
}

ul.business li img {
  margin-bottom: 10px;
}

.board {
  padding: 40px 0;
}

ul.tabBoard {
  margin: 20px 0 0 0;
  padding: 0;
}

ul.tabBoard li {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
  display: block;
}

ul.tabBoard li a {
  position: relative;
  z-index: 1;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  border-radius: 10px 10px 0 0;
  margin: 0 6px 0 0;
  display: block;
  box-shadow: 1px 1px 3px #111;
  float: left;
  background: #ffcc00;
  padding: 15px 30px;
  text-align: center;
  color: #58595b;
}

ul.tabBoard li a.selectTab {
  background: #fff;
  color: #00a450;
}

.boardDetail {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 15px;
  color: #555;
  line-height: 24px;
  border-radius: 0 10px 10px 10px;
  background: #fff;
  padding: 20px;
  position: relative;
  z-index: 2;
}

.boardDetail_left {
  width: 60%;
  float: left;
}

.boardDetail_left ul {
  margin: 30px;
  padding: 0;
}

.boardDetail_left ul li {
  cursor: pointer;
  line-height: 24px;
  margin: 0;
  padding: 0 0 10px 0;
  list-style: none;
}

.boardDetail_left ul li .colname {
  width: 130px;
  float: left;
}

.boardDetail_left ul li .colposition {
  width: 280px;
  float: left;
  margin-left: 30px;
}

.boardDetail_right {
  height: 420px;
  overflow: auto;
  border-radius: 10px;
  color: #00a450;
  float: right;
  width: 34%;
  background: #efefef;
  padding: 20px;
}

.boardDetail_right h1 {
  margin-bottom: 5;
  font-size: 15px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.boardDetail_right ul {
  margin: 0 0 0 30px;
}

.boardDetail_left ul li.selectB {
  color: #00a450;
}

ul.about_btn {
  margin: 30px auto;
}

ul.about_btn li {
  position: relative;
  width: 16%;
  text-align: center;
  list-style: none;
  display: block;
  float: left;
  margin: 0 4% 0 0;
}

ul.about_btn li .divI {
  text-align: center;
  margin: 0 auto 10px auto;
  padding: 0;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
}

ul.about_btn li a.cercle {
  text-align: center;
  vertical-align: middle;
  width: 140px;
  height: 140px;
  display: table-cell;
  background: rgba(0, 164, 80, 1);
  border-radius: 100%;
}

ul.about_btn li a.cercle:hover {
  opacity: 0;
}

ul.about_btn li a img {
  display: block;
  margin: 0 auto;
}

ul.about_btn li p {
  margin: 10px 0;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
  line-height: 22px;
}

ul.about_btn li a.cercle:hover img {
  display: block;
  opacity: 0;
}

ul.about_btn li p a {
  color: #555;
}

ul.about_btn li:hover p a {
  color: #00803e;
}

ul.about_btn li:hover p {
  color: #00803e;
}

ul.about_btn li:hover a.cercle {
  opacity: 0;
}

ul.about_btn li.selectC a.cercle {
  opacity: 0;
}

ul.about_btn li.selectC p a {
  color: #00803e;
}

/*IR*/

.ir {
  margin: 40px auto 60px auto;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 15px;
  line-height: 24px;
}

ul.ir_type {
  margin: 0 0 40px 0;
  padding: 0;
  display: none;
}

ul.ir_type li {
  text-align: center;
  width: 162px;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  display: block;
  float: left;
}

ul.ir_type li img {
  margin: 0 auto;
}

ul.ir_type li:hover img {
  opacity: 0;
}

ul.ir_type li p {
  margin: 0 0;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
  line-height: 22px;
}

ul.ir_type li:hover {
  color: #58595b;
}

ul.ir_type li a p {
  color: #00803e;
}

ul.ir_type li a:hover p {
  color: #58595b;
}

ul.ir_type li.selectIR img {
  opacity: 0;
}

ul.ir_type li.selectIR a p {
  color: #58595b;
}

.table_ir {
  margin: 20px 0 40px 0;
  border: 3px solid #009641;
  border-radius: 10px;
}

.mar-content {
  margin-top: 120px;
}

.table_ir tr.head {
  text-align: center;
  background: rgba(1, 158, 69, 1);
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  color: #fff;
  background: -moz-linear-gradient(
    top,
    rgba(1, 158, 69, 1) 0%,
    rgba(0, 135, 65, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(1, 158, 69, 1)),
    color-stop(100%, rgba(0, 135, 65, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(1, 158, 69, 1) 0%,
    rgba(0, 135, 65, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(1, 158, 69, 1) 0%,
    rgba(0, 135, 65, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(1, 158, 69, 1) 0%,
    rgba(0, 135, 65, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(1, 158, 69, 1) 0%,
    rgba(0, 135, 65, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019e45', endColorstr='#008741', GradientType=0);
}

.table_ir tr td {
  /* background: rgba(225,225,225,1);*/
  border-top: 1px solid #009641;
  padding: 10px;
  border-right: 1px solid #009641;
}

.txtlink {
  display: block;
  color: #f8ae32;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.ir_contact {
}

.ir_contact h4 {
  color: #555;
  font-size: 20px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.ir_contact_left {
  width: 40%;
  float: left;
  margin-right: 100px;
  margin-top: 10px;
}

.ir_contact_form {
  margin-top: 10px;
  width: 50%;
  float: left;
}

.ir_contact_left span {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.ir_contact_form input {
  width: 98%;
  margin-bottom: 6px;
  border: 1px solid #575755;
  padding: 5px 10px;
  color: #555;
  font-family: "psl_kandabold";
  font-size: 15px;
}

.ir_contact_form textarea {
  width: 98%;
  margin-bottom: 6px;
  border: 1px solid #575755;
  padding: 5px 10px;
  color: #555;
  font-family: "psl_kandabold";
  font-size: 15px;
}

button.submit {
  margin: 15px 10px 30px 0;
  border: 2px solid #ffcb05;
  float: left;
  background: #ffcb05;
  padding: 8px 20px 5px 20px;
  color: #58595b;
  box-shadow: 1px 1px 1px #111;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
  /* width:200px;*/
  text-align: center;
  cursor: pointer;
}

button.submit:hover {
  background: #fff;
  border: 2px solid #ffcb05;
}

/*contact*/

.contact {
  margin: 160px auto 60px auto;
  font-family: "psl_kandabold";
  font-size: 15px;
  line-height: 24px;
}

.contact_h {
  position: relative;
  min-height: 100%;
  background: #fff;
}

.contact_left {
  width: 55%;
  float: left;
  margin: 0 20px 0 0;
}

.contact_left img {
  width: 100%;
}

.contact_address {
  margin: 60px 0 0 20px;
  float: left;
  width: 40%;
}

.contact_address h3 {
  color: #575756;
}

.icon_map img {
  width: 26px;
}

.contact_address h4 {
  font-size: 18px;
  line-height: 28px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.contact_address span {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

a.btnAll {
  display: block;
  float: left;
  margin: 15px 10px 30px 0;
  border: 2px solid #ffcb05;
  float: left;
  background: #ffcb05;
  padding: 8px 20px 5px 20px;
  color: #58595b;
  box-shadow: 1px 1px 1px #111;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 17px;
  /* width:200px; */
  text-align: center;
}

a.btnAll:hover {
  background: #fff;
  border: 2px solid #ffcb05;
}

.icon_map {
  margin: 20px 0;
  float: right;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.icon_map img {
  display: inline;
  margin: 0 0 -12px 0;
}

.contact_branch {
  color: #fff;
  background: #009641;
  padding: 40px 0 80px 0;
  font-family: "psl_kandabold";
  font-size: 15px;
  line-height: 24px;
}

.contact_branch h3 {
  color: #fff;
}

ul.branch {
  margin: 30px 0 0 0;
  padding: 0;
}

ul.branch li {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

ul.branch li .divImg {
  width: 30%;
  float: left;
  margin: 0 30px 0 0;
}

ul.branch li .divImg img {
  width: 100%;
}

ul.branch li .divAddress {
  width: 40%;
  margin: 20px 20px 20px 0;
  float: left;
  border-right: 1px solid #f5f5f5;
  padding: 0 20px 0 0;
}

ul.branch li .divAddress p {
  margin-bottom: 5px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  display: block;
}

ul.branch li .divAddress span {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

ul.branch li .divMap {
  float: left;
  width: 20%;
  padding: 25px 0 0 0;
}

ul.branch li .divMap img {
  display: inline;
  margin: 5px 10px -12px 0;
}

ul.branch li .divMap a {
  color: #fff;
}

/*Footer*/

.footer_address {
  font-size: 13px;
  float: left;
  width: 55%;
  /* padding-left: 150px; */
  color: #58595b;
}

.footer_txtLink {
  float: right;
  font-size: 13px;
  width: 30%;
  text-align: right;
}

.footer_txtLink li {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
}

.footer_txtLink li a {
  color: #58595b;
}

.footer_txtLink li a:hover {
  color: #00a651;
}

blockquote {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.storng {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
}

.icon_scroll_down-s {
  max-width: 300px;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}

.icon_scroll_down {
  max-width: 300px;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 180px;
  z-index: 4 !important;
}

.icon_s {
  z-index: 4 !important;
  bottom: 0;
  position: absolute;
  height: 140px;
  width: 300px;
  background-image: url("../images/scroll_down.png");
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: infinite;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.icon_scroll_down_section {
  max-width: 300px;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 90px;
  z-index: 4 !important;
}

.icon_down_01 {
  width: 100%;
  position: absolute;
  height: 72px;
  background-image: url(../images/sprite-steps.png);
  -webkit-animation-name: car;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: infinite;
  /* Chrome, Safari, Opera */
  animation-name: car;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */

@-webkit-keyframes example {
  0% {
    left: 0px;
    top: 4px;
  }
  25% {
    left: 0;
    top: 6px;
  }
  50% {
    left: 0;
    top: 8px;
  }
  75% {
    left: 0px;
    top: 6px;
  }
  100% {
    left: 0px;
    top: 4px;
  }
}

/* Standard syntax */

@keyframes example {
  0% {
    left: 0px;
    top: 4px;
  }
  25% {
    left: 0;
    top: 6px;
  }
  50% {
    left: 0;
    top: 8px;
  }
  75% {
    left: 0px;
    top: 6px;
  }
  100% {
    left: 0px;
    top: 4px;
  }
}

@-webkit-keyframes car {
  0% {
    left: 0px;
    top: 4px;
  }
  25% {
    left: 0;
    top: 6px;
  }
  50% {
    left: 0;
    top: 8px;
  }
  75% {
    left: 0px;
    top: 6px;
  }
  100% {
    left: 0px;
    top: 4px;
  }
}

@keyframes car {
  0% {
    left: 0px;
    top: 4px;
  }
  25% {
    left: 0;
    top: 6px;
  }
  50% {
    left: 0;
    top: 8px;
  }
  75% {
    left: 0px;
    top: 6px;
  }
  100% {
    left: 0px;
    top: 4px;
  }
}

.bg_mobile {
  background: url(../images/TVI_horizontal.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

#boxBanner {
  display: none;
}

h1.txtheadprofile {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  line-height: 22px;
  color: #009541;
}

ul.list-profile {
  margin: 20px;
  padding: 0;
}

ul.list-profile li {
  margin: 0;
  padding: 0 0 5px 0;
  list-style-type: circle;
}

/*for mobile*/

.menu-mobile {
  display: none !important;
}

#banner-mobile {
  display: none;
}

#banner-pc {
  display: block;
}

#dropmenu-mobile {
  display: none;
}

.logo-about {
  float: right;
  margin-left: 30px;
  margin-top: 30px;
}

@media screen and (max-width: 1024px) {
  .content {
    width: 96%;
    margin: 0 auto;
  }
  .header_left {
    width: 660px !important;
  }
  .header_right {
    width: 160px;
  }
  ul.list_dropdown li {
    margin-right: 30px;
  }
  .box_product {
    position: absolute;
    top: 0;
    right: 1%;
    height: 200px;
    width: 400px;
  }
  .box_product h3 {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 18px;
    line-height: 22px;
    color: #009541;
  }
  .box_product select optgroup {
    padding: 8px;
  }
  .box_product select optgroup label {
    color: #00a651;
  }
  .select_product {
    width: 350px;
    margin: 30px 0 30px 20px;
  }
  .select_product select,
  .select_ser select {
    width: 370px;
  }
  .wrap_section {
    height: 500px;
  }
  .icon_gimmick {
    width: 290px;
    height: 235px;
    background-size: cover;
  }
  .newsletter_left {
    float: left;
    width: 50%;
    margin: 0 30px 0 40px;
  }
  .newsletter_right {
    float: right;
    width: 40%;
  }
  .wrap_newsletter {
    height: 600px;
  }
  .footer_address {
    width: 60%;
  }
  .caption_banner {
    width: 580px;
    position: absolute;
    top: 100px;
  }
  .caption_banner h2 {
    font-size: 16px;
    line-height: 20px;
    color: #00a651;
    margin: 0 0 10px 0;
  }
  .caption_banner p {
    font-size: 14px !important;
    font-family: tahoma;
    line-height: 18px !important;
  }
  .car {
    left: 40%;
  }
  a.btnmore {
    font-size: 14px;
  }
  .caption_banner li {
    list-style: none;
    background: url(../images/icon/icon_list.png) no-repeat top left;
    padding: 8px 0 5px 30px;
    color: #58595b;
    font-size: 14px !important;
    font-family: tahoma;
    line-height: 18px !important;
  }
  ul.branch li .divAddress {
    margin-top: 0;
  }
  .product_type2 ul li {
    padding-bottom: 30px;
    margin: 0 0 0 2%;
    width: 18%;
    position: relative;
  }
  .caption_pro h2 {
    font-size: 14px;
    line-height: 20px;
  }
  .detail_pro img {
    width: 100%;
  }
  /*  ul.tabpro li div img { width: 100%; }*/
  .detail_pro .pad_90px {
    padding: 0 20px;
  }
  .ir {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .about {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 986px) {
  #wrapper.fix {
    position: fixed;
    width: 100%;
  }
  #Header {
    width: 100%;
    position: static;
    top: 0;
    z-index: 2000;
    background: #00a350;
  }
  #mainBanner_index {
    padding-top: 0;
  }
  #mainBanner {
    margin-top: 0;
    display: none;
  }
  .header_left {
    display: none;
  }
  .mar-content {
    margin-top: 40px;
  }
  .menu {
    padding-top: 0px;
    float: right;
  }
  .menu-mobile {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 16px;
    float: right;
    display: block !important;
    margin-left: 20px;
    float: right;
    color: #fff;
  }
  .menu-mobile i {
    float: left;
    font-size: 26px;
    margin-right: 10px;
  }
  .menu-mobile.close {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 16px;
    float: right;
    margin: 40px 20px 0 0;
  }
  .menu li {
    float: right;
  }
  .menu-mobile a {
    color: #fff;
  }
  .menu-mobile a:hover {
    color: #ffcb05;
  }
  .menu-mobile.close a {
    color: #111;
  }
  /*#dropmenu-mobile { display: block; background:#fff; width:310px; position: fixed; height: 800px;



  top:0; right:-310px; z-index:9999; overflow: auto; }*/
  #dropmenu-mobile {
    border-left: 1px solid #f5f5f5;
    color: #555;
    z-index: 9999;
    top: 0;
    display: block;
    background: #fff;
    height: 100vh;
    width: 310px;
    overflow: auto;
    position: fixed;
    right: -320px;
  }
  .ir_type {
    display: none;
  }
  .ir {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mn-mobile {
    overflow: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 20px 0 0 0;
    padding: 0;
  }
  .mn-mobile ul {
    margin: 0;
    padding: 0;
  }
  .mn-mobile ul li {
    margin: 0;
    padding: 0;
    list-style: none !important;
    border-bottom: 1px solid #ccc;
  }
  .mn-mobile ul li a {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 16px;
    display: block;
    margin: 0;
    padding: 10px;
    list-style: none;
  }
  .mn-mobile ul li a span {
    float: right;
    display: block;
  }
  .mn-mobile ul li a.selectMNMobile {
    color: #fff;
    background: #00a651;
  }
  .mn-mobile ul li a.selectMNMobile a {
    color: #fff;
  }
  .mn-mobile ul li ul {
    margin: 0;
    padding: 0;
    background: #f5f5f5;
  }
  .mn-mobile ul li ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  .mn-mobile ul li ul li a {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 14px !important;
    padding: 10px;
    margin: 0;
  }
  .menu li a img {
    width: 28px;
  }
  /*ul.list_dropdown li  { width:100%; float:none; margin-bottom: 10px;  }



ul.list_dropdown li p { margin:6px 0 0 0; text-align:center;font-family: 'psl_kanda_extraregularSVG','psl_kanda_extraregular'; font-size:13px; line-height:18px; color:#838588}



ul.list_dropdown li:hover p { color:#00a350;text-decoration:none !important;}



ul.list_dropdown li a:hover p {text-decoration:none !important;}*/
  .logo-about {
    float: none;
    margin: 30px auto;
  }
  .minestone {
    background: none;
    margin-left: 0;
    margin-top: 0;
  }
  .minestone ul li {
    padding-top: 0;
  }
  .minestone ul li .divBullet {
    display: none;
  }
  .minestone ul li .divYear {
    float: none;
    margin-bottom: 0;
  }
  .minestone ul li .divDetail {
    width: 100%;
  }
  .div_font {
    width: 100%;
  }
  .about {
    margin-top: 30px !important;
  }
  ul.business {
    margin: 20px 0 0 -2%;
  }
  ul.business li {
    margin: 0 0 30px 2%;
    float: left;
    width: 30%;
    list-style: none;
    padding: 0;
  }
  ul.business li img {
    margin-bottom: 10px;
    width: 100%;
  }
  .clear-mobile-3 {
    clear: both;
  }
  .board {
    background: none;
    padding: 20px 0;
  }
  ul.about_btn li p {
    font-size: 16px;
    line-height: 20px;
  }
  .product_type2 ul li {
    padding-bottom: 30px;
    margin: 0 0 0 3%;
    width: 16%;
    position: relative;
  }
  .product_bg_gray {
    font-size: 14px;
    line-height: 20px;
    font-family: tahoma;
  }
  #banner-mobile {
    display: block;
  }
  #banner-pc {
    display: none;
  }
  .icon_scroll_down {
    display: none;
  }
  .txt_app {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    top: 0;
    left: 0;
  }
  h1.txtbanner {
    position: relative;
    font-size: 28px;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
  }
  .by {
    font-size: 26px;
    color: #fff;
    margin-top: -10px;
    margin-left: 0;
  }
  .box_product {
    width: 50%;
  }
  .bullets-container {
    display: none !important;
  }
  .header_right {
    float: right;
    width: 70%;
    color: #fff;
  }
  .flex-control-nav {
    text-align: center !important;
    width: 100% !important;
    padding-right: 0 !important;
    bottom: 20px !important;
  }
  .icon_gimmick {
    width: 220px;
    height: 185px;
    background-size: cover;
  }
  .car,
  .home,
  .other {
    left: 20px;
  }
  .caption_banner {
    top: 20px;
  }
  .health {
    width: 50%;
  }
  .newsletter_left {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
  .newsletter_right {
    display: none;
  }
  .caption_banner {
    width: 60%;
  }
  .box_product {
    width: 92%;
    margin: 35% 0;
    height: auto;
  }
  .select_product select,
  .select_ser select {
    width: 80%;
    margin: 0 auto;
  }
  .select_product {
    width: 80%;
    margin: 20px auto;
  }
  .icon_down_01 {
    display: none;
  }
  .bgmn-mobile {
    display: none;
    background: rgba(0, 0, 0, 0.6);
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 9999;
  }
  ul.branch li .divMap {
    text-align: center;
  }
  ul.branch li .divMap img {
    display: block;
    margin: 0 auto 10px auto;
  }
  .contact_left {
    width: 50%;
    margin-top: 40px;
  }
  .contact_address {
    width: 40%;
  }
  .caption_pro h2 {
    font-size: 13px;
    line-height: 19px;
  }
  .product_bg_gray h2 {
    font-size: 22px;
    line-height: 24px;
  }
  h3.txthead_pro {
    margin-bottom: 20px;
  }
  .ir_contact_left {
    width: 40%;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
  }
  .ir_contact_form {
    margin-top: 10px;
    width: 50%;
    float: left;
  }
}

.menu li p {
  display: inline;
}

.left-insure {
  padding: 0 0 0 142px;
  float: right;
}

#box-insure-mobile {
  display: none;
}

span.txtfield-mobile {
  display: none;
}

@media screen and (max-width: 800px) {
  .box_search_ser table td {
    display: inline-block;
    width: 98%;
  }
  .box_search_ser table td {
    width: 90%;
    display: inline-block;
    text-align: left !important;
  }
  .select_ser {
    width: 100%;
  }
  .box_search_ser .txt_field {
    width: 98%;
  }
  .btn_search {
    margin-top: 0;
  }
  .caption_pro {
    min-height: 86px;
  }
  .box_search_ser table {
    width: 100%;
  }
}

@media screen and (max-width: 763px) {
  ul.branch li {
    width: 45%;
    float: left;
    margin: 0 30px 40px 0;
  }
  ul.branch li .divImg {
    width: 100%;
    float: none;
    margin: 0 30px 0 0;
  }
  ul.branch li .divImg img {
    width: 100%;
  }
  ul.branch li .divAddress {
    width: 100%;
    margin: 20px 0 20px 0;
    float: none;
    border-right: none;
    padding: 0 0 0 0;
  }
  ul.branch li .divMap {
    float: left;
    text-align: left;
    width: 100%;
    padding: 0 0 0 0;
  }
  ul.branch li .divMap img {
    display: inline;
    margin: 5px 10px -12px 0;
  }
  ul.branch li .divMap a {
    color: #fff;
  }
  .detail_pro {
    padding: 10px;
  }
  .ir_contact h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 699px) {
  .wrap_section {
    display: none;
  }
  #box-insure-mobile {
    display: block;
    margin: 20px 0 40px 0;
  }
  .box-insure-img {
    width: 40%;
    float: left;
  }
  .box-insure-img img {
    width: 100%;
  }
  .box-insure-info {
    width: 60%;
    float: left;
  }
  .box-insure-info .caption-mobile {
    padding-left: 20px;
  }
  .box-insure-info .caption-mobile h2 {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 18px;
    line-height: 22px;
    color: #009541;
  }
  .contact_left {
    width: 50%;
    margin: 40px auto 20px auto;
    float: none;
  }
  .contact_address {
    width: 90%;
    float: none;
    margin: 90px 0 0 0;
    padding: 0;
  }
  .table_invest {
    width: 100%;
    overflow: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  ul.about_btn li {
    width: 28%;
    margin-bottom: 30px;
  }
  .clear-mobile-4 {
    clear: both;
  }
  .table_ir {
    overflow: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .caption_pro h2 {
    font-size: 12px;
    line-height: 19px;
  }
  .ir_contact_left {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 10px;
  }
  .ir_contact_form {
    margin-top: 40px;
    width: 90%;
    float: none;
  }
  .table_serive {
    width: 96%;
    font-family: tahoma;
    font-size: 14px;
    line-height: 20px;
  }
  .table_serive tbody tr td {
    padding: 5px 10px;
  }
  .table_serive tbody tr td.tdhead {
    padding: 10px;
  }
  .table_serive tbody tr td {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-left: 10 !important;
  }
  #pin-pc {
    display: none;
  }
  span.txtfield-mobile {
    display: inline;
    color: #00a651;
    font-weight: bold;
  }
  .hide-tr-mobile {
    display: none;
  }
  .caption_pro h2 {
    font-family: tahoma;
    font-size: 14px;
    line-height: 20px;
    display: none;
  }
  .caption_pro {
    min-height: 1px;
  }
}

@media screen and (max-width: 640px) {
  .box_product {
    width: 90%;
    margin: 35% 0;
    height: auto;
  }
  .box_product h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .box_product h3 {
    font-size: 16px;
  }
  .select_product select,
  .select_ser select {
    width: 90%;
    margin: 0 auto;
  }
  .select_product {
    width: 90%;
    margin: 10px auto;
  }
  ul.branch li {
    margin: 0 20px 40px 0;
  }
  .product_bg_gray h2 {
    font-size: 20px;
    line-height: 28px;
  }
  h3.txthead_pro {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 559px) {
  .box_product {
    width: 86%;
  }
  .box_product h2 {
    display: none;
  }
  ul.tabpro li .tabgreen {
    padding: 4px 8px 10px 8px;
  }
  .product_bg_white {
    font-family: tahoma;
    font-size: 14px;
    line-height: 20px;
  }
  h3.txthead_pro {
    margin-bottom: 20px;
  }
  ul.tabpro li .img_icon img {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  ul.list_dropdown li {
    margin: 0 0 !important;
    width: 50%;
  }
  .menu li p {
    display: none;
  }
  .left-insure {
    padding: 0 0 0 0;
    float: none;
  }
  .flex-control-paging li a {
    width: 10px !important;
    height: 10px !important;
  }
  .select_product select,
  .select_ser select {
    font-size: 12px !important;
  }
  .select_product {
    margin: 10px 0;
  }
  .box_product {
    height: auto;
  }
  .box_product h2,
  .box_product h3 {
    display: none;
  }
  h1.txtbanner {
    font-size: 22px;
  }
  .by {
    font-size: 20px;
  }
  .select_product {
    margin: 0 auto;
  }
  .box_product {
    width: 86%;
    margin: 35% 0;
    background: none;
    border: none;
  }
  .footer_address {
    width: 90%;
    margin: 0 auto;
    float: none;
    padding-bottom: 40px;
  }
  .caption_banner {
    width: 80%;
  }
  ul.branch li {
    width: 100%;
    float: none;
    margin: 0 0 40px 0;
  }
  ul.branch li .divImg {
    width: 60%;
    float: none;
    margin: 0 10px 0 0;
  }
  ul.business li {
    margin: 0 0 30px 2%;
    float: left;
    width: 48%;
    list-style: none;
    padding: 0;
  }
  .clear-mobile-3 {
    clear: none;
  }
  .clear-mobile-4 {
    clear: none;
  }
  ul.business li h2 {
    font-size: 14px;
  }
  ul.about_btn li {
    width: 44%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 375px) {
  .product_bg_gray h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .header_right {
    float: right;
    width: 60%;
    color: #fff;
  }
  ul.list_dropdown li {
    margin: 0 10px !important;
    width: 40%;
  }
  h1.txtbanner {
    font-size: 18px;
  }
  .by {
    font-size: 18px;
  }
  .wrap_section {
    height: 300px;
  }
  .wrap_newsletter {
    height: 550px !important;
  }
  .icon_gimmick {
    width: 120px;
    height: 100px;
    background-size: cover;
  }
  .email_letter button {
    right: -14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .txt_app {
    margin-top: 10px;
  }
  #box-insure-mobile {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .box-insure-img {
    width: 100%;
    display: none;
    float: none;
  }
  .box-insure-info {
    width: 100%;
    float: none;
  }
  .box-insure-info .caption-mobile {
    padding-left: 0;
  }
  .box-insure-info .caption-mobile h2 {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 18px;
  }
  a.btnmore {
    padding: 2px 10px;
    font-size: 12px;
  }
  a.btnAll {
    padding: 2px 10px;
    font-size: 12px;
  }
  ul.branch li .divImg {
    width: 100%;
    float: none;
    margin: 0 10px 0 0;
  }
  .contact_left {
    width: 80%;
    margin: 40px auto 20px auto;
    float: none;
  }
  .contact_address {
    width: 100%;
    float: none;
  }
  .contact_address h3 {
    color: #575757;
    font-size: 22px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .contact_address h4 {
    font-size: 16px;
    line-height: 20px;
  }
  h3.txthead_about {
    font-size: 20px;
    list-style: 20px;
    margin-bottom: 6px;
  }
  ul.about_btn li p {
    margin: 10px 0;
    font-size: 14px;
    list-style: 14px;
  }
  ul.tabpro li .tabgreen {
    font-size: 16px;
  }
  .minestone ul li .divYear {
    font-size: 16px;
  }
  ul.tabpro li .tabgreen {
    padding: 4px 10px 10px 10px;
  }
  span.txtfield-mobile {
    display: block;
    color: #00a651;
    font-weight: bold;
  }
  a.shopnow,
  button.shopnow {
    padding: 10px 10px 8px 10px;
    font-size: 16px;
  }
  h3.txthead_pro {
    font-size: 16px;
    line-height: 24px;
  }
}
