.SCF_1020_1 .wg_box {width: 100%; float: left; display: flex;  justify-content: center;  align-items: center;flex-direction: column; grid-gap:0px;}

.SCF_1020_1 .wg_img1 {width: clamp(20px, 3.906vw, 50px); float: left; text-align: center }
.SCF_1020_1 .wg_img1 img { width: 100% }
.SCF_1020_1 .wg_tx1 { width: 100%; float: left; text-align: center; font-size: calc(var(--tx-sm-size) * 0.9); color: #333333;font-weight: 400; margin-bottom: 15PX;  text-transform: uppercase; }

.SCF_1020_1 .wg_tx2 {width: 100%; float: left; text-align: center; font-size:calc(var(--tit-mds-size) * 1.2); color: #000; font-weight: 700; letter-spacing: -1px }
