a.panelLink {
    text-decoration: none;
}

h3.panelHead {
    margin-block-start: 0;
    margin-block-end: 0;
}
a.pdfLink:after {
    content: url(https://www.jointex.co.jp/lp/p-layout/images/pdfIcon.png);
    margin: 5px;
    position: relative;
    top: 4px;
}

a.buttonLink {
    text-decoration: none;
}
a.back-to-list{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    padding: 4px;
}
