@charset "UTF-8";

/*-----------------------------------

/css/asp_custom_pc.css

-----------------------------------*/
#asp_content {width: 950px;margin: 0 auto;padding: 110px 5px 50px 5px;}
#asp_content #profdm_container .prof .option_jump a{color: #333;}

.box_member {margin-bottom: 20px !important;position: relative;}
.box_member a{display: block;color: #000;text-decoration: none;}
#asp_content .box_member a>img{width: 100%;height: 100%;}
.box_member .member_number{position: absolute;bottom: 20px;left: 0;right: 0;margin: 0 auto;text-align: center;/* background-color: #11150f; */padding: 15px 0 0;/* margin-top: -2px; */box-sizing: border-box;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.box_member .member_number p{font-size: 18px;font-weight: 700;}
.box_member .member_number p span {font-size: 30px;color:#FFCA00;}