@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');

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.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 .div_block{
	padding: 0;
}
.content-row p{
	margin: 0;
}
.content-row{
	overflow: hidden;width: 960px;
}
.content-row .overflow-hidden{
	overflow: hidden;
}
.overflow-hidden{
	overflow: hidden;
}
.text-size-160{
	font-size: 160px !important;
}
.text-size-140{
	font-size: 140px !important;
}
.text-size-120{
	font-size: 120px !important;
}
.text-size-100{
	font-size: 100px !important;
}
.text-size-90{
	font-size: 90px;
}
.text-size-84{
	font-size: 84px;
}
.text-size-80{
	font-size: 80px;
}
.text-size-74{
	font-size: 74px;
}
.text-size-70{
	font-size: 70px;
}
.text-size-66{
	font-size: 66px;
}
.text-size-60{
	font-size: 60px;
}
.text-size-58{
	font-size: 58px;
}
.text-size-56{
	font-size: 56px;
}
.text-size-54{
	font-size: 54px;
}
.text-size-52{
	font-size: 52px;
}
.text-size-50{
	font-size: 50px;
}
.text-size-48{
	font-size: 48px;
}
.text-size-46{
	font-size: 46px;
}
.text-size-42{
	font-size: 42px;
}
.text-size-40{
	font-size: 40px;
}
.text-size-38{
	font-size: 38px;
}
.text-size-36{
	font-size: 36px;
}
.text-size-34{
	font-size: 34px;
}
.text-size-32{
	font-size: 32px;
}
.text-size-30{
	font-size: 30px;
}
.text-size-28{
	font-size: 28px;
}
.text-size-26{
	font-size: 26px;
}
.text-size-24{
	font-size: 24px;
}
.text-size-22{
	font-size: 22px;
}
.text-size-20{
	font-size: 20px;
}
.text-size-18{
	font-size: 18px;
}
.text-size-16{
	font-size: 16px;
}
.text-size-14{
	font-size: 14px;
}
.text-size-12{
	font-size: 12px;
}
.font-weight-900{
	font-weight: 900 !important;
}
.font-weight-700{
	font-weight: 700 !important;
}
.font-weight-600{
	font-weight: 600 !important;
}
.font-weight-500{
	font-weight: 500 !important;
}
.font-weight-400{
	font-weight: 400 !important;
}
.font-weight-300{
	font-weight: 300 !important;
}
.line-height-1{
	line-height: 32px;
}
.line-height-2{
	line-height: 36px;
}
.line-height-3{
	line-height: 42px;
}
.line-height-4{
	line-height: 48px;
}
.line-height-5{
	line-height: 60px;
}
.line-height-6{
	line-height: 28px;
}
.line-height-7{
	line-height: 18px;
}
.line-height-8{
	line-height: 45px;
}
.line-height-9{
	line-height: 100px;
}
.letter-spacing-1{
	letter-spacing: 5px;
}
.letter-spacing-2{
	letter-spacing: 2px;
}
.letter-spacing-3{
	letter-spacing: 1px;
}
.width-fit{
	width: fit-content;
}
.height-fit{
	height: fit-content;
}

