@font-face {
	font-family: "calibri";
	font-style: normal;
	font-weight: 300;
	src: url("../font/calibri.woff2") format("woff2"), url("../font/calibri.woff") format("woff");
	font-display: swap;
}

.w80 {
    padding: 0 80px;
}
.boxs {
	width: 1200px;
	margin: 0 auto
}


.none {
	display: none;
}

.touch_one .dl {
	background: url(../images/bg_1.jpeg) repeat;
	background-size: 100%;
	height: 100vh;
}

.pub_tit p img {
	height: 34px;
}
.touch_one p:nth-child(1) img,.touch_one p:nth-child(2) img {
	width: 25px;
	margin-right: 6px;
    position: relative;
    top: -2px;
}
.touch_one p:last-child img {
  position: relative;
  top: 180px;
}
.touch_one .word {
	position: absolute;
	bottom: 180px;
	text-align: right;
	width: 100%;
}

.touch_one p:last-child img {
	height: 34px;
	margin-top: 100px;
}

.touch_one .tit {
	margin-bottom: 90px;
}

.touch_one .tit h2 {
	font-size: 48px;
}

.touch_one .txt p {
	font-size: 36px;
}

