@charset "utf-8";

/* PC List */
.list-category .div-tab.tabs { margin-bottom:0px; }
.list-pc.table-responsive { border:0 !important; padding-bottom:15px; }
.list-pc .list-tbl {margin-bottom:30px; }
.list-pc .list-tbl tr, .list-pc .list-tbl td { white-space:nowrap;}
.list-pc .list-tbl thead th { border:0px !important; }
.list-pc .list-tbl tbody tr:first-child td { border-top:0 !important;}
.list-pc .list-now { background: #fafafa; }
.list-pc .list-img img { width:40px; height:40px; border-radius:50%; }
.list-pc .list-img i { width: 40px; height: 40px; line-height:40px; margin:0px; font-size: 24px; background: rgb(238, 238, 238); border-radius:50%; text-align: center; color: rgb(255, 255, 255); display: inline-block; }
.list-pc .list-subject { text-align:left !important; }
.list-pc .list-subject a { display:block; white-space:normal !important; }
.list-pc .list-subject.now { font-weight:bold !important; }
.list-pc .list-subject.notice { font-weight:bold !important; }
.list-pc .list-none { padding:100px 0px; }

/* Mobile List */
.list-category-mobile .tabs { margin-bottom:15px; }
.list-mobile { margin-bottom:15px; border-top:1px solid #eee; }
.list-mobile strong { font-weight:normal; margin:0px; line-height:20px; display:block; }
.list-mobile strong.notice a { font-weight:bold; }
.list-mobile strong.best a { }
.list-mobile strong.now a { font-weight:bold; color:crimson; }
.list-mobile .list-details { line-height:18px; margin-top:6px; }
.list-mobile .list-details .member, .list-mobile .list-details .guest { color:#787878 !important; }
.list-mobile .list-details .list-sp { margin:0 5px; color:#ddd; font-size:11px; }
.list-mobile .list-img img { width:40px; height:40px; border-radius:50%; }
.list-mobile .list-img i { width: 40px; height: 40px; line-height:40px; margin:0px; font-size: 24px; background: rgb(238, 238, 238); border-radius:50%; text-align: center; color: rgb(255, 255, 255); display: inline-block; }
.list-mobile .list-cnt { color: orangered; font-size: 12px; font-weight:bold; font-family:verdana; letter-spacing:-1px; }
.list-mobile .media { border-bottom:1px solid #eee; margin:0px; padding:8px; }
.list-mobile .media.list-notice {  background:#fafafa; }
.list-mobile .media.list-now { background:#fafafa; }
.list-mobile :first-child.media { margin-top:0px; }
.list-mobile .media .media-body { padding-left:0px; }
