.two-column-table .tables{width:100%}
.two-column-table .table-row{display:flex;width:100%;flex-wrap:wrap}
.two-column-table .table-row:first-child{border-top:1px solid #ddd}
.two-column-table .table-row__item{flex:0 0 50%;padding:10px;border-left:1px solid #ddd;border-bottom:1px solid #ddd;width:50%;border:1px solid #ddd;border-top:0}
.two-column-table .table-info-two-column li{font-size:1.6rem;margin-top:10px;line-height:20px}
.two-column-table .table-row__item p{font-size:1.4rem;line-height:1.6}
@media(min-width:768px){.two-column-table .table-row__item p{font-size:1.6rem;line-height:1.4em}
.table-info li{padding-left:3px}
}
.two-column-table .table-row__item--50{flex:0 0 50%;width:50%;word-break:break-word}
.two-column-table .table-row__item--25{flex:0 0 25%;max-width:25%;word-break:break-word}
.two-column-table .table-row__item--75{flex:0 0 75%;max-width:75%;word-break:break-word}
.two-column-table .table-row .table-row__item:first-child{border-right:0}
.two-column-table .table-row a{font-size:1.8rem}
.section-pad{padding:30px 0}
@media(min-width:768px){.section-pad{padding:50px 0}
}
.pt-0{padding-top:0 !important}
.mt-30{margin-top:30px}
.mb-15{margin-bottom:15px}
.mb-30{margin-bottom:30px}
.two-column-table .info-wrap{font-size:1.4rem;line-height:1.6}
.two-column-table .info-wrap a,.two-column-table .info-wrap li,.two-column-table .info-wrap p{font-size:inherit}
.two-column-table .info-wrap li{position:relative;padding-left:20px;margin-bottom:5px}
.two-column-table .info-wrap li::before{position:absolute;left:0;height:6px;width:6px;border-radius:50%;content:'';background-color:#444;top:6px}
@media(min-width:768px){.two-column-table .info-wrap li::before{top:8px}
}
@media(min-width:768px){.two-column-table .info-wrap{font-size:1.6rem;line-height:1.4}
}
.mt-15{margin-top:15px}
.two-column-table .table-info-two-column p{line-height:1.6}
.two-column-table .table-row__item .check-mark-right{color:#1b6;font-size:20px}
.two-column-table .table-row__item .check-close-icon{color:red;font-size:20px}
@media(min-width:768px){.two-column-table .table-info-two-column p{font-size:1.6rem;line-height:1.4;padding-left:45px}
}
.two-column-table .tables .table-row:first-child{border-top:0}
.two-column-table .tables .table-row:first-child td{border-top:1px solid #ddd}
.table-comparison-two-column .tables .table-row:first-child{border-top:0}
.table-comparison-two-column .tables .table-row:first-child td{border-top:1px solid #ddd}
@media(max-width:767px){.two-column-table .tables-slider>tbody{display:flex;flex-direction:column;overflow-x:scroll;padding-bottom:20px}
.two-column-table .tables-slider .table-row{flex-wrap:nowrap}
.two-column-table .tables-slider td{flex:0 0 55%;width:55%}
.table-comparison-two-column .tables-slider>tbody{display:flex;flex-direction:column;overflow-x:scroll;padding-bottom:20px}
.table-comparison-two-column .tables-slider .table-row{flex-wrap:nowrap}
.table-comparison-two-column .tables-slider td{flex:0 0 55%;width:55%}
}
.table-comparison-two-column h2.h2-v2,.two-column-table h2.h2-v2{font-size:25px;color:#444}