@font-face {
  font-family: 'Quicksand';
  src: url('./font/Quicksand-Regular.eot');
  src: url('./font/Quicksand-Regular.eot?#iefix') format('embedded-opentype'), url('./font/Quicksand-Regular.woff') format('woff'), url('./font/Quicksand-Regular.ttf') format('truetype'), url('./font/Quicksand-Regular.svg#Quicksand') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lora';
  src: url('./font/Lora-Regular.eot');
  src: url('./font/Lora-Regular.eot?#iefix') format('embedded-opentype'), url('./font/Lora-Regular.woff') format('woff'), url('./font/Lora-Regular.ttf') format('truetype'), url('./font/Lora-Regular.svg#Lora') format('svg');
  font-weight: normal;
  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 {
  
}
form {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  font-family:   'Quicksand';
  font-size: 18px;
  line-height: 140%;
	background: url("../../img/cover/bg.png")   ;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
  background-color: #163e31;
  color: #e8d9c6;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  color: #666666;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  line-height: 80%;
  font-weight: normal;
  font-family: 'PromptBd';
  letter-spacing: 0px;
}
h2 {
  margin: 0;
  padding: 0;
	font-family: 'PromptBd';
  font-size: 30px;
  line-height: 100%;
  font-weight: normal;
  letter-spacing: 0px;
}

h3 {
  margin: 0;
  padding: 0;
	font-family: 'PromptBd';
  font-size: 24px;
  line-height: 100%;
  font-weight: normal; 
}

a, a:hover, a:link {
  text-decoration: none;
}
.bull {
  font-family: "sans-serif";
  width: 20px;
}
table {
  font-family: 'THSarabunNew';
  font-size: 22px;
  line-height: 120%;
}
table td {
  padding: 2px 0;
  border: 0 !important;
}
table tr {
  border: 0 !important;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.bold {
  font-family: 'PromptBd' !important;
}
b {
  font-family: 'PromptBd';
}
.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;
}
.size48 {
  font-size: 48px;
  line-height: 120%;
}
.size40 {
  font-size: 40px;
  line-height: 120%;
}
.size36 {
  font-size: 36px;
  line-height: 120%;
}
.size30 {
  font-size: 30px;
  line-height: 120%;
}
.size24 {
  font-size: 24px;
  line-height: 120%;
}
.size21 {
  font-size: 21px;
  line-height: 120%;
}
.size18 {
  font-size: 18px;
  line-height: 120%;
}
.size12 {
  font-size: 12px;
  line-height: 120%;
}
.style1 {
  color: #ffffff !important;
}
 

.webshow {}
.mobileshow {
  display: none;
}


 
.popup {
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  bottom: 0;
  position: fixed;
  background: url("../../img/tp/shadow.png");
  padding: 20px 0 100px 0;
  overflow: scroll;
  text-align: center;
  display: none;
}
#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;
}
.pop_padding {
  margin-top: 30px;
  background: #fff;
  padding: 40px;
  border-radius: 10px;
}
.pop_img {
  height: 400px;
}
.popup_close {
  text-align: right;
  position: absolute;
  right: 0;
  margin: -40px 0px 0 0;
  z-index: 5;
}
 
 
.area_content {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1280px;
   border:0px #000 solid;
  text-align: left;
}
 
  
.logo {
	margin-top: 20px;
	position: absolute; width: 23%;
	left: 0; right: 0;
	margin-left: auto; margin-right: auto;
} 

.social{
	position: absolute; right: 0; margin-top: 20px;
}
 
.social .facebook{
	background: url("../../img/cover/fb.png") top center no-repeat;
	background-size: 100%; width: 40px; height: 40px;
	display: inline-block; vertical-align: top;
}

.social .ig{
	background: url("../../img/cover/ig.png") top center no-repeat;
	background-size: 100%; width: 40px; height: 40px;
	display: inline-block; vertical-align: top;
}

.social .tiktok{
	background: url("../../img/cover/tiktok.png") top center no-repeat;
	background-size: 100%; width: 40px; height: 40px;
	display: inline-block; vertical-align: top;
}

.social .line{
	background: url("../../img/cover/line.png") top center no-repeat;
	background-size: 100%; width: 40px; height: 40px;
	display: inline-block; vertical-align: top;
}


.banner{
	background: url("../../img/cover/banner2.jpg") top center no-repeat;
	background-size: 100%;
	min-height: 600px;
}

.content{
	display: inline-block; vertical-align: top;
	background: #b85b3b;  color: #e8d9c6;
	width: 50%; padding:40px;
	margin-top: 32%; text-align: left;
	letter-spacing: 1px;
}

.content .icon img{
	width: 80px;
}

.location{
	position: relative;
	margin-top: -180px;
}

.location .boxL{
	float: left; width: 50%;
}

.location .boxR{
	float: right; width: 50%; 
	padding: 220px 40px  40px 40px ;
	color: #e8d9c6;
}

.map_title{
	font-family: 'Lora';
}

.mapL{
	display: inline-block; vertical-align: top;
}

.mapR{
	display: inline-block; vertical-align: top;
	margin-left: 40px;
}

.footer{
	padding: 120px 0 60px; text-align: center;
	font-size: 16px;
}

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



@media screen and (max-width: 60em) {
	body{
		  font-size: 16px;
  line-height: 140%;
	}
	
	h1 {
  font-size: 30px;
  line-height: 80%;
}
 
  .webshow {
    display: none;
  }
  .mobileshow {
    display: block;
  }
 

.logo {
	margin-top: 20px;
	position: relative; width: 100%; text-align: center;
	left: 0; right: 0;
	margin-left: auto; margin-right: auto;
} 
	
	.logo img{
		height: 100px;
	}

.social{
	position: relative; right: 0; margin-top: 20px; text-align: center;
}
	

 	
.banner{
	background: url("../../img/cover/banner-m2.jpg") top center no-repeat;
	background-size: 100%;
}	

.area_content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1280px;
   border:0px #000 solid;
  text-align: left;
}
 	

.content{
	width: 100%; padding:40px;
	margin-top:0; text-align: left; 
}

.content .icon img{
	width: 65px;
}

.location{
	width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
	margin-top: 40px; text-align: center;
}

.location .boxL{
	float: left; width: 100%;
}

.location .boxR{
	float: right; width: 100%; 
	padding:  40px 0 0 0 ; 
}

 

.mapL{
	display: inline-block; vertical-align: top;
	width: 90px; text-align: left;
}

.mapR{
	display: inline-block; vertical-align: top;
	margin-left: 20px; text-align: left;
	margin-top: 20px;
}

.footer{
	padding: 60px 0 30px; text-align: center;
	font-size: 12px;
}	
	
}
@media screen and (max-width: 40em) {
.social .facebook{
	  width: 33px; height: 33px;
	 
}

.social .ig{
	width: 33px; height: 33px;
}

.social .tiktok{
	width: 33px; height: 33px;
}

.social .line{
	width: 33px; height: 33px;
}	

	
	.mapL{
	width: 70px;
}

.mapR{
	 
	margin-left: 10px; text-align: left;
	margin-top: 0px;
}

	
 .footer{
	padding: 60px 0 10px; text-align: center;
	font-size: 12px;
}	
	
	
	
	
}
@media screen and (max-width: 370px) {
  
}