 
 
 @font-face {
    font-family: 'DBHelvethaicaX';
    src: url('./font/DBHelvethaicaX-Reg.eot');
    src: url('./font/DBHelvethaicaX-Reg.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBHelvethaicaX-Reg.woff') format('woff'),
         url('./font/DBHelvethaicaX-Reg.ttf') format('truetype'),
         url('./font/DBHelvethaicaX-Reg.svg#DBHelvethaicaX') format('svg');
    font-weight: normal;
    font-style: normal;
}

 @font-face {
    font-family: 'DBHelvethaicaX';
    src: url('./font/DBHelvethaicaX-Med.eot');
    src: url('./font/DBHelvethaicaX-Med.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBHelvethaicaX-Med.woff') format('woff'),
         url('./font/DBHelvethaicaX-Med.ttf') format('truetype'),
         url('./font/DBHelvethaicaX-Med.svg#DBHelvethaicaX') format('svg');
    font-weight: 700;
    font-style: normal;
}

 @font-face {
    font-family: 'DBHelvethaicaX';
    src: url('./font/DBHelvethaicaX-Bd.eot');
    src: url('./font/DBHelvethaicaX-Bd.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBHelvethaicaX-Bd.woff') format('woff'),
         url('./font/DBHelvethaicaX-Bd.ttf') format('truetype'),
         url('./font/DBHelvethaicaX-Bd.svg#DBHelvethaicaX') format('svg');
    font-weight: bold;
    font-style: normal;
}


 
div#loadPage,div#loadPage_content{position:fixed;margin:auto;left:0;top:0;width:100%;height:100%;color:#000;background-color:#FFF;z-index:500000000;text-align:center;opacity:.7;padding-top:200px;vertical-align:middle;filter:alpha(opacity=70);display:none}

/* ====== preload ========== */

img{
	max-width: 100%;
}

html{
  width:100%; height: 100%;
}

form{
	margin: 0; padding: 0;
}

body{
  margin: 0;
  padding: 0;
  width:100%; 
	overflow-x: hidden;
 font-family: 'DBHelvethaicaX'; font-size: 30px; line-height: 110%;
    background: #f5f5f5;
 color: #222222;
}
 
 
table{
   font-family: 'DBHelvethaicaX'; font-size: 30px; line-height: 110%;
	width: 100%;
}

table img{
padding-top: 10px;	
}

table td{
	padding: 0px 0; border: 0 !important;
}

table tr{
	border: 0 !important;
}



a{
	text-decoration: none;
	 color: #222222;
}

a:hover{
	 color: #222222;
}

h1{
	margin:0; padding:0;
	font-size:48px;	 line-height: 100%;
	 font-weight: bold;   font-family: 'DBHelvethaicaX';
	letter-spacing: 0px;    
}

h2{
    margin:0; padding:0;
	font-size:30px;	 line-height: 110%; 
	font-weight:700;    font-family: 'DBHelvethaicaX';
	letter-spacing: 0px;   
}
  
 
 
 
a ,a:hover ,a:link{
  text-decoration: none;
}
 


.bull{
	font-family: "sans-serif";
	width: 20px;
}






 
ul, li {
    	margin:0; 
    padding:0; 
    list-style:none;  
}



.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}

 
.bold{
	 
}

.medium{
	color: #008a4f;  font-weight: 700;
}

b{
	font-weight: bold;
}

.top5{
	padding-top:5px;	
}	

.top10{
	padding-top:10px;	
}	

.top20{
	margin-top: 20px;
}

.top30{
	margin-top: 30px;
}
	
	
.top40{
	margin-top: 40px;
}

	
.top60{
	margin-top: 60px;
}

	
.top_content{
	margin-top: 90px;
}

 
 
.style1{
	color: #eb2429 !important; 
}

.style2{
	color: #008a4f !important; 
}

.style3{
	color: #00a569 !important; 
}

.style4{
	color: #ce983e !important; 
}


.stop-scrolling {
  overflow: hidden;
}
 
 
 	.webshow{
		
	}

	.mobileshow{
		display: none;
	}

.webbr br{
	 
}

