#headerLogo {    padding-top: 10px;}
#mainLead{ padding-bottom:0;}
.banner-txt
{
    display: inline-block;
    width: 100%;
    padding: 10px;    margin: 30px 0 50px;
	 }
.banner-three-col-wrap {
   /* position: absolute;
    bottom: 35px;
    text-align: left;*/
    width: 100%;
    padding: 10px;
    overflow: hidden;    border: 1px solid #ddd;    margin: 0;
   /* background: rgba(255,255,255,1);
	border:1px solid #343434; */
}

.banner-three-col {
    width: 940px;
    margin: auto;
    position: relative;
}

.banner-col {
    float: left;
    width: 38%;
	text-align:center;
    margin: 0;
    position: relative;
    padding:  0 15px;
}
.banner-col:nth-child(2)
{    
	width: 29%;
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
   /* padding: 0 0 0 35px;*/
    margin: 0 0 0 10px;
	}
.banner-col:nth-child(2) p{vertical-align: middle;}
.banner-col:last-child {
    border: none;
    margin: 0;    float: right;    width: 31%;
}

.red-txt-blk {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #d52b1e;
    border: 1px solid #d52b1e;
       width: 98%;
    margin: 0 auto 10px;   padding: 2px 0;
    position: relative;
}
.red-txt-blk:after{ content:""; position:absolute;top: 100%;left: 45%;
width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #d52b1e; 
}

.banner-col p {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    color: #000;
	    margin: 0 0 0 10px;
    vertical-align: bottom;
}
.banner-col:nth-child(2) .red-txt-blk{/*width: 65%;  */  margin: 0 auto 10px;} 
.banner-col:last-child .red-txt-blk{width: 85%;    margin: 0 auto 10px;}
#topWaribiki {    background-color: transparent;}
.waribikiLeft {    width: 340px;}
.waribikiRight {    width: 565px;    margin-right: 0;}
.waribikiRight span {    font-size: 7rem;}
.waribikiBox {    border-bottom: 1px dashed #ddd;}
#contactBtn{ text-align:center;}
#contactBtn a {    background-image: url(../images/enagocta_hover.png);    height: 125px; background-position:center 0 !important;}
.pink-bg-blk {
    width: 960px;
    margin: 50px auto 50px;
    background: #fff3f3;
    padding: 20px;
    border: 1px solid #dddddd;
}

.pink-bg-blk img {
    display: inline-block;
}

.pink-bg-blk p {
    display: inline-block;
    width: 83%;
    margin: 0 0 0 30px;
    font-size: 14px;
}

.pink-bg-blk p strong {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
#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;
}
#specialized4 { border: 5px solid #dc6464;}
.btn-blk {
    display: inline-block;
    width: 48%;
    margin: 0 0 20px;
}

.four-buttons {
    overflow: hidden;
    margin: 40px auto 100px;
    width: 960px; text-align:center;
}

.btn-blk a {
    display: block;
    font-size: 34px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 40px 20px 30px;
    border-radius: 20px;
    line-height: normal;    text-align: center;
}
.btn-blk a:hover{    opacity: 0.7;}
.btn-blk a span {
    font-size: 19px;
    display: block;   
}

.btn-blk.enago-btn a {
    background: #d52b1e;
}

.btn-blk.ps-btn a {
    background: #50b49b;
}

.btn-blk.ulatus-btn a {
    background: #5C9DCB;
}

.btn-blk.voxtab-btn a {
    background: #83BD3F;
}

.btn-blk:nth-child(even) {
    float: right;
}
#process {
    padding-bottom: 60px;  width: 960px; margin:auto
}
span.red-balloon {
    border: 3px solid #d52b1e;
    line-height: normal;
    padding: 5px 30px 0;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;    margin-left: 15px;font-size: 3.1rem !important; 
}

