<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media screen and (max-width: 480px) {
.content {
	float: left;
	height: auto;
	width: 100%;
}
.box-title {
	background-color: #95C11F;
	float: left;
	height: auto;
	width: 100%;
}
.box-all {
	float: left;
	height: auto;
	width: 100%;
	background-color: #95C11F;
}

.title-all {
	font-family: serithairegular;
	font-size: 20px;
	color: #000;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 40px;
	margin-top: 40px;
}
.text-aboutus-home {
	float: left;
	width: 80%;
	margin-left: 5%;
	font-family: serithairegular;
	font-size: 20px;
	line-height: 28px;
	color: #333;
	margin-bottom: 40px;
	background-color: #C2E763;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
}
.box-menu-list {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 10%;
}
.title-menu {
	font-family: serithairegular;
	font-size: 22px;
	color: #FFF;
	background-color: #d1b000;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-left: 0%;
	text-align: center;
	padding-left: 0px;
}
.text-detail-small {
	background-image: url(../images/bg-detail.png);
	background-repeat: repeat;
	width: 90%;
	float: left;
	clear: both;
	font-family: serithairegular;
	font-size: 20px;
	line-height: 28px;
	color: #FFF;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.more-01 {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.more-01 a img {
	height: auto;
	width: 40%;
}


.box-slide-logo-customer {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
}
.editor-01 {
	font-family: serithairegular;
	font-size: 20px;
	line-height: 28px;
	color: #333;
	float: left;
	height: auto;
	width: 90%;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 5%;
}
.editor-01 img {
	height: auto;
	width: 50%;
}
p img {
	height: auto;
	width: 50%;
}
.editor-01 p img {
	height: auto;
	width: 100%;
}



.box-picture-all {
	float: left;
	height: auto;
	width: 100%;
}
.picture-all {
	float: left;
	height: auto;
	width: 40%;
	text-align: center;
	margin: 5%;
}
.picture-all img {
	height: 100%;
	width: 100%;
	float: left;
}

.title-menu-sub {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.title-sub {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
	font-family: serithairegular;
	font-size: 24px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.more-02 {
	text-align: center;
	float: left;
	width: 90%;
	margin-left: 5%;
}
.more-02 a img {
	width: 40%;
	height: auto;
}

.back {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.back a img {
	height: auto;
	width: 30%;
}

.box-picture-port {
	float: left;
	height: auto;
	width: 90%;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5%;
	padding-top: 20px;
}
.picture-port {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
}
.picture-port img {
	height: auto;
	width: 100%;
}

.title-port {
	font-family: serithairegular;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	text-align: center;
	float: left;
	height: auto;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5%;
}
.more-03 {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.more-03 a img {
	height: auto;
	width: 40%;
}
}
</pre></body></html>