@charset 'UTF-8';

/*=====<=====<=====<=====<=====<=====<=====
  pc
=====>=====>=====>=====>=====>=====>=====*/
#ad #sec01 .ad_box_1 header
{
    padding-bottom: 20px;
}

#ad #sec01 .ad_box_1 header h3
{
    font-size: 24px;
    line-height: 1.4; 

    text-align: left;
}

html[c-data-font-size='normal'] #ad #sec01 .ad_box_1 header h3
{
    font-size: 26px;
}

html[c-data-font-size='large'] #ad #sec01 .ad_box_1 header h3
{
    font-size: 28px;
}

#ad #sec01 .ad_box_1 p
{
    font-size: 16px;
    line-height: 1.65; 

    letter-spacing: 1px;
}

html[c-data-font-size='normal'] #ad #sec01 .ad_box_1 p
{
    font-size: 18px;
}

html[c-data-font-size='large'] #ad #sec01 .ad_box_1 p
{
    font-size: 20px;
}

#ad #sec01 .ad_box_2 .c_subheader
{
    margin-bottom: 0;
}

#ad #sec01 .ad_box_2 .ad_list
{
    align-items: stretch;
}

#ad #sec01 .ad_box_2 .ad_list .ad_item
{
    width: 270px;
    margin-top: 30px;
}

#ad #sec01 .ad_box_2 .ad_list .ad_item figure
{
    margin-bottom: 20px;
    padding: 10px 0;
}

#ad #sec01 .ad_box_2 .ad_list .ad_item figure img
{
    margin: auto; 

    border: 1px solid #3e3e3e;
}

#ad #sec01 .ad_box_2 .ad_list .ad_item h4,
#ad #sec01 .ad_box_2 .ad_list .ad_item p
{
    font-size: 14px;
    line-height: 1.4; 

    margin-top: 0;

    text-align: left;
}

html[c-data-font-size='normal'] #ad #sec01 .ad_box_2 .ad_list .ad_item h4,
html[c-data-font-size='normal'] #ad #sec01 .ad_box_2 .ad_list .ad_item p
{
    font-size: 16px;
}

html[c-data-font-size='large'] #ad #sec01 .ad_box_2 .ad_list .ad_item h4,
html[c-data-font-size='large'] #ad #sec01 .ad_box_2 .ad_list .ad_item p
{
    font-size: 18px;
}

#ad #sec01 .ad_box_2 .ad_list .ad_item p
{
    padding-left: 1em;
}

@media screen and (max-width: 1024px)
{
    /*=====<=====<=====<=====<=====<=====<=====
    sp
  =====>=====>=====>=====>=====>=====>=====*/
    #ad #sec01 .ad_box_2 .ad_list .ad_item
    {
        width: 100%;
        margin-top: 20px;

        text-align: center;
    }
    #ad #sec01 .ad_box_2 .ad_list .ad_item figure
    {
        padding: 0;
    }
    #ad #sec01 .ad_box_2 .ad_list .ad_item figure img
    {
        margin: auto;
    }
}
