.rlink-wrap .rlink-box:nth-child(1) .rlink-box-cover {
    background-image: url(/brand/biztrf/aiot/img/img-rlink-home-01.png);
}

.inner-kv {
    background-image: url(/brand/biztrf/aiot/img/img-rlink-home-01.png);
}
.awc-section-01 {
	padding-bottom: 30px;
}
.awc-section-01 .gwrap .gbox {
	width: 250px;
	margin: 0 auto 15px;
}
.awc-section-02 {
	position: relative;
	padding: 40px 15px;
	background-image: url(/brand/biztrf/aiot/img/bg-sharp-vision-and-its-expandings-02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.awc-section-02 .gwrap {
	padding: 15px 0;
	position: relative;
}


.rlink-inner-box:nth-child(1) {
	display: none;
}

@media screen and (min-width: 640px){
	.awc-section-01 .gwrap {
		width: 568px;
		overflow: hidden;
	}
	.awc-section-01 .gwrap .gbox {
		width: 33.33%;
		float: left;
	}
}

@media screen and (min-width: 768px){
	.rlink-box-title {
		font-size: 30px;
	}
	.awc-section-01 .awc-section-01-inner {
		width: 640px;
		display: table;
		margin: 0 auto;
		padding: 20px 0;
		background-image: url(/brand/biztrf/aiot/img/bg-sharp-vision-and-its-expandings-01.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
	}
	.awc-section-01 .section-01-wrap,
	.awc-section-01 .gwrap {
		display: table-cell;
		vertical-align: middle;
	}
	.awc-section-01 .section-01-wrap {
		/*width: calc(60% - 30px);*/
		width: 60%;
		padding: 0 15px;
	}
	.awc-section-01 .gwrap {
		/*width: calc(40% - 30px);*/
		padding: 0 15px;
	}
	.aw-content .awc-section-01 p {
		width: 100%;
	}
	.awc-section-01 .gwrap .gbox {
		float: none;
		width: 90%;
		margin: 15px auto;
	}
	.awc-section-02 .gwrap {
		width: 640px;
		overflow: hidden;
		padding: 15px 0;
	}
}

@media screen and (min-width: 980px){
	.rlink-box-title {
		font-size: 36px;
	}
	.awc-section-02 .cover {
		height: 30vw;
	}
	.awc-section-01 {
		padding-top: 30px;
	}
}

@media screen and (min-width: 1200px){
	.rlink-box-title {
		font-size: 44px;
	}
	.awc-section-01 .awc-section-01-inner {
		width: 960px;
	}
	.awc-section-01 .section-01-wrap {
		padding: 0 0 0 60px;
	}
	.awc-section-01 .gwrap {
		padding: 0 15px;
	}
	.awc-section-02 .gwrap {
		width: 768px;
	}
	.awc-section-01 .gwrap .gbox {
		width: 65%;
	}
	.awc-section-01,
	.awc-section-02 {
		padding-bottom: 80px;
	}
}