@charset "utf-8";
/* CSS Document */


/*///// service /////*/
/* tab */

.service-tab01 a {
	background: url(../images/service/tab-01.gif) no-repeat top left;
	width: 237px;
	height: 52px;
}

.service-tab02 a {
	background: url(../images/service/tab-02.gif) no-repeat top left;
	width: 238px;
	height: 52px;
}

.service-tab03 a {
	background: url(../images/service/tab-03.gif) no-repeat top left;
	width: 238px;
	height: 52px;
}

.service-tab04 a {
	background: url(../images/service/tab-04.gif) no-repeat top left;
	width: 238px;
	height: 52px;
}


/*///// flow /////*/


.flow-tab01 a {
	background: url(../images/flow/tab-01.gif) no-repeat top left;
	width: 477px;
	height: 52px;
}

.flow-tab02 a {
	background: url(../images/flow/tab-02.gif) no-repeat top left;
	width: 477px;
	height: 52px;
}

.free-area {
	background: #c4e9ee;
	padding: 20px;
}

.step-box {
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: table;
	padding: 25px 50px;
	width: 860px;
	position: relative;
	letter-spacing: 2px;
}

.free-area .step-box {
	width: 860px;
	padding: 25px 30px;
}

.step-box li {
	display: table-cell;
	vertical-align: middle;
}

.flow-step {
	font-size: 20px;
	font-weight: 200;
	width: 83px;
	padding-right: 30px;
}

.flow-step span {
	font-size: 30px;
	font-weight: 400;
}

.flow-sttl {
	background: #86d9b7;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	width: 206px;
	padding: 15px;
}

.flow-bg {
	background: #24c1d4;
}

.free-text {
	color: #555;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	margin-top: 20px;
}

.flow-arrow {
	margin: 20px 0;
	text-align: center;
}

.icon01:after {
	content: "";
	background-image: url(../images/flow/icon01.gif);
	width: 50px;
	height: 64px;
	position: absolute;
	top: 17px;
	right: 50px;
	display: block;
}

.icon02:after {
	content: "";
	background-image: url(../images/flow/icon02.gif);
	width: 114px;
	height: 89px;
	position: absolute;
	bottom: 0;
	right: 50px;
	display: block;
}

.icon03:after {
	content: "";
	background-image: url(../images/flow/icon03.gif);
	width: 73px;
	height: 58px;
	position: absolute;
	top: 21px;
	right: 50px;
	display: block;
}
