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

/* 気になるお値段 */
#crmLineup{
padding-top: 40px;
padding-bottom: 40px;
}
#crmLineup li{
float: left;
}
#crmMobile {
padding-left: 20px;
margin-bottom: 50px;
}
#crmMobile li {
float: left;
}

.crmNotes01{
color: #DF3900;
}

/* 使いはじめるまではカンタン！！ */
.crmPoint {
padding-left: 20px;
margin-bottom: 48px;
}
.crmPoint li {
height: 42px;
width: 564px;
font-weight: bold;
color: #000;
background: url(../crm/img/usage_point01.jpg) no-repeat left top;
padding-left: 90px;
padding-top: 8px;
}
.crmPoint li.crmPoint02  {
background: url(../crm/img/usage_point02.jpg) no-repeat left top;
}
.crmPoint li.crmPoint03  {
background: url(../crm/img/usage_point03.jpg) no-repeat left top;
}
.crmPoint li.crmPoint04  {
background: url(../crm/img/usage_point04.jpg) no-repeat left top;
}
.crmPoint li strong {
color: #DF3900;
font-weight: bold;
}
#flow li ul li.crmFlow_mail{
background-image: url(../crm/img/step1_mtit01.jpg);
}
#flow li ul li.crmFlow_member{
background-image: url(../crm/img/step1_mtit02.jpg);
}
#flow li .crmFlowList3 li{
background-image: url(../crm/img/list3.gif);
}
#flow li .crmFlowList2 li{
background-image: url(../crm/img/list2.gif);
}
.crmFlow_notes01{
color: #E13901;
padding-left: 73px;
margin-bottom: 20px;
}
.crmFlow_notes02{
color: #E03900;
line-height: 1.5;
padding-left: 10px;
margin-top: -10px;
}

/* 成功のヒケツ */
.crmBAtit{
margin-top: 33px;
margin-bottom: 9px;
text-align: center;
width: 680px;
}
.crmBox01{
float: left;
width: 200px;
margin-left: 10px;
background-image: url(../crm/img/box01_bg.gif);
background-repeat: repeat-y;
text-align: center;
display: inline;
}
.crmBox01 h5{
font-weight: bold;
background-image: url(../crm/img/success_icon01.gif);
background-repeat: no-repeat;
background-position: 12px center;
padding-left: 77px;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.2;
}
.crmBox01 .crmQR{
float: left;
width: 58px;
padding-left: 8px;
padding-right: 8px;
margin-top: 10px;
}
.crmBox01 p{
margin-top: 10px;
float: left;
width: 120px;
text-align: left;
line-height: 1.2;
}
#crmBefore{
float: left;
width: 450px;
padding-left: 10px;
}
#crmAfter{
padding-left: 2px;
margin-bottom: 35px;
}
#crmAfter li{
float: left;
}
.crmBox02{
width: 662px;
margin-left: 9px;
background-image: url(../crm/img/box02_bg.gif);
background-repeat: repeat-y;
margin-bottom: 35px;
}
.crmBox02 h4{
padding-left: 35px;
margin-top: 20px;
margin-bottom: 18px;
}
.crmBox02 ul{
padding-left: 45px;
padding-right: 45px;
margin-bottom: 20px;
}
.crmBox02 ul li{
padding-left: 45px;
padding-bottom: 0.7em;
background-repeat: no-repeat;
background-position: left 3px;
}
.crmBox02 ul li.crmComment_b01{
background-image: url(../crm/img/success_b01.gif);
padding-left: 135px;
color: #505050;
}
.crmBox02 ul li.crmComment_b02{
background-image: url(../crm/img/success_b02.gif);
color: #505050;
}
.crmBox02 ul li.crmComment_t01{
background-image: url(../crm/img/success_t01.gif);
padding-left: 135px;
color: #9E2801;
}
.crmBox02 ul li.crmComment_t02{
background-image: url(../crm/img/success_t02.gif);
color: #9E2801;
}

/* スッキリ解決！Q&A */
.crmQA{
background-image: url(../crm/img/qa_a.jpg);
}
.crmList3 li{
background-image: url(../crm/img/list3.gif);
}
.crmList2 li{
background-image: url(../crm/img/list2.gif);
}
.crmQA p .crmQA_notes{
color: #DF3900;
}
.crmTable02{
width: 540px;
border: 2px solid #ECCF04;
line-height: 1.5;
margin-bottom: 20px;
}
.crmTable02 th{
background-color: #FEF4B4;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #ECCF04;
border-bottom-color: #ECCF04;
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-right: 1.5em;
padding-left: 1.5em;
width: 160px;
}
.crmTable02 td{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ECCF04;
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 1.5em;
padding-right: 1.5em;
}