/* U-18 ///////////// */

#youth h4 {
    font-size: 2.65rem;
    text-align: center;
    margin:60px 0 20px!important;
}

#youth h3.ttl-1 {
    font-size: 3rem;
    line-height: 110%;
    text-align: center;
    margin:60px 0 20px!important;
    border:none;
}

.box_wrap {
width:100%;
padding:30px 0;
margin:0 auto;
display: flex;
flex-wrap: wrap;
gap:10px
}

div.box {
width:calc(50% - 5px - 2px);
border:1px solid #ccc;
display: flex;
margin:0;
}
div.box div.image {
    width:150px;
    height:auto;
}
div.box div.image img {
    width:100%;
    margin:0;
    display: block;
}
div.box div.name {
    width:calc(100% - 100px - 20px);
    padding:12px 10px;
}
div.box div.name p {
    margin:0;
    padding:0;
    line-height: 120%;
    font-size: 1.65rem;
    font-weight: bold;
}
div.box div.name p.club {
    font-size: 1.5rem;
    font-weight: normal;
}
div.box div.name h5 {
    font-size:2rem;
    line-height: 120%;
    margin:5px 0 0 0;
    padding:0;
}
div.box div.name h5 span.en {
    font-size: 1.5rem;
    font-weight: normal;
    display: block;
    margin:0 0 0 0;
    padding:0;
}


#youth .table,
#youth .table table {
    width:100%;
    border:none;
}
#youth .table table th,
#youth .table table td {
    border:none;
    padding:10px;
}
#youth .table table tr {
    border:2px solid #fff;
}
#youth .table table th {
    background:#b2b2b2;
    width:30%;
}
#youth .table table td {
    background:#e5e5e5;
}

/* ///////////// U-18 */





@media screen and (max-width: 767px) {


}

/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */

@media screen and (max-width: 640px) {


/* U-18 ///////////// */

#youth h4 {
    font-size: 2rem;
    text-align: center;
    margin:40px 0 10px!important;
}

#youth h3.ttl-1 {
    font-size: 1.8rem;
    text-align: center;
    margin:40px 0 10px!important;
    border:none;
}

#team_main {
    margin:-50px 0 0 0;
}

.box_wrap {
width:100%;
padding:10px 0;
margin:0 auto;
display: flex;
flex-wrap: wrap;
}

div.box {
width:100%;
border:1px solid #ccc;
display: flex;
margin:0 0 10px;
}
div.box div.image {
    width:100px;
    height:125px;
}
div.box div.name {
    width:calc(100% - 100px - 20px);
    padding:12px 10px;
}
div.box div.name p {
    margin:0;
    padding:0;
    line-height: 120%;
    font-size: 1.35rem;
}
div.box div.name h5 {
    font-size:1.6rem;
    line-height: 120%;
    margin:5px 0 0 0;
    padding:0;
}
div.box div.name h5 span.en {
    font-size: 1.125rem;
    font-weight: normal;
    display: block;
    margin:0 0 0 0;
    padding:0;
}

#youth .table {
    border:none;
    margin:0 auto;
}
#youth .table table {
    width:100%;
    border:none;
}
#youth .table table th,
#youth .table table td {
    border:none;
    padding:8px;
    font-size: 1.3rem;
    line-height: 140%;
}

/* ///////////// U-18 */

}
