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

/* screen mobile support copoerate landging moter , travel , health */
#type_carm0 {
  width: 55%;
}
.icon_select_type_m {
  background: url("../images/icon/icon_select_product.png") no-repeat center top;
  height: 28px;
  position: absolute;
  bottom: -10px;
  width: 50%;
  z-index: 1300;
}

@media (max-width: 1199px) {
  #type_carm0 {
    width: 54%;
  }
  .product_type2 ul li {
    padding-bottom: 0px !important;
    margin-bottom: -50px;
  }
  .product_type4 ul li {
    margin-bottom: -50px;
  }
  .caption_pro {
    min-height: 2px !important;
  }
  .caption_pro2 {
    min-height: 2px !important;
  }
  .caption_pro3 {
    min-height: 2px !important;
  }
  #slectListm,
  .icon_select_type {
    bottom: -10px !important;
    width: 40% !important;
  }
}

@media (max-width: 1020px) {
  .product_type2 ul li {
    padding-bottom: 0px !important;
    margin-bottom: 8px;
  }
  .product_type4 ul li {
    margin-bottom: 8px;
  }
  .caption_pro {
    min-height: 2px !important;
  }
  .caption_pro2 {
    min-height: 2px !important;
  }
  .caption_pro3 {
    min-height: 2px !important;
  }
}

@media (max-width: 986px) {
  #type_carm0 {
    width: 48%;
  }
}

@media (max-width: 800px) {
  .caption_pro h2 {
    display: unset;
  }
  .caption_pro2 h2 {
    display: unset;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .caption_pro3 h2 {
    display: unset;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  #type_carm0 {
    width: 45%;
  }
  .typeCar {
    padding-bottom: 20px;
  }
  .product_type ul li {
    margin: 0 0 0 4% !important;
  }
}

@media (max-width: 699px) {
  .typeCar {
    padding-bottom: 5px;
  }

  #slectListm,
  .icon_select_type {
    bottom: -30px !important;
    width: 40% !important;
  }
}

@media (max-width: 414px) {
  #type_carm0 {
    width: 46%;
  }
}

@media (max-width: 375px) {
  #type_carm0 {
    width: 47%;
  }
}
@media (max-width: 320px) {
  #type_carm0 {
    width: 48%;
  }
}
/* END:: screen mobile support copoerate landging moter , travel , health */

.header_login > div > a {
  color: #fff !important;
}
.select-th {
  color: #ffcb05;
}
/* logo */
.header_logo {
  width: 75px;
  float: left;
  padding: 9px 0px;
}

@media (min-width: 768px) {
  .navbar-nav .navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
}

.black-ribbon {
  position: fixed;
  z-index: 9999;
  width: 70px;
}

@media only all and (min-width: 768px) {
  .black-ribbon {
    width: auto;
  }
}

.stick-left {
  left: 0;
}

.stick-right {
  right: 0;
}

.stick-top {
  top: 0;
}

.stick-bottom {
  bottom: 0;
}

/* CSS Document */

#product_show {
  display: none;
}

#about_show {
  display: none;
}

#service_show {
  display: none;
}

#insure_show {
  display: none;
}

.txt-banner-index.healt {
  width: 100%;
  position: absolute;
  top: -400px;
  text-align: center;
}

.txt-banner-index {
  width: 100%;
  position: absolute;
  top: -80px;
  text-align: center;
}

.txt-banner-index a {
  display: inline-block;
  margin: 0 auto 0 auto;
  border: 2px solid #fff;
  width: 50%;
  text-align: center;
  background: #00a651;
  padding: 7px 20px;
  color: #fff;
  box-shadow: 1px 1px 1px #111;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
}

.txt-banner-index a:hover {
  color: #ffcb05;
}

/*Reset*/

body {
  text-size-adjust: auto;
  max-width: 1366px;
  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;
  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%;
  margin: auto !important;
}

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

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

.cursor-pointer {
  cursor: pointer;
}

.content {
  max-width: 1180px;
  width: 96%;
  margin: 0 auto;
  position: relative;
}
.box-products {
  max-width: 1240px;
  width: 100%;
  margin: auto;
}

.header_logo {
  width: 75px;
  float: left;
  padding: 9px 0px;
}

/*.header_logo img { width:90px;}*/

.header_right {
  float: right;
  width: 300px;
  color: #fff;
}

