@import "http://fonts.googleapis.com/earlyaccess/cwtexhei.css";
body {
	font-family: '微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', sans-serif;
	font-size: 19px;
	line-height: 2;
	color: #005a40;
}
body hr {
	border-color: #CCC;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	margin: 15px 0;
}
#sp-top-bar {
	background: #008631;
}
#sp-top-bar .sp-module {
	margin-left: 0;
}
#sp-top-bar p {
	font-size: 19px;
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 1px;
}
@media (min-width: 600px) and (max-width: 767px) {
	#sp-top-bar #sp-top1 {
		float: left;
	}
}
#sp-top-bar #sp-top2 .top_phone {
	float: right;
}
#sp-top-bar #sp-top2 a {
	color: #fff;
}
@media (max-width: 320px) {
	#sp-top-bar #sp-top2 p {
		font-size: 18px;
	}
}
@media (max-width: 599px) {
	#sp-top-bar #sp-top2 .top_phone {
		float: left;
	}
}
#sp-header {
	background: #ffffff;
	border-bottom: 3px solid #008631;
	height: auto;
}
@media (min-width: 992px) {
	#sp-header #sp-menu {
		padding-left: 0;
	}
}
#sp-header #sp-menu .sp-megamenu-parent >li >a {
	font-size: 19px;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #008631;
	line-height: 50px;
}
#sp-header #sp-menu .sp-megamenu-parent >li >a:hover {
	color: #000;
	background: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-header #sp-menu .sp-megamenu-parent >li >a {
		font-size: 19px;
		padding: 0 0 0 20px;
	}
}
#sp-header #sp-menu .sp-megamenu-parent >li.active>a {
	color: #000;
	background: transparent;
}
#sp-header #sp-menu #offcanvas-toggler >i {
	font-size: 42px;
	margin: 25px 0 0 0;
	color: #008631;
}
@media (min-width: 992px) {
	#sp-header #sp-logo {
		padding: 0;
	}
}
#sp-banner {
	padding: 16% 0;
	min-height: 250px;
	text-align: center;
}
#sp-banner .custom {
	display: none;
}
#sp-service,
#sp-pest,
#sp-customer,
#sp-method {
	border-top: 3px solid #008631;
	padding: 20px 0 50px;
}
#sp-service h1,
#sp-pest h1,
#sp-customer h1,
#sp-method h1 {
	text-align: center;
	color: #fff;
}
#sp-service .sp-module.service,
#sp-pest .sp-module.service,
#sp-customer .sp-module.service,
#sp-method .sp-module.service {
	padding-top: 10px;
}
#sp-service .titlebg,
#sp-pest .titlebg,
#sp-customer .titlebg,
#sp-method .titlebg {
	width: 200px;
	background: #008631;
	margin: -60px auto 45px;
	padding: 5px 0;
}
#sp-pest {
	padding-bottom: 70px;
}
#sp-pest .col-sm-6 {
	margin: 0 0px 30px;
}
#sp-pest .col-sm-6 img {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
#sp-pest .col-sm-6 img:hover {
	-webkit-transform: scale3d(4,4,4);
	transform: scale3d(4,4,4);
}
#sp-service {
	border-top: 0;
	margin-top: 39px;
	padding-top: 10px;
}
@media (min-width: 600px) and (max-width: 767px) {
	#sp-service {
		margin-top: 87px;
	}
}
@media (max-width: 659px) {
	#sp-service {
		margin-top: 77px;
	}
}
#sp-service .service > .row {
	display: flex;
}
@media (max-width: 767px) {
	#sp-service .service > .row {
		display: block;
	}
}
#sp-service .area {
	margin-bottom: 30px;
}
#sp-service .area h4 {
	font-weight: bold;
	margin: 10px 0 20px;
	text-align: left;
}
#sp-service .area .icon {
	font-size: 600%;
	margin: 0 auto 0px;
	text-align: center;
}
#sp-service .area p {
	font-size: 19px;
	text-align: left;
}
#sp-service .area:hover h4,
#sp-service .area:hover .icon,
#sp-service .area:hover p {
	color: #c44b33;
}
.method img {
	margin-bottom: 25px;
}
#sp-slogan {
	background: #008631;
	padding: 15px 0;
	text-align: center;
}
#sp-slogan h1 {
	color: #fff;
	font-weight: 500;
	letter-spacing: 2px;
}
#sp-customer .ourcustomer .col-xs-6 {
	margin: 5px 0 10px;
}
#sp-bottom {
	padding: 30px 0;
	box-shadow: 0px 0px 40px -15px #000 inset;
	display: none;
}
#sp-bottom h1 {
	margin: 25px 0;
}
#sp-bottom ul li {
	padding: 7px 0;
}
#sp-bottom #sp-bottom3 i {
	margin-right: 10px;
}
#sp-footer {
	display: none;
	background: #008631 !important;
}
.offcanvas-menu .sp-module .sp-module-title {
	font-size: 20px;
}
.offcanvas-menu .close-offcanvas {
	width: 35px;
	height: 35px;
	font-size: 24px;
	line-height: 30px;
}
#sp-page-title .sp-page-title {
	padding: 5px 0 0;
	background: #fff;
}
#sp-page-title .sp-page-title .container {
	border-bottom: 1px solid #efefef;
	padding-bottom: 15px;
}
#sp-page-title .sp-page-title h2 {
	display: none;
}
#sp-page-title .sp-page-title .breadcrumb span,
#sp-page-title .sp-page-title .breadcrumb .active {
	color: #000;
}
#sp-page-title .sp-page-title .breadcrumb li a {
	color: #c44b33;
}
#sp-page-title .sp-page-title .breadcrumb li:before {
	color: #000;
}
.itemid-101 #sp-main-body {
	display: none;
}
.view-article #sp-main-body {
	padding: 30px 0;
}
.view-article #sp-main-body .item-page .entry-header h1 {
	margin-top: 0;
}
.view-article #sp-main-body .article-info >dd {
	font-size: 19px;
	color: #aaaaaa;
}
.btn-lg,
.btn-group-lg>.btn {
	font-size: 19px;
}
.itemid-105 .col-sm-4 {
	margin: 0 0px 20px;
}
.itemid-105 .col-sm-4 img {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.itemid-105 .col-sm-4 img:hover {
	-webkit-transform: scale3d(2,2,2);
	transform: scale3d(2,2,2);
}
.itemid-105 h2 {
	margin: 55px 0 45px;
}
.itemid-104 .col-md-2 {
	margin: 0 0px 30px;
}
@media (min-width: 992px) {
	.itemid-104 .col-md-2 {
		padding: 0;
	}
}
.itemid-104 .item-page h2 {
	margin: 55px 0 45px;
}
.itemid-104 .item-page p {
	text-indent: 38px;
}
.hadder-phone {
	clear: both;
	text-align: right;
	margin-top: 0;
	padding-right: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #f00;
}
.mobile-hadder-phone {
	letter-spacing: 2px;
	font-weight: bold;
	color: #f00;
	text-align: center;
}
@media (max-width: 659px) {
	.mobile-hadder-phone {
		letter-spacing: 1px;
		font-size: 15px;
	}
}
.line-contact-container {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}
.qr-popup {
	position: absolute;
	bottom: 80px;
	right: 0;
	background: white;
	padding: 20px;
	border-radius: 15px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.3);
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px) scale(0.9);
	transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
	width: 200px;
	text-align: center;
}
.qr-popup.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) scale(1);
}
.qr-popup::after {
	content: '';
	position: absolute;
	bottom: -8px;
	right: 25px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid white;
}
.qr-code {
	width: 160px;
	height: 160px;
	margin: 0 auto 15px;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.qr-code img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.qr-text {
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 600;
}
.qr-subtitle {
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}
.line-id {
	color: #00B900;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 10px;
}
.line-direct-link {
	display: inline-block;
	background: #00B900;
	color: white !important;
	text-decoration: none !important;
	padding: 8px 16px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
	transition: all 0.3s ease;
}
.line-direct-link:hover {
	background: #00A300;
	transform: translateY(-1px);
	box-shadow: 0 3px 10px rgba(0,185,0,0.3);
	color: white !important;
	text-decoration: none !important;
}
.line-button {
	background: linear-gradient(135deg,#00B900,#00A300);
	color: white;
	border: none;
	padding: 15px 20px;
	border-radius: 50px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 16px;
	font-weight: 600;
	box-shadow: 0 5px 20px rgba(0,185,0,0.4);
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}
.line-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(0,185,0,0.5);
}
.line-button:active {
	transform: translateY(0);
}
.line-icon {
	width: 24px;
	height: 24px;
	background: white;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.line-icon::before {
	content: '';
	width: 18px;
	height: 18px;
	background: #00B900;
	border-radius: 4px;
	position: relative;
}
.line-icon::after {
	content: 'LINE';
	position: absolute;
	font-size: 8px;
	font-weight: 900;
	color: white;
	letter-spacing: -0.5px;
}
.button-text {
	white-space: nowrap;
}
.close-btn {
	position: absolute;
	top: 5px;
	right: 5px;
	background: none;
	border: none;
	font-size: 16px;
	color: #999;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	transition: all 0.2s ease;
}
.close-btn:hover {
	background: #f0f0f0;
	color: #666;
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(0,185,0,0.7);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(0,185,0,0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(0,185,0,0);
	}
}
.line-button.pulse {
	animation: pulse 2s infinite;
}
@media (max-width: 768px) {
	.line-contact-container {
		bottom: 15px;
		right: 15px;
	}
	.qr-popup {
		width: 180px;
		padding: 15px;
		right: -10px;
	}
	.qr-code {
		width: 140px;
		height: 140px;
	}
	.line-button {
		padding: 12px 16px;
		font-size: 14px;
	}
}
