@charset "UTF-8";

/*　2014年版（PCのみ）を基に新規作成　（2019.02.20）　*/


@import url(../../shared/css/style.css);
@import url(../../shared/css/elements_sp.css);
@import url(muse06_sp.css);

.leftside {
display: none;
}
.rightside {
float: none;
width:566px;
margin-left: auto;
margin-right: auto;
}
.forPC {
display: none;
}

.pipeline_sp {
padding-top: 20px;
padding-bottom: 30px;
}
.pipeline_sp ul, .pipeline_sp li {
width:518px;
margin-left: auto;
margin-right: auto;
list-style: none;
}
.pipeline_sp p {
font-size: 24px;
line-height: 39px;
color: #505050;
text-indent: 0;
padding-top: 0.6em;
padding-bottom: 1.5em;
text-align: justify;
}

.pipeline_btn {
width:470px;
margin-left: auto;
margin-right: auto;
}
.pipeline_btn a {
	display: block;
	height: 72px;
  background : #F2871F;
  border-radius : 9px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 72px;
	text-decoration: none;
	margin-bottom: 10px;
}
