.blogPost-body
{
    /* poe blogpage tabele */
}

.blogPost-body h2{
    padding: 1rem 2rem;
    border-left: 6px solid #0071aa; 
    background: #f0f0f0;
    }

.blogPost-body a
{
    color: #0071aa;
}
.blogPost-body *
{
    color: #333;
}
.blogPost-body .img-left:after
{
    display: block;
    clear: both; 

    content: ' ';
}
.blogPost-body .img-left .ph
{
    float: left;
    /*margin-right: 1em;2018/11/ipad*/
    overflow: hidden; 

    width: 38%;
    /*width: 235px;2018/11/ipad*/
    height: 150px;
    margin-right: 1em;
}
.blogPost-body .img-left .ph img
{
    position: relative;
    top: 50%;
    left: 50%;

    width: 100%;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.blogPost-body .img-left .text
{
    font-size: 14px; 

    overflow: hidden;
    zoom: 1;
}
.blogPost-body .img-left .blog_date
{
    margin-bottom: 30px;
}
.blogPost-body .title_m
{
    font-size: 20px;
    font-weight: normal; 

    margin-bottom: 20px;

    color: #1e273d;
}
@media screen and (max-width: 680px)
{
	.blogPost-body h2{
    font-size: 2rem;
    }
	
    .blogPost-body .img-left .ph
    {
        float: none;

        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px; 

        text-align: center;
    }
    .blogPost-body .img-left .ph img
    {
        position: relative;
        top: auto;
        left: auto;

        width: auto;
        height: auto;

        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
    }
    .blogPost-body #blog .img-left .text,
    .blogPost-body .post-type-archive-news .img-left .text
    {
        width: auto !important;
    }
    .blogPost-body .img-left .blog_date
    {
        margin-bottom: 15px;
    }
    .blogPost-body .section + .section
    {
        margin-top: 0;
    }
    .blogPost-body .title_m
    {
        font-size: 16px;

        margin-bottom: 10px;
    }
}
.blogPost-body .link-s a
{
    display: block;

    -webkit-box-sizing: border-box;

            box-sizing: border-box;
    width: 190px;
    padding: 5px;

    text-align: center;
    text-decoration: none; 

    color: #616465;
    border: 1px solid #2d63a9;
    border-radius: 3px;
    background: #eff8fe;
}
.blogPost-body .link-s a:hover
{
    color: #fff; 
    border: 1px solid #eff8fe;
    background: #2d63a9;
}
@media screen and (max-width: 680px)
{
    .blogPost-body .link-s a
    {
        display: block;

        width: 100%;
        padding: 5px;
    }
}
.blogPost-body .talk
{
    font-size: 1.5rem;
}
.blogPost-body > p.talk
{
    height: 80px;
}
.blogPost-body table th
{
    font-weight: bold;
    line-height: 2em;

    padding-left: 5px;

    text-align: center; 

    background: #ccc;
}
.blogPost-body table td
{
    line-height: 2em;

    padding-left: 5px;
}
.blogPost-body .text_xs
{
    font-size: 1.1rem;
}
.blogPost-body .icon-talk
{
    float: left; 

    height: 80px;
    margin-right: 10px;
}
.blogPost-body .border-box
{
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    padding: 10px;

    border: 1px solid #000;

        -ms-box-sizing: border-box !important;
}
.blogPost-body article.section:after
{
    line-height: 0; 

    display: block;
    clear: both;

    height: 0;

    content: ' ';
}
.blogPost-body article.section + article.section
{
    margin-top: 60px;
}
.blogPost-body .btn01
{
    width: 150px;
    margin: 30px auto 0; 

    text-align: center;

    border: 1px solid #007fc6;
}
.blogPost-body .btn01 a
{
    display: block;

    padding: 5px;
}
.blogPost-body .btn01 a:hover
{
    color: #fff; 
    background: #007fc6;
}
.blogPost-body .activex_answer
{
    font-weight: bold;

    margin-top: 15px;
}
.blogPost-body table.basic th,
.blogPost-body table.basic td
{
    padding: .6em 1em;

    word-wrap: break-word; 

    border: 1px solid #d9d9d9;
}
.blogPost-body table.basic th
{
    background: #f2f2f2;
}
.blogPost-body table.basic.th_center th
{
    font-weight: bold; 

    text-align: center;
}
.blogPost-body table.basic.td_cetner td
{
    text-align: center;
}
.blogPost-body table.basic.td_right td
{
    text-align: right;
}
.blogPost-body table.basic th.blue
{
    background: #e8edf7;
}
@media screen and (max-width: 680px)
{
    .blogPost-body table.basic
    {
        line-height: 1.5; 

        border-width: 2px;
    }
    .blogPost-body table.basic th,
    .blogPost-body table.basic td
    {
        padding: .5em;
    }
    .blogPost-body table.basic th
    {
        width: 10%;
    }
    .blogPost-body table.basic td
    {
        width: 20%;
    }
}
.blogPost-body .title_l
{
    font-size: 30px;
    font-weight: normal; 

    margin-bottom: 30px;

    color: #6a94cc;
}
@media screen and (max-width: 680px)
{
    .blogPost-body .title_l
    {
        font-size: 18px;
    }
}
.blogPost-body .side_list
{
    background: #fff;
}
.blogPost-body .sns_btn
{
    float: left;
}
.blogPost-body .sns_btn li
{
    display: inline-block;
}
.blogPost-body .tb01 .o-title
{
    font-weight: normal !important;

    display: block;

    margin-top: 1em; 

    text-decoration: none;
}
.blogPost-body .tb01 td
{
    line-height: 1.5em !important; 

    padding: 20px 20px !important;
}
.blogPost-body .tb01 td a
{
    font-weight: bold;

    display: block; 

    text-decoration: none !important;
}
.blogPost-body .tb02
{
    margin-bottom: 1em;
}
.blogPost-body .tb02 td
{
    line-height: 1.5em !important;

    padding: 20px 20px !important;

    vertical-align: top;
}
.blogPost-body .tb02 td a
{
    font-weight: bold;

    display: block; 

    text-decoration: none !important;
}
.blogPost-body .tb02 td img
{
    margin-bottom: 1em;
}
.blogPost-body .tb02 .o-title
{
    font-weight: normal !important;

    display: block;

    margin-top: .5em;
    margin-bottom: 1em; 

    text-decoration: none;
}

.blogPost-body a.btn-yellow {
    color: #212529 !important;
}


.breadcrumb-items li.active br {
	display: none;
}

/*ブログ*/
.blogPost-body h2{
    margin-bottom: 0px;	
	}