@font-face {
	font-family: 'jf-jinxuan';
	src: url('../../inc/css/font/jf-jinxuan-fresh2.2-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

html{
	font-family: jf-jinxuan;
	width: 100%;
	height: auto;
}
body{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

img#background-web,
img#background-mobile
{
	width: 100%;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

#container{
	position: relative;
	width: 100%;
	height: auto;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.content, .content2, .content3{
	position: absolute;
	text-align: left;
}
.content, .content2{
	color: #347ead;
}

.title1, .title2, .title3, .title4, .title5{
	position: absolute;
}

.title1, .title3, .title4, .title5{
	color: #ff3f26;
}

.title2{
	color: #347ead;
}

.title1, .title5{
	-ms-transform: skewy(20deg); /* IE 9 */
	-webkit-transform: skewy(20deg); /* Safari prior 9.0 */
	transform: skewy(20deg); /* Standard syntax */
}

.title2, .title3, .title4{
	-ms-transform: skewy(-25deg); /* IE 9 */
	-webkit-transform: skewy(-25deg); /* Safari prior 9.0 */
	transform: skewy(-25deg); /* Standard syntax */
	text-align: center;
}

@media only screen and (min-width: 768px){
	body{width: 1400px;}
	img#background-web{display: block;}
	img#background-mobile{display: none;}
	.content {letter-spacing: 0.8px; font-size: 14px;}
	.title4 {letter-spacing: 0.8px; font-size: 23px;}
	.title1 {letter-spacing: 0.8px; font-size: 28px;}
	.title5 {letter-spacing: 0.8px; font-size: 30px;}
	.title2, .title3 {letter-spacing: 0.8px; font-size: 47px;}
	br.desktop{display:block;}
	br.mobile{display:none;}
	#c1{ top: 16.2%; left:74%; line-height: 1.35; }
	#c2{ top: 30.1%; left:71%; line-height: 1.35; }
	#c3{ top: 22.4%; left:86%; line-height: 1.35; }
	#c4{ top: 4.5%; left:72%; line-height: 1.35; }
	#c5{ top: 4.5%; left:3.5%; line-height: 1.35; }
	#c6{ top: 12.5%; left:18.5%; line-height: 1.35; }
	#c7{ top: 19%; left:3.5%; line-height: 1.35; }
	#c8{ top: 24%; left:4%; line-height: 1.35; }
	#c9{ top: 28.5%; left:4%; line-height: 1.35; }
	#c10{ top: 38.5%; left:15.1%; line-height: 1.35; }
	#c11{ top: 43.4%; left:17.4%; line-height: 1.35; }
	#c12{ top: 58.2%; left:16.5%; line-height: 1.35; }
	#c13{ top: 67.4%; left:22.6%; line-height: 1.35; }
	#c14{ top: 86.4% ; left:3.5%; line-height: 1.35; }
	#c15{ top: 84.9%; left:29.2%; line-height: 1.35; }
	#c16{ top: 52.5%; left:42.5%; line-height: 1.35; }
	#c17{ top: 55.3%; left:51.2%; line-height: 1.35; }
	#c18{ top: 63.6%; left:40.5%; }
	#c19{ top: 74.8%; left:37%; line-height: 1.35; }
	#c20{ top: 73.6% ; left:54.2%; line-height: 1.35; }
	#c21{ top: 88.5% ; left:45%; line-height: 1.35; }
	#c22{ top: 47.5% ; left:81.1%; line-height: 1.35; }
	#c23{ top: 54.5%; left:67%; line-height: 1.35; }
	#c24{ top: 61.5%; left:66.9%; line-height: 1.35; }
	#c25{ top: 86.3% ; left:72%; line-height: 1.35; }
	#c26{ top: 18% ; left:85%; }
	#c27{ top: 9.5%; left:71.9%; line-height: 1.35; }
	#c28{ top: 8%; left:17.2%; line-height: 1.35; }
	#c29{ top: 31.8%; left:18.5%; }
	#c30{ top: 34%; left:3.5%; }
	#c31{ top: 61.8%; left:22.5%; }
	#c32{ top: 72%; left:3.5%; }
	#c33{ top: 66.2%; left: 51%; }
	#c34{ top: 79.2%; left: 37%; line-height: 1.35; }
	#c35{ top: 48.5%; left: 67%; line-height: 1.35; }
	#c36{ top: 79.5%; left: 70%; line-height: 1.35; }
	#c37{ top: 51.5%; left: 3%; }
	#c38{ top: 36.6%; right: 3.5%; }
	#c39{ top: 21.15%; left: 36%; right: 35%; }
	#c40{ top: 24.3%; left: 33%; right: 33% }

}
@media (max-width: 767px) {
	body{width: 780px;}
	img#background-web{display: none;}
	img#background-mobile{display: block;}
	.content,.title4 {letter-spacing: 0.8px; font-size: 29px;}
	.title1{letter-spacing: 0.8px; font-size: 64px;}
	.title2{letter-spacing: 0.8px; font-size: 54px;}
	.title3{letter-spacing: 0.8px; font-size: 51px;}
	.title5{letter-spacing: 0.8px; font-size: 64px;}
	br.desktop{display:none;}
	br.mobile{display:block;}
	#c1{ top: 10.95%; left:11.1%; }
	#c2{ top: 13.6%; left:55%; line-height: 1.35; }
	#c3{ top: 14.8%; left:9.8%; line-height: 1.35; }
	#c4{ top: 21.25%; left:7.8%; line-height: 1.35; }
	#c5{ top: 23.2%; left:8.8%; line-height: 1.35; }
	#c6{ top: 25.6%; left:64%; line-height: 1.35; }
	#c7{ top: 28.25%; left:8.8%; line-height: 1.35; text-align: justify; width: 474px; }
	#c8{ top: 30.5%; left:12.8%; line-height: 1.35; text-align: justify; width: 480px; }
	#c9{ top: 35.8%; left:29.2%; line-height: 1.35; }
	#c10{ top: 38.36%; left:53%; line-height: 1.35; text-align: justify; width: 268px; }
	#c11{ top: 40.05%; left:59%; line-height: 1.35; }
	#c12{ top: 45.9%; left:13.3%; line-height: 1.35; }
	#c13{ top: 49.15%; left:56%; line-height: 1.35; }
	#c14{ top: 54.35% ; left:48%; line-height: 1.35; text-align: justify; width: 330px; }
	#c15{ top: 59.3%; left:53%; line-height: 1.35; text-align: justify; width: 290px; }
	#c16{ top: 62.1%; left:10%; line-height: 1.35; }
	#c17{ top: 63.4%; left:48%; line-height: 1.35; text-align: justify; width: 330px; }
	#c18{ top: 66.2%; left:8%; line-height: 1.35; }
	#c19{ top: 69.5%; left:13%; line-height: 1.35; text-align: justify; width: 269px; }
	#c20{ top: 69.95% ; left:55%; line-height: 1.35; text-align: justify; width: 266px; }
	#c21{ top: 74.7% ; left:11.8%; line-height: 1.35; }
	#c22{ top: 78.95% ; left:36%; line-height: 1.35; text-align: justify; width: 426px; }
	#c23{ top: 81.6%; left:11.8%; line-height: 1.35; text-align: justify; width: 238px; }
	#c24{ top: 84.55%; left:14%; line-height: 1.35; }
	#c25{ top: 96.2% ; left:34%; line-height: 1.35; }
	#c26{ top: 8.2% ; left:46%; }
	#c27{ top: 17%; left:60%; line-height: 1.35; }
	#c28{ top: 23.5%; left:60%; line-height: 1.35; }
	#c29{ top: 34.4%; left:7%; }
	#c30{ top: 41.4%; left:7%; }
	#c31{ top: 47.3%; left:60%; line-height: 1.35; }
	#c32{ top: 52.65%; left:45%; }
	#c33{ top: 67.25%; left: 50.5%; }
	#c34{ top: 75.8%; left: 40%; line-height: 1.35; }
	#c35{ top: 86.7%; left: 48%; line-height: 1.35; }
	#c36{ top: 94%; left: 7.8%; line-height: 1.35; }
	#c37{ top: 6.9%; left: 8.8%; }
	#c38{ top: 44.1%; right: 8%; }
	#c39{ top: 2.45%; left: 38%; right: 33%; }
	#c40{ top: 2.85%; left: 22%; right: 10%; }
}

