@media (min-width: 1025px) {
	body[data-page^="member_center"] [class^="topmenu"] {
		display: none;
	}
}

body[data-page="esg_game"] {
	padding-top: 0 !important;
}



/* V森在母版新增的部分 start */
.errorBorder {
	border-color: red !important;
}

#captcha {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#captcha img {
	width: 100%;
	height: 100%;
}

#loadingMask {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #fff;
	opacity: 0.7;
	z-index: 999;
}

#loading-image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.footerMsgBlog{
	position: fixed;
	bottom: 0%;
	width: 100%;
	height: 50px;
	color: white;
	line-height: 50px;
	text-align: center;
	background-color: #4F4F4F;
	z-index: 999;
}
/* V森在母版新增的部分 end */



/* lightGallery 樣式 start */
.lg-backdrop {
	background: rgba(0,0,0,.75);
	pointer-events: none;
}

.lg-toolbar {
	background-color: rgba(0,0,0,0);
}

.lg-toolbar button:not(.lg-close) {
	display: none;
}

.lg-toolbar .lg-icon {
	color: #fff;
}

#lg-counter {
	color: #fff;
}

.lg-outer .lg-img-wrap {
	/*pointer-events: none;*/
}

.lg-outer .lg-thumb-outer {
	background-color: rgba(0,0,0,.45);
}
/* lightGallery 樣式 end */



/* 文字編輯器的mark樣式 start */
.editor mark {
	background-color: unset;
	background-size: 100% 50%;
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* 文字編輯器的mark樣式 end */



/* G-Search start */
form.gsc-search-box,
table.gsc-search-box {
	margin-bottom: 0 !important;
}

table.gsc-search-box td.gsc-input {
	padding-right: 0 !important;
}

.gsc-input-box {
	border: 0 !important;
}

.gsib_a {
	padding: 0 !important;
}

.gsib_a input {
	padding: 7px 10px !important;
	background: unset !important;
	border: 1px solid #ccc !important;
}

.gsst_a .gscb_a {
	color: #00a89c !important;
}

.gsc-search-button-v2 {
	position: unset !important;
	padding: 8px 15px !important;
	margin-left: 8px !important;
	background-color: #00a89c !important;
	border: 0 !important;
	border-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	transform: unset !important;
}

.gsc-search-button-v2 svg {
	display: block !important;
	fill: #fff !important;
	width: auto !important;
	height: 20px !important;
}

.gssb_c {
	display: none !important;
}
/* G-Search end */

/* 營業項目適用查驗與認證指引 */
.site-search-icon {
	display: block;
	width: 20px;
	height: 20px;
	fill: none !important;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.header01 .navtool .search_btn > .site-search-icon {
	width: 21px;
	height: 21px;
	color: #fff;
}

.header01 .navtool .search_form button .site-search-icon {
	width: 18px;
	height: 18px;
	color: #fff;
}

.mbPanel01 .search_form button .site-search-icon {
	width: 16px;
	height: 16px;
	color: #601986;
}

/* 首頁顧問觀點與實務指南 */
.index_section06 {
	padding: 125px 0;
	background: linear-gradient(145deg, #f3f1f5 0%, #faf9fb 100%);
}

.index_section06 .consulting-insights-inner {
	width: min(1510px, calc(100% - 72px));
	margin: 0 auto;
}

.index_section06 .insights-heading {
	display: grid;
	grid-template-columns: .9fr 1.1fr;
	gap: clamp(45px, 7vw, 120px);
	align-items: end;
	margin-bottom: 58px;
}

.index_section06 .insights-heading .en {
	color: #601986;
	font-size: clamp(24px, 2vw, 35px);
	font-weight: 800;
}

.index_section06 .insights-heading .ch {
	margin: 8px 0 0;
	color: #1f1f1f;
	font-size: clamp(32px, 3vw, 48px);
	font-weight: 800;
	letter-spacing: .07em;
}

.index_section06 .insights-intro p {
	max-width: 720px;
	margin: 0;
	color: #5b5b60;
	font-size: 17px;
	line-height: 1.85;
}

.index_section06 .insights-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 24px;
}

.index_section06 .insights-actions a {
	padding: 11px 17px;
	border: 1px solid #601986;
	color: #601986;
	font-size: 14px;
	font-weight: 800;
	transition: .2s ease;
}

.index_section06 .insights-actions a:first-child,
.index_section06 .insights-actions a:hover {
	color: #fff;
	background: #601986;
}

.index_section02 .service-card-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 18px;
	padding: 9px 16px;
	border: 1px solid #601986;
	border-radius: 999px;
	color: #601986;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	transition: color .2s ease, background-color .2s ease;
}

.index_section02 .service-card-link:hover,
.index_section02 .service-card-link:focus-visible {
	background: #601986;
	color: #fff;
}

.index_section06 .consulting-insight-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
}

