/* =============================================
outline
============================================= */
.list-desc-01 {
    margin-top: 60px;
}

.list-desc-01 .iframe {
    max-width: 480px;
    height: 240px;
}

.iframe {
    margin-top: 10px;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: 280px;
}

.iframe iframe {
    width: 100%;
    height: 100%;
}



.col2__list-01 {
    margin-top: 40px;
}

.col2__list-01 + .hdg-lv3-01 {
    margin-top: 60px;
}

.col2 {
    margin-top: 60px;
}

.text {
    font-size: 1.6rem;
    margin-top: 20px;
}

.permission__item {
    margin-top: 60px;
}

.permission__item .list-desc-02 {
    margin-top: 20px;
}