.header_login {
  margin: 0 0 10px 0;
  position: relative;
  text-align: center;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  padding: 12px 0 0 0;
  margin-right: 0;
  font-weight: normal;
}

.header_login img {
  display: inline;
  margin: 0 5px -4px 0;
}

.header_left {
  float: left;
  /*width: 60%;*/
  margin-top: 46px;
}

/*menu*/

#menu {
  position: relative;
}

.menu {
  text-align: left;
  margin: 0 0 0 35px;
}

.menu li {
  list-style: none;
  display: block;
  color: #fff;
  float: left;
  position: relative;
}

.menu li span {
  display: block;
  margin: 3px 10px 0 10px;
}

.menu li a {
  list-style: none;
  display: block;
  float: left;
  color: #fff;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 16px;
  padding: 0 0 0 0;
  margin-right: 0;
}

.menu li a img {
  margin: 0 0 -5px 0 !important;
}

.menu li a:hover {
  color: #ffcb05;
}

.menu li a.selectMN {
  color: #ffcb05;
}

.dropdown {
  box-shadow: 0 1px 3px #111;
  padding: 10px 0;
  background: url(../images/bgshadow_dropdown.gif) repeat-x top left #fff;
  position: absolute;
  width: 100%;
  z-index: 1200;
  top: 87px;
  display: none;
}

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

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

ul.list_dropdown li:nth-child(1) {
  margin: 6px 30px 0;
}

ul.list_dropdown li img {
  height: 32px;
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

ul.list_dropdown li:nth-child(1) img {
  height: 25px;
  margin: 0px auto 2px;
}

ul.list_dropdown li:hover img {
  opacity: 1;
  margin: 0 auto;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}

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;
}

.icon_selectmn {
  background: url(../images/icon/icon_submn.png) no-repeat center top;
  height: 18px;
  position: absolute;
  top: 30px !important;
  width: 100%;
  z-index: 1300;
}

/*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 #cecfd1;
}

.select_product select,
.select_ser select {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 14px;
  color: #00a651;
  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;
  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: 24px;
  color: #00a651;
  margin: 0 0 40px 0;
  text-align: center;
}
h3.txthead_pro2 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 32px;
  line-height: 24px;
  color: #00a651;
  margin: 0 0 32px 0;
  text-align: center;
}
h3.txthead_pro3 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 24px;
  line-height: 24px;
  color: #00a651;
  margin: 0 0 32px 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_type4 {
  padding: 48px 0 0 0;
}

.product_type2 ul {
  margin: 0 0 0 -2%;
}
.product_type4 ul {
  margin: 0 0 0 -2%;
  display: flex;
  overflow: scroll;
}
.product_type4 ul::-webkit-scrollbar {
  display: none;
}

.product_type2 ul li {
  padding-bottom: 182px;
  margin: 0 0 0 2%;
  list-style: none;
  display: block;
  float: left;
  width: 18%;
  position: relative;
}
.product_type4 ul li {
  padding-bottom: 18px;
  margin: 0 0 0 32px;
  list-style: none;
  display: block;
  float: left;
  width: 216px;
  position: relative;
}
.crop-image-listItmem {
  width: 215px;
  height: 210px;
  overflow: hidden;
  border-radius: 8px;
  border-style: solid;
  border-color: #e5e5e5;
  border-width: 1px;
}
.image-crop {
  width: 231px !important;
  margin-left: -8px !important;
}
.display-non-mobile {
  display: block;
}
.display-mobile {
  display: none;
}

.product_type2 ul li img {
  width: 100%;
}
.product_type4 ul li img {
  width: 216px;
  height: 210px;
  border-radius: 8px;
}

.product_type3 {
  padding: 0 0 0 0;
}

.product_type3 ul {
  margin: 0 0 0 -32px;
}

.product_type3 ul li {
  padding-bottom: 18px !important;
  margin: 0 0 0 32px;
  list-style: none;
  display: block;
  float: left;
  /* width: 226px; */
  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_pro2 {
  min-height: 2px;
  margin-top: 16px;
  font-family: "psl_kandabold";
  font-size: 14px;
  line-height: 24px;
}
.caption_pro3 {
  min-height: 2px;
  margin-top: 16px;
  font-family: "psl_kandabold";
  font-size: 14px;
  line-height: 24px;
}
.caption_pro3_h2_2 {
  width: 100%;
}

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

