.mainv-ttl {
	font-weight: 400;
}

.hxstyle04 {
	line-height: 44px;
	padding-top: 30px;
	margin-bottom: 44px;
}

.hxstyle04 span {
	display: block;
}

.hxstyle04 span:first-of-type {
	display: inline-block;
	position: relative;
}

.hxstyle04 span:first-of-type:after {
	content: '';
	position: absolute;
	top: 100%;
	right: 0;
	width: 180px;
	height: 25px;
	background: url(../images/bg01.svg) no-repeat center center;
	background-size: 100%;
	margin-top: 7px;
}

.hxstyle04 span:last-of-type {
	font-weight: 700;
}

#telework section.dark {
	min-height: 400px;
}

#telework .wrap2col h4 {
	font-weight: 700;
}

#telework .hxstyle02 span {
	padding-top: 10px;
	background: url(../images/bg02.svg) no-repeat center bottom;
	background-size: 310px;
}

#telework .wrap2col .col h3 {
	font-size: 1em;
}

#telework .note {
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	text-indent: 0;
	counter-reset: note;
	padding-left: 70px;
}

#telework .note span {
	display: block;
	position: relative;
}

#telework .note span:before {
	counter-increment: note;
	content: "※" counter(note);
	position: absolute;
	top: 0;
	left: -70px;
}

#telework .hxstyle01 span {
	background-size: 420px;
	background-position: bottom center;
}

#telework a.button {
	width: 274px;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	padding: 0;
}

#telework .wrap2col .col .block.desc p:not(.head) {
	position: relative;
	padding-left: 12px;
}

#telework .wrap2col .col .block.desc p:not(.head):before {
	content: '+';
	position: absolute;
	top: 0;
	left: 0;
}

#telework .wrap2col .col .block.desc {
	width: 372px;
	max-width: 100%;
	padding-top: 52px;
}

@media (max-width: 1149px) {
	#telework h1 {
		line-height: 1.15;
	}
	
	#telework p.mainv-ttl {
		top: 19vw;
		line-height: 1.2;
	}
	
	
	.hxstyle04 {
		font-size: 1.8em;
	}
	
	#telework p {
		line-height: 1.45;
		text-align: justify;
		font-size: 1em;
        padding-bottom: 35px
	}
	
	#telework .wrap2col .col {
		width: 47.7%;
		margin-right: 4.6%;
	}
	
	#telework .wrap2col .col:nth-of-type(2n) {
		margin-right: 0;
	}
	
	#telework .note {
		padding-left: 28px;
	}

	#telework .note span:before {
		left: -28px;
	}
	
	#telework #telework2 + .inner .wrap2col .col {
		width: 49%;
		margin-right: 2%;
	}
	
	#telework #telework2 + .inner .wrap2col .col:nth-of-type(2n) {
		margin-right: 0;
	}
	
	#telework a.button {
		width: 366px;
		height: 72px;
		line-height: 72px;
	}
	
	#telework #telework3 + .inner .wrap2col .col {
		width: 50%;
		margin-right: 0;
	}
	
	#telework .wrap2col .col .block.desc {
		padding-top: 15px;
	}
	
	#telework .wrap2col .col .block.desc p:not(.head) {
		padding-left: 22px;
	}
	
	#telework .wrap2col .col .block.desc {
		width: 100%;
	}
}

.js_header_nav_item[data-menu-btn=solution] span:after {
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #0a9bcd;
}

@media (max-width: 767px) {
	#telework p.mainv-ttl {
		top: 40vw;
		line-height: 1.7;
		text-align: left;
	}
	
	.hxstyle04 {
		text-align: center;
		font-size: 1.5em;
		margin-bottom: 68px;
	}
	
	.hxstyle04 span:first-of-type:after {
		display: none;
	}
	
	.hxstyle04 span:last-of-type {
		position: relative;
	}
	
	.hxstyle04 span:last-of-type:after {
		content: '';
		position: absolute;
		top: 100%;
		right: 0;
		width: 100%;
		height: 35px;
		background: url(../images/bg01.svg) no-repeat center center;
		background-size: 251px;
		margin-top: 10px;
	}
	
	#telework p {
		line-height: 2;
	}
	
	#telework .wrap2col .col,
	#telework #telework2 + .inner .wrap2col .col,
	#telework #telework3 + .inner .wrap2col .col {
		width: 100%;
		margin-right: 0;
	}
	
	#telework .hxstyle01 span,
	#telework .hxstyle02 span {
		height: auto;
		line-height: 40px;
		font-size: 30px;
		padding: 0 10px;
		padding-bottom: 20px;
		background-size: 270px;
	}
	
	#telework .hxstyle01 span {
		padding-bottom: 47px;
	}
	
	#telework a.button {
		width: 402px;
		max-width: 100%;
		height: 92px;
		line-height: 92px;
	}
}

@media only screen and (min-width: 1150px) {
	#telework h1 {
		font-size: 48px;
	}
}
