.amami_description {
    text-align: justify;
    padding: 0 5px;
}

.amami_list_title {
    margin: 30px 0 0;
    font-size: 1.8rem;
    padding: 0.25em 0.5em;
    background: #fffde2;
    border-left: solid 5px #dfd026;
    font-weight: bold;
}

/*youtube シンポジウム*/
.amami_youtube {
    margin: 25px 0px;
    text-align: center;
}

.amami_youtube_iframe {
    width: 90%;
    height: 315px;
}

.amami_youtube_iframe {
    margin-top: 10px;
    width: 100%;
    height: 205px;
}

.amami_youtube_title {
    text-align: left;
}

@media print,
screen and (min-width: 765px) {
    .amami_description {
        padding: 0 20px;
    }

    .amami_youtube_iframe {
        height: 465px;
    }
}