.w-95{
	width: 95%;
}
.obj-position-top{
	object-position: top;
}
.obj-position-center{
	object-position: center;
}
.obj-position-bottom{
	object-position: bottom;
}
.obj-fit-contain{
	object-fit: contain;
}
.obj-fit-cover{
	object-fit: cover;
}
.storke{
	position: relative;
	z-index: 1;
}
.storke-1::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 6px #fff;
	white-space:nowrap;
}
.storke-2::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 15px #fff;
	white-space:nowrap;
}
.storke-3::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 1px #fff;
	white-space:nowrap;
}
.storke-4::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 4px #DE4FB4;
	white-space:nowrap;
}
.storke-5::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 5px #DF6596;
	white-space:nowrap;
}
.storke-6::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 1px #EEE;
	white-space:nowrap;
}
.storke-7::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 8px #eb488d;
	white-space:nowrap;
}
.storke-8::before{
	position: absolute;
	content: attr(data-storke);
	z-index: -1;
	-webkit-text-stroke: 8px #eb7846;
	white-space:nowrap;
}
.rounded-pill-1{
	border-radius: 50rem !important;
}
.rounded-pill-2{
	border-radius: 3rem !important;
}
.bg-no-repeat{
	background-repeat: no-repeat;
}
.bg-position-center{
	background-position: center !important;
}
.bg-position-bottom{
	background-position: bottom !important;
}
.bg-position-contain{
	background-size: contain !important;
}
.bg-position-cover{
	background-size: cover !important;
}
.hr-1{
	border-bottom: 2px solid #fff;
}
.mx-right{
	margin-right: auto;
}
.mx-left{
	margin-left: auto;
}
.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;
}

.top-0{
	top: 0 !important;
}

.bottom-0{
	bottom: 0 !important;
}

.left-0{
	left: 0 !important;
}

.right-0{
	right: 0 !important;
}

.hide{
	display: none;
}

.custom-sale-prodcut-akkqt .content-row {
	transform-origin: top left;
}

.hide_text h2,
.hide_text h3,
.hide_text p,
.hide_text li,
.hide_text a{
	display: none;
}
.text-color-1{
	color: #D4499C;
}

.text-color-2{
	color: #9072c1;
}

.text-color-3{
	color: #e26496;
}

.text-color-4{
	color: #df578d;
}

.text-color-5{
	color: #de3978;
}

.text-color-6{
	color: #71376c;
}

.text-color-7{
	color: #DF6596;
}

.text-color-8{
	color: #db3978;
}

.text-color-9{
	color: #8B6027;
}

.text-color-10{
	color: #BF3992;
}

.div-1{
	max-width: 95%;
	margin-top: 15px;
}

