* { font-family: 'Calibri', '微軟正黑體', 'Microsoft JhengHei'}

#main-banner-pic .img-pc {
	padding-top: 60px;
}
#topics-0 .topics-content-inner{ 
	padding-top: 40px;
}
#topics-1 .topics-content-inner:first-child{ 
	padding-top: 0px;
}
@media (max-width: 1440px) {
	#main-banner-pic .img-pc {
		padding-top:40px;
	}
	#topics-0 .topics-content-inner{ 
		padding-top: 20px;
	}
	#topics-1 .topics-content-inner:first-child{ 
		padding-top: 0px;
	}
}

.topics-pager {
	display: none;
}

.main-banner-container {
	background-color: #fff;
	/*background: -webkit-linear-gradient(bottom, #d0ba88, #F5F1E4 60%, #F6F0E3);
	background: -o-linear-gradient(bottom, #FFFFFF, #F5F1E4 60%, #F6F0E3);
	background: -moz-linear-gradient(bottom, #FFFFFF, #F5F1E4 60%, #F6F0E3);
	background: linear-gradient(to bottom, #d0ba88, #d0ba88 14.15%, #77080b 14.15%, #cf1821 60%, #77080b);*/
}

#topics-0 {
	/*height: calc(22vw + 50vw * 0.5625 + 120px);*/
	/*min-height: 100vh;*/
}

.a-frame {
	width: 50%;
	max-width: 100vw;
	height: calc(40vw * 0.5625);
	/*text-align: center;
	margin: auto;*/
	display: inline-block;
	display: -webkit-inline-block;
}
.frame-selector {
	width: 120vh;
	max-width: 100vw;
	text-align: center;
	margin: auto;
}
.frame-selector img {
	margin: 2%;
	cursor: pointer;
}

.topics-4_v2-section-header {
	font-size: 32px;
    margin: 40px 17vw 10px 17vw;
    font-weight: 900;
	display: none;
}

