.thanks .sp_sub
{
    font-size: 12px;
    line-height: 1;

    margin-bottom: 5px;
}
@media screen and (min-width: 768px)
{
    .thanks .sp_sub
    {
        display: none;
    }
}

.thanks .headlogo
{
    margin-bottom: 60px;

    -webkit-transition: .3s;

    transition: .3s;
    text-align: left;
}

@media screen and (max-width: 1719px) and (min-width: 1480px)
{
    .thanks .headlogo
    {
        margin-bottom: 3.13953vw;
    }
}

@media screen and (max-width: 1479px) and (min-width: 1024px)
{
    .thanks .headlogo
    {
        margin-bottom: 3.24324vw;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .thanks .headlogo
    {
        margin-bottom: 6.44531vw;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo
    {
        margin-bottom: 8.59375vw;
    }
}
@media screen and (min-width: 768px)
{
    .thanks .headlogo
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: center;

            -ms-flex-align: center;

                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo
    {
        display: block;

        text-align: center;
    }
}
.thanks .headlogo .logo
{
    width: 137px;
    margin-right: 15px; 

    -webkit-transition: .3s; 

    transition: .3s;
}

@media screen and (max-width: 1719px) and (min-width: 1480px)
{
    .thanks .headlogo .logo
    {
        margin-right: .78488vw;
    }
}

@media screen and (max-width: 1479px) and (min-width: 1024px)
{
    .thanks .headlogo .logo
    {
        margin-right: .81081vw;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .thanks .headlogo .logo
    {
        margin-right: 1.61133vw;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo .logo
    {
        margin-right: 2.14844vw;
    }
}
@media screen and (max-width: 1719px)
{
    .thanks .headlogo .logo
    {
        width: 8vw;
    }
}
@media screen and (max-width: 1479px)
{
    .thanks .headlogo .logo
    {
        width: 10vw;
    }
}
@media screen and (max-width: 1023px)
{
    .thanks .headlogo .logo
    {
        width: 15vw;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo .logo
    {
        width: 180px;
        margin-right: 0;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1719px)
{
    .thanks .headlogo .sub
    {
        line-height: 1;

        margin-bottom: 5px;
    }
}
@media screen and (max-width: 1023px)
{
    .thanks .headlogo .sub
    {
        line-height: 1;

        margin-bottom: 7px;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo .sub
    {
        display: none;
    }
}
.thanks .headlogo .title
{
    font-family: 'Noto Serif JP', serif;
    font-size: 50px;
    font-size: 5rem;
    font-weight: 600;
    line-height: 1;
}

@media screen and (max-width: 1719px) and (min-width: 1480px)
{
    .thanks .headlogo .title
    {
        font-size: 2.90698vw;
    }
}

@media screen and (max-width: 1479px) and (min-width: 1024px)
{
    .thanks .headlogo .title
    {
        font-size: 3.37838vw;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .thanks .headlogo .title
    {
        font-size: 4.39453vw;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo .title
    {
        font-size: 5.85938vw;
    }
}
@media screen and (max-width: 767px)
{
    .thanks .headlogo .title
    {
        font-size: 25px; 

        margin-top: 0;
    }
}

.thanks__block-01
{
    text-align: center;
}
@media screen and (max-width: 767px)
{
    .thanks__block-01
    {
        text-align: center;
    }
}

@media screen and (min-width: 1024px)
{
    .thanks__block-02 p
    {
        text-align: center;
    }
}

.thanks__block-02 h4
{
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
    line-height: 1.3em;

    margin-bottom: 1.95vw;
}
@media screen and (min-width: 768px)
{
    .thanks__block-02 h4
    {
        font-size: 26px;
        font-size: 2.6rem; 

        text-align: center;
    }
}
@media screen and (max-width: 767px)
{
    .thanks__block-02 h4
    {
        font-size: 52px;
        font-size: 6.77vw;
    }
}
