@charset "UTF-8";

section.too-contents {
    padding: 25px 10px 50px;
}

.lang-link-txt {
    text-align: center;
    margin-bottom: 40px;
}

.lang-link-txt .en{
    margin-top: 10px;
}

.lang-link-txt p:first-child{
    margin-bottom: 8px;
}

.lang-link-list li{
    margin-bottom: 30px;
}

.lang-link-list li:last-child{
    margin-bottom: 0;
}