p.tels { font-size: 25px;color: #2f2f2f; margin-top: 15px;}
p.tels span {font-size: 20px; color: #39afe2;}
p.adress {font-size: 12px;}
p.email {
    font-size: 13px;
}
.bgsite01 {
    width: 100%;
    height: 100%;
    background: url('../theme/images/bgsite01.jpg') no-repeat fixed;
    background-size: 100% 100%;
}
.bgsite02 {
    width: 100%;
    height: 100%;
    background: url('../theme/images/bgsite02.jpg') no-repeat fixed;
    background-size: 100% 100%;
}
.bgsite03 {
    width: 100%;
    height: 100%;
    background: url('../theme/images/bgsite03.jpg') no-repeat fixed;
    background-size: 100% 100%;
}