@charset "UTF-8";

#main_area.subpage .books_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2em auto;
}

#main_area.subpage .books_flex-img img {
    max-width: 200px;
}

#main_area.subpage .books_flex-txt {
    margin: 1em;
}

#main_area.subpage .books_flex-txt div {
    background: #F5F8F8;
    padding: 1em;
    margin-bottom: 1em;
}

#main_area.subpage .books_flex-shop {
    display: flex;
    align-items: center;
}

#main_area.subpage .books_flex-shop li img {
    display: block;
    max-width: 110px;
    margin-right: 1em;
}

#main_area.subpage article.post-page-lbox .main-textarea img {
    max-width: 500px;
    margin: auto;
}

#main_area.subpage article.post-page-lbox .main-textarea .dot {
    padding: 1em;
    border: 6px dotted #008789;
    border-radius: 10px;
}

#main_area.subpage article.post-page-lbox .main-textarea table {
    margin: 1em auto;
    font-size: 90%;
        width: 100%;
}

#main_area.subpage article.post-page-lbox .main-textarea th,
td {
    vertical-align: middle;
    border-color: #838383;
    padding: 10px;
}

#main_area.subpage article.post-page-lbox .main-textarea th {
    background: #F5F8F8;
}

#main_area.subpage article.post-page-lbox .main-textarea td {
    background: #fff;
}

#main_area.subpage article.post-page-lbox .main-textarea ul li {
    margin: 5px 1em;
    list-style: disc;
}

@media screen and (max-width: 768px) {
    #main_area.subpage .img {
        float: unset;
        margin: 1em 0;
    }

    #main_area.subpage .books_flex {
        flex-direction: column;
    }

    #main_area.subpage .books_flex-img {
        margin: auto;
    }

    #main_area.subpage .books_flex-shop {
        justify-content: center;
    }

    #main_area.subpage article.post-page-lbox .main-textarea img {
        max-width: unset;
        width: 100%;
    }
}

/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */
/* -----------------
----------------- */