.bl_chapter{display:grid;gap:0 30px}.bl_chapter[data-col="1"]{grid-template-columns:repeat(1,1fr)}.bl_chapter[data-col="2"]{grid-template-columns:repeat(2,1fr)}.bl_chapter[data-col="3"]{grid-template-columns:repeat(3,1fr)}.bl_chapter[data-col="4"]{grid-template-columns:repeat(4,1fr)}.bl_chapter_cont{display:grid;grid-template-columns:160px auto}.bl_chapter_cont+.bl_chapter_cont{margin-top:25px}.bl_chapter_heading{align-items:center;display:flex;flex-direction:column;font-weight:700;justify-content:center;padding:10px;text-align:center}.bl_chapter_heading_txt{font-size:18px;line-height:23px}.bl_chapter_heading_number{font-size:54px;line-height:70px}.bl_chapter_contents{padding:29px 25px 28px}.bl_chapter_ttl{color:#000064;font-size:18px;font-weight:700}.bl_chapter_txt{line-height:1.8;margin-top:10px}.bl_chapter_btn{border-radius:20px;color:#fff;display:table;font-weight:700;margin:20px 0 0 auto;min-width:300px;padding:10px 30px 9px;position:relative;text-align:center;text-decoration:none}.bl_chapter_btn:after{background:url(//21606703.fs1.hubspotusercontent-na1.net/hubfs/21606703/link_bg02.png) no-repeat 0 0;background-size:6px auto;content:"";height:11px;margin-top:-6px;position:absolute;right:15px;top:50%;width:6px}@media screen and (max-width:980px){.bl_chapter_cont{grid-template-columns:1fr}.bl_chapter_heading{align-items:baseline;flex-direction:row;justify-content:flex-start;padding:12px 20px}.bl_chapter_heading_txt{font-size:16px;line-height:21px}.bl_chapter_heading_number{font-size:32px;line-height:40px}.bl_chapter_contents{padding:22px 20px}.bl_chapter_ttl{font-size:16px}.bl_chapter_txt{font-size:14px}.bl_chapter_btn{margin-left:auto;margin-right:0}}