@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&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: 2px 3px 3px white, -3px -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: 'cwTeXYen', sans-serif;
}
.font-family-3{
  font-family: "Noto Serif TC", serif;
}
.content-row{
	width: 960px;overflow: hidden;font-family: "Noto Serif TC", 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;
}
.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;
}
.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
}
.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;
}
iframe{
	margin-bottom: -6px;
}
.custom-sale-prodcut-akkqt h1,h2,h3{
	margin: 0;
	margin-bottom: 0 !important;
}
.d-contents{
	display: contents;
}

.text-shadow-1{
	text-shadow: 0px 2px 20px #16b9fc, 
		0 0 20px #16b9fc, 
		0 0 30px #16b9fc, 
		0 0 25px #16b9fc, 
		0 0 25px #16b9fc
}
.text-color-1{
	color: #008EF1;
}
.text-color-2{
	color: #00253E;
}
.sec_1 .text-1 {
	text-align: center;
    top: 2%;
    left: 12.5%;
    font-size: 66px;
    letter-spacing: 6px;
    line-height: 75px;
    color: #0a2840;
}
.sec_1 .text-2 {
	left: 35%;
	top: 3%;
	color: #0079e2;
	font-size: 58px;
	letter-spacing: 4px;
	line-height: 70px;
}
.sec_1 .text-2 span{
	font-size: 100px;
}
.sec_1 .text-3 {
	left: 40%;
	top: 16.5%;
	color: #fff;
	font-size: 58px;
	letter-spacing: 6px;
	line-height: 70px;
}
.sec_1 .text-4 {
	top: 35%;
	left: 8%;
	font-size: 38px;
	letter-spacing: 2px;
	line-height: 48px;
}
.sec_1 .text-4 .span-1{
	font-size: 90px;
}
.sec_1 .text-4 .span-2{
	font-size: 54px;
}
.sec_1 .text-4 .span-3{
	position: relative;
	font-size: 18px;
	top: -35px;
}
.sec_1 .text-5 {
	top: 46.5%;
	left: 11.3%;
	font-size: 43px;
	letter-spacing: 2px;
	color: #fff;
}
.sec_1 .text-6 {
	top: 53%;
	left: 11%;
	font-size: 31px;
	letter-spacing: 2px;
	line-height: 46px;
	color: #2b6b54;
}
.sec_2 .text-1 {
	top: 2.5%;
	font-size: 79px;
	letter-spacing: 6px;
	color: #033350;
}
.sec_2 .text-1 span{
	padding-right: 150px;
}
.sec_2 .text-2 {
	color: #0092ec;
	top: 7.5%;
	font-size: 60px;
	letter-spacing: 16px;
}
.sec_2 .text-3 {
    font-weight: 700;
    text-align: center;
    top: 14%;
    font-size: 28px;
    letter-spacing: 6px;
}

