*{margin:0; padding:0}
a:link { color: #666; text-decoration: none;}
a:hover{color:#000;}

#wrap{text-align: center;}
.container{margin: 0 auto;}
.tb{width: 300px;margin: 10px;height: 490px;display: inline-block;}
.num_ho{height: 30px;background: #e5eff1;font-size: 23px;padding: 20px 0;}
.week_set{background: #74c3cc;width: 100%;margin-top: 5px;height: auto;}
.week{display: inline;}
table {
    width: 300px;
    border-collapse: collapse;
}
table, th, td {border: 1px solid #bcbcbc;height: 50px;margin-top: 5px;}
th{width: 30%;background:#c7e4e0;}

.title{
    height: 40px;
    color: #666;
    padding: 30px 0;
}

/* 팀플레이 */
.num_ho_team{
    background: #eee;
    padding: 20px;
    font-size: 25px;
    width: 586px;
    margin: 0 10px;
}
.tb_inner{}
.tb_team{
    width: fit-content;
    display: inline-block;
}
.week{
    font-size: 35px;
}
.week a{
    display: inline-block;
    width: 27.3%;
    padding-bottom: 5px;
}
/*  */

/* .content:nth-child(1){display: none;} */