.mobilebr br{
	display: none;
}

.popup{
	 width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
  background: #fff;
  padding: 0px 0 0px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}

.popup_privacy{
	width: 100%; height: 100%; 	z-index: 999999;
	top: 0; bottom: 0;
	position: fixed; background: url("../../img/tp/shadow2.png"); 
	padding: 20px 0 100px 0;   
	text-align: center;   display: block;
}

.popup_privacy .area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	 position: relative;
	margin-top: 80px;
	  text-align: left;
	padding: 30px 0;  
    background:url("../../img/quiz/form.jpg");
}

.privacy_padding{ 
    color: #fff; padding: 40px;
}

.privacy_padding a{
	color: #fff; text-decoration: underline;
}
  
#load_popup img{
/*	width: 100%;*/
}

area:focus {
outline:0;
}

.popup_area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	min-height: 400px;
	 position: relative;
	margin-top: 30px;
	  text-align: left;
	padding: 30px 0;  
    background: #fff;
}

.pop_padding{
	margin-top: 30px; 
    background: #fff; padding: 40px;
}

.pop_img{
	height: 400px;
}

.popup_close{
	text-align: right; position:absolute; right:0;
	margin: -40px 0px 0 0; z-index:5;
	
}

.pop_thank{
	padding: 100px 0; text-align: center;
}

.web{
	width: 100%; max-width: 1400px;
	margin-left: auto; margin-right: auto;
	position: relative;
}

.area_content ,.area_banner{
	width:96%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1050px;
	border: 0px #000 solid; text-align: left;
}
 
.padding_page{
	padding: 40px 0;
}


   
 
.mobile_header{
	display: none;
}

.sampling{
	text-decoration: underline; text-align: right;
}
  
.cookie_tab{
	position: fixed; bottom: 0;
	width: 100%; padding: 20px 0;
	color: #fff; font-size: 20px; line-height: 100%;
	 background: url("../../img/tp/shadow.png"); 
}

.cookie_tab a{
	color: #fff; text-decoration: underline;
}

.cookie_tabL{
	float: left;
	width: 90%; padding-top: 10px;
}

.cookie_tabR{
	float: left; width: 10%;
}


.btn_cookie{
   display: inline-block; vertical-align: top;
    text-align: center;
	padding: 8px 35px;
     background: #d9442d; resize: none; outline: none;
    color: #fff;  border: 0;
    border-radius: 50px; margin: 0 10px;
}

 

.concent{
	 font-weight: normal !important;
	font-size: 18px;
}
  
.text-shadow{
	text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.5);
}


.bg-shadow{
	background: url("../../img/tp/bg-shadow.png") top center no-repeat;
	background-size: 100%; padding: 60px 0;  min-height: 650px;
}

.footer{
	background: #009247; color: #fff;
	padding: 15px; text-align: center;
	font-size: 22px; margin-top:  50px;
}


.banner{
	padding: 40px 0;
}
 
.table-icon img{
	max-width: 100px;
}

.table-icon > tbody > tr > td:nth-of-type(1) {
   width: 130px;
}


.table-icon td{
	 
}

.table-icon2{
	margin-top: 30px;
}

.table-icon2 img{
	max-width: 110px;
}

.table-icon2 > tbody > tr > td:nth-of-type(1) {
  padding-right: 20px;
	width: 150px;
}




.box-area{
	padding: 40px; margin-top: 40px; text-align: center; 
	background: #008a4f; border-radius: 25px; color: #fff;
}

.text-title img{
	width: 50%;
}

.box-icon ,.box-icon2{
	display: inline-block; vertical-align: top; width: 18%;
	margin: 20px 20px 0; text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.5);
}

.bg-title{
	background: url("../../img/age/bg-title2.png") top center no-repeat;
	background-size: 100%; font-size: 36px; line-height: 100%;
	color: #057746; font-weight: bold;  border-radius: 25px; padding-top: 2px;
	display: table-cell; vertical-align: middle;   width: 340px; height: 61px;
}

.qoute{
	font-size: 36px; line-height: 100%;
}

.text-border1{
	color: #008a4f;  font-weight: 700;
}

