@charset "UTF-8";.a-conference-page{background-color:#fff;width:100%;height:auto}.a-conference-page .a-conference{width:var(--base-width);height:auto;margin:0 auto;padding:50px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.a-conference-page .a-conference .a-conference-ul{width:100%}.a-conference-page .a-conference .a-conference-ul .a-conference-li{width:100%;height:78px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-bottom:20px}.a-conference-page .a-conference .a-conference-ul .a-conference-li::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:repeating-linear-gradient(90deg,#d8d8d8 0,#d8d8d8 6px,transparent 6px,transparent 15px)}.a-conference-page .a-conference .a-conference-ul .a-conference-li-content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.a-conference-page .a-conference .a-conference-ul .a-conference-li-content-title{width:100%;font-size:18px;font-weight:700;line-height:24px;height:24px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a-conference-page .a-conference .a-conference-ul .a-conference-li-content-date{font-size:16px;height:24px;line-height:24px;color:#767676}