@charset 'UTF-8';

/*=====<=====<=====<=====<=====<=====<=====
  pc
=====>=====>=====>=====>=====>=====>=====*/
#news_single_post #sec01
{
    padding-top: 20px;
    padding-bottom: 25px;
}

#news_single_post #sec01 .c_icon
{
    width: 18px;
    height: 18px;
}

#news_single_post #sec01 .inner .c_subheader2 h2,
#news_single_post #sec01 .inner .c_subheader2 h3
{
    font-size: 16px; 

    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;

    justify-content: center;
    align-items: center;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .c_subheader2 h2,
html[c-data-font-size='normal'] #news_single_post #sec01 .inner .c_subheader2 h3
{
    font-size: 18px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .c_subheader2 h2,
html[c-data-font-size='large'] #news_single_post #sec01 .inner .c_subheader2 h3
{
    font-size: 20px;
}

#news_single_post #sec01 .inner .c_subheader2 h2 svg,
#news_single_post #sec01 .inner .c_subheader2 h3 svg
{
    margin-right: 10px;
}

#news_single_post #sec01 .inner figure figcaption
{
    font-size: 12px; 

    margin-top: 5px;
}

#news_single_post #sec01 .inner .post_data .sns
{
    top: 0;
    right: 0;
}

#news_single_post #sec01 .inner .post_data .sns a
{
    display: block;
}

#news_single_post #sec01 .inner .post_data .sns figure
{
    width: 23px;
}

#news_single_post #sec01 .inner .post_data .sns figure img
{
    width: 100%;
    height: auto;
}

#news_single_post #sec01 .inner .post_data header
{
    margin-bottom: 23px; 
    padding-bottom: 20px;

    border-bottom: 1px solid #8c8c8c;
}

#news_single_post #sec01 .inner .post_data header p
{
    display: -webkit-flex;
    display:     -ms-flex;
    display:         flex;

    margin-bottom: 10px; 

    justify-content: flex-start;
    align-items: center;
}

#news_single_post #sec01 .inner .post_data header p time
{
    font-size: 12px;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .post_data header p time
{
    font-size: 14px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .post_data header p time
{
    font-size: 16px;
}

#news_single_post #sec01 .inner .post_data header h2
{
    font-size: 24px;
    line-height: 1.3; 

    text-align: left;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .post_data header h2
{
    font-size: 26px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .post_data header h2
{
    font-size: 28px;
}

#news_single_post #sec01 .inner .post_data .content
{
    margin-bottom: 50px;
}

#news_single_post #sec01 .inner .post_data .content .content_thumbnail
{
    float: left;

    width: 300px;
    margin-right: 25px;
    padding-bottom: 25px;
}

#news_single_post #sec01 .inner .post_data .content .image_list
{
    clear: both;

    padding-top: 30px; 

    justify-content: flex-start;
    align-items: stretch;
}

#news_single_post #sec01 .inner .post_data .content .image_list figure
{
    width: 200px;
    margin-top: 20px;
    margin-left: 16px;
}

#news_single_post #sec01 .inner .post_data .content .image_list figure:nth-of-type(4n+1)
{
    margin-left: 0;
}

#news_single_post #sec01 .inner .sub_post_photo
{
    margin-bottom: 50px;
}

#news_single_post #sec01 .inner .sub_post_photo .sub_post_list
{
    justify-content: flex-start;
    align-items: stretch;
}

#news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box
{
    width: 200px;
}

#news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box + .box
{
    margin-left: 16px;
}

#news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header
{
    margin-top: 5px;
}

#news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header p
{
    font-size: 12px; 

    color: #555;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header p
{
    font-size: 14px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header p
{
    font-size: 16px;
}

#news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header h3
{
    font-size: 15px;
    line-height: 1.3; 

    text-align: left;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header h3
{
    font-size: 17px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box header h3
{
    font-size: 19px;
}

#news_single_post #sec01 .inner .sub_post_data .c_subheader2
{
    margin-bottom: 5px;
}

#news_single_post #sec01 .inner .sub_post_data .sub_post_list li + li
{
    border-top: 1px solid #eee;
}

#news_single_post #sec01 .inner .sub_post_data .sub_post_list li a
{
    font-size: 15px;
    font-weight: bold;

    position: relative;

    display: block;
    display: block;

    padding: 5px 0;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a
{
    font-size: 17px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a
{
    font-size: 19px;
}

#news_single_post #sec01 .inner .sub_post_data .sub_post_list li a span
{
    font-size: 12px; 

    display: inline-block;

    margin-left: 1.8em;

    color: #555;
}

html[c-data-font-size='normal'] #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a span
{
    font-size: 14px;
}

html[c-data-font-size='large'] #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a span
{
    font-size: 16px;
}

#news_single_post #sec01 .inner .sub_post_data .sub_post_list li a::before
{
    position: absolute;
    top: 50%;
    right: 15px;

    display: inline-block;

    width: .6em;
    height: .6em;

    content: '';
    transform: translateY(-50%) rotate(45deg);

    border-top: 2px solid #222;
    border-right: 2px solid #222;
}

@media screen and (max-width: 1024px)
{
    /*=====<=====<=====<=====<=====<=====<=====
    sp
  =====>=====>=====>=====>=====>=====>=====*/
    #news_single_post #sec01
    {
        padding: 15px 0;
    }
    #news_single_post #sec01 .inner .post_data .sns
    {
        margin-bottom: 10px; 

        justify-content: flex-start;
    }
    #news_single_post #sec01 .inner .post_data header
    {
        margin-bottom: 15px; 
        padding-bottom: 15px;
    }
    #news_single_post #sec01 .inner .post_data header h2
    {
        font-size: 20px;
    }
    html[c-data-font-size='normal'] #news_single_post #sec01 .inner .post_data header h2
    {
        font-size: 22px;
    }
    html[c-data-font-size='large'] #news_single_post #sec01 .inner .post_data header h2
    {
        font-size: 24px;
    }
    #news_single_post #sec01 .inner .post_data .content
    {
        margin-bottom: 15px;
    }
    #news_single_post #sec01 .inner .post_data .content .content_thumbnail
    {
        float: none;

        width: 100%;
        padding-bottom: 15px;
    }
    #news_single_post #sec01 .inner .post_data .content .image_list
    {
        padding-top: 15px;
    }
    #news_single_post #sec01 .inner .post_data .content .image_list figure
    {
        width: 49%;
        margin-top: 15px;
        margin-left: 2%;
    }
    #news_single_post #sec01 .inner .post_data .content .image_list figure:nth-of-type(2n+1)
    {
        margin-left: 0;
    }
    #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box
    {
        width: 49%;
    }
    #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box.box
    {
        margin-left: 2%;
    }
    #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box:nth-of-type(2n+1)
    {
        margin-left: 0;
    }
    #news_single_post #sec01 .inner .sub_post_photo .sub_post_list .box:nth-of-type(n+3)
    {
        margin-top: 5%;
    }
    #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a
    {
        display: -webkit-flex;
        display:     -ms-flex;
        display:         flex;
        flex-direction: column;

        padding: 5px 20px 5px 0; 

        justify-content: flex-start;
        align-items: flex-start;
    }
    #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a span
    {
        margin-left: 0; 

        order: -1;
    }
    #news_single_post #sec01 .inner .sub_post_data .sub_post_list li a::before
    {
        right: 10px;
    }
}
