.section_documentDL{background-color:#f3f5f9;margin:40px 0}.section_documentDL h2{margin-bottom:48px}.section_documentDL .documentList{display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:0;width:90%}.section_documentDL .documentList .documentItem{list-style-type:none;text-align:center;width:calc(33.33% - 20px)}.section_documentDL .documentList .documentItem img{display:block;height:auto;margin:0 auto 10px;object-fit:cover;width:90%}.section_documentDL .documentList .documentItem .documentBtn_top{background:#002883;border-radius:5px;color:#fff;display:inline-block;font-size:1.2rem;margin-top:5px;padding:12px 24px;text-decoration:none}.section_documentDL .documentList .documentItem .documentBtn span{display:inline-block;margin-left:5px}@media (max-width:768px){.section_documentDL .documentList{flex-direction:column;row-gap:40px}.section_documentDL .documentList .documentItem{width:100%}.section_documentDL .documentList .documentItem img{height:auto;margin:0 auto 10px;width:90%}.section_documentDL .documentList .documentItem .documentBtn_top{font-size:1rem;padding:12px 24px}}