@charset "utf-8";


/*-- subFv --*/
.webodsFv {
	background: url(../../img/weborder/webods_mvimg.jpg) no-repeat center;
	background-size: cover;
}

.webodsProblem {
	width: 960px;
	padding: 30px;
	background: #e8f5ff;
}
.webodsProblem h3 {
	margin-bottom: 35px;
	text-align: center;
}
.webodsProblem h3 span {
	display: inline-block;
	padding: 0 67px;
	font-size: 3.0rem;
	font-weight: 200;
	text-align: left;
	letter-spacing: 0.15rem;
	position: relative;
}
.webodsProblem h3 span::before {
	position: absolute;
	top: 50%;
	left: 0;
	content: '';
	width: 47px;
	height: 1px;
	background-color: #0f0f0f;
}
.webodsProblem h3 span::after {
	position: absolute;
	top: 50%;
	right: 0;
	content: '';
	width: 47px;
	height: 1px;
	background-color: #0f0f0f;
}
.webodsProblem p {
	margin: 0 0 30px 90px;
	padding: 0 0 0 28px;
	background: url(../../img/common/circle_ico.png) no-repeat 0 0;
	font-weight: 700;
	letter-spacing: 0.2rem;
	line-height: 1.0;
}

.webodsImg {
	text-align: center;
}

.webodsMerit {
	margin-bottom: 45px;
	padding-left: 55px;
	background: url(../../img/common/line02.png) repeat-y 0 0;
}
.webodsMerit h3 {
	margin-bottom: 30px;
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 1.0;
	letter-spacing: 0.75rem;
}
.webodsMerit p {
	margin-bottom: 25px;
	padding-left: 30px;
	background: url(../../img/common/circle_ico.png) no-repeat 0 center;
	font-size: 2.0rem;
	letter-spacing: 0.15rem;
	line-height: 1.0;
}
.webodsMerit p.last {
	margin-bottom: 0;
}


#webodsSystem {
	width: 990px;
	margin: 0 -15px 70px -15px;
	position: relative;
}
.webods_system_col {
	float: left;
	width: 465px;
	margin: 0 15px 40px;
}
.webods_system_col h3 {
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	background: #e8f5ff;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.0;
	letter-spacing: 0.2rem;
}
.webods_system_img {
	margin-bottom: 19px;
}
.webods_system_col p {
	font-size: 1.6rem;
	letter-spacing: 0.15rem;
}

.webodsTxt01 {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../../img/common/circle_ico.png) no-repeat 0 center;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 0.5rem;
	line-height: 1.0;
}

.webodsRecom {
	width: 100%;
	margin-bottom: 80px;
	padding: 25px 20px;
	border: 1px solid #a0a0a0;
}
.webodsRecom p {
	margin-bottom: 15px;
	padding-left: 18px;
	background: url(../../img/common/circle_ico04.png) no-repeat 0 center;
	line-height: 1.0;
}
.webodsRecom p:last-child {
	margin-bottom: 0;
}










