@charset "utf-8";
body {
	background: #e3adc8;
	overflow-x: hidden;
	font-family: 'Noto Sans TC', sans-serif;
}
.prices {
	width: 60%;
	float: left;
	display: block;
}
.w20, .w40, .w60, .w80, .w100 {
	display: block;
	float: left;
	height: auto;
	min-height: 100px;
}
.woman {
	width: 283px;
	margin-top: -126px;
	z-index: 9999999;
	position: absolute;
}
.w40 {
	width: 40%;
}
.w60 {
	width: 60%;
}
.w20 {
	width: 20%;
}
.w80 {
	width: 80%;
}
.w100 {
	width: 100%;
}
.licens img {
	width: 100%
}
.top {
	margin: 10px 0px;
	display: block;
	width: 100%;
	float: left;
}
.newslist {
	letter-spacing: 2px;
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
}
.date {
	background-color: #666;
	color: #fff;
	padding: 0px 10px 3px;
	border-radius: 10px;
	font-size: 11px;
	margin-right: 1em
}
.logodown {
	float: left;
	width: 150px;
	margin: 15px 10px;
}
.newslist li {
	height: auto;
	margin: 10px;
	width: 100%;
	display: block;
	float: left;
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
}
.maincase {
	max-width: 1200px;
	display: block;
	margin: 0 auto;
}
.wcase {
	max-width: 1400px;
	margin: 0 auto;
	display: block;
	float: left;
}
#wowslider-container0 {
	width: 100%!important;
	margin: 3% auto 0%!important;
	display: block!important;
	height: fit-content;
	float: left;
}
.logotop {
	float: left
}
#logo {
	margin: 2% 0%;
	width: 20%;
	display: block;
	float: left;
}
nav {
	width: 80%;
	float: left;
	display: block;
}
.menu li {
	display: block;
	float: left;
	width: 16.5%;
	text-align: center;
}
.service {
	width: 60%;
	float: left;
}
.service50 {
	width: 50%;
	float: left;
}
.serv1 {
	width: 39%;
	float: left;
}
.service tr {
	padding: 5px 0px;
}
.mainarea {
	background-color: #fff0f0;
	padding: 1%;
	box-shadow: 0px 0px 22px 9px rgba(0, 0, 0, 0.3);
}
.menu ul {
	height: auto;
	display: block;
	float: left;
	width: 100%;
	padding-left: 10px;
	background: linear-gradient(  45deg,  rgba(0, 0, 0, 1) 12%,  rgba(255, 0, 81, 1) 84%);
	background-blend-mode: normal;
	height: 26px;
	margin-top: 63px;
}
.menu a {
	font-size: 16px;
	font-family: 'Noto Serif TC', sans-serif;
	font-weight: 800;
	text-decoration: none;
	color: #000;
	background-color: #ffffff;
	padding: 5px 25px;
	letter-spacing: 3px;
	border: #666 solid 1px;
}
.ws_carousel_basic {
	overflow: visible!important;
}
.notice li {
	width: 12%;
	margin: 1%;
	display: block;
	float: left;
	height: 125px;
	text-align: center;
	font-size: 20px;
	background-color: #f97089;
	padding: 3%;
	border-radius: 100px;
	font-weight: 800;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
	color: #fff;
}
.notice li.mt30 {
	margin-top: 100px;
	margin-bottom: 50px;
}
.gmap {
	width: 56%;
	display: block;
	float: left;
	height: 350px;
	margin-bottom: 2%;
}
.ctarea {
	padding: 2%;
	line-height: 250%;
	font-size: 20px;
	color: #a91d36;
}
.abusp {
	text-align: center;
	font-size: 31px;
	font-weight: 600;
}
h2 {
	text-align: center;
	background-color: #a91d36;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	width: 100%;
	float: left;
}
.serv1 {
	float: right;
}
.pri {
	background: #00000038;
}
h3 {
	text-align: left;
	color: #a91d36;
	height: 38px;
	font-size: 27px;
	line-height: 36px;
	border-bottom: 1px #666666 dashed;
	padding-bottom: 19px;
	width: 100%;
	float: left;
}
#wowslider_engine {
	position: relative;
	top: 0px;
	float: left;
	width: 100%;
	display: block;
}
#footer {
	width: 99%;
	display: block;
	float: left;
	line-height: 190%;
	font-size: 14px;
	letter-spacing: 2px;
	background: #fff;
	border-left: 10px solid #a91d36;
}
.service td {
	border-bottom: 1px dotted #666;
	padding: 22px 15px;
}
.tabcontent {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.service50 td {
	border-bottom: 1px dotted #666;
	padding: 5px 15px;
}
/* Style the tab */
.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}
/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
	width: 33.33333%;
	font-weight: 600;
}
/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
	background-color: #ffffff;
}

@media (max-width: 500px)
{
.maincase {
	max-width: 500px;
}
.ws_carousel_basic {
	overflow: hidden!important;
}
nav {
	width: 100%;
}
.maincase {
	float: left;
	overflow: hidden;
}
#wowslider-container0 {
	overflow-x: hidden!important;margin: 5px auto 0%!important;
}
.w20, .w40, .w60, .w80, .w100 {
	width: 100%!important;
}
.serv1,.service{width: 100%;}
.notice li {
    width: 93%;
    margin: 0%!important;
    display: block;
    float: left;
    height: fit-content;
    text-align: left;
    font-size: 20px;
    color: #fff;
    border-radius: 0px;
    border-bottom: 1px #fff solid;
}
	.woman {
    width: 50%;
    margin-top: 0px;
    position: relative;
    margin-left: 25%;
}
	.abusp {
    font-size: 26px;
}
	.notice {
    margin: 0px;
    padding: 0px;
}
#logo {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
.logotop {
    float: none;
    width: 35%;
}
	.gmap{display: none;}
