@charset "utf-8";

#atc02{position:relative;max-width:1070px;margin:20px auto 50px;justify-content:center;overflow:hidden;text-align:center}
#atc02 .cont_tit{display:block;max-width:1070px;margin:30px auto;padding:30px 0 20px;border-bottom:1px solid #e1e1e1;text-align:center;font-size:22px;line-height:36px;color:#222;background:#f5f5f5;font-family:'SBAggroL';}
#atc02 .cont_tit em{font-style:normal;font-family:'SBAggroM';}
#atc02 .cont_tit span{font-size:20px;color:#666;font-family:'SBAggroM';}
/* #atc02 .cont_tit span:before{content:'';display:inline-block;width:4px;height:4px;margin:0 12px 0 0;border-radius:100%;vertical-align:middle;background:#bbb}
#atc02 .cont_tit span:after{content:'';display:inline-block;width:4px;height:4px;margin:0 0 0 12px;border-radius:100%;vertical-align:middle;background:#bbb} */
#atc02 .cont_tit .point{font-size:22px;color:#fff;background:#1e008f;font-family:'SBAggroM';}
#atc02 .cont_tit .point:before{display: none;}
#atc02 .cont_tit .point:after{display: none;}

#atc02 ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}
#atc02 ul li img{width:100%}