.con1_software,
.con2_software,
.con3_software,
.workflow_bg {
	padding: 0 5%;
}
 @media only screen and (min-width: 767px) {
	.con1_software,
	.con2_software,
	.con3_software,
	.workflow_bg {
		padding: 0;
	}
}
.txt_software {
	color: #333;
	font-size: 1.5rem;
}
 @media only screen and (min-width: 767px) {
	.txt_software {
	color: #fff;
		font-size: 2.4rem;
	}
}

.development_case h4 {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
	font-size: 8rem;
	font-weight: lighter;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	padding: 10px 0;
}
 @media only screen and (min-width: 767px) {
	.development_case h4 {
		width: 156px;
		height: 156px;
		border-radius: 50%;
		margin-right: 40px;
		font-size: 8rem;
		font-weight: lighter;
		font-size: 2.4rem;
		padding: 60px 0;
	}
}
.development_case h4:before {
	display: none;
}
h4.cause {
	background: #6f6f6e;
}
h4.approach_detail {
	background: #c0c0bf;
}
h4.result {
	background: #528fcc;
}

.development_case {
	display: block;
	padding: 40px 0;
}
 @media only screen and (min-width: 767px) {
	.development_case {
		display: flex;
		align-items: center;
		padding: 40px 0;
	}
}
.development_case ul {
	text-align: left;
	padding-left: 1em;
}
.development_case ul li {
	font-size: 1.5rem;
	text-indent: -1em;
	max-width: 37em;
	display: block;
}
 @media only screen and (min-width: 767px) {
	.development_case ul li {
		font-size: 1.8rem;
	}
}
.development_case ul li:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 1rem;
	height: 1rem;
	background: #528fcc;
	border-radius: 50%;
	margin-right: 8px;
}

/* 開発事例　表 */
.tbl_print th,
.tbl_print td {
	text-align: left;
}
.tbl_print caption {
	color: #528fcc;
}

.tbl_print th {
	width: 30%;
}
/* /開発事例　表 */

#software {
	position: relative;
	z-index: 999;
	color: #333;
	-webkit-transform: skew(0deg, -5deg);
	transform: skew(0deg, -5deg);
	z-index: 999
}
 @media only screen and (min-width: 767px) {
	#software {
		color: #fff;
		-webkit-transform: skew(0deg, 5deg);
		transform: skew(0deg, 5deg);
	}
}
.white {
	color: #333;
}
 @media only screen and (min-width: 767px) {
	.white {
		color: #fff;
	}
}
.c-section {
	position: relative;
	z-index: 10000;
}

.skewed_bg-3:before {
display: none;
}

.skewed_bg-flow:before {
	display: none;
}
.workflow_bg {
	-webkit-transform: skew(0deg, -5deg);
	transform: skew(0deg, -5deg);
	margin-bottom: 104px;
}
.workflow {
	-webkit-transform: skew(0deg, 5deg);
	transform: skew(0deg, 5deg);
	margin-top: 100px;
}
 @media only screen and (min-width: 767px) {
	.workflow {
		margin-top: 200px;
	}
}

.con_flow .h3_36l {
	top: 50px;
	position: relative;
	z-index: 999;
}
 @media only screen and (min-width: 767px) {
.con_flow .h3_36l {
	top: 100px;
}
}
.skew_mask {
	height: auto;
	position: relative;
	margin: 0 0 10px;
}
.skew_mask-2 {
	margin: 0 0 10px;
}
 @media only screen and (min-width: 767px) {
	.img_grad {
		position: relative;
	}
	.img_grad:after {
		position: absolute;
		display: block;
		content: '';
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(90deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .4) 50%, rgba(255, 255, 255, .4) 70%);
	}
}
.skew_mask-3 {
	margin: 0 0 10px;
}

.skew_img {
	position: relative;
	width: 100%;
	height: auto;
	transform: skewY(-5deg) scale(1);
	transform-origin: top right;
	z-index: 0;
}
 @media only screen and (min-width: 767px) {
		.skew_mask {
		overflow: hidden;
		height: 1000px;
		margin-top: -300px;
	}
	.skew_img {
		transform: skewY(5deg) scale(1.5);
		transform-origin: top right;
	}
	.skew_mask-3 {
		height: 1100px;
	}
}
.con1_software {
	max-width: 600px;
}

.con1_software img {
	width: 30%;
}
 @media only screen and (min-width: 767px) {
	.con1_software img {
		max-width: 100%;
	}
}

.bg_wh_sw {
	background: #f5f5f5;
	height: 200px;
	width: 100%;
	margin-bottom: -100px;
	position: relative;
	z-index: 999;
}
 @media only screen and (min-width: 767px) {
	.bg_wh_sw {
		margin-bottom: 0;
	}
}
.bg_wh_b {
	background: #528fcc;
	margin-top: -10px;
	position: relative;
	z-index: 999;
}
 @media only screen and (min-width: 767px) {
	.bg_wh_b {
		margin-top: -150px;
	}
}
