/* CSS Document */
/*------------------------

記事ページ

------------------------*/
.page-box {
    display: block;
    background: url(../images.43965df240a95f0e6ec3cd25f37f1081/back-beige.jpg) repeat left top;
    padding: 2em;
    margin-bottom: 2em
    }
.content span.time {
    display: block;
    font-size: 1.2rem;
    color: #6d6b6b;
    margin-bottom: 0.25em
    }
.content span.time em {
    font-weight: normal;
    padding-left: 1em
    }
.content h1.title {
    display: block;
    font-size: 1.9rem;
    font-weight: bold;
    color: #595656;
    line-height: 1.5;
    letter-spacing: normal;
    margin-bottom: 0.25em
    }
.page-box p {
    font-size: 1.3rem;
    margin-bottom: 1.15em
    }
.page-box p.text-end {
    margin-bottom: 2.45em
    }
.page-box h2 {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    color: #595656;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 1em 0 0.65em
    }