 @font-face {
    font-family: 'Noto Sans TC';
    src: url('./font/NotoSansTC-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans TC';
    src: url('./font/NotoSansTC-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Serif TC';
    src: url('./font/NotoSerifTC-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Serif TC';
    src: url('./font/NotoSerifTC-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} 
a {
	text-decoration: none !important;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.shadow-white{
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.8);
}
.height-0{
	line-height: 0;
}
.text-shadow {
    color: #ffffff;
    text-shadow: 0 0 10px rgb(16 16 16);
}
.text-white-border {
	text-shadow: 4px 0px 3px white, -1px -4px 4px white, -2px 0px 6px white, -2px 1px 3px white;
}
.font-family-1{
	font-family: 'Noto Sans TC', sans-serif;
}
.font-family-2{
	font-family: 'Noto Serif TC', sans-serif;
}
.content-row{
	width: 960px;overflow: hidden;font-family: 'Noto Sans TC', sans-serif;text-wrap: nowrap;	
}
.custom-sale-prodcut-akkqt .content-row {
	transform-origin: top left;
}
.content-row .div_block{
	padding: 0;
}
.content-row p{
	margin: 0;
}
.content-row .overflow-hidden{
	overflow: hidden;
}
.overflow-hidden{
	overflow: hidden;
}
.text-justify {
    text-align: justify;
}
.text-no-justify{
	text-align-last: unset;
}
.w-90{
	width: 90%;
}
.text-size-10 {
	font-size: 10px;
}
.text-size-12 {
	font-size: 12px;
}
.text-size-14 {
	font-size: 14px;
}
.text-size-16 {
	font-size: 16px;
}
.text-size-18 {
	font-size: 18px;
}
.text-size-20 {
	font-size: 20px;
}
.text-size-22 {
	font-size: 22px;
}
.text-size-24 {
	font-size: 24px;
}
.text-size-26 {
	font-size: 26px;
}
.text-size-28 {
	font-size: 28px;
}
.text-size-30 {
	font-size: 30px;
}
.text-size-32 {
	font-size: 32px;
}
.text-size-34 {
	font-size: 34px;
}
.text-size-36 {
	font-size: 36px;
}
.text-size-38 {
	font-size: 38px;
}
.text-size-40 {
	font-size: 40px;
}
.text-size-42 {
	font-size: 42px;
}
.text-size-46 {
	font-size: 46px;
}
.text-size-48 {
	font-size: 48px;
}
.text-size-50 {
	font-size: 50px;
}
.text-size-52 {
	font-size: 52px;
}
.text-size-54 {
	font-size: 54px;
}
.text-size-56 {
	font-size: 56px;
}
.text-size-58 {
	font-size: 58px;
}
.text-size-60 {
	font-size: 60px;
}
.text-size-62 {
	font-size: 62px;
}
.text-size-64 {
	font-size: 64px;
}
.text-size-66 {
	font-size: 66px;
}
.text-size-68 {
	font-size: 68px;
}
.text-size-70 {
	font-size: 70px;
}
.text-size-72 {
	font-size: 72px;
}
.text-size-74 {
	font-size: 74px;
}
.text-size-76 {
	font-size: 76px;
}
.text-size-78 {
	font-size: 78px;
}
.text-size-80 {
	font-size: 80px;
}
.text-size-82 {
	font-size: 82px;
}
.text-size-84 {
	font-size: 84px;
}
.text-size-86 {
	font-size: 86px;
}
.text-size-88 {
	font-size: 88px;
}
.text-size-90 {
	font-size: 90px;
}
.text-size-96 {
	font-size: 96px;
}
.text-size-100 {
	font-size: 100px;
}
.text-size-110 {
	font-size: 110px;
}
.text-size-120 {
	font-size: 120px;
}
.text-size-124 {
	font-size: 124px;
}
.text-size-130 {
	font-size: 130px;
}
.text-size-134 {
	font-size: 134px;
}
.text-size-140 {
	font-size: 140px;
}
.text-size-160 {
	font-size: 160px;
}
.text-size-200 {
	font-size: 200px;
}
.font-weight-900{
	font-weight: 900;
}
.font-weight-700{
	font-weight: 700;
}
.font-weight-600{
	font-weight: 600;
}
.font-weight-500{
	font-weight: 500;
}
.font-weight-400{
	font-weight: 400;
}
.font-weight-300{
	font-weight: 300;
}
.text-blur-1{
  color: #000;
  filter: blur(5px);
}
.text-underline{
  text-decoration: underline;
}
.obj-position-top{
	object-position: top;
}
.obj-position-center{
	object-position: center;
}
.obj-position-bottom{
	object-position: bottom;
}
.obj-position-left{
	object-position: left;
}
.obj-position-right{
	object-position: right;
}
.obj-fit-contain{
	object-fit: contain;
}
.obj-fit-cover{
	object-fit: cover;
}
.storke{
	position: relative;
	z-index: 1;
}

.storke::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	white-space:nowrap;
}
.storke-white::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 3px #fff;
	white-space:nowrap;
}
.absolute-align-center{
	top: 50%;
	transform: translateY(-50%);
}
.absolute-content-center{
	left: 50%;
	transform: translateX(-50%);
}
.absolute-center{
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vertical-align-super{
	vertical-align: super !important;
}
.top-0{
	top: 0;
}
.left-0{
	left: 0;
}
.right-0{
	right: 0;
}
.bottom-0{
	bottom: 0;
}
.width-fit{
	width: fit-content;
}
.rounded-pill{
	border-radius: 15rem;
}
.rounded-pill-1{
	border-radius: 1rem;
}
.rounded-pill-3{
	border-radius: 3rem;
}
.rounded-pill-50{
	border-radius: 50rem;
}
.rounded-cycle{
	border-radius: 50%;
}
.aspect-ratio-1-1{
	aspect-ratio: 1 / 1;
}
.pointer-events-none{
	pointer-events: none;
}
.multiline-ellipsis-clamp-1{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiline-ellipsis-clamp-2{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiline-ellipsis-clamp-3{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.border-white-5{
	border: 5px solid #fff;
}
.letter-spacing-0{
	letter-spacing: 0;
}
.letter-spacing-1{
	letter-spacing: 1px;
}
.letter-spacing-2{
	letter-spacing: 2px;
}
.letter-spacing-3{
	letter-spacing: 3px;
}
.letter-spacing-4{
	letter-spacing: 4px;
}
.letter-spacing-6{
	letter-spacing: 6px;
}
.letter-spacing-8{
	letter-spacing: 8px;
}
.letter-spacing-10{
	letter-spacing: 10px;
}
.letter-spacing-12{
	letter-spacing: 10px;
}
.letter-spacing-15{
	letter-spacing: 15px;
}
.letter-spacing-20{
	letter-spacing: 20px;
}
.z-index-10{
	z-index:10;
}
.z-index-11{
	z-index:11;
}
.z-index-12{
	z-index:12;
}
.line-height-12 {
    line-height: 12px;
}
.line-height-14 {
    line-height: 14px;
}
.line-height-16 {
    line-height: 16px;
}
.line-height-18 {
    line-height: 18px;
}
.line-height-20 {
    line-height: 20px;
}
.line-height-22 {
    line-height: 22px;
}
.line-height-24 {
    line-height: 24px;
}
.line-height-26 {
    line-height: 26px;
}
.line-height-28 {
    line-height: 28px;
}
.line-height-30 {
    line-height: 30px;
}
.line-height-32 {
    line-height: 32px;
}
.line-height-34 {
    line-height: 34px;
}
.line-height-36 {
    line-height: 36px;
}
.line-height-38 {
    line-height: 38px;
}
.line-height-40 {
    line-height: 40px;
}
.line-height-42 {
    line-height: 42px;
}
.line-height-44 {
    line-height: 44px;
}
.line-height-46 {
    line-height: 46px;
}
.line-height-48 {
    line-height: 48px;
}
.line-height-50 {
    line-height: 50px;
}
.line-height-52 {
    line-height: 52px;
}
.line-height-54 {
    line-height: 54px;
}
.line-height-56 {
    line-height: 56px;
}
.line-height-58 {
    line-height: 58px;
}
.line-height-60 {
    line-height: 60px;
}
.line-height-62 {
    line-height: 62px;
}
.line-height-64 {
    line-height: 64px;
}
.line-height-66 {
    line-height: 66px;
}
.line-height-68 {
    line-height: 68px;
}
.line-height-70 {
    line-height: 70px;
}
.line-height-72 {
    line-height: 72px;
}
.line-height-74 {
    line-height: 74px;
}
.line-height-76 {
    line-height: 76px;
}
.line-height-78 {
    line-height: 78px;
}
.line-height-80 {
    line-height: 80px;
}
.line-height-82 {
    line-height: 82px;
}
.line-height-84 {
    line-height: 84px;
}
.line-height-86 {
    line-height: 86px;
}
.line-height-88 {
    line-height: 88px;
}
.line-height-90 {
    line-height: 90px;
}
.line-height-92 {
    line-height: 92px;
}
.line-height-94 {
    line-height: 94px;
}
.line-height-96 {
    line-height: 96px;
}
.line-height-98 {
    line-height: 98px;
}
.line-height-100 {
    line-height: 100px;
}
.line-height-102 {
    line-height: 102px;
}
.line-height-104 {
    line-height: 104px;
}
.line-height-106 {
    line-height: 106px;
}
.line-height-108 {
    line-height: 108px;
}
.line-height-110 {
    line-height: 110px;
}
.line-height-112 {
    line-height: 112px;
}
.line-height-114 {
    line-height: 114px;
}
.line-height-116 {
    line-height: 116px;
}
.line-height-118 {
    line-height: 118px;
}
.line-height-120 {
    line-height: 120px;
}
.line-height-130 {
    line-height: 130px;
}
.line-height-140 {
    line-height: 140px;
}
.line-height-160 {
    line-height: 160px;
}
.line-height-200 {
    line-height: 200px;
}
.filter-brightness-06{
	filter: brightness(0.6);
}
.filter-brightness-08{
	filter: brightness(0.8);
}
.list-style-type-none{
	list-style-type: none;
}


.hide_text h2,
.hide_text h3,
.hide_text p,
.hide_text a{
	display: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, 
h1, h2, h3, h4, h5, h6 {
    line-height: unset; 
}
iframe{
	margin-bottom: -6px;
}
.custom-sale-prodcut-akkqt h1,h2,h3{
	margin: 0;
	margin-bottom: 0 !important;
}
.d-contents{
	display: contents;
}
.text-shadow-white{
	text-shadow: 0px 2px 20px #ffffff, 
		0 0 20px #ffffff, 
		0 0 30px #ffffff, 
		0 0 25px #ffffff, 
		0 0 25px #ffffff
}
.text-shadow-1{
	text-shadow: 0px 3px 1px #fff, 0 -3px 3px #fff, 0 4px 0px #fff, 0 4px 0px #fff, 0 3px 1px #fff;
}
.text-shadow-2{
	text-shadow: 1px 1px 6px #fff;
}
.text-shadow-3{
	text-shadow: 0px 2px 20px #9dcb46,
		0 0 20px #9dcb46,
		0 0 30px #9dcb46,
		0 0 25px #9dcb46,
		0 0 25px #9dcb46
}
.text-shadow-4 {
	text-shadow: 0px 2px 20px #fba521,
		0 0 20px #fba521,
		0 0 30px #fba521,
		0 0 25px #fba521,
		0 0 25px #fba521
}
.text-shadow-5 {
	text-shadow: 0px 2px 20px #fec754,
		0 0 20px #fec754,
		0 0 30px #fec754,
		0 0 25px #fec754,
		0 0 25px #fec754
}
.storke-1::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 10px #cc2501;
	white-space:nowrap;
}
.sec_1,
.sec_2,
.sec_3,
.sec_4,
.sec_5,
.sec_6,
.sec_7,
.sec_8 {
    margin-bottom: -1px;
}
.sec_1 .text-1 {
	font-size: 100px;
	color: #fff;
	top: 1%;
	letter-spacing: 8px;
}
.sec_1 .text-2 {
	font-size: 100px;
	color: #fff;
	top: 8%;
	letter-spacing: 8px;
}
.sec_1 .text-3 {
	top: 17.3%;
	margin-left: 8px;
	width: fit-content;
	font-size: 50px;
	color: #f8f489;
}
.sec_1 .text-4 {
	top: 80%;
	left: 10%;
	color: #fff;
	font-size: 68px;
	letter-spacing: 34px;
}
.sec_1 .text-5 {
	top: 85.5%;
	left: 40.5%;
	color: #fff;
	font-size: 68px;
	letter-spacing: 34px;
}
.sec_1 .text-6 {
	top: 80%;
	left: 72.5%;
	color: #fff;
	font-size: 68px;
	letter-spacing: 34px;
}
.sec_2 .text-1 {
	font-size: 58px;
	color: #337742;
	top: 1%;
	letter-spacing: 5px;
}
.sec_2 .text-2 {
	font-size: 49px;
	color: #fff;
	top: 10.5%;
	letter-spacing: 2px;
}
.sec_2 .text-3 {
	font-size: 60px;
	color: #03281d;
	top: 24.5%;
	left: 30%;
	letter-spacing: 10px;
}
.sec_2 .text-4 {
	font-size: 60px;
	color: #03281d;
	top: 24.5%;
	left: 69.5%;
	letter-spacing: 10px;
}
.sec_2 .text-5 {
	font-size: 60px;
	color: #03281d;
	top: 44.5%;
	left: 48.5%;
	letter-spacing: 10px;
}
.sec_2 .text-6 {
	font-size: 60px;
	color: #03281d;
	top: 65%;
	left: 30%;
	letter-spacing: 10px;
}
.sec_2 .text-7 {
	font-size: 60px;
	color: #03281d;
	top: 65%;
	left: 69.5%;
	letter-spacing: 10px;
}
.sec_2 .text-8 {
	font-size: 80px;
	color: #337742;
	top: 81%;
	font-weight: bold;
	letter-spacing: 15px;
	margin-left: 10px;
}
.sec_3 .text-1 {
	font-size: 78px;
	color: #022f25;
	top: 0%;
	letter-spacing: 10px;
	font-weight: bold;
}
.sec_3 .text-2 {
	font-size: 44px;
	color: #40824e;
	top: 14.5%;
	left: 37%;
	letter-spacing: 2px;
}
.sec_3 .text-3 {
	font-size: 30px;
	top: 20.5%;
	left: 37%;
	letter-spacing: 1px;
}
.sec_3 .text-4 {
	font-size: 44px;
	color: #40824e;
	top: 49%;
	left: 51.5%;
	letter-spacing: 2px;
	line-height: 55px;
}
.sec_3 .text-5 {
	font-size: 30px;
	top: 58.5%;
	left: 52%;
	letter-spacing: 1px;
}
.sec_3 .text-6 {
	font-size: 44px;
	color: #40824e;
	top: 82.5%;
	left: 37%;
	letter-spacing: 2px;
}
.sec_3 .text-7 {
	font-size: 30px;
	top: 88.5%;
	left: 37%;
	letter-spacing: 1px;
}
.sec_4 .text-1 {
	font-size: 60px;
	color: #fff;
	top: 3.3%;
	left: 26%;
	letter-spacing: 3px;
}
.sec_4 .text-2 {
	font-size: 47px;
	color: #224a27;
	top: 21.5%;
	left: 21%;
	letter-spacing: 2px;
}
.sec_4 .text-3 {
	font-size: 47px;
	color: #224a27;
	top: 21.5%;
	left: 59.3%;
	letter-spacing: 2px;
}
.sec_4 .text-4 {
	font-size: 48px;
	color: #3b7e4e;
	top: 29%;
	text-align: center;
	letter-spacing: 6px;
	font-weight: 700;
}
.sec_4 .text-4 span {
	font-size: 60px;
}
.sec_4 .text-5 {
	font-size: 35px;
	color: #422d23;
	top: 41.5%;
	letter-spacing: 3px;
	line-height: 45px;
}
.sec_4 .text-6 {
	font-size: 50px;
	color: #2b7039;
	top: 66%;
	letter-spacing: 4px;
	font-weight: 700;
}
.sec_4 .text-7 {
	font-size: 46px;
	color: #012e22;
	top: 78%;
	letter-spacing: 2px;
	font-weight: 700;
}
.sec_4 .text-7 span {
	font-size: 70px;
	color: #012e22;
}
.sec_4 .text-8 {
	top: 84.5%;
	text-align: center;
	font-size: 35px;
	color: #422d23;
	letter-spacing: 4px;
	line-height: 45px;
}
.sec_5 .text-1 {
	font-size: 60px;
	color: #fff;
	top: 1.1%;
	left: 24%;
	letter-spacing: 3px;
}
.sec_5 .text-2 {
	font-size: 35px;
	letter-spacing: 1px;
	top: 11%;
	left: 18%;
}
.sec_5 .text-3 {
	font-size: 35px;
	letter-spacing: 1px;
	top: 11%;
	left: 55%;
}
.sec_5 .text-4 {
	font-size: 57px;
	letter-spacing: 30px;
	color: #174338;
	top: 12.7%;
	left: 22%;
}
.sec_5 .text-5 {
	font-size: 57px;
	letter-spacing: 30px;
	color: #174338;
	top: 12.7%;
	left: 62%;
}
.sec_5 .text-6 {
	font-size: 56px;
	letter-spacing: 6px;
	color: #fff;
	top: 16.1%;
	margin-left: 5px;
}
.sec_5 .text-7 {
	font-size: 40px;
	letter-spacing: 6px;
	color: #236e34;
	top: 19.4%;
}
.sec_5 .text-8 {
	font-size: 54px;
	letter-spacing: 6px;
	color: #fff;
	top: 24.2%;
	left: 19%;
}
.sec_5 .text-9 {
	font-size: 36px;
	letter-spacing: 5px;
	top: 34.2%;
	text-align: center;
	line-height: 44px;
	left: 10%;
}
.sec_5 .text-10 {
	font-size: 54px;
	letter-spacing: 41px;
	color: #fff;
	top: 24.2%;
	left: 64%;
}
.sec_5 .text-11 {
	font-size: 36px;
	letter-spacing: 5px;
	top: 33.8%;
	text-align: center;
	line-height: 44px;
	left: 53%;
}
.sec_5 .text-12 {
	font-size: 43px;
	letter-spacing: 3px;
	color: #fff;
	top: 38%;
}
.sec_5 .text-13 {
	font-size: 37px;
	letter-spacing: 2px;
	color: #57939f;
	top: 44.3%;
}
.sec_5 .text-14 {
	font-size: 48px;
	letter-spacing: 1px;
	color: #287037;
	top: 46%;
	text-align: center;
	line-height: 58px;
}
.sec_5 .text-15 {
	font-size: 36px;
	letter-spacing: 2px;
	top: 50%;
	text-align: center;
	line-height: 43px;
}
.sec_5 .text-16 {
	font-size: 56px;
	letter-spacing: 10px;
	top: 67.5%;
}
.sec_5 .text-17 {
	font-size: 56px;
	letter-spacing: 10px;
	top: 85%;
}
.sec_5 .text-18 {
	font-size: 38px;
	letter-spacing: 1px;
	color: #226b3c;
	top: 95.2%;
	text-align: center;
	left: 12.8%;
	line-height: 46px;
}
.sec_5 .text-19 {
	font-size: 38px;
	letter-spacing: 1px;
	color: #226b3c;
	top: 95.2%;
	text-align: center;
	left: 41.8%;
	line-height: 46px;
}
.sec_5 .text-20 {
	font-size: 38px;
	letter-spacing: 1px;
	color: #226b3c;
	top: 95.2%;
	text-align: center;
	left: 69.8%;
	line-height: 46px;
}
.sec_5 .text-21 {
	top: 83%;
	left: 13%;
	position: absolute;
}
.sec_5 .text-22 {
	position: absolute;
	top: 54%;
	left: 12%;
}
.sec_6 .text-1 {
	font-size: 60px;
	color: #fff;
	top: 3.1%;
	left: 18.5%;
	letter-spacing: 3px;
}
.sec_6 .text-2 {
	font-size: 45px;
	letter-spacing: 3.5px;
	top: 15.2%;
	left: 21.8%;
	color: #fff;
}
.sec_6 .text-3 {
	font-size: 45px;
	letter-spacing: 3.5px;
	top: 15.2%;
	left: 62.8%;
	color: #fff;
}
.sec_6 .text-4 {
	font-size: 40px;
	letter-spacing: 3.2px;
	top: 35.8%;
	left: 12.4%;
	color: #fd6a06;
}
.sec_6 .text-5 {
	font-size: 40px;
	letter-spacing: 3.2px;
	top: 35.8%;
	left: 65%;
	color: #61af15;
}
.sec_6 .text-6 {
	font-size: 40px;
	letter-spacing: 4.5px;
	top: 49.5%;
	left: 41.2%;
	color: #1d4837;
}
.sec_6 .text-7 {
	font-size: 37px;
	top: 55.5%;
	color: #333;
	line-height: 47px;
	letter-spacing: 5px;
}
.sec_6 .text-8 {
	font-size: 40px;
	letter-spacing: 4.5px;
	top: 72%;
	left: 41.2%;
	color: #1d4837;
}
.sec_6 .text-9 {
	font-size: 37px;
	top: 78%;
	color: #333;
	line-height: 47px;
	letter-spacing: 5px;
	left: 41.5%;
}
.sec_7 .text-1 {
	font-size: 67px;
	letter-spacing: 15px;
	top: 10.5%;
	left: 6.5%;
	color: #1d4837;
	line-height: 1.25;
}
.sec_7 .text-1 span {
	font-size: 110px;
	color: #ff9b00;
	line-height: 89px;
}
.sec_7 .text-2 {
	font-size: 38px;
	letter-spacing: 4.5px;
	top: 48.5%;
	left: 23%;
	color: #fff;
}
.sec_7 .text-3 {
	font-size: 38px;
	letter-spacing: 4.5px;
	top: 70.5%;
	left: 31%;
	color: #fff;
}
.sec_8 .text-1 {
	font-size: 45px;
	color: #2b723b;
	top: 13.5%;
	line-height: 1.38;
	left: 0;
	letter-spacing: 11.5px;
	text-align: center;
	right: 0;
	margin: auto;
	width: fit-content;
}
.sec_8 .text-2 {
	font-size: 65px;
	font-weight: 700;
	color: #123e2a;
	top: 29%;
	left: 0;
	letter-spacing: 7.5px;
	right: 0;
	margin: auto;
	width: fit-content;
}
.sec_8 .text-3 {
	font-size: 34px;
	color: #333333;
	top: 54.5%;
	left: 7.5%;
	line-height: 42px;
	letter-spacing: 4px;
	text-align: center;
}
.sec_8 .text-4 {
	font-size: 34px;
	color: #333333;
	top: 73%;
	left: 67.5%;
	line-height: 42px;
	letter-spacing: 4px;
	text-align: center;
}
.sec_8 .text-5 {
	font-size: 34px;
	color: #333333;
	top: 91%;
	left: 10.5%;
	line-height: 42px;
	letter-spacing: 4px;
	text-align: center;
}
.sec_9 .text-1 {
	font-size: 81px;
	color: #032f24;
	top: 0.5%;
	text-align: center;
	letter-spacing: 5px;
	margin-left: 10px;
}
.sec_9 .text-2 {
	font-size: 47px;
	color: #032f24;
	top: 7.3%;
	text-align: center;
	letter-spacing: 5px;
	margin-left: 10px;
}
.sec_9 .text-3 {
	font-size: 47px;
	color: #fff;
	/* font-weight: 700; 拿掉粗體 */
	top: 58.5%;
	left: 21%;
	line-height: 38px;
	letter-spacing: 15px;
	text-align: center;
}
.sec_9 .text-4 {
	font-size: 47px;
	color: #fff;
	top: 61%;
	left: 67%;
	line-height: 38px;
	letter-spacing: 15px;
	text-align: center;
}
.sec_9 .text-5 {
	font-size: 47px;
	color: #fff;
	top: 75.7%;
	left: 21%;
	line-height: 38px;
	letter-spacing: 15px;
	text-align: center;
}
.sec_9 .text-6 {
	font-size: 47px;
	color: #fff;
	top: 78.1%;
	left: 67%;
	line-height: 38px;
	letter-spacing: 15px;
	text-align: center;
}
.sec_9 .text-7 {
	font-size: 47px;
	color: #fff;
	top: 92.8%;
	left: 21%;
	line-height: 38px;
	letter-spacing: 15px;
	text-align: center;
}
.sec_9 .text-8 {
	font-size: 47px;
	color: #fff;
	top: 95.2%;
	left: 67%;
	line-height: 38px;
	letter-spacing: 15px;
	text-align: center;
}
.sec_10 .text-1 {
	font-size: 78px;
	margin-left: 10px;
	color: #002d25;
	top: 2%;
	left: 50%;
	letter-spacing: 10px;
	text-align: center;
	width: 100%;
}
.sec_10 .text-2 {
	font-size: 27px;
	top: 31.2%;
	left: 20%;
	line-height: 38px;
	letter-spacing: 6px;
}
.sec_10 .text-3 {
	font-size: 35px;
	top: 34.2%;
	left: 19%;
	line-height: 35px;
	letter-spacing: 2px;
}
.sec_10 .text-4 {
	font-size: 36px;
	top: 13.5%;
	left: 46%;
	line-height: 45px;
	letter-spacing: 4.5px;
}
.sec_10 .text-4 span {
	padding-right: 18px;
	letter-spacing: -14px;
}
.sec_10 .text-5 {
	font-size: 27px;
	top: 61%;
	left: 60%;
	line-height: 38px;
	letter-spacing: 6px;
}
.sec_10 .text-6 {
	font-size: 35px;
	top: 63.9%;
	left: 60%;
	line-height: 35px;
	letter-spacing: 2px;
}
.sec_10 .text-7 {
	font-size: 36px;
	top: 43.9%;
	left: 8.5%;
	line-height: 45px;
	letter-spacing: 4.5px;
	width: 38%;
}
.sec_10 .text-8 {
	font-size: 27px;
	top: 91.1%;
	left: 13.5%;
	line-height: 38px;
	letter-spacing: 6px;
}
.sec_10 .text-9 {
	font-size: 35px;
	top: 94%;
	left: 23%;
	line-height: 35px;
	letter-spacing: 2px;
}
.sec_10 .text-10 {
	font-size: 36px;
	top: 72%;
	left: 46%;
	line-height: 45px;
	letter-spacing: 4.5px;
}
.sec_10 .text-10 span {
	padding-right: 18px;
	letter-spacing: -14px;
}
.sec_11 .text-1 {
	font-size: 80px;
	top: 4.1%;
	line-height: 56px;
	letter-spacing: 15px;
	color: #fff;
}
.sec_11 .text-2 {
	font-size: 40px;
	top: 42.5%;
	left: 10.3%;
	line-height: 47px;
	letter-spacing: 8px;
	text-align: center;
	color: #fff;
}
.sec_11 .text-3 {
	font-size: 40px;
	top: 42.5%;
	left: 60.3%;
	line-height: 47px;
	letter-spacing: 8px;
	text-align: center;
	color: #fff;
}
.sec_11 .text-4 {
	font-size: 30px;
	top: 51.6%;
	left: 24.5%;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: center;
	color: #34c796;
}
.sec_11 .text-5 {
	font-size: 30px;
	top: 51.6%;
	left: 69.5%;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: center;
	color: #babb1a;
}
.sec_11 .text-6 {
	font-size: 35px;
	top: 56.8%;
	left: 11.5%;
	line-height: 43px;
	letter-spacing: 2px;
	text-align: center;
}
.sec_11 .text-7 {
	font-size: 35px;
	top: 67.8%;
	left: 11.5%;
	line-height: 43px;
	letter-spacing: 2px;
	text-align: center;
}
.sec_11 .text-8 {
	font-size: 35px;
	top: 56.8%;
	left: 57.5%;
	line-height: 43px;
	letter-spacing: 2px;
	text-align: center;
}
.sec_11 .text-9 {
	font-size: 35px;
	top: 67.8%;
	left: 57.5%;
	line-height: 43px;
	letter-spacing: 2px;
	text-align: center;
}
.sec_11 .text-10 {
	font-size: 45px;
	top: 89.4%;
	left: 14%;
	line-height: 38px;
	letter-spacing: 4.5px;
	text-align: center;
	color: #fff;
}
.sec_11 .text-11 {
	font-size: 45px;
	top: 89.4%;
	left: 60%;
	line-height: 38px;
	letter-spacing: 4.5px;
	text-align: center;
	color: #fff;
}