.require_section
{
    margin-bottom: 3rem;
}

.require_section .title01
{
    margin-bottom: 1rem;
}

.require_section .box
{
    margin-bottom: 1.5rem;
}

.require_section .box .item
{
    margin-left: 1.5rem;
}

.require_section .attention
{
    display: flex;
    justify-content: start;
    align-items: start;
}

.require_section .attention:before
{
    content: "※";
    display: block;
}

/*
a.faq_link
{
    text-decoration: underline;
    color: #000;
    font-weight: 700;
} */