.caption_pro2 h2 {
  text-align: left;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  display: block;
}
.caption_pro3 h2 {
  text-align: left;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  display: block;
}

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

.caption_pro a {
  color: #555;
}
.caption_pro2 a {
  color: #555;
}
.caption_pro3 a {
  color: #555;
}

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

.product_type2 ul li:hover a {
  color: #00a651;
}
.product_type4 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_white2 {
  font-family: "psl_kandabold";
  font-size: 17px;
  line-height: 28px;
  background: #ffffff;
  padding: 48px 0 32px 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;
}
.icon_select_type2 {
  background: #009640;
  height: 4px;
  position: absolute;
  bottom: 0px;
  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;
}
.tabgreen_text_long {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}

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-size: 16px;
  line-height: 20px;
  font-family: "psl_kandabold";
}

.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.checklist li.highlight {
  color: #00a651;
}

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;
}

.sub_product_btn {
  display: inline-flex;
}

.sub_product_btn_1 {
  margin-right: 16px !important;
}

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.shopnow2,
button.shopnow2 {
  display: block;
  background: #009640;
  color: white;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  width: 157px !important;
  height: 56px !important;
  text-align: center;
  border-radius: 8px;
  line-height: 57px;
}
a.shopnow2:hover,
button.shopnow2:hover {
  background: #15a84d;
  color: white;
}

a.shopnow3,
button.shopnow3 {
  border: 1px solid#00803e;
  border-radius: 8px;
  display: block;
  background: white;
  color: #009640;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  width: 209px !important;
  height: 56px !important;
  text-align: center;
  border-radius: 8px;
  line-height: 57px;
}
a.shopnow3:hover,
button.shopnow3:hover {
}

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;
}

.coverage-table {
  border-collapse: collapse;
}

.coverage-table td {
  border: 1px solid #00a651;
}

/* sub‑row cells override the default border */
.sub-row td {
  border-top: none;
  border-left: 1px solid #00a651;
  border-right: 1px solid #00a651;
  border-bottom: 1px dashed #00a651;
  padding: 10px;
  background-color: #f9f9f9;
  vertical-align: baseline;
}

.first-row td {
  border-top: 1px solid #00a651;
}

.last-row td {
  border-bottom: 1px solid #00a651;
}

/*Service*/

#service_type {
  padding: 80px 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 1em;
  padding: 0;
}

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

ul.tabFaq li h1 {
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  font-size: 18px;
  line-height: 24px;
  padding: 20px 0 10px 0;
}

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 {
  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: 90%;
  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_policy {
  font-size: 13px;
  float: right;
  width: 45%;
  color: #58595b;
  text-align: right;
}

.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;
}

.menu li p {
  display: inline;
}

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

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

span.txtfield-mobile {
  display: none;
}

.showw1024 {
  display: block;
}

.hidew1024 {
  display: none;
}

.product_type4_h3 {
  font-size: 32px !important;
  margin-bottom: 32px !important;
  text-align: left !important;
}

