@charset "utf-8";
/* CSS Document */
.mirror {
	transform: scale(-1, 1);
	display: inline-block;
}

.vert-reverse {
	transform: scale(1, -1);
	display: inline-block;
}

.mirror-rotate-340 {
	display: inline-block;
	transform: scale(-1, 1) rotate(340deg);
}

.mirror-rotate-90 {
	transform: scale(-1, 1) rotate(90deg);
	display: inline-block;
	margin-left: -2px;
}

.mirror-rotate-270 {
	transform: scale(-1, 1) rotate(270deg);
	display: inline-block;
	margin-left: -2px;
}

.rotate-14 {
	display: inline-block;
	transform: rotate(14deg);
}

.rotate-neg10 {
	transform: rotate(-10deg);
	display: inline-block;
}

.overlay-1 {
	letter-spacing:-40px;
	display: inline-block;
	margin-right: 20px;
}

.overlay-3 {
	letter-spacing:-17px;
	display: inline-block;
	margin-right: 18px;
}			
.overlay-4	{
	letter-spacing:-22px;
	display: inline-block;
	margin-right: 20px;
}
.overlay-5 {
	letter-spacing:-17px;
	display: inline-block;
	margin-right: 21px;
	margin-left: 7px;
}	
.hori-cpd {
	display: inline-block;
	transform: scale(0.5, 1) translate(0px, 1%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	letter-spacing: -2px;
	margin-left: -8px;
	margin-right: -7px;
}
.hori-cpd-3 {
	display: inline-block;
	transform: scale(0.35, 1) translate(0px, 3%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	letter-spacing: -2px;
	margin-left: -16px;
	margin-right: -16px;
	font-weight: bold;
}
.hori-cpd-5 {
	display: inline-block;
	transform: scale(0.4, 1) translate(0px, 4%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	letter-spacing: -10px;
	margin-left: -2%;
	margin-right: -2%;
	font-weight: bold;
}

.fsize-sm {
	display: inline-block;
	font-size: 0.8rem;
}

.fsize-sm-2 {
	display: inline-block;
	font-size: 0.76rem;
	transform: translate(0, -6%);/* translate 的第2個數值 = 打直的位置, 數字越大越位置低*/ 
}

.ws-lg-10 {
	display: inline-block;
	width: 10rem;
}
	
.ws-lg-15 {
	display: inline-block;
	width: 15rem;
}	
	
.ws-lg-20 {
	display: inline-block;
	width: 20rem;
}	

.ws-1 {
	display: inline-block;
	width: calc(1.375rem + 1.5vw)
}	

.ws-2 {
	display: inline-block;
	width:calc(1.325rem + .9vw)
}	
	
.ws-3 {
	display: inline-block;
	width: calc(1.3rem + .6vw)
}

.ws-4 {
	display: inline-block;
	width: calc(1.275rem + .3vw)
}

.ws-5 {
	display: inline-block;
	width: 1.25rem
}

.ws-6 {
	display: inline-block;
	width: 1rem
}
.vert-cpd {
	display: inline-block;
	transform: scale(1, 0.8) translate(0, 20%);
	text-align: center;
	line-height: 0.8;
	margin-top:-20px;
}

.vert-cpd-2 {
	display: inline-block;
	text-align: center;	
	transform: scale(1, 0.48) translate(0, 60%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 1.0;
	margin-top:-20px;
}

.vert-cpd-2-b {
	display: inline-block;
	text-align: center;
	transform: scale(1, 0.8) translate(0, 60%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 0.2;
	margin-top:-20px;
}

.vert-cpd-2-c {
	display: inline-block;
	text-align: center;
	transform: scale(1, 0.6) translate(0, 50%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 0.6;
	margin-top:-20px;
}

.vert-cpd-2-d {
	display: inline-block;
	text-align: center;
	transform: scale(1, 0.6) translate(0, 50%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 0.5;
	margin-top:-20px;
}

.vert-cpd-2-e {
	display: inline-block;
	text-align: center;
	transform: scale(1, 0.7) translate(0, 50%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 0.36;
	margin-top:-20px;
}

.vert-cpd-2-f {
	display: inline-block;
	text-align: center;
	transform: scale(1, 0.5) translate(0, 50%);/* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 0.8;/* 上下兩個字分開的距離 */
	margin-top:-20px;
}

.vert-cpd-3 {
	display: inline-block;
	text-align: center;
	transform: scale(1, 0.4) translate(0, 80%); /* scale 的2個數值= 㩒扁, 數字越細越扁.  translate 的第2個數值 = 打直的位置, 數字越大越位置低*/
	line-height: 0.9;
	margin-top:-30px;
}

.btn-kb {
	display: inline-block;
	font-size: 0.8rem;
	width:40px;
	height:40px;
	line-height: 1.4;
	font-weight: bolder;
	text-align: center;
	border: 1px solid #B8B8B8;
	border-radius: 5px;
	margin-left: 1%;
	margin-right: 1%;
}

.kb1 {
	display: inline-block;
	height:40px;
	border: 1px solid #000000;
	border-radius: 5px;	
	margin-left: 5px;
	margin-right: 5px;	
}	
	
.kb2 {
	display: inline-block;
	font-size: 0.8rem;
	width:40px;
	height:40px;
	line-height: 1.2;
	font-weight: bolder;
	text-align: center;
	border: 1px solid #000000;
	border-radius: 5px;
	padding-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.hori-left-35 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to right, black 35%, white 10%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.hori-left-40 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to right, black 40%, white 10%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.hori-left-50 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to right, black 50%, white 50%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.hori-right-50 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to left, black 50%, white 50%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.hori-right-65 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to left, black 65%, white 35%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.hori-right-80 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to left, black 80%, white 10%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}					

.vert-top-55 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, black 55%, white 45%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.vert-top-50 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, black 50%, white 50%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.vert-top-70 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, black 70%, white 25%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}		

.vert-top-75 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, black 75%, white 25%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.vert-top-79 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, black 79%, white 21%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}	

.vert-bottom-40 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, white 60%, black 40%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.vert-bottom-50 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to bottom, white 50%, black 50%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.vert-bottom-70 {
	display: inline-block;
	margin: 0;
	line-height: 1em;
	background: linear-gradient(to top, black 70%, white 30%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

