.footerpolicy {
	position: fixed;
	z-index: 9999999999999;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #e5e5e5d1;
	color: #232c3b;
	text-align: center;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.footerpolicy p {
	font-size:12px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.footerpolicy a {
	font-size:12px;
	color: #077f84;
}
.footerpolicy span{
	cursor:pointer;
	color:#fff;
	background-color: #619833;
	padding: 0px 10px;
	border-radius: 5px;
}
.footerpolicy-btn-close {
	cursor:pointer;
	background-color: #ffffff00 !important;
}
.footerpolicy-btn-close-color {
	color: #6d6c6c !important;
}
.footerpolicy-btn-accept {
	cursor:pointer;
	margin-left:10px;
	margin-right:5px;
}

.popup-attention {
	position: fixed;
	z-index: 999999999;
	right: 5px;
	bottom: 25px;
	width: 240px;
	background-color: #ffffff00;
	color: #232c3b;
	font-family: 'Sarabun', sans-serif !important;
	font-weight: 300;
	line-height: 24px;
	padding: 5px;
	vertical-align: middle;
	display: none;
}
.popup-attention p {
	font-size:14px !important;
	color: #232C3B;
	background-color: #ffffff !important;
	padding:20px;
	text-align: center;
	border-radius: 15px;
	box-shadow: 2px 3px #e6e6e69f;
	display: block;
}
.popup-attention a {
	color: #232C3B;
}
.popup-attention b {
	font-size: 16px !important;
}
.popup-attention span {
	cursor:pointer;
	color:#fff;
	background-color: #619833;
}
.popup-attention-btn-close {
	cursor:pointer;
	background-color: #ffffff00 !important;
	color: #bebebe !important;
	font-size: 20px;
}

.onepage-footer {
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #109ea5;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle !important;
}
.onepage-footer p {
	font-size:12px;
	
}
.onepage-footer a {
	font-size:12px;
	color: #efb227;
	font-weight: bold;
}

.popup-ads {
	position: fixed;
	z-index: 999999999;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	background-color: #ffffff00;
	color: #232c3b;
	font-family: 'Sarabun', sans-serif !important;
	font-weight: 300;
	line-height: 24px;
	padding: 5px;
	vertical-align: middle;
	display: none;
}
.popup-ads-fix-size {
	max-width: 99% !important;
	max-height: 99% !important;
	min-width: 300px !important;
	min-height: 300px !important;
}

.popup-ads p {
	font-size:16px !important;
	max-width: 80% !important;
	min-width: 350px !important;
	color: #232C3B;
	background-color: #ffffff80 !important;
	padding:20px;
	text-align: center;
	border-radius: 15px;
	display: block;
}
.popup-ads a {
	color: #232C3B;
}
.popup-ads span {
	cursor:pointer;
	color:#fff;
}
.popup-ads-btn-close {
	cursor:pointer;
	background-color: #ffffff00 !important;
	color: #555555 !important;
	font-size: 20px;	
}
.popup-holiday {
	position: fixed;
	z-index: 999999999;
	right: 5px;
	bottom: 25px;
	width: 240px;
	background-color: #ffffff00;
	color: #232c3b;
	font-family: 'Sarabun', sans-serif !important;
	font-weight: 300;
	line-height: 24px;
	padding: 5px;
	vertical-align: middle;
	display: none;
}
.popup-holiday p {
	font-size:14px !important;
	color: #232C3B;
	background-color: #ffffff !important;
	padding:20px;
	text-align: center;
	border-radius: 15px;
	box-shadow: 2px 3px #e6e6e69f;
	border: 1px solid #e6e6e69f;
	display: block;
}
.popup-holiday a {
	color: #fff;
}
.popup-holiday span {
	cursor:pointer;
	color:#fff;
}
.popup-holiday-btn-close {
	cursor:pointer;
	background-color: #ffffff00 !important;
	color: #bebebe !important;
	font-size: 20px;
}

.qr-swn {
	margin-top: 10px;
	width: 150px;
	height: auto;
	pointer-events: none;
}
.btn-attention-position {
	background-color: #70c925;
    color: #ffffff !important;
    font-weight: bold;
    padding: 10px 25px;
    letter-spacing: .1em;
    margin-top: 10px;
    display: inline-block;
    border-radius: 8px;
}
.btn-holiday-position {
	background-color: #ff4719 !important;
	color:#ffffff !important;
	width: 200px;
	padding: 10px 25px;
	border-radius: 15px !important;
	line-height: 20px;
}
.btn-attention-position:hover {
	background-color: #8ee646 !important;
	cursor: pointer;
}
.btn-holiday-position:hover {
	background-color: #fa7c5d !important;
	cursor: pointer;
}
.btn-close-position {
	float: right !important;
}
.box-main-frame {
	float: none !important;
}
.attention-frame {
	border: 1px solid #e6e6e69f;
	border-radius: 10px;
}
.holiday-title {
	color: #ff4719;
	font-size: 16px !important;
}
.holiday-date {
	color: #301e19;
}
.holiday-mark {
	background-color: #19353e;
	color: #ffffff;
	font-size: 12px;
}
.holiday-img {
	width: 175px;
	height: auto;
	pointer-events: none;
}