.menu ul {
    padding-left: 0px;
    margin-top: 10px;
    background-color: #ffffff!important;
    height: auto;
    background-blend-mode: color;
    margin-bottom: 0px;
}
	.menu a {
    font-size: 18px;
    font-weight: 800;
    color: #000;
    background-color: #ffffff;
    padding: 0px;
    letter-spacing: 3px;
    border: 0px;
    width: 100%;
}
	.menu li {
    width: 32.7%;
    border: 1px solid #e3adc8!important;
}
}
/* Style the tab content */
.tabcontent {
	-webkit-animation: fadeEffect 1s;
	animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
 @keyframes fadeEffect {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* 行動裝置快捷功能 */
.mobile-shortcuts {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
	display: none;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.mobile-shortcut-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	text-decoration: none;
	font-size: 28px;
	color: white;
	box-shadow: 0 8px 25px rgba(0,0,0,0.15);
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	position: relative;
	overflow: hidden;
	border: 3px solid rgba(255,255,255,0.2);
	backdrop-filter: blur(10px);
}

.mobile-shortcut-btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
	border-radius: 50%;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.mobile-shortcut-btn:hover::before {
	opacity: 1;
}

.mobile-shortcut-btn:hover {
	transform: translateY(-3px) scale(1.05);
	box-shadow: 0 12px 35px rgba(0,0,0,0.25);
}

.mobile-shortcut-btn:active {
	transform: translateY(-1px) scale(0.98);
	transition: all 0.1s ease;
}

.mobile-shortcut-btn.phone {
	background: linear-gradient(135deg, #25D366, #128C7E);
}

.mobile-shortcut-btn.phone:hover {
	background: linear-gradient(135deg, #2EE56B, #1A9B8E);
}

.mobile-shortcut-btn.map {
	background: linear-gradient(135deg, #FF6B6B, #EE5A52);
}

.mobile-shortcut-btn.map:hover {
	background: linear-gradient(135deg, #FF7B7B, #F66A62);
}

.mobile-shortcut-btn.line {
	background: linear-gradient(135deg, #00C300, #00A000);
}

.mobile-shortcut-btn.line:hover {
	background: linear-gradient(135deg, #00D300, #00B000);
}

.mobile-shortcut-btn.whatsapp {
	background: linear-gradient(135deg, #25D366, #128C7E);
}

.mobile-shortcut-btn.whatsapp:hover {
	background: linear-gradient(135deg, #2EE56B, #1A9B8E);
}

/* 按鈕標籤 */
.mobile-shortcut-label {
	position: absolute;
	right: 70px;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(0,0,0,0.8);
	color: white;
	padding: 8px 12px;
	border-radius: 20px;
	font-size: 14px;
	font-weight: 500;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255,255,255,0.1);
}

.mobile-shortcut-btn:hover .mobile-shortcut-label {
	opacity: 1;
	visibility: visible;
	transform: translateY(-50%) translateX(-5px);
}

.mobile-shortcut-label::after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	border: 6px solid transparent;
	border-left-color: rgba(0,0,0,0.8);
}

/* 脈衝動畫效果 */
@keyframes pulse {
	0% {
		box-shadow: 0 8px 25px rgba(0,0,0,0.15);
	}
	50% {
		box-shadow: 0 8px 25px rgba(0,0,0,0.15), 0 0 0 10px rgba(37, 211, 102, 0.1);
	}
	100% {
		box-shadow: 0 8px 25px rgba(0,0,0,0.15);
	}
}

.mobile-shortcut-btn.phone {
	animation: pulse 2s infinite;
}

/* 行動裝置專用樣式 */
@media (max-width: 768px) {
	.mobile-shortcuts {
		display: flex;
		bottom: 20px;
		right: 20px;
	}
	
	.mobile-shortcut-btn {
		width: 56px;
		height: 56px;
		font-size: 24px;
	}
	
	.mobile-shortcut-label {
		font-size: 12px;
		padding: 6px 10px;
		right: 62px;
	}
}

@media (max-width: 480px) {
	.mobile-shortcuts {
		bottom: 15px;
		right: 15px;
		gap: 10px;
	}
	
	.mobile-shortcut-btn {
		width: 52px;
		height: 52px;
		font-size: 22px;
	}
	
	.mobile-shortcut-label {
		font-size: 11px;
		padding: 5px 8px;
		right: 58px;
	}
	
	/* 手機版隱藏footer內文，只保留logo */
	#footer {
		text-align: center;
		padding: 10px 0;
	}
	
	#footer .logodown {
		float: none;
		width: 120px;
		margin: 0 auto 10px;
		display: block;
	}
	
	#footer br {
		display: none;
	}
	
	#footer {
		font-size: 0;
		line-height: 0;
	}
	
	#footer .logodown {
		font-size: 14px;
		line-height: normal;
	}
}