
#pricing .pricingTableBox .popularity {
    width: 110px;
    background: #ffe653;
    color: #08749a;
    text-align: center;
    padding: 5px 0;
}
#pricing .pricingTableBox .popularity:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffe653;
    position: absolute;
    bottom: -15px;
    left: 15px;
}
#pricing .pricingTableBox tr:first-child, #mottoannshin {
    background-color: #fbf0f4;
}
#pricing .pricingTableBox tr:nth-child(2), #pricing .pricingTableBox tr:nth-child(3) {
    background-color: #fff;
}
#pricing .pricingTableBox td.table-subheading {
    border: none;
    text-align: left;
    background: #f2f2f2;
    padding: 15px 10px 10px;    font-weight: bold;
}
.no-borderbtm th, .no-borderbtm td{ border-bottom:none !important;}
#pricing .pricingTableBox tr.list-blk td li {
    height: auto;
    display: list-item;
    margin: 0 0 0 20px;
    list-style-type: disc;
    padding: 0 0 15px 5px;
	position: relative;
    font-size: 1.6rem;
    line-height: 140%;
	width: 100%;
	text-align: left;
}
#pricing .pricingTableBox tr.list-blk td li span.infoLink {
    position: relative;
    display: inline-block;
    top: -5px;
    right: auto;
    margin-top: 0px;
    margin-left: 5px;
}

#pricing .pricingTableBox tr:first-child th, #pricing h3{ color:#000;}
#pricing .pricingTableBox th .textStyle {
    font-size: 1.2rem;
}
#pricing .pricingTableBox{    border: 5px solid #dedede;}

#pricingTableBox th, #pricingTableBox tr.colorStyle th{    background-color: #dedede;}

#pricingTableBox .relativeBox {
    position: relative;
    display: block;
}

#pricingTableBox tr.colorStyle td {    color: #000;}

#pricingTableBox {    margin-bottom: 35px;}

.mbl{margin-bottom: 120px;}
#pricingTableBox tr.colorStyle td:nth-child(4), #pricingTableBox tr:nth-child(8) th, #pricingTableBox tr:nth-child(8) td, #pricingTableBox tr:nth-child(11) th, #pricingTableBox tr:nth-child(11) td{border-bottom: 4px solid #FFFFFF;}
#pricingTableBox tr:nth-child(9) th, #pricingTableBox tr:nth-child(9) td, #pricingTableBox tr:nth-child(9) th, #pricingTableBox tr:nth-child(9) td, #pricingTableBox tr:nth-child(13) th, #pricingTableBox tr:nth-child(13) td, #pricingTableBox tr:nth-child(10) th, #pricingTableBox tr:nth-child(10) td, #pricingTableBox tr:nth-child(9) th, #pricingTableBox tr:nth-child(9) td, #pricingTableBox tr:nth-child(12) th, #pricingTableBox tr:nth-child(12) td, tr#cateMidashi03 th:first-child {
    border-bottom: 10px solid #FFFFFF;
}
#pricingTableBox tr:nth-child(13) th, #pricingTableBox tr:nth-child(13) td{border-bottom: 4px solid #FFFFFF !important;}

#pricing {    padding-bottom: 50px;}
#pricing .lead{    padding-bottom: 50px;}