@media screen and (max-width: 1024px) {
  .showw1024 {
    display: none;
  }
  .hidew1024 {
    display: inline;
  }
  .footer_policy {
    font-size: 13px;
    float: left;
    width: 100%;
    color: #58595b;
    text-align: left;
  }
  .content {
    width: 90%;
    margin: 0 auto;
  }
  .header_left {
    width: 580px;
  }
  .header_right {
    width: 200px;
  }
  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;
  }
  .product_type4 ul li {
    padding-bottom: 30px;
    margin: 0 0 0 2%;
    /* width: 18%; */
    position: relative;
  }
  .caption_pro h2 {
    font-size: 14px;
    line-height: 20px;
  }

  .caption_pro2 h2 {
    font-size: 14px;
    line-height: 20px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .caption_pro3 h2 {
    font-size: 14px;
    line-height: 20px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .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) {
  .wrap_section {
    display: none;
  }
  #box-insure-mobile img {
    width: 100%;
  }
  #box-insure-mobile {
    display: block;
    margin: 20px 0;
  }
  .txt_app {
    display: none;
  }
  .select_product {
    margin: 0 auto;
    width: 100%;
  }
  .box_product {
    width: 92%;
    margin: 100% 0 0 0;
    background: #f2f2f2;
    height: auto;
    padding: 5px 8px 5px 5px;
    border: none;
    border-radius: 0;
  }
  .box_product h2,
  .box_product h3 {
    display: none;
  }
  .select_product select,
  .select_ser select {
    width: 95%;
    margin: 0 auto;
    color: #00a651;
  }
  #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-mobile {
    display: block !important;
    font-size: 22px;
    margin-left: 20px;
  }
  .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;
  }
  /*#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: 375px;
    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: 0px;
    margin: 0 0 0 3%;
    width: 16%;
    position: relative;
  }
  .product_type4 {
    padding: 48px 0 0 0;
  }
  .product_type4 ul li {
    padding-bottom: 18px;
    margin: 0 0 0 32px;
    width: 180px;
    position: relative;
  }
  .product_type4 ul li:first-child {
    padding-bottom: 0px;
    margin: 0 0 0 3%;
    width: 180px;
    position: relative;
    margin-left: 7%;
  }
  .product_type4 ul li img {
    width: 180px;
    height: 175px;
    border-radius: 8px;
  }
  .product_type4 ul {
    margin: 0 0 0 -2%;
    display: flex;
    overflow: scroll;
  }
  .product_type4 ul::-webkit-scrollbar {
    display: none;
  }
  .product_type4_h3 {
    width: 90%;
    margin: 0 auto 32px auto !important;
    max-width: 1180px;
    font-size: 32px !important;
    text-align: left !important;
  }
  .crop-image-listItmem {
    width: 180px;
    height: 175px;
    overflow: hidden;
    border-radius: 8px;
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 1px;
  }
  .image-crop {
    width: 194px !important;
    margin-left: -7px !important;
  }
  .display-non-mobile {
    display: block;
  }
  .display-mobile {
    display: none;
  }

  .product_bg_gray {
    font-size: 14px;
    line-height: 20px;
    font-family: "psl_kandabold";
  }
  #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;
  }
  .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%;
  }
  .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;
  }

  .caption_pro2 h2 {
    font-size: 14px;
    line-height: 20px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .caption_pro3 h2 {
    font-size: 14px;
    line-height: 20px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .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: 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;
  }
  .caption_pro2 {
    min-height: 86px;
  }
  .caption_pro3 {
    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) {
  #dropmenu-mobile {
    width: 100%;
  }
  .typeCar {
    margin-bottom: 20px;
  }

  .icon_select_type {
    bottom: -30px;
  }
  /*#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;
  }
  .caption_pro2 h2 {
    font-size: 12px;
    line-height: 19px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .caption_pro3 h2 {
    font-size: 14px;
    line-height: 20px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .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_pro2 h2 {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 12px;
    line-height: 20px;
    /* display: none */
  }
  .caption_pro3 h2 {
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 12px;
    line-height: 20px;
    /* display: none */
  }
  .caption_pro {
    min-height: 1px;
  }
  .caption_pro2 {
    min-height: 1px;
  }
  .caption_pro3 {
    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) {
  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: 14px !important;
    height: 14px !important;
  }
  .select_product select,
  .select_ser select {
    font-size: 14px !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;
  }
  .footer_policy {
    width: 90%;
    margin-left: 5%;
  }
  .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;
  }
  #box-insure-mobile {
    margin-bottom: 35px;
  }
}

@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;
  }
  .header_logo img {
    width: 86px;
  }
}

