@charset "UTF-8";

/* ------------------------------
 導入について
------------------------------ */
/* メイン */
#main {
	background: url(../img/flow/main.jpg) no-repeat;
	height: 209px;
	width: 670px;
	margin: 0 auto 20px auto;
	position: relative;
}

#main h2 {
	height: 50px;
	width: 670px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#main li {
	height: 159px;
	width: 220px;
	position: absolute;
	top: 50px;
	overflow: hidden;
}

#main_1 {
	left: 8px
}

#main_1 img {
	margin: -50px 0 0 -8px
}

#main_2 {
	left: 228px
}

#main_2 img {
	margin: -50px 0 0 -228px
}

#main_3 {
	left: 448px
}

#main_3 img {
	margin: -50px 0 0 -448px
}

#flow {
	width: 670px;
	margin: 0 auto 20px;
	border-bottom: 1px dotted #a2a2a2;
}

#ts_flow {
	height: 24px;
	width: 454px;
	margin: 0 0 -13px 120px;
	position: relative;
}

#ts_flow li {
	width: 93px
}

#ts_company {
	float: left
}

#ts_user {
	float: right
}

.step {
	border: 1px dotted #a2a2a2;
	border-bottom: none;
}

.step img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.step_inner {
	background: url(../img/flow/bg_flow.png) repeat-y 161px 0;
	padding: 8px 0 5px 0;
	position: relative;
}

.step_voice,
.step_company {
	width: 354px;
	padding: 10px 0;
}

.step_voice {
	text-align: right;
	margin-left: 185px;
}

.step_company {
	margin-left: 153px
}

.step_voice dt,
.step_company dt {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}

.large-text .step_voice dt,
.large-text .step_company dt {
	font-size: 17px
}

.step_voice dt {
	color: #a18d00;
	background: url(../img/flow/ar_user.png) no-repeat left bottom;
	padding: 0 35px 20px 0;
}

.step_voice dd,
.step_company dd {
	font-size: 13px;
	color: #333;
	line-height: 1.5;
}

.large-text .step_voice dd,
.large-text .step_company dd {
	font-size: 15px
}

.step_voice dd {
	padding-right: 35px
}

.step_company dt {
	color: #b20000;
	background: url(../img/flow/ar_company.png) no-repeat left bottom;
	padding: 0 0 20px 35px;
}

.step_company dt span {
	font-size: 11px;
	padding-left: 5px;
}

.large-text .step_company dt span {
	font-size: 13px
}

.step_company dd {
	padding-left: 35px
}

.step_company dd span {
	font-size: 11px;
	line-height: 1.4;
	text-indent: -1em;
	display: block;
	margin: 10px 0 0 1em;
}

.large-text .step_company dd span {
	font-size: 13px
}

#step_1 {
	background: #fffefa url(../img/flow/bg_step_1.png) no-repeat 2px 2px;
	padding-top: 12px;
}

#step_2 {
	background: url(../img/flow/bg_step_2.png) no-repeat 2px 2px
}

#step_3 {
	background: #fffefa url(../img/flow/bg_step_3.png) no-repeat 2px 2px
}

#step_4 {
	background: url(../img/flow/bg_step_4.png) no-repeat 2px 2px
}

#step_5 {
	background: #fdfff8 url(../img/flow/bg_step_5.png) no-repeat 2px 2px
}

#step_6 {
	background: url(../img/flow/bg_step_6.png) no-repeat 2px 2px
}

#step_1 .step_inner {
	min-height: 185px;
	height: auto !important;
	height: 185px;
}

#step_2 .step_inner {
	min-height: 193px;
	height: auto !important;
	height: 193px;
}

#step_3 .step_inner {
	min-height: 132px;
	height: auto !important;
	height: 132px;
}

#step_5 .step_inner {
	min-height: 163px;
	height: auto !important;
	height: 163px;
}

#step_6 .step_inner {
	min-height: 152px;
	height: auto !important;
	height: 152px;
}

#case_lead {
	width: 682px;
	margin: 0 auto 20px;
}

#case_lead_inner {
	background: url(../img/flow/bg_case_lead_inner.png) repeat-y;
	width: 628px;
	padding: 0 27px 20px;
}

#btn_case_lead {
	background: url(../img/flow/bg_btn_case_lead.png) no-repeat;
	height: 58px;
	width: 644px;
	padding: 12px 0 0 38px;
}

#i_case_lead,
#case_lead_info,
#case_lead_info_hd h3,
#case_lead_info_hd p,
#ico_keyword,
#lnk_case_lead {
	display: inline
}

#i_case_lead {
	width: 80px;
	float: left;
}

#case_lead_info {
	width: 540px;
	float: right;
}

#case_lead_info_hd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #959595;
}

#case_lead_info_hd h3 {
	width: 400px;
	float: left;
}

#case_lead_info_hd p {
	font-size: 12px;
	color: #303030;
	line-height: 1.2;
	text-align: right;
	width: 130px;
	float: right;
}

#case_lead_info_hd h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #336ed6;
	line-height: 1.2;
	background: url(../img/flow/ico_case_lead.png) no-repeat left center;
	padding-left: 27px;
}

#p_case_lead {
	font-size: 14px;
	color: #303030;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #959595;
}

#ico_keyword {
	width: 380px;
	float: left;
}

#ico_keyword i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../img/flow/ico_keyword.png) no-repeat;
	height: 0;
	width: 80px;
	margin-right: 5px;
	padding-top: 20px;
	float: left;
	overflow: hidden;
}

#ico_keyword span {
	font-size: 12px;
	color: #303030;
	line-height: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
}

#lnk_case_lead {
	text-align: right;
	width: 150px;
	float: right;
}

#lnk_case_lead a {
	font-size: 14px;
	color: #336ed6;
	line-height: 1.2;
}

#case_lead_info_hd h3 a:hover,
#lnk_case_lead a:hover {
	text-decoration: none
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/