.div-2{
	background: linear-gradient(to top, #65225e, #a51558);
}

.div-3{
	max-width: 520px;
}

.div-4{
	right: 0;
  top: 7%;
  width: 170%;
  z-index: 10;
}

.div-5{
	bottom: 70px;
}

.div-7{
	margin-top: 75px;
	max-width: 500px
}

.div-8{
	max-width: 500px
}

.div-9{
	max-width: 650px;
	margin-top: 45px;
}

.div-10{
	max-width: 90%;
}

.div-11{
	padding: 70px;
	padding-top: 116px;
}

.div-13{
	margin-top: 165px;
	margin-bottom: 60px;
}

.div-14{
	margin-top: 83px;
	max-width: 75%;
}

.div-15{
  margin-top: 85px;
  max-width: 75%;
}

.div-16{
	right: 0;
	width: 750px;
}

.div-17{
  max-width: 200px;
  top: 80px;
  left: -92px;
}

.div-18{
	right: -50px;
	max-width: 200px;
	top: -100px;
}

.div-19{
	max-width:500px;
}

.div-21{
	max-width: 735px;
}

.div-22{
	max-width:650px;
}

.div-23{
	max-width:675px;
}

.div-24{
	padding-left: 60px;
}

.div-25{
	width: 150px;
	top: 222px;
	left: -60px;
}

.div-26{
	width: 195px;
	top: -73px;
	right: -67px;
}

.div-27{
	width: 150px;
  bottom: 19px;
  left: 96px;
  z-index: 10;
}

.div-28{
	width: 150px;
	top: 112px;
	right: -75px;
	z-index: 10;
}

.div-29{
	width: 75%;
}

.div-30{
	height: 1500px;
}

.div-34{
	max-width: 300px;
}

.div-35 {
    height: 985px;
}

.div-36{
	display: flex;
	align-items: center;
}

.div-37{
	width: 35px;
	height: 35px;
}

.div-38{
	position: relative;
	height: 900px;
}

.div-38 .bg-img{
	position: absolute;
  animation: 0;
  left: 0;
  top: -10px;
  z-index: -1;
}

.div-39 .sub-div{
	width: 95%;
}

.div-40{
	width: 65%;
}

.div-42{
	margin-top: 45px;
}

.div-43{
	top:130px;
}

.div-44{
	max-width:80px;
}

.div-46 {
  height: 1385px;
}

.div-48{
	max-width:60px;
}

.div-50{
	margin-bottom: 100px;
}

.div-51{
	height: 2380px;
}

.div-52{
  height: 1675px;
}

.div-53 {
  height: 1310px;
}

.div-54{
	margin-top: 90px !important;
}

.div-55{
	max-width: 175px;
	position: absolute;
	top: -73px;
	left: 48px;
}

.div-56{
	background: linear-gradient(to top, #f8f3cd, #fdf9f8);
}

.div-57{
	border: 1px solid #d1c9b2;
}

.div-61 {
    max-width: 190px;
    height: 190px;
    margin-top: -174px;
}

.div-61 .img-1{
		max-width: 135px;
		margin-top: 10px;
}

.div-64{
	bottom: -10%;
	right: -15%;
	width: 160%;
	z-index: 10;
}

.table-block li{
	padding: 30px;
	font-size: 27px;
	text-align: center !important;
}

.border-1{
	border: 1px solid #ad93da;
}

.border-bottom-1{
	border-bottom: 1px solid #ad93da;
}

.border-radius-1{
	border-radius: 30px !important;
}

.border-radius-2{
	border-radius: 60px;
}

.border-radius-3{
	border-radius: 15px !important;
}

.border-radius-4-top{
	border-top-left-radius: 30px !important;
	border-top-right-radius: 30px !important;
}

.border-radius-4-bottom{
	border-bottom-left-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
}

.bg-color-1{
	background: #DF6596;
}

.bg-color-2{
	background: #D756A2;
}

.bg-color-3{
	background: #DC3978;
}

.bg-color-4{
	background: #D99BAA;
}

.font-1{
  background: linear-gradient(to top, #e9ca8e, #fffbef, #f3e3c4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.font-2{
	  background: linear-gradient(to top, #a13381, #ab2773, #f0b2d3);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	  background-clip: text;
}
.font-3 {
    left: 60%;
    top: 7%;
}
.font-4 {
    left: 11%;
    top: 28%;
}
.font-5 {
    left: 36%;
    top: 47%;
}
.font-6{
	left: 10%;
	top: 76%;
}
.font-7{
	left: 61%;
	top: 86%;
}
.font-8{
	top: 70px;
	left: 69px;
	line-height: 31px;
}
.font-9{
	top: 329px;
	left: 29px;
	line-height: 32px;
}
.font-10 {
    top: 316px;
    right: 23px;
    line-height: 30px;
}
.font-11{
	top: 231px;
	left: 310px;
	line-height: 50px;
}
.font-12{
	line-height: 30px;
	padding: 0px 5px;
	margin-top: 12px;
}
.font-13{
	top: 250px;
	left: 65px;
}
.font-14{
	top: 250px;
	left: 370px;
}
.font-15{
	top: 725px;
	left: 58px;
}
.font-16{
	top: 725px;
	left: 420px;
}
.font-17{
	left: 233px;
	top: 342px;
}
.font-18 {
	left: 553px;
	top: 261px;
}
.font-19{
	margin-left: -87px;
	letter-spacing: 8px;
}
.font-20::before{
	content: '快充開機Turn On！';
}
.font-20::after{
	content: '快充開機Turn On！';
	background: linear-gradient(to bottom right, #e7c04a 35%, #feefce 70%);
}
.font-21::before{
	content: '對抗消耗青春的最佳戰友';
}
.font-21::after{
	content: '對抗消耗青春的最佳戰友';
	background: linear-gradient(to bottom right, #feefce 35%, #e7c04a 70%);
}
.font-22{
	background: linear-gradient(to top, #c92d6a, #c01057, #b0216c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.font-23{
	background: linear-gradient(to top, #b6609c, #a13381, #ab2974);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.font-24::before{
	content: '從年輕，一直美';
}
.font-24::after{
	content: '從年輕，一直美';
	background: linear-gradient(to bottom right, #e1b11d 0%, #f7eacd 50%, #d4af37 100%);
}
.font-25::before{
	content: '為時光匿跡';
}
.font-25::after{
	content: '為時光匿跡';
	background: linear-gradient(to bottom right, #e1b11d 0%, #f7eacd 50%, #d4af37 100%);
}
.gradient-default::before{
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
}
.gradient-default::after{
	  -webkit-background-clip: text;
	  background-clip: text;
	  color: transparent;
	  z-index: 2;
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
}
.text-shadow-1{
	text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
}

.sec_1 .text-1{
	left: 7%;
	top: 15px;
}
.sec_1 .text-2{
	top: 120px;
	left: 5px;
}
.sec_1 .text-3{
	top: 120px;
	left: 35px;
}
.sec_1 .text-4{
	position: relative;
	top: 230px;
}
.sec_1 .text-5{
	position: relative;
	top: 230px;
}
.sec_1 .text-6{
	top: 49px;
}
.sec_1 .text-7{
	top: 105px;
	position: relative;
}
.sec_1 .text-8{
	position: relative;
	top: 415px;
}
.sec_1 .text-9{
	position: relative;
	top: 415px;
}
.sec_1 .text-10{
	position: relative;
	top: 415px;
}
.sec_1 .text-11{
	position: relative;
	top: 680px;
}
.sec_1 .text-12{
	position: relative;
	top: 680px;
}
.sec_1 .block-1{
	position: relative;
	top: 285px;
}
.sec_2 .text-1{
	top: 155px;
}
.sec_2 .text-2{
	position: relative;
	top: 220px;
}
.sec_2 .text-3{
position: relative;
top: 235px;
left: -38px;
}
.sec_2 .text-4{
	left: 14px;
}
.sec_2 .text-5{
	left: -4px;
}
.sec_2 .text-6{
	top: 260px;
	position: relative;
}
.sec_2 .text-7{
	top: 260px;
	position: relative;
}
.sec_3 .text-1{
	top: 40px;
}
.sec_3 .text-2{
	position: relative;
	top: 95px;
}
.sec_4 .text-1{
	top: 150px;
}
.sec_4 .text-2{
	position: relative;
	top: 220px;
}
.sec_4 .font-3 {
  left: 57%;
  top: 47%;
}
.sec_4 .font-5 {
    left: 41%;
    top: 68%;
}
.sec_4 .font-4 {
    left: 22.5%;
    top: 58.5%;
}
.sec_4 .font-6 {
    left: 21%;
    top: 84%;
}
.sec_4 .font-7 {
    left: 58%;
    top: 90%;
}
.sec_5 .text-1{
	top: 163px;
}
.sec_5 .text-2{
	position: relative;
	top: 220px;
}
.sec_6 .text-1{
	top: 163px;
}
.sec_6 .text-2{
	position: relative;
	top: 220px;
}
.sec_6 .text-3{
	position: relative;
	top: 620px;
	left: 134px;
}
.sec_6 .text-4{
	left: 63px;
	position: relative;
}
.sec_6 .text-5{
	left: 145px;
	position: relative;
}
.sec_7 .text-1{
	position: relative;
	left: 500px;
	top: 205px;
}
.sec_7 .text-2{
	position: relative;
  top: 865px;
  left: 240px;
}
.sec_7 .text-3{
	position: relative;
  top: 903px;
  left: 240px;
}
.sec_7 .text-4{
	position: relative;
  top: 950px;
  left: 240px;
}
.sec_8 .text-1{
	top: 30px;
	position: relative;
}
.sec_8 .text-2{
	position: relative;
	left: 91px;
	top: 89px;
}
.sec_8 .text-3{
	position: relative;
	left: 91px;
	top: 114px;
}
.sec_8 .text-4{
	position: relative;
	left: 91px;
	top: 142px;
}
.sec_8 .text-5{
	position: relative;
	left: 91px;
	top: 165px;
}
.sec_9 .text-1{
	position: relative;
	top: 26px;
}
.sec_9 .text-2{
	position: relative;
	top: 880px;
}
.sec_10 .text-1{
	position: relative;
	top: 50px;
}
.sec_10 .text-2{
	position: relative;
	top: 608px;
}
.sec_10 .text-3{
	margin-top: 24px;
}
.sec_10 .text-4{
	margin-top: 163px;
}
.sec_11 .text-1{
	position: relative;
	top: 608px;
	left: -12px;
}
.sec_11 .text-2{
	position: relative;
	left: 30px;
	top: 5px;
}
.sec_12 .text-1{
    position: relative;
    top: 609px;
    left: -9px;
}
.sec_12 .text-2{
	position: relative;
	top: 60px;
}
.sec_12 .text-3{
	position: relative;
	top: 55px;
}
.sec_13 .text-1{
	position: relative;
	top: 120px;
}
.sec_13 .text-2{
	position: relative;
	top: 590px;
}
.sec_13 .text-3{
	position: relative;
	top: 605px;
}
.sec_13 .text-4{
	position: relative;
	top: 724px;
}
.sec_13 .text-5{
	position: relative;
	top: 850px;
}
.sec_14 .text-1{
	position: relative;
	top: 14px;
	left: 22px;
	font-size: 20px;
}
.sec_14 .text-2{
	position: relative;
	top: 14px;
	left: -16px;
	font-size: 20px;
}
.sec_14 .text-3 {
	position: relative;
	top: 298px;
	font-size: 20px;
}
.sec_15 .text-1 {
	position: relative;
	top: 143px;
}
.sec_15 .text-2 {
	position: relative;
	top: 63px;
}
.sec_15 .text-3 {
	position: relative;
	top: 809px;
}
.sec_16 .text-1 {
	position: relative;
	top: 107px;
}
.sec_16 .text-2 {
	position: relative;
	top: 60px;
}
.sec_16 .text-3 {
	position: relative;
	top: 412px;
}
.sec_17 .text-1 {
	position: relative;
	top: 107px;
}
.sec_17 .text-2 {
	position: relative;
	top: 50px;
}
.sec_17 .text-3 {
	position: relative;
	top: 458px;
}
.sec_18 .text-1 {
	position: relative;
	top: 115px;
}
.sec_18 .text-2 {
	position: relative;
	top: 60px;
}
.sec_18 .text-3 {
	position: relative;
	top: 458px;
}
.sec_19 .text-1 {
	position: relative;
	top: 120px;
}
.sec_19 .text-2 {
	position: relative;
	left: 101px;
	top: 132px;
	line-height: 79px;
}
.sec_20 .text-1 {
	position: relative;
	top: 45px;
}
.sec_20 .text-2 {
	position: relative;
	top: 29px;
}
.sec_20 .text-3 {
	position: relative;
	top: 342px;
	left: 68px;
	text-align: center !important;
}
.sec_20 .text-4 {
	position: relative;
	top: 342px;
	left: 187px;
}
.sec_20 ul li:nth-child(2) {
	margin: 0px 69px;
}
.sec_20 ul li:nth-child(3) {
	position: relative;
	top: 10px;
	margin: 0px 58px;
}
.sec_20 ul li:nth-child(4) {
	position: relative;
	top: 20px;
    margin: 0px 0px 0px -15px;
}
.sec_20 ul li:nth-child(5) {
	position: relative;
	top: 35px;
	margin: 0px 25px 0px 25px;
	text-align: center;
}
.sec_20 ul li:nth-child(6) {
	position: relative;
	top: 62px;
	margin: 0px 20px;
}
.sec_20 ul{
	list-style-type: none;
	text-align: center !important;
}
.sec_20 .list-group-item{
	background-color: unset !important;
	border: 0;
}