.sec_2 .text-5 {
    text-align: center;
    color: #fff;
    top: 29.5%;
    left: 7.9%;
    font-size: 30px;
    letter-spacing: 4px;
}
.sec_2 .text-5 span{
	font-size: 16px;
	position: relative;
	top: -28px;
}
.sec_2 .text-6 {
    text-align: center;
    color: #fff;
    top: 36.5%;
    left: 36.9%;
    font-size: 30px;
    letter-spacing: 4px;
}
.sec_2 .text-6 span{
	font-size: 38px;
}
.sec_2 .text-7 {
    text-align: center;
    color: #fff;
    top: 30.5%;
    left: 68.9%;
    font-size: 30px;
    letter-spacing: 4px;
}
.sec_2 .text-8 {
    top: 48.5%;
    font-size: 73px;
    letter-spacing: 6px;
    color: #0093f0;
}
.sec_2 .text-9 {
    top: 53%;
    font-size: 56px;
    text-align: center;
    letter-spacing: 6px;
    color: #002747;
    line-height: 72px;
}
.sec_2 .text-10 {
    top: 73%;
    left: 30%;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #008fed;
}
.sec_2 .text-11 {
	top: 78.5%;
	left: 32.5%;
	text-align: center;
	font-size: 31px;
	line-height: 36px;
	color: #008fed;
}
.sec_2 .text-11 span{
	font-size: 42px;
	color: #f00;
}
.sec_2 .text-12 {
	top: 82.8%;
	left: 29.5%;
	text-align: center;
	font-size: 31px;
	line-height: 36px;
	color: #008fed;
}
.sec_2 .text-13 {
	top: 87.8%;
	left: 27%;
	text-align: center;
	font-size: 31px;
	line-height: 36px;
	color: #008fed;
}
.sec_2 .text-14 {
	top: 92.5%;
	left: 31.5%;
	text-align: center;
	font-size: 31px;
	line-height: 36px;
	color: #008fed;
}
.sec_2 .text-15 {
    top: 73%;
    left: 65%;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
}
.sec_2 .text-16 {
	top: 78.5%;
	left: 70.5%;
	text-align: center;
	font-size: 31px;
	line-height: 36px;
}
.sec_2 .text-16 span{
	font-size: 42px;
	color: #f00;
}
.sec_2 .text-17 {
    top: 82.8%;
    left: 69.5%;
    text-align: center;
    font-size: 31px;
    line-height: 36px;
}
.sec_2 .text-18 {
    top: 87.8%;
    left: 65%;
    text-align: center;
    font-size: 31px;
    line-height: 36px;
}
.sec_2 .text-19 {
    top: 92.5%;
    left: 67.5%;
    text-align: center;
    font-size: 31px;
    line-height: 36px;
}
.sec_2 .text-20 {
	top: 78.9%;
	left: 4%;
	font-size: 31px;
	color: #113e57;
}
.sec_2 .text-21 {
	top: 83.4%;
	left: 4%;
	font-size: 31px;
	color: #113e57;
}
.sec_2 .text-22 {
	top: 87.8%;
	left: 4%;
	font-size: 31px;
	color: #113e57;
}
.sec_2 .text-23 {
	top: 92.5%;
	left: 4%;
	font-size: 31px;
	color: #113e57;
}
.sec_3 .text-1 {
	color: #fff;
	font-size: 55px;
	top: 50.8%;
	left: 8%;
	letter-spacing: 4px;
}
.sec_3 .text-2 {
	color: #fff;
	top: 52%;
	left: 29%;
	font-size: 55px;
	line-height: 66px;
	letter-spacing: 6px;
}
.sec_3 .text-2 span{
	font-size: 23px;
	position: relative;
	top: -41px;
	left: -8px;
}
.sec_3 .text-3 {
	font-size: 84px;
	color: #017fec;
	top: 2%;
	letter-spacing: 6px;
}
.sec_3 .text-4 {
	color: #fff;
	top: 9.8%;
	font-size: 67px;
	letter-spacing: 4px;
}
.sec_3 .text-5 {
	color: #002c45;
	top: 18.8%;
	font-size: 60px;
	letter-spacing: 8px;
	text-align: center;
	line-height: 72px;
}
.sec_3 .text-5 .span-1 {
	color: #a57932;
}
.sec_3 .text-5 .span-2 {
	font-size: 100px;
	letter-spacing: 26px;
}
.sec_3 .text-5 .span-3 {
	font-size: 52px;
}
.sec_4 .text-1 {
	color: #fff;
	font-size: 55px;
	top: 12%;
	left: 8%;
	letter-spacing: 4px;
}
.sec_4 .text-2 {
	color: #fff;
	top: 14%;
	left: 26%;
	font-size: 55px;
	line-height: 66px;
	letter-spacing: 6px;
}
.sec_4 .text-2 span{
	font-size: 23px;
	position: relative;
	top: -41px;
	left: -8px;
}
.sec_5 .text-1 {
	color: #fff;
	font-size: 55px;
	top: 12%;
	left: 8%;
	letter-spacing: 4px;
}
.sec_5 .text-2 {
	color: #fff;
	top: 10%;
	left: 30%;
	font-size: 55px;
	line-height: 66px;
	letter-spacing: 6px;
}
.sec_5 .text-2 span{
	font-size: 23px;
	position: relative;
	top: -43px;
	left: 21px;
}
.sec_5 .text-3{
	top: 93%;
	position: absolute;
	font-size: 13px;
	left: 8%;
}
.sec_6 .text-1 {
	top: 1.8%;
	width: fit-content;
	font-size: 64px;
	color: #fff;
	letter-spacing: 2px;
}
.sec_6 .text-2 {
	font-size: 80px;
	top: 6.7%;
	letter-spacing: 6px;
	align-items: flex-start;
}
.sec_6 .text-3 {
	vertical-align: top;
}
.sec_6 .text-4 {
	writing-mode: vertical-rl;
	top: 16.5%;
	left: 8%;
	font-size: 46px;
	letter-spacing: 16px;
}
.sec_6 .text-5 {
	writing-mode: vertical-rl;
	top: 16.5%;
	left: 36%;
	font-size: 46px;
	letter-spacing: 16px;
}
.sec_6 .text-6 {
	writing-mode: vertical-rl;
	top: 16.5%;
	left: 64%;
	font-size: 46px;
	letter-spacing: 16px;
	color: #fff;
}
.sec_6 .text-7 {
	writing-mode: vertical-rl;
	top: 40.5%;
	left: 8%;
	font-size: 46px;
	letter-spacing: 16px;
}
.sec_6 .text-8 {
	writing-mode: vertical-rl;
	top: 40.5%;
	left: 36%;
	font-size: 46px;
	letter-spacing: 16px;
}
.sec_6 .text-9 {
	writing-mode: vertical-rl;
	top: 40.5%;
	left: 64%;
	font-size: 46px;
	letter-spacing: 16px;
	color: #fff;
}
.sec_6 .text-10 {
	top: 29.5%;
    left: 12%;
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.sec_6 .text-11 {
	top: 29.5%;
    left: 38%;
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.sec_6 .text-12 {
	top: 29.5%;
	left: 66.5%;
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-weight: 600;
}
.sec_6 .text-13 {
	top: 53.5%;
	left: 11%;
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-weight: 600;
}
.sec_6 .text-14 {
	top: 53.5%;
    left: 39%;
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.sec_6 .text-15 {
	top: 53.5%;
    left: 71%;
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.sec_6 .text-16 {
	top: 60%;
	right: 8%;
	color: #aab1b4;
}
.sec_6 .text-17 {
	top: 12.95%;
	right: 13%;
	font-size: 40px;
	letter-spacing: 5px;
	color: #484848;
}
.sec_6 .text-18 {
	top: 17%;
	right: 7%;
	font-size: 112px;
	letter-spacing: 5px;
	color: #484848;
}
.sec_6 .text-19 {
	top: 37.6%;
	right: 12%;
	font-size: 36px;
	letter-spacing: 4px;
	color: #ffffff;
}
.sec_6 .text-20 { 
	top: 47%;
	font-size: 32px;
	margin: auto;
	width: fit-content;
	left: 0;
	right: 0;
	line-height: 66px;
	font-weight: 600;
}
.sec_7 .text-1 { 
	left: 0;
	right: 0;
	margin: auto;
	width: fit-content;
	font-size: 85px;
	letter-spacing: 8px;
	top: 7%;
}
.sec_7 .text-2 { 
	margin: auto;
	width: fit-content;
	left: 0;
	right: 0;
	top: 15%;
	color: #fff;
	font-size: 60px;
	letter-spacing: 6px;
}
.sec_7 .text-3 { 
	top: 27.6%;
	left: 12.5%;
	font-size: 46px;
	color: #fff;
	letter-spacing: 6px;
}
.sec_7 .text-4 { 
	top: 42%;
    right: 22%;
    font-size: 140px;
}
.sec_7 .text-5 { 
	top: 39%;
	left: 77%;
	font-size: 68px;
}
.sec_7 .text-6 { 
	top: 70%;
	left: 0;
	right: 0;
	margin: auto;
	width: fit-content;
	font-size: 30px;
	letter-spacing: 4px;
	line-height: 50px;
}
.sec_7 .text-6 .span-1{ 
	font-size: 18px;
    position: relative;
    top: -15px;
}
.sec_7 .text-7 {
	color: #a8a8a8;
	top: 93%;
	left: 13%;
}
.sec_8 .text-3 {
	top: 3.5%;    /* 5% - 1.5% */
	left: 12.5%;
	font-size: 46px;
	color: #fff;
	letter-spacing: 6px;
}
.sec_8 .text-6 { 
	top: 60%;
	left: 0;
	right: 0;
	margin: auto;
	width: fit-content;
	font-size: 30px;
	letter-spacing: 4px;
	line-height: 50px;
}
.sec_9 .text-3 {
	top: 3.5%;    /* 5% - 1.5% */
	left: 12.5%;
	font-size: 46px;
	color: #fff;
	letter-spacing: 6px;
}
.sec_9 .text-5 {
	left: 14%;
	top: 24.5%;  /* 26% - 1.5% */
	color: #fff;
	font-size: 32px;
	letter-spacing: 4px;
}
.sec_9 .text-6 {
	left: 14%;
	top: 35.7%;  /* 37.7% - 1.5% */
	color: #fff;
	font-size: 32px;
	letter-spacing: 4px;
}
.sec_9 .text-7 {
	left: 12%;
	top: 46.3%;    /* 48.5% - 1.5% */
	color: #fff;
	font-size: 32px;
	letter-spacing: 4px;
}
.sec_9 .text-8 {
	color: #08296c;
	top: 20.5%;  /* 22% - 1.5% */
	left: 28%;
	font-size: 75px;
	letter-spacing: 10px;
}
.sec_9 .text-9 {
	color: #08296c;
	top: 35%;  /* 37% - 1.5% */
	left: 33.5%;
	font-size: 40px;
	letter-spacing: 10px;
}
.sec_9 .text-10 {
	color: #08296c;
	top: 43.5%;  /* 46% - 1.5% */
	left: 30.5%;
	font-size: 40px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 43px;
}
.sec_9 .text-12 {
	color: #6b6b6a;
	top: 20.5%;  /* 22% - 1.5% */
	left: 51%;
	font-size: 75px;
	letter-spacing: 10px;
}
.sec_9 .text-13 {
	color: #6b6b6a;
	top: 35%;  /* 37% - 1.5% */
	left: 54.5%;
	font-size: 40px;
	letter-spacing: 10px;
}
.sec_9 .text-14 {
	color: #6b6b6a;
	top: 43.5%;  /* 46% - 1.5% */
	left: 48.5%;
	font-size: 40px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 43px;
}
.sec_9 .text-16 {
	color: #6b6b6a;
	top: 20.5%;  /* 22% - 1.5% */
	left: 72%;
	font-size: 75px;
	letter-spacing: 10px;
}
.sec_9 .text-17 {
	color: #6b6b6a;
	top: 35%;  /* 37% - 1.5% */
    left: 75.5%;
	font-size: 40px;
	letter-spacing: 10px;
}
.sec_9 .text-18 {
	color: #6b6b6a;
    top: 43.5%;  /* 46% - 1.5% */
    left: 69%;
    font-size: 40px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 43px;
}
.sec_9 .text-20 {
	top: 58%;  /* 60% - 1.5% */
	left: 0;
	right: 0;
	margin: auto;
	width: fit-content;
	font-size: 30px;
	letter-spacing: 4px;
	line-height: 50px;
}
.sec_10 .text-1 {
	top: 5.6%;
	width: fit-content;
	font-size: 64px;
	color: #fff;
	letter-spacing: 2px;
}
.sec_10 .text-2 {
	font-size: 80px;
	top: 12.7%;
	letter-spacing: 6px;
	align-items: flex-start;
}
.sec_10 .text-3 {
	font-size: 37px;
	text-align: center;
	top: 25.5%;
	left: 35%;
	line-height: 44px;
	color: #001b62;
}
.sec_10 .text-4 {
	top: 38.5%;
	left: 34.2%;
	color: #fff;
	font-size: 34px;
}
.sec_10 .text-5 {
	left: 70%;
	top: 31.8%;
	color: #fff;
}
.sec_10 .text-6 {
	left: 73%;
	top: 44.8%;
	color: #fff;
}
.sec_10 .text-7 {
	top: 54.8%;
	left: 43%;
	font-size: 48px;
	letter-spacing: 8px;
	line-height: 60px;
}
.sec_10 .text-8 {
	top: 70.4%;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 30px;
	width: fit-content;
	line-height: 61px;
	letter-spacing: 2px;
}
.sec_11 .text-1 {
	top: 7.5%;
	font-size: 60px;
	color: #fff;
	text-align: center;
	letter-spacing: 6px;
}
.sec_11 .text-2 {
	top: 12.5%;
	font-size: 82px;
	color: #08296d;
	text-align: center;
	letter-spacing: 6px;
}
.sec_11 .text-3 {
	text-align: center;
	top: 23%;
	left: 18%;
	font-size: 142px;
	line-height: 56px;
	letter-spacing: 22px;
	color: #0093f0;
}
.sec_11 .text-3 span {	
	font-size: 36px;
	letter-spacing: 3px;
}
.sec_11 .text-3 .span-2 {	
	font-size: 20px;
	position: relative;
	top: -20px;
}
.sec_11 .text-4 {
	text-align: center;
	top: 23%;
	left: 64%;
	font-size: 142px;
	line-height: 56px;
	letter-spacing: 22px;
	color: #016b83;
}
.sec_11 .text-4 span {	
	font-size: 36px;
	letter-spacing: 3px;
}
.sec_11 .text-4 .span-2 {	
	font-size: 20px;
	position: relative;
	top: -20px;
}
.sec_11 .text-5 {
	text-align: center;
	top: 36%;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	letter-spacing: 5px;
}
.sec_12 .text-1 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 27%;
	left: 17%;
}
.sec_12 .text-2 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 27%;
	left: 40%;
}
.sec_12 .text-3 {
	color: #012853;
	font-size: 22px;
    text-align: center;
    top: 27%;
    left: 62%;
}
.sec_12 .text-4 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 49%;
	left: 19%;
}
.sec_12 .text-5 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 49%;
	left: 40%;
}
.sec_12 .text-6 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 49%;
	left: 65%;
}
.sec_12 .text-7 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 72%;
	left: 17%;
}
.sec_12 .text-8 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 72%;
	left: 40%;
}
.sec_12 .text-9 {
	color: #012853;
	font-size: 22px;
	text-align: center;
	top: 72%;
	left: 65%;
}
.sec_12 .text-10 {
	font-size: 15px;
	text-align: center;
	top: 69.5%;
	left: 45.5%;
	color: #3470b0;
}
.sec_12 .text-11 {
	font-size: 15px;
	text-align: center;
	top: 69.5%;
	left: 22.5%;
	color: #3470b0;
}
.sec_12 .text-12 {
	font-size: 15px;
	text-align: center;
	top: 69.5%;
	left: 68.5%;
	color: #3470b0;
}
.sec_12 .text-13 {
	top: 80%;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 19px;
	color: #9d9e9b;
}
.sec_13 .text-1 {
	top: 5.5%;
    font-size: 44px;
    letter-spacing: 2px;
    color: #fff;
}
.sec_13 .text-2 {
	top: 12%;
	font-size: 76px;
	letter-spacing: 9px;
}
.sec_13 .text-3 {
	text-align: center;
	top: 31%;
	left: 10%;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 46px;
	color: #fff;
}
.sec_13 .text-4 {
	font-size: 100px;
	letter-spacing: 20px;
}
.sec_13 .text-5 {
	top: 43%;
	left: 10%;
	font-size: 46px;
	letter-spacing: 6px;
	line-height: 58px;
	color: #072969;
}
.sec_13 .text-6 {
	left: 0;
	right: 0;
	margin: auto;
	top: 57%;
	width: fit-content;
	font-size: 48px;
	color: #fff;
	letter-spacing: 4px;
}
.sec_13 .text-7 {
	color: #fff;
	top: 70.5%;
	left: 20%;
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 32px;
}
.sec_13 .text-8 {
	color: #fff;
	top: 79%;
	left: 20%;
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 32px;
}
.sec_13 .text-9 {
	color: #fff;
	top: 87.5%;
	left: 20%;
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 32px;
}
.sec_13 .text-10{
	margin: auto;
	left: 0;
	right: 0;
	width: fit-content;
	top: 63%;
	font-size: 36px;
	letter-spacing: 5px;
	color: #07286b;
}
.sec_14 .text-1 {
	top: 9.5%;
	font-size: 52px;
	letter-spacing: 6px;
	color: #fff;
}
.sec_14 .text-2 {
	top: 21%;
	font-size: 78px;
	letter-spacing: 6px;
}
.sec_14 .text-3 {
	font-size: 50px;
	top: 37%;
	left: 19.5%;
	line-height: 56px;
	color: #fff;
}
.sec_14 .text-4 {
	color: #00144a;
	top: 58.5%;
    left: 12%;
    font-size: 50px;
    letter-spacing: 6px;
}
.sec_14 .text-5 {
	color: #00144a;
	top: 67.5%;
    left: 12%;
    font-size: 50px;
    letter-spacing: 6px;
}
.sec_14 .text-6 {
	color: #00144a;
	top: 76.5%;
    left: 12%;
    font-size: 50px;
    letter-spacing: 6px;
}
.sec_15 .text-1 {
	text-align: center;
	top: 2%;
	font-size: 70px;
	letter-spacing: 8px;
}
.sec_15 .text-3 {
	color: #fff;
	font-size: 42px;
	text-align: right;
	letter-spacing: 2px;
	top: 18%;
	right: 13%;
	line-height: 55px;
}

