div.header_top img{width:100%}.section-title{font-size:20px;font-weight:bold;margin-bottom:16px;color:#fff;border-left:4px solid #f00;padding-left:12px}.chargebenefit-section{padding:20px;background:#0a0a0a}.chargebenefit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;place-items:center}@media(min-width:240px){.chargebenefit-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:680px){.chargebenefit-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.chargebenefit-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.chargebenefit-grid{grid-template-columns:repeat(5,1fr)}}@media(min-width:1280px){.chargebenefit-grid{grid-template-columns:repeat(6,1fr)}}.chargebenefit-card{background:#fff;border:1px solid #333;border-radius:8px;overflow:hidden;transition:all .3s ease;cursor:pointer;position:relative;width:165px}.chargebenefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(255,0,0,.3);border-color:#f00}.chargebenefit-image{display:flex;display:-ms-flexbox;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100px;object-fit:cover;position:relative;z-index:110;place-items:center}.chargebenefit-image a{display:block}.chargebenefit-image a img{max-width:100%;height:auto}.chargebenefit-content{padding:5px 12px 5px 12px;text-align:center;position:relative;z-index:120;background-color:#10101073}.chargebenefit-title{font-size:12px;font-weight:bold;margin-bottom:8px;color:#fff;display:inline;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.notice_wrap{width:100%;text-align:center}.notice_detail{display:inline-block;width:90%;min-width:320px;border-top:dashed 1px #900;padding:15px 0;margin-bottom:20px}.notice_detail h3{font-size:1.2rem;margin-bottom:16px;color:#fff;border-left:4px solid #f00;padding-left:12px}.notice_detail ul{text-align:left;margin:10px 0 0 10px}.notice_detail ul li{color:#b3b3b3;font-size:.8rem;line-height:1.4rem}