span.red-balloon:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 0 solid transparent;
    border-top: 25px solid #d52b1e;
    position: absolute;
    bottom: -25px;
    left: 30px;
}
#pricing .pricingTableBox tr:first-child th, #pricing h3{ color:#000;}
#pricing .pricingTableBox th .textStyle {
    font-size: 1.2rem;
}
#pricing .pricingTableBox{    border: 5px solid #dedede;}
#how-apply {    background-color: transparent;}
#header1 { background-image: none;}
#features li {
    border: 1px solid #dddddd;
    padding: 15px;
    width: 310px;
    display: inline-block;
    vertical-align: top;
    min-height: 360px;    text-align: center;
}
#features li .text{ text-align: left; padding:0;}
#features li strong {
    font-size: 22px;
    display: block;
    margin: 20px 0 10px;
}

#features li:nth-child(2) {
    margin: 0 10px;
}
.float-lt{ float:left;} 
.enago nav {    margin-top: -1px;    position: relative;}
.ps-pg #contactBtn a {
    background-image: url(../images/pscta_hover.png);
}
.ps-pg #features li strong, .voxtab #features li strong {
    min-height: 70px;
}
.ps-pg #features, .ulatus #features {    margin-bottom: 85px;}
tr#cateMidashi01 th:first-child, tr#cateMidashi02 th:first-child, tr#cateMidashi03 th:first-child, tr#cateMidashi02 th:first-child, tr#cateMidashi03 th:first-child{background-color: #50b49b;}
tr#cateMidashi01 td:nth-child(3), tr#cateMidashi02 td:nth-child(3), tr#cateMidashi03 td:nth-child(3),tr#cateMidashi01 td:nth-child(4), tr#cateMidashi02 td:nth-child(4), tr#cateMidashi03 td:nth-child(4),tr#cateMidashi01 td:nth-child(5), tr#cateMidashi02 td:nth-child(5), tr#cateMidashi03 td:nth-child(5),#pricingTableBox td:nth-child(2), #pricingTableBox td:nth-child(3),#pricingTableBox td:nth-child(4),#pricingTableBox tr.colorStyle td:nth-child(2), #pricingTableBox tr.colorStyle td:nth-child(3),#pricingTableBox tr.colorStyle td:nth-child(4){    background-color: #f8f8f8;}
#pricingTableBox th, #pricingTableBox tr.colorStyle th{    background-color: #dedede;}
.ps-pg a.info {   background-image: url(../images/btn_help.png);}
th.table-head {
    background: #50b49b !important;
    color: #fff;
    padding: 20px 0 0 20px !important;
    font-size: 20px !important;
    border-radius: 20px 20px 0 0;
}
th.table-head img {
    float: right;
    position: relative;
    bottom: 10px;
    right: 7px;
    max-width: 40px;
    height: auto;
}
tr.bottom-red-curve td {
    background: #50b49b !important;
    border-radius: 0 0 15px 15px;
    padding: 0 !important;
}
tr.bottom-red-curve th {
    background: #fff !important;
    padding: 0 !important;
    height: 30px;
}
.text-stroke {
    font-size: 15px;
  /*  text-decoration: line-through;*/
    display: block;
    margin-bottom: 5px;
}
tr#price span {
    font-weight: bold !important;
}.large-txt .green-txt {    font-size: 30px;
    vertical-align: sub; color:#50b49b;
}
span.large-txt {
    display: block;
    margin-bottom: 5px;
}
#pricingTableBox .relativeBox {
    position: relative;
    display: block;
}
.starimg {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 50%;
    left: 53%;
}
#pricingTableBox tr.colorStyle td {    color: #000;}
.green-txt{ color:#50b49b;}
.heading-subtxt {
    font-size: 11px !important;
    font-weight: normal !important;
    text-align: left !important;
    margin-top: 10px;
    display: inline-block;
    line-height: 17px;
    position: relative;
    padding: 0 0 0 10px;
}
.heading-subtxt:before {
    content: "-";
    position: absolute;
    left: 0;
}
#pricingTableBox {    margin-bottom: 35px;}
.align-center {
    text-align: center;
}
.imghover a:hover {
    opacity: 0.7;
}
.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;}
#editors {    padding-bottom: 80px;}
span.green-balloon {    border-color: #50b49b;    color: #50b49b;}
span.green-balloon:after {   border-top: 25px solid #50b49b;}
span.voxtab-balloon {    border-color: #83bd3f;    color: #83bd3f;}
span.voxtab-balloon:after {   border-top: 25px solid #83bd3f;}
.voxtab .banner-col {   width: 31%;}
.voxtab .banner-col:nth-child(2) {    width: 37%;}
.voxtab .banner-col:last-child   {  width: 30%;  }
.voxtab .banner-col:nth-child(2) .red-txt-blk {    width: 77%;}
.voxtab #features li{    min-height: 390px;}
.voxtab #features {    padding-bottom: 60px;}
#pricing {    padding-bottom: 50px;}
#pricing .lead{    padding-bottom: 50px;}
.voxtab .green-txt {    color: #5f9400;}
.ps-pg .red-txt-blk{    color: #50b49b;    border: 1px solid #50b49b;}
.ps-pg .red-txt-blk:after {    border-top: 8px solid #50b49b;}
.voxtab .red-txt-blk{    color: #83BD3F;    border: 1px solid #83BD3F;}
.voxtab .red-txt-blk:after {    border-top: 8px solid #83BD3F;}
.voxtab #how-applySetsumei .text {    padding-top: 25px;} 

.col-blk-btm {
    display: inline-block;
    width: 18.5%;
    vertical-align: top;
    font-size: 15px;
    border: 1px solid #e1e1e1;
    padding: 20px;
    margin: 0 9px 0 0;
    position: relative;
    min-height: 216px;
    text-align: left;
}
.col-blk-btm strong {    display: block;    font-size: 16px;}
.col-blk-btm:last-child {    margin: 0;}
.col-blk-btm:after {
    content: ">";
    position: absolute;
    right: -22px;
    top: 42%;
    width: 28px;
    height: 28px;
    background: #d52b1e;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-family: MS Gothic;
    font-size: 20px;
    border-radius: 50%;
    z-index: 1;
    padding: 0 10px;
}
.col-blk-btm:last-child:after {    display: none;}
.five-col-warp {    text-align: center;}
.voxtab .col-blk-btm:after{background: #83BD3F;}
.col-blk-btm strong {    min-height: 53px;}
.voxtab  .col-blk-btm{min-height: 240px;}

.ulatus #contactBtn a {    background-image: url(../images/ulatuscta-hover.png);}
.ulatus #specialized4 {    border: 5px solid #4683B4;}
.ulatus span.red-balloon {    border: 3px solid #5C9DCB; color: #5C9DCB;   }
.ulatus span.red-balloon:after{    border-top: 25px solid #5C9DCB;}
.ulatus .red-txt-blk{    color: #5C9DCB;    border: 1px solid #5C9DCB;}
.ulatus .red-txt-blk:after{    border-top: 8px solid #5C9DCB;}
.ulatus  #features li {    min-height: 305px;}
.ulatus .col-blk-btm {    padding: 18px;    min-height: 235px;}
.ulatus .col-blk-btm:after{ background:#5C9DCB;}

/*.ulatus #subNav li:first-child {    width: 245px;}
.ulatus #subNav li:first-child a{ width:235px;}
.ulatus  #subNav ul {    width: 1205px;}*/
.ulatus #system h2{border-bottom: none;    color: #000;    margin-bottom: 15px;    font-size: 25px;}

.nobold { font-weight: normal!important; }
.voxtab #headerTel, .ulatus #headerTel { background-image:none; margin:0; }
.voxtab #headerTel img, .ulatus #headerTel img { display:block; }