.sec_15 .text-4 {
	color: #fff;
    font-size: 42px;
    text-align: left;
    letter-spacing: 2px;
    top: 34.5%;
    left: 13%;
    line-height: 55px;
}

.sec_15 .text-5 {
	color: #fff;
	font-size: 42px;
	text-align: right;
	letter-spacing: 2px;
	top: 50.5%;
	right: 13%;
	line-height: 55px;
}

.sec_15 .text-6 {
	color: #fff;
    font-size: 42px;
    text-align: left;
    letter-spacing: 2px;
    top: 66.5%;
    left: 13%;
    line-height: 55px;
}

.sec_15 .text-7 {
	color: #fff;
	font-size: 42px;
	text-align: right;
	letter-spacing: 2px;
	top: 82.5%;
	right: 13%;
	line-height: 55px;
}
.sec_16 .text-1 {
	top: 4.8%;
	font-size: 60px;
	letter-spacing: 8px;
}
.sec_16 .text-2 {
	font-size: 110px;
	line-height: 110px;
	letter-spacing: -5px;
}
.sec_16 .text-3 {
	font-size: 60px;
	color: #fff;
	top: 22%;
	letter-spacing: 6px;
}
.sec_16 .text-4 {
	font-size: 100px;
	color: #0293eb;
	top: 29%;
	letter-spacing: 6px;
	left: 33%;
}
.sec_16 .text-4 span{
	font-size: 70px;
}
.sec_16 .text-5 {
	font-size: 60px;
	color: #fff;
	top: 32%;
	letter-spacing: 6px;
	left: 57.4%;
}
.sec_16 .text-6 {
	font-size: 70px;
	color: #866409;
	top: 54%;
	letter-spacing: 6px;
	left: 20.4%;
}
.sec_16 .text-7 {
	font-size: 35px;
	color: #866409;
	top: 65%;
	letter-spacing: 3px;
	left: 13.4%;
}
.sec_16 .text-8 {
	font-size: 70px;
	color: #866409;
	top: 54%;
	letter-spacing: 6px;
	left: 62.4%;
}
.sec_16 .text-9 {
	font-size: 35px;
	color: #866409;
	top: 65%;
	letter-spacing: 3px;
	left: 55.4%;
}
.sec_17 .text-1 {
	top: 4%;
	
	font-size: 52px;
	letter-spacing: 7px;
	font-weight: bold;
	background: linear-gradient(to bottom, #d4af37 0%, #ffffff 50%, #d4af37 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

	/* Firefox 支援（選用） */
	background-clip: text;
	color: transparent;
}
.sec_17 .text-2 {
	top: 44.5%;
	font-size: 24px;
	color: #6b4e13;
}
.sec_17 .text-3 {
	top: 51.3%;
	font-size: 24px;
	color: #6b4e13;
}
.sec_17 .text-4 {
	top: 62.3%;
	font-size: 24px;
	color: #6b4e13;
}
.sec_17 .text-5 {
	top: 77%;
	font-size: 24px;
	color: #6b4e13;
}
.sec_17 .text-6 {
	top: 30%;
	left: 14%;
	font-size: 36px;
	color: #fff;
}
.sec_17 .text-6 span{
	color: #FFEB00;
}
.sec_17 .text-7 {
	top: 30%;
	left: 64%;
	font-size: 36px;
	color: #fff;
}
.sec_17 .text-7 span{
	color: #FFEB00;
}
.sec_17 .text-8 {
	top: 44%;
	left: 17%;
	color: #4290d3;
	font-size: 34px;
}
.sec_17 .text-9 {
	top: 44%;
	left: 69%;
	color: #0b2ab1;
	font-size: 34px;
}
.sec_17 .text-10 {
	top: 37.5%;
	left: 10.5%;
	font-size: 30px;
	line-height: 36px;
}
.sec_17 .text-11 {
	top: 59%;
	text-align: center;
	left: 15%;
	font-size: 26px;
	line-height: 39px;
}
.sec_17 .text-11 span{
	position: relative;
	top: -13px;
	font-size: 18px;
}
.sec_17 .text-12 {
	top: 72.3%;
	left: 17%;
	font-size: 26px;
	text-align: center;
}
.sec_17 .text-13 {
	top: 70%;
    left: 21%;
    font-size: 26px;
}
.sec_17 .text-14 {
	top: 76.7%;
	left: 18%;
	font-size: 26px;
}
.sec_17 .text-15 {
	top: 80%;
	left: 18%;
	font-size: 26px;
}
.sec_17 .text-16 {
	top: 88.5%;
    left: 16%;
    color: #fff;
    font-size: 32px;
}
.sec_17 .text-17 {
	left: 63%;
	top: 37.5%;
	font-size: 30px;
}
.sec_17 .text-18 {
	top: 72.3%;
	left: 69%;
	font-size: 26px;
	text-align: center;
}
.sec_17 .text-19 {
	top: 70%;
	left: 71%;
    font-size: 26px;
}
.sec_17 .text-20 {
	top: 76.7%;
	left: 68%;
	font-size: 26px;
}
.sec_17 .text-21 {
	top: 80%;
	left: 68%;
	font-size: 26px;
}
.sec_17 .text-22 {
	top: 88.5%;
    left: 67%;
    color: #fff;
    font-size: 32px;
}
.sec_17 .text-23 {
	top: 57.4%;
	text-align: center;
	left: 67%;
	font-size: 26px;
	line-height: 39px;
}
.sec_17 .text-24 {
	top: 49.8%;
	left: 10.5%;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
}
.sec_17 .text-25 {
	top: 49.8%;
	left: 66.5%;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
}
.sec_17 .text-26 {
	top: 37.7%;
    font-size: 24px;
    color: #6b4e13;
}
.sec_17 .text-27{
	top: 97.5%;
    left: 3%;
    font-size: 14px;
    color: #fff;
}