.text-border2{
	color: #eb2429;  font-weight: 700; font-size: 36px;
}


.table-doctor{
	margin-top: 30px; width: auto;
	display: inline-block; vertical-align: top;
}

.table-doctor img{
	max-width: 300px;
}

.table-doctor > tbody > tr > td:nth-of-type(1) {
  padding-right: 20px;
}

.remark{
	font-size: 20px; line-height: 110%; 
}

.remark > tbody > tr > td:nth-of-type(1) {
  width: 20px;
}


@media screen and (max-width: 1400px) {
 
 

	
}

@media screen and (max-width: 1250px) {
	 
}


@media screen and (max-width: 1000px) {
	 
 
}

@media screen and (max-width: 50em) {


	
	.area_banner{
		width: 100%;
	}
	
	.banner{
	padding: 0px 0;
}
	
.area_content{
	width:90%;  margin-left: auto; margin-right: auto;
}
	 	
.webshow{
		display: none;
	}

	.mobileshow{
		display: block;
	}
	


.table-icon img{
	max-width: 80px;
}
	
.table-icon > tbody > tr > td:nth-of-type(1) {
   width: 90px; padding: 0;
}
	
	
.table-icon2 img{
	max-width: 80px;
}
	
.table-icon2 > tbody > tr > td:nth-of-type(1) {
  width: 90px; padding: 0;
}
	
	
	 
.text-title img{
	 width: 70%;
}
	
	
	 
}

@media screen and (max-width: 40em) {
	
 
.webbr br{
	display: none; 
}

.mobilebr br{
	 display: inherit;
}	
	
body{
   font-size: 22px; line-height: 110%;
}
 
 
table{
  font-size: 22px; line-height: 110%;
}
 	
 
h1{
	font-size:30px;	 line-height: 100%;  
}

h2{
    font-size:26px;	 line-height: 110%; 
}
  
.footer{
	font-size: 16px; 
}
 
	
.bg-title{
	font-size: 30px; line-height: 100%; 
	 width: 320px; height: 61px;
}

.qoute{
	font-size: 26px; line-height: 100%;
}


	
 
.padding_page{
	padding: 30px 0 60px;
}
	
 	
.cookie_tab{
	position: fixed; bottom: 0;
	width: 100%; padding: 10px 0px;
	color: #fff; font-size: 18px; line-height: 100%;
	 background: url("../../img/tp/shadow.png"); 
}
	
	
.cookie_tabL{
	float: left;
	width: 100%; padding-top: 0px;
}

.cookie_tabR{
	float: left; width: 100%; padding-top: 10px; text-align: center;
}
	

.btn-shop{
	  margin-top: 20px; 
	padding: 6px 25px; 
	font-size: 24px; line-height: 100%;
}

.box-area{
	padding: 20px 10px;   font-size: 18px;
}	
	
.box-icon {
	width: 24.2%; 
	margin: 20px 0px 0;  
}	
	
.box-icon2{
	width: 44%;  text-align: center;
	margin: 20px 0 0;  
}	
	
	.box-icon2 img{
		max-width:50%;
	}
   
.text-border2{
	font-size: 30px; line-height: 100%;
}	
	
.table-doctor{
	margin-top: 30px;
	display: inline-block; vertical-align: top;
}

.table-doctor img{
	max-width: 100%;
}

.table-doctor > tbody > tr > td:nth-of-type(1) {
  padding-right: 10px; width: 130px;
}


.remark{
	font-size: 15px; line-height: 100%; 
}

.remark > tbody > tr > td:nth-of-type(1) {
  width: 15px; padding-right: 5px;
}
	
	
}

@media screen and (max-width: 35em) {

body{
   font-size: 20px; line-height: 110%;
}
 
 
table{
  font-size: 20px; line-height: 110%;
}
 	
 
h1{
	font-size:26px;	 line-height: 100%;  
}

h2{
    font-size:24px;	 line-height: 110%; 
}	
	
.bg-title{
	font-size: 26px; line-height: 100%; 
}

.qoute{
	font-size: 24px; line-height: 100%;
}
	
	
}
