.department-module{margin:50px auto;overflow:hidden;position:relative}.department-module .department-title{display:block;width:100%}.department-module .department-items{display:flex;flex-direction:column;margin:80px auto 0;width:100%}.department-module .department-items .department-boxes{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px;padding:0;width:100%}.department-module .department-items .department-boxes:first-child{justify-content:space-around}.department-module .department-items .department-item-box{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;text-align:center}.department-module .department-items .department-item-box a.mail-button{color:#595959;font-size:18px;font-weight:400;line-height:26px;margin-bottom:5px}.department-module .department-items .department-item-box a.click-here{padding:10px 30px}@media (min-width:768px) and (max-width:1023px){.department-module .department-items .department-item-box a.mail-button{max-width:200px;word-break:break-all}}@media (max-width:767px){.department-module .department-items{margin-top:50px}.department-module .department-items .department-boxes{flex-wrap:wrap;gap:30px}.department-module .department-items .department-item-box{width:100%}}