#infor .qrcode .text{ line-height:1.2;}

#button{width:19.5em; }
#button.active{width:22em;}

#menu{width: 60%;}
#menu dl:nth-child(5){ width:14%;}
#menu dl:nth-child(2){width: 30%;}
#menu dd{word-wrap: normal; text-transform: capitalize;}
#menu dt{white-space: nowrap;}

.profile .intro{ margin-top:2em;}
.culture .intro{ margin-top:2em;}
.parameter .left{width: 82.70297%;}

#slides .img{padding-bottom: 30%;}
#navi .parent{padding: 1.11111111em 1em;}

@media only screen and (max-width:1024px){
    #button{display: -webkit-box;width: auto;padding-right:0; }
    #button.active{width:auto;}
}