/* products_others -> inc_type_others.php */
.image_type {
  width: 216px;
  height: 210px;
  border-radius: 8px;
}
@media screen and (max-width: 986px) {
  .image_type {
    width: 180px;
    height: 175px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 696px) {
  .image_type {
    width: 96px;
    height: 93px;
    border-radius: 8px;
  }

  .product_type3 ul li {
    /* height: 173px; */
    margin: 0 0 0 32px;
    list-style: none;
    display: block;
    float: left;
    position: relative;
  }

  .caption_pro h2 {
    display: unset;
  }
  .caption_pro2 h2 {
    display: block;
    width: 96px;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .caption_pro3 h2 {
    display: block;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
  }
  .product_type4 ul li img {
    width: 96px;
    height: 93px;
    border-radius: 8px;
  }
  .product_type4 ul {
    margin: 0 0 0 -2%;
    display: flex;
    overflow: scroll;
  }
  .product_type4 ul::-webkit-scrollbar {
    display: none;
  }
  .product_type4 ul li {
    padding-bottom: 14px !important;
    width: 96px !important;
    margin: 0 0 0 16px !important;
  }
  .product_type4 ul li:first-child {
    margin: 0 0 0 27px !important;
  }
  .product_type4_h3 {
    font-size: 24px !important;
    text-align: left !important;
    margin: 0 auto 24px auto !important;
  }

  .crop-image-listItmem {
    width: 96px;
    height: 93px;
    overflow: hidden;
    border-radius: 8px;
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 1px;
  }
  .image-crop {
    width: 105px !important;
    margin-left: -4px !important;
  }
  .display-non-mobile {
    display: none;
  }
  .display-mobile {
    display: block;
  }

  .sub_product_btn {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }

  .sub_product_btn_1 {
    margin-right: unset;
  }
  a.shopnow2,
  button.shopnow2 {
    display: block;
    background: #009640;
    color: white;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 18px;
    height: 56px !important;
    text-align: center;
    border-radius: 8px;
    line-height: 57px;

    width: 90% !important;
    margin-bottom: 16px;
    margin-right: unset !important;
  }
  a.shopnow3,
  button.shopnow3 {
    border: 1px solid#00803e;
    border-radius: 8px;
    display: block;
    background: white;
    color: #009640;
    font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular";
    font-size: 18px;
    width: 209px !important;
    height: 56px !important;
    text-align: center;
    border-radius: 8px;
    line-height: 57px;

    width: 90% !important;
    margin-bottom: 16px;
  }

  .caption_pro2 {
    margin-top: 12px !important;
  }
  .caption_pro3 {
    margin-top: 12px !important;
  }
  .product_type3 ul li {
    /* padding-bottom: 30px; */
    margin: 0 0 0 16px;
    list-style: none;
    display: block;
    float: left;
    /* width: 97px; */
    /* width: 30vw; */
    position: relative;
  }
  .product_type3 ul {
    margin: 0 0 0 -16px !important;
  }
}
@media screen and (max-width: 375px) {
  .image_type {
    /* width: 30vw; */
    /* width: 96px;
    height: 93px; */
    border-radius: 8px;
  }

  .product_type3 ul li {
    padding-bottom: 14px !important;
    margin: 0 0 0 16px;
    list-style: none;
    display: block;
    float: left;
    /* width: 97px; */
    /* width: 30vw; */
    position: relative;
  }
  .product_type3 ul {
    margin: 0 0 0 -16px !important;
  }
}

/*  droplead  */

.droplead_div {
  max-width: 1180px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.droplead_zone {
  background: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px;
  border-radius: 8px;
  padding: 32px;
  margin-bottom: 32px;
  max-width: 656px;
  width: 89%;
  display: block;
  margin: 0 auto !important;
}

@media screen and (max-width: 578px) {
  .droplead_zone {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px;
    border-radius: 8px;
    padding: 32px;
    margin-bottom: 32px;
    max-width: 656px;
    width: 81%;
    display: block;
    margin: 0 auto !important;
  }
}

.droplead_zone_form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum", "tnum";
}
.droplead_zone_form_item_label {
  display: inline-block;
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular" !important;
}

.droplead_zone_form_item_label_label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: #000;
  font-size: 14px;
}
.droplead_zone_form_item {
  box-sizing: border-box;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum", "tnum";
  margin: 0 0 24px;
  vertical-align: top;
  font-family: "psl_kandabold" !important;
}

.droplead_zone_form_item .error {
  border-color: red !important;
  color: red !important;
}

.droplead_zone_form_item_input {
  width: 96%;
  padding: 15px !important;
  border-radius: 8px !important;
  font-family: Sarabun !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 24px !important;

  border: 1px solid var(--Input-Outline-Gray, #e5e5e5) !important;
  background: var(--Input-Fill-Active, #fff) !important;
}
@media screen and (max-width: 578px) {
  .droplead_zone_form_item_input {
    width: 90%;
    padding: 15px !important;
    border-radius: 8px !important;
    font-family: Sarabun !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 24px !important;

    border: 1px solid var(--Input-Outline-Gray, #e5e5e5) !important;
    background: var(--Input-Fill-Active, #fff) !important;
  }
}

.droplead_zone_form_item_input:focus {
  border-color: #009640 !important;
  border: 1px solid var(--Input-Outline-Gray, #009640) !important;
}
.droplead_zone_form_item_input:focus-visible {
  /* border-color: #009640 !important;
  border: 1px solid var(--Input-Outline-Gray, #009640) !important; */

  outline: 1px solid #009640;
}

.droplead_zone_form_item_input > .error {
  border-color: red !important;
}

/* The container */
.droplead_zone_checkbox_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.droplead_zone_checkbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.droplead_zone_checkbox_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border-radius: 4px;
  border: 1px solid var(--Button-Outline-Gray, #e5e5e5);
}

/* On mouse-over, add a grey background color */
.droplead_zone_checkbox_container:hover
  input
  ~ .droplead_zone_checkbox_checkmark {
  background-color: white;
}

/* When the checkbox is checked, add a blue background */
.droplead_zone_checkbox_container
  input:checked
  ~ .droplead_zone_checkbox_checkmark {
  background-color: #009640;
}

/* Create the checkmark/indicator (hidden when not checked) */
.droplead_zone_checkbox_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.droplead_zone_checkbox_container
  input:checked
  ~ .droplead_zone_checkbox_checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.droplead_zone_checkbox_container .droplead_zone_checkbox_checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 99999px) {
  /* The container */
  .droplead_zone_radio_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40%;
  }
}

@media screen and (max-width: 800px) {
  /* The container */
  .droplead_zone_radio_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }
}

/* Hide the browser's default radio button */
.droplead_zone_radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.droplead_zone_radio_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid var(--Button-Outline-Gray, #e5e5e5);
}

/* On mouse-over, add a grey background color */
.droplead_zone_radio_container:hover input ~ .droplead_zone_radio_checkmark {
  background-color: white;
}

/* When the radio button is checked, add a blue background */
.droplead_zone_radio_container input:checked ~ .droplead_zone_radio_checkmark {
  background-color: #009640;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.droplead_zone_radio_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.droplead_zone_radio_container
  input:checked
  ~ .droplead_zone_radio_checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.droplead_zone_radio_container .droplead_zone_radio_checkmark:after {
  top: 6.5px;
  left: 6.5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
}
.droplead_zone_radio_container_dev {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.droplead_zone_submit_bt {
  border-radius: 8px;
  background: #009640;
  display: flex;
  width: 168px;
  height: 48px;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-width: 0px;

  color: var(--light-dark-on-primary, #fff);
  text-align: center;
  font-family: "PSL Kanda Extra";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */

  display: block;
  margin-left: auto;
  margin-right: auto;

  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular" !important;
  cursor: pointer !important;
}
.droplead_zone_submit_bt:hover {
  background: #15a84d;
}

.droplead_zone_h1 {
  color: var(--Label-Text-Primary, #000);
  text-align: center;
  font-family: "PSL Kanda Extra";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 140% */
  letter-spacing: -0.16px;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular" !important;
}
.droplead_zone_h3 {
  color: var(--Label-Text-Secondary, #666);
  text-align: center;
  font-family: "PSL Kanda";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.096px;
  font-family: "psl_kandabold" !important;
}

@media screen and (max-width: 375px) {
  .droplead_zone_h1 {
    font-size: 32px;
  }
  .droplead_zone_h3 {
    font-size: 20px;
  }
}

.droplead_zone_mini {
  max-width: 720px;
  width: 90%;
  display: block;
  margin: 32px auto !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 24px;
}
.droplead_zone_mini_box {
  border-radius: 8px;
  border: 1px solid var(--Card-Outline-Gray, #e5e5e5);
  background: #fff;
  max-width: 315px;
  width: 100%;

  display: block;
  margin-left: auto;
  margin-right: auto;

  display: flex;
  padding: 24px 16px;
  align-items: flex-start;
  gap: 16px;
}

.icon-center {
  border-radius: 100px;
  display: flex;
  padding: 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: #e6f6ea;
}

.droplead_zone_mini_box_header {
  color: var(--Label-Text-Primary, #000);
  text-align: center;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular" !important;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
}
.droplead_zone_mini_box_text {
  color: var(--Label-Text-Secondary, #666);
  text-align: center;
  font-family: "psl_kanda_extraregularSVG", "psl_kanda_extraregular" !important;
  font-size: 16px;
  font-style: normal;
}

.sticky-cal-1 {
  position: sticky;
  left: 0;
  border: 1px solid #00a651;
}

.border-cal {
  border: 1px solid #00a651;
}

.table-slide {
  overflow: scroll;
  display: flex;
  border-collapse: separate;
  border-spacing: 0;
}
