.maintitle{text-align: center}
.maintitle h1{font-size: 27px; color: #494949}
.maintitle p{font-size: 14px; color: #6d6d6d}

.main02{padding: 30px 0}
.main02 .tit4{margin: 30px 0 0 0; text-align: center;}
.main02 .tit4 a .tit{display: inline-block; background-size: cover !important; width: 280px; height:265px;  position: relative; transition-duration: 0.6s; margin: 0 8px; box-shadow: 4px 2px 2px rgba(0,0,0,0.2);}
.main02 .tit4 a .tit .titbox{position: absolute; bottom: 0; width: 100%; padding:10px 20px; background: rgba(70,70,70,0.6); text-align: left;}
.main02 .tit4 a .tit .titbox h2{font-size: 18px; color: #fff; line-height: 18px;}
.main02 .tit4 a .tit .titbox p{font-size: 13px; color: #fff; line-height: 0;}

.main02 .tit4 a .tit:hover{background-size: 150%; opacity: 0.5}

.margin0{margin: 0px !important; padding:0 !important}