.mdl-layout__content {
    background: #f5f5f5
}

.tab-page {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}

.tab-page h2 {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 1.1;
    text-align: center;
    padding: 5px 0;
}

.tab-page .txt {
    background-color: #f5f5f5;
    font-size: 14px;
    padding: 15px;
    letter-spacing: 2px;
}

.item .item-text {
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}

.item .item-text h3 {
    font-size: 24px;
    line-height: 1.5;
}

.item .item-text p {
    box-sizing: border-box;
    line-height: 1.5;
    color: #333333;
    font-size: 14px;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    letter-spacing: normal;
    orphans: 2;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: 0px;
    padding: 5px 0;
}

.item-img {
    margin-bottom: 10px;
}

.item-img img {
    width: 100%;
}

.lfxl {
    background: #fff;
    padding: 10px;
}

.lfxl h3 {
    font-size: 24px;
    line-height: 2;
}

.lfxl p {
    line-height: 1.5;
    margin-bottom:10px;
}