@charset "utf-8";
/* CSS Document */
#bread-crumb { display:block; margin:0 0 30px; color:#666; font-weight:400}
#bread-crumb a { display:inline-block; color:#666; margin-right:15px;}
#bread-crumb a:after { content:''; width:8px; height:8px; border-left:1px solid #333; border-bottom:1px solid #333; display:inline-block; transform:rotate(-135deg); margin-left:10px;}
.with-no-banner { margin-top:50px;}
h1 { font-size:30px; margin-bottom:30px;}
h2 { font-size: 25px; margin: 20px 0 40px; }
section {box-shadow:0 6px 16px rgb(0 0 0 / 12%); border-radius:10px; border:1px solid #d5d5d5; padding:10px 30px 20px; margin:25px 0;}
section ol li{ font-size:16px; line-height:1.6; font-weight:400; margin-bottom:10px;}