.ljanz {
    width: 100%;
    text-align: center
;}

.ljanz_content {
    width: 90%;
    margin: auto;
    padding-top: 2vw;
    text-align: center
;}

.ljanz_content ul {
    padding: 0;
    margin: 0;}

.ljanz_content ul a {
    display: block;
    width: 22%;
    text-align: left;
    border-radius: 5px;
    margin-top: 0.7vw;
    margin-left: 30px;
    float: left;
    color: #1b1c1d;
    font-size:1vw;
    text-align: center
;}

.ljanz_content ul a:hover {
    cursor: pointer;
    color: #002870;}

.ljanz_content .clear {
    clear: both;}

@media screen and (max-width: 768px) {
.text-overflow{
     line-height: 25px;
     height:25px;}
.text-overflow a{
    height:25px;}
.pcnotice{
width:100%;}
