.logo img{
	margin: 10px 0;
	height: 60px;
}

.area_link{
	width: 100%; max-width: 500px;
	 font-family: 'AngsanaNew';
	 font-size: 26px; line-height: 100%;
}

.label_link{
	background-color: #2e4343 !important; text-align: center;
	 height: 42px; border-radius: 70px;
	padding: 5px 0 0 0px;  margin-top: 10px;
	color: #fff;
}

.link_menu{
	background: url("../../img/link/menu.png") -2px -1px no-repeat;
	background-size: 46px;
	
}

.link_direction{
	background: url("../../img/link/direction.png") -2px -1px no-repeat;
	background-size: 46px;
	 background-position-x: 5px; 
}

.link_web{
	background: url("../../img/link/website.png") -2px -1px no-repeat;
	background-size: 46px;
	 background-position-x: 5px; 
}

.link_jobs{
	background: url("../../img/link/jobs.png") -2px -1px no-repeat;
	background-size: 46px; background-position-x: 5px; 
	 font-family: 'DBHelvethaicaX'; padding-top: 10px;
}

.link_tiktok{
	background: url("../../img/link/tiktok.png") -2px -1px no-repeat;
	background-size: 46px;
	 background-position-x: 5px; 
}

.link_ig{
	background: url("../../img/link/ig.png") -1px 0px no-repeat;
	background-size: 45px;
	 background-position-x: 5px; 
}

.link_fb{
	background: url("../../img/link/fb.png") -2px -1px no-repeat;
	background-size: 46px;
	background-position-x: 5px;  
}

.link_yt{
	background: url("../../img/tp/foot-youtube.png") -1px 0px no-repeat;
	background-size: 45px;
	 background-position-x: 5px; 
}

.link_phone{
	background: url("../../img/tp/foot-phone.png") -1px -1px no-repeat;
	background-size: 45px;
	background-position-x: 5px;  
}

.link_line{
	background: url("../../img/link/line.png") -2px -1px no-repeat;
	background-size: 46px;
	 background-position-x: 5px; 
}

.link_pet{
	background: url("../../img/link/pet.png") -2px -1px no-repeat;
	background-size: 46px;
	background-position-x: 5px; 
	 font-family: 'DBHelvethaicaX'; padding-top: 10px;
}


.condition{
	margin: 50px 0;
	background: #fff; color: #000; padding: 40px;
	-webkit-box-shadow: 0 30px 50px rgba(234,229,229,.2);
box-shadow: 0 30px 50px rgba(234,229,229,.2);
	border-radius: 20px;
}

.condition a{
	color: #000;
}


@media screen and (max-width: 40em) {
	.area_link{
	 font-size: 20px; line-height: 100%;
}

	.label_link{
	  height: 42px; border-radius: 70px;
	padding: 10px 0 0 0px;   
}
	
}