.index_section06 .consulting-insight-card {
	display: grid;
	grid-template-columns: minmax(210px, .72fr) minmax(0, 1.28fr);
	min-height: 410px;
	overflow: hidden;
	border: 1px solid rgba(96, 25, 134, .12);
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 16px 38px rgba(43, 22, 53, .07);
}

.index_section06 .consulting-insight-card figure {
	margin: 0;
	overflow: hidden;
}

.index_section06 .consulting-insight-card figure img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .5s ease;
}

.index_section06 .consulting-insight-card:hover figure img {
	transform: scale(1.035);
}

.index_section06 .insight-body {
	position: relative;
	padding: 30px 28px 68px;
}

.index_section06 .insight-meta {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #601986;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .05em;
}

.index_section06 .insight-meta span {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	color: #fff;
	background: #601986;
	font-size: 11px;
}

.index_section06 .insight-body h3 {
	margin: 16px 0 11px;
	color: #232326;
	font-size: 23px;
	line-height: 1.42;
}

.index_section06 .insight-body p {
	margin: 0;
	color: #66666a;
	font-size: 14px;
	line-height: 1.75;
}

.index_section06 .insight-body ul {
	margin: 17px 0 0;
	padding: 0;
	list-style: none;
}

.index_section06 .insight-body li {
	position: relative;
	padding: 5px 0 5px 17px;
	color: #444448;
	font-size: 13px;
	line-height: 1.45;
}

.index_section06 .insight-body li::before {
	content: "";
	position: absolute;
	left: 1px;
	top: 12px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #9d5cbc;
}

.index_section06 .insight-takeaway {
	position: absolute;
	left: 28px;
	bottom: 25px;
	padding: 7px 12px;
	border-radius: 999px;
	color: #601986;
	background: #f1e8f5;
	font-size: 13px;
	font-weight: 800;
}

.index_section06 .insights-footer-note {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 25px;
	padding: 18px 22px;
	border-left: 4px solid #601986;
	background: #ebe7ed;
}

.index_section06 .insights-footer-note strong {
	flex: none;
	color: #601986;
}

.index_section06 .insights-footer-note span {
	color: #666;
	font-size: 14px;
	line-height: 1.6;
}

@media screen and (max-width: 1100px) {
	.index_section06 .consulting-insight-card {
		grid-template-columns: 1fr;
	}

	.index_section06 .consulting-insight-card figure {
		height: 240px;
	}
}

@media screen and (max-width: 760px) {
	.index_section06 {
		padding: 85px 0;
	}

	.index_section06 .consulting-insights-inner {
		width: calc(100% - 36px);
	}

	.index_section06 .insights-heading,
	.index_section06 .consulting-insight-grid {
		grid-template-columns: 1fr;
	}

	.index_section06 .insights-heading {
		gap: 25px;
		margin-bottom: 38px;
	}

	.index_section06 .insight-body {
		padding: 25px 22px 65px;
	}

	.index_section06 .insight-takeaway {
		left: 22px;
	}

	.index_section06 .insights-footer-note {
		display: block;
	}

	.index_section06 .insights-footer-note span {
		display: block;
		margin-top: 7px;
	}
}

header a[href="/activities/"] + ul,
.footer07 a[href="/activities/"] + ul {
	display: none !important;
}

.index_section05 .inner {
	align-items: flex-start;
	gap: clamp(36px, 4vw, 72px);
}

.index_section05 .article-area {
	width: min(31%, 430px);
	margin-right: 0;
}

.index_section05 .article-area .content {
	max-width: 420px;
	margin-top: 20px;
	color: #555;
}

.index_section05 .verification-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.index_section05 .verification-card {
	min-height: 230px;
	padding: 26px;
	border: 1px solid rgba(96, 25, 134, .16);
	border-radius: 18px;
	background: linear-gradient(145deg, #fff 0%, #faf7fc 100%);
	box-shadow: 0 12px 30px rgba(54, 20, 73, .07);
}

.index_section05 .verification-scope,
.index_section05 .verification-status {
	display: inline-block;
	padding: 6px 11px;
	border-radius: 999px;
	background: #f0e6f5;
	color: #601986;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .04em;
}

.index_section05 .verification-card h3 {
	margin: 15px 0 10px;
	color: #202020;
	font-size: 21px;
	line-height: 1.35;
}

.index_section05 .verification-card p {
	margin: 0;
	color: #5c5c5c;
	font-size: 15px;
	line-height: 1.75;
}

.index_section05 .verification-links {
	display: flex;
	flex-direction: column;
	gap: 7px;
	margin-top: 16px;
}

.index_section05 .verification-links a {
	color: #601986;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.index_section05 .verification-status {
	margin-top: 17px;
	background: #f1f1f1;
	color: #555;
}

.about .quality_policy .quality_left {
	width: min(1400px, calc(100% - 60px));
	margin: 0 auto;
}

.about .quality_policy .quality_left .quality_top_box .quality_title span {
	display: inline-block;
	margin-right: 10px;
}

.about .quality_policy .quality_left .quality_certificate {
	display: block;
	margin-top: 45px;
}

.about .compliance-guide {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(360px, .85fr);
	gap: 56px;
}

.about .compliance-guide h3 {
	margin: 0 0 22px;
	color: #242424;
	font-size: 24px;
	line-height: 1.35;
}

.about .compliance-summary ul {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.about .compliance-summary li {
	padding: 18px;
	border-left: 3px solid #601986;
	background: #faf7fc;
	color: #505050;
	font-size: 16px;
	line-height: 1.7;
}

.about .compliance-summary strong {
	display: block;
	margin-bottom: 3px;
	color: #601986;
}

.about .official-entry-list {
	display: flex;
	flex-direction: column;
}

.about .official-entry-list a {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px 0;
	border-bottom: 1px solid #dedede;
	color: #333;
	font-size: 16px;
	font-weight: 600;
}

.about .official-entry-list a::after {
	content: "↗";
	margin-left: auto;
	color: #601986;
}

.about .official-entry-list a span {
	min-width: 78px;
	padding: 5px 8px;
	border-radius: 6px;
	background: #f0e6f5;
	color: #601986;
	font-size: 13px;
	text-align: center;
}

.about .compliance-note {
	margin: 30px 0 0;
	padding: 15px 18px;
	border-radius: 10px;
	background: #f3f3f3;
	color: #555;
	font-size: 14px;
	line-height: 1.7;
}

@media screen and (max-width: 1024px) {
	.index_section05 .inner {
		display: block;
		max-width: calc(100% - 60px);
	}

	.index_section05 .article-area {
		width: 100%;
		margin-bottom: 40px;
	}

	.index_section05 .article-area .content {
		max-width: 760px;
	}

	.about .compliance-guide {
		grid-template-columns: 1fr;
		gap: 40px;
	}
}

@media screen and (max-width: 640px) {
	.index_section05 .inner {
		max-width: 100%;
		padding: 0 24px;
	}

	.index_section05 .verification-grid,
	.about .compliance-summary ul {
		grid-template-columns: 1fr;
	}

	.index_section05 .verification-card {
		min-height: 0;
		padding: 22px;
	}

	.index_section05 .article-area .content {
		font-size: 16px;
		line-height: 1.75;
	}

	.about .quality_policy {
		padding-top: 80px;
	}

	.about .quality_policy .quality_left {
		width: 100%;
	}

	.about .quality_policy .quality_left .quality_top_box .quality_title span {
		margin-right: 0;
	}
}
