.bl_top_viewed_sect .sect_title{text-align:center}.bl_top_viewed_sect .cards{justify-content:center;display:flex;flex-wrap:wrap;margin:0 calc(50% - 50vw);padding:.75em calc(50vw - 50% - 0.5em);background-color:#F5F5F7}.bl_top_viewed_sect .card{box-sizing:border-box;background-color:#fff;border-radius:.5em;border:1px solid #DEE3EB;padding:1.25em;margin:.5em;text-decoration:none;max-width:calc(100% - 1em);width:18.625em}.bl_top_viewed_sect .card_num{font-size:.875em;font-weight:700;width:3em;height:3em;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#FD9F84;border:1px solid #DEE3EB;margin:0 auto}.bl_top_viewed_sect .card_num:not(:last-child){margin-bottom:1.5em}.bl_top_viewed_sect .card_image_wrap{height:10em;position:relative}.bl_top_viewed_sect .card_image_wrap:not(:last-child){margin-bottom:2em}.bl_top_viewed_sect .card_image{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.bl_top_viewed_sect .card_title{color:#1E1E1E;font-size:1.375em;text-decoration:underline}.bl_top_viewed_sect .nums_container{border:1px solid #DEE3EB;padding:1.5em 2.25em 2em;text-align:center;max-width:18.5em;margin:0 auto}.bl_top_viewed_sect .nums_title{font-size:1.125em;font-weight:700}.bl_top_viewed_sect .nums_title:not(:last-child){margin-bottom:1.4em}.bl_top_viewed_sect .num{display:flex;flex-direction:column;padding:1.5em 0;box-sizing:border-box;border-top:1px solid #DEE3EB}.bl_top_viewed_sect .num:last-child{padding-bottom:0}.bl_top_viewed_sect .num_value{font-size:2.375em}.bl_top_viewed_sect .num_label{font-size:.875em}