.topics-5-section-header {
	position: absolute;
	left: 0;
	top: 30px;
	color: #540000;
	z-index: 2000;
	font-size: 32px;
    margin: 40px 20px 15px;
    font-weight: 900;
}
.a-KOL {
	/*display: inline-block;
	display: -webkit-inline-block;*/
	/*height: 22vh;*/
	display: inline-block;
	display: -webkit-inline-block;
	position: relative;
	width: 14vw;
	cursor: pointer;
	margin: 1vw;
}
.a-KOL img {
	width: 100%;
    border-radius: 5px;
	vertical-align: middle;
	border-width: 2px;
	border-style: solid;
	border-color: #a31016;
	/*background: -webkit-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: -o-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: -moz-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: linear-gradient(to bottom, #E2B475, #FDD5CC, #E2B475);*/
}
.a-KOL p{
	position: absolute;
	bottom: 0;
	background-color: rgba(163,16,22,.6);
	color: #F6E0B8;
	font-size: 18px;
	line-height: 18px;
	width: 100%;
	padding: 5px 15px 10px;
	text-align: center;
}
.frame-section {
	width: 65vw;
	margin: 0px auto 10px;
	position: relative;
}
.a-frame-content-title {
	color: #a31016;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 5px;
}
.a-frame-content-content {
	display: inline-block;
	display: -webkit-inline-block;
	position: absolute;
	width: 49%;
    top: 30px;
    bottom: 3px;
	vertical-align: top;
	padding: 10px 20px;
	color: #a31016;
	font-size: 24px;
	line-height: 24px;
	background: -webkit-linear-gradient(bottom, #FFFFFF, #F5F1E4 60%, #F6F0E3);
	background: -o-linear-gradient(bottom, #FFFFFF, #F5F1E4 60%, #F6F0E3);
	background: -moz-linear-gradient(bottom, #FFFFFF, #F5F1E4 60%, #F6F0E3);
	background: linear-gradient(to bottom, #FFFFFF, #F5F1E4 60%, #F6F0E3);
}
.a-KOL:nth-child(odd) img {
	/*margin-left: 35vw;*/
}
.a-KOL:nth-child(even) img {
	/*margin-left: 10vw;*/
}
.a-KOL .topics-content-img_left{
	display: inline-block;
	display: -webkit-inline-block;
	vertical-align: middle;
	max-width: 44vw;
}
.topics-content-img_left-title {
	width: auto;
	padding-left: 20px;
	border-bottom: #FDD5CC 2px solid;
	color: #983333;
	font-size: 24px;
    font-weight: 900;
	margin-left: 5px;
}
.topics-content-img_left-title span {
	font-size: 16px;
	color: #B5A084;
}
.topics-content-img_left-title span:nth-child(1),
.topics-content-img_left-title span:nth-child(3) {
	color: #B5A084;
}
.topics-content-img_left-content {
	width: auto;
	padding-left: 20px;
	padding-top: 10px;
	color: #B5A084;
	font-size: 18px;
}

.a-KOL2 {
	height: 16vh;
	position: relative;
	width: 50vw;
	clear: both;
	
	display: -webkit-box;
	-webkit-box-align: baseline;
	display: -moz-box;
	-moz-box-align: baseline;
	display: -ms-box;
	-ms-box-align: baseline;
	display: -o-box;
	-o-box-align: baseline;
	
	display: block;
	display: -webkit-box;
	-webkit-box-align: baseline;
}
.a-KOL2 img {
	height: 100%;
	width: auto;
    border-radius: 5px;
	vertical-align: middle;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	border-radius: 50%;
	background: -webkit-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: -o-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: -moz-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: linear-gradient(to bottom, #E2B475, #FDD5CC, #E2B475);
	
	display: inline-block;
	display: -webkit-inline-block;
}
.a-KOL2 .topics-content-img_left {
	display: inline-block;
	display: -webkit-inline-block;
}
.a-KOL2-ref {
	font-size: 12px;
	/*transform: scale(.75);*/
	text-align: center;
	
	color: #983333;
	clear: both;
    width: 100vw;
    display: block;
    position: absolute;
    bottom: 40px;
    left: 0;
    text-align: center;
}

.a-KOL3 {
	height: 136px;
	position: relative;
	width: 55vw;
}
.a-KOL3 img {
	height: 100%;
	width: auto;
    border-radius: 5px;
	vertical-align: middle;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	border-radius: 50%;
	background: -webkit-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: -o-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: -moz-linear-gradient(bottom, #E2B475, #FDD5CC, #E2B475);
	background: linear-gradient(to bottom, #E2B475, #FDD5CC, #E2B475);
}
.a-KOL3 tr{
	height: 8ch;
}
.a-KOL3 tr:first-child td:first-child {
	width: 128px !important;
	height: 128px !important;
}
.a-KOL3 .topics-content-img_left-title {
	/*height: 50%;*/
	padding-bottom: 8px;
}
.a-KOL3 .topics-content-img_left-content {
	height: 50%;
	vertical-align: top;
}
@media (min-width: 1024px) {
	/*#topics-1 { height: calc(796px - 50px) !important;}*/
	.a-KOL2:nth-child(odd) {
		margin-left: 35vw;
	}
	.a-KOL2:nth-child(even) {
		margin-left: 10vw;
	}
	.a-KOL3:nth-child(odd) {
		margin-left: 35vw;
	}
	.a-KOL3:nth-child(even) {
		margin-left: 10vw;
		margin-right: 25vw;
	}
}

@media (min-width: 1024px) and  (max-width: 1650px) {
	.a-KOL p {
		font-size: 18px;
		line-height: 12px;
		min-height: 39px;
		
		display: none;
	}
	.topics-4_v2-section-header {
		margin: 0px 17vw 0px 17vw;
	}
}
@media (max-width: 1024px) {
	/*.a-KOL:nth-child(odd) img,
	.a-KOL:nth-child(even) img { margin-left: 20vh; }*/
	.main-banner-container { padding-bottom: 0; }
	
	#topics-0 { padding-top: calc(22vw + 50vw * 0 .5625) !important; margin-top: 20px; }
	#topics-0 .topics-4_v2-section-header { position: absolute; top: -40px; }
	#topics-0 .topics-content { top: 0px; }
	
	#topics-1 { padding-top: calc(140px * 5.5) !important; margin-top: 20px; }
	#topics-1 .topics-content-inner {
		-webkit-transform: translate(0%,0%);
		-ms-transform: translate(0%,0%);
		-o-transform: translate(0%,0%);
		transform: translate(0%,0%);
	}
	#topics-1 .topics-5-section-header {
		margin-top: 0;
		top: 0;
	}
	#topics-1 .a-KOL2 {
		margin-bottom: 20px;
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-box-align: start;
		-o-box-align: start;
	}
	#topics-1 .topics-content  {
		top: 80px;
		width: 90vw !important;
		margin: 0 5vw;
		padding-top: 0 !important;
	}
	#topics-1 .topics-content-img_left {
		width: 60vw;
	}
	#topics-1 .topics-content-img_left-title {
		font-size: 16px;
		min-height: 50%;
		max-height: 50%;
		margin-left: 0px;
		
		display: -webkit-box;
		-webkit-box-align: end;
		display: -moz-box;
		-moz-box-align: end;
		display: -ms-box;
		-ms-box-align: end;
		display: -o-box;
		-o-box-align: end;
		
		position: inherit;
	}
	#topics-1 .topics-content-img_left-title span {
		font-size: 12px;
		color: #B5A084;
	}
	#topics-1 .topics-content-img_left-content {
		font-size: 12px;
		padding-top: 0;
	}
	.a-KOL3 tr {
		height: 48px;
	}
	.img-pc {
		padding-top: 0 !important;
		max-width: 1024px !important;
	}
	.a-KOL3 {
		width: 90vw;
	}
	.a-KOL2-ref {
		width: 90vw;
		height: 80px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	#topics-0 { padding-top: calc(22vw + 80vw * 0.5625 + 120px) !important; }
	
	#topics-0 .topics-item {
		padding-top: 80%;
	}
	#topics-0 .a-KOL p {
		font-size: 12px;
		line-height: 12px;
		padding: 2px;
		top: 100%;
		display: none;
	}
	#topics-0 .a-KOL img {
		border-width: 2px;
	}
	#topics-0 .topics-content .topics-content-inner {
		top: 0px;
	}
	#topics-0 .frame-section {
		margin: 10px auto;
	}
	#topics-0 .frame-section .a-frame-content-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	#topics-0 .frame-section .a-frame {
		width: 100%;
		height: calc(80vw * 0.5625);
	}
	#topics-0 .frame-section .a-frame-content-content {
		top: 0;
		width: 100%;
		font-size: 14px;
		line-height: 14px;
		position: relative;
	}
}
@media (max-width: 768px) {
	#topics-0 { padding-top: calc(22vw + 80vw * 0.5625 + 120px) !important; }
	
	#topics-0 .topics-item {
		padding-top: 80%;
	}
	#topics-0 .a-KOL p {
		font-size: 12px;
		line-height: 12px;
		padding: 2px;
		top: 100%;
		display: none;
	}
	#topics-0 .a-KOL img {
		border-width: 2px;
	}
	#topics-0 .topics-content .topics-content-inner {
		top: 0px;
		transform: translate(0,0);
		left: 0;
	}
	#topics-0 .frame-section {
		margin: 10px auto;
	}
	#topics-0 .frame-section .a-frame-content-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	#topics-0 .frame-section .a-frame {
		width: 100%;
		height: calc(80vw * 0.5625);
	}
	#topics-0 .frame-section .a-frame-content-content {
		top: 0;
		width: 100%;
		font-size: 14px;
		line-height: 14px;
		position: relative;
	}
	#topics-1 {
		/*padding-top: calc(16vh * 5.5) !important;*/
	}
	#topics-1 .topics-content-inner {
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	#topics-1 .topics-content-inner {
		
		-webkit-transform: translate(-50%,calc(-100% + 200px));
		-ms-transform: translate(-50%,calc(-100% + 200px));
		-o-transform: translate(-50%,calc(-100% + 200px));
		transform: translate(-50%,calc(-100% + 200px));
	}
}
@media (max-width: 435px) {
	#topics-0 .topics-content { top: 0px; }
	#topics-0 { padding-top: calc(22vw + 80vw * 0.5625 + 120px) !important; }
	#topics-0 .topics-4_v2-section-header { 
		font-size: 18px;
		line-height: 18px;
		margin: 40px 5vw 10px 5vw;
	}
	
	#topics-0 .topics-item {
		padding-top: 80%;
	}
	#topics-0 .a-KOL {
		margin: 0 0px;
		width: 23vw;
	}
	#topics-0 .a-KOL p {
		font-size: 12px;
		line-height: 12px;
		padding: 2px;
		top: 100%;
		display: none;
	}
	#topics-0 .a-KOL img {
		border-width: 2px;
	}
	#topics-0 .topics-content .topics-content-inner {
		top: 0px;
		transform: translate(0,0);
		left: 0;
		
		padding-top: 0;
	}
	#topics-0 .frame-section {
		margin: 10px auto;
		width: 90vw;
	}
	#topics-0 .frame-section .a-frame-content-title {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 5px;
	}
	#topics-0 .frame-section .a-frame {
		width: 100%;
		height: calc(90vw * 0.5625);
	}
	#topics-0 .frame-section .a-frame-content-content {
		top: 0;
		width: 100%;
		font-size: 12px;
		line-height: 12px;
		position: relative;
	}
	
	#topics-1 {
		padding-top: calc(100px + 128px * 4 + 80px) !important;
	}
	#topics-1 .topics-content-inner {
		
		-webkit-transform: translate(-50%,calc(-100% + 200px));
		-ms-transform: translate(-50%,calc(-100% + 200px));
		-o-transform: translate(-50%,calc(-100% + 200px));
		transform: translate(-50%,calc(-100% + 200px));
	}
	.a-KOL3 tr:first-child td:first-child {
		width: 96px !important;
		height: 128px !important;
	}
	.a-KOL3 img {
		height: 96px;
		width: 96px;
	}
	#topics-1 .topics-content-img_left-title {
		font-size: 14px;
		padding-left: 5px;
		display: table-caption;
		width: calc(90vw - 96px);
	}
}
.l-footer {   
	background-color: #540000;
}	