@charset "utf-8";
main #com_content_wrapper .com_content{
    padding-top: 0rem;
}

h2.winner_top {
    font-size: 38px;
    text-align: center;
    color: #003288;
    font-weight: bold;
}

.winner_root{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.winner_select{
    display: flex;
    /* width: 27.7rem; */
    height: 3.6rem;
    /* margin-bottom: 4rem; */
    /* margin-left: 4rem; */
    justify-content: center;
    align-items: center;
    height: 8rem;
}

.winner_select .js-select01{
    width: 13rem;
    height: 3.6rem;
    color: #003288;
    padding-left: 1.2rem;
    padding-top: 0.4rem;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.6rem; /* 150% */
    letter-spacing: 0.0096rem;
    border-radius: 0.4rem;
    border: 0.1rem solid #202020;
    appearance: none;
}

.rank_comp .new_tag{
    position: relative;
    margin-right: 2.24rem;
}

.rank_comp .new_tag .new_tag_svg{
    position: absolute;
    width: 3.2rem;
    height: 1.4rem;
}


.rank_comp span{
    position: absolute;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1rem; /* 100% */
}

.select_box{
    margin-left: 1.6rem;
    position: relative;
}

.select_box_item_svg{
    position: absolute;
    width: 1.2rem;
    height: 0.8rem;
    right: 0.8rem;
    top: 1.4rem;

}

.winner_select .year_select{
    width: 16.1rem;
    color: #003288;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    line-height: 3.6rem; /* 150% */
    letter-spacing: 0.0096rem;
    margin-right: 10px;
}

.winner_rank .ranking_info_icon_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.winner_rank .ranking_info_icon_wrap div{
    display: flex;
}

.winner_rank .ranking_info_icon_wrap .ranking_info_icon{
    width: 6.4rem;
    height: var(----margin_l, 2.4rem);
    margin-left: 0.8rem;
    border-radius: 2rem;
    
}

.winner_rank .ranking_info_icon_wrap .ranking_info_icon span{
    display: inline-block;
    width: 6.4rem;
    height: 1rem;
    color: #FFF;
    text-align: center;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.007rem;
}

.winner_rank .ranking_info{
    margin-top: 2.4rem;
    margin-bottom: 4rem;
    color: #000;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.4rem; /* 150% */
    letter-spacing: 0.0096rem;
}

/* 優勝ランキング */

.winner_rank .winner_rank_table{
    width: 112rem;
    margin-bottom: 5.9rem;
}

.winner_rank .table_border{
    border: 0.1rem solid #D9D9D9;
}

.winner_rank table tbody tr:nth-child(odd){
    background-color: #F1F9FF;
}


/* カラム名 */
.winner_rank .winner_rank_thead{
    height: 5.9rem;
    color: #FFF;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.1rem; /* 150% */
    letter-spacing: 0.0084rem;
    background-color: #113952;
}

.winner_rank .winner_rank_thead .winner_rank_tr{
    height: 5rem;

}

.winner_rank .winner_rank_thead .winner_rank_thead_middle{
    text-align: center;

}

.winner_rank .winner_rank_thead .winner_rank_thead_left{
    padding-left: 1.7rem;
    line-height: 1.75rem; /* 150% */

}


/* 項目：順位 */


.winner_rank table td{
    vertical-align: middle;
}


.winner_rank .ranking_item .racer_rank{
    display: flex;
    width: 10rem;
    height: 100%;
    justify-content: center;
    padding-top: 0.2rem;
    color: #222;
    text-align: right;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.6rem; /* 100% */
    letter-spacing: 0.0096rem;
}

.winner_rank .ranking_item .racer_rank .rank_comp{
    margin-left: 0.5rem;
}


.winner_rank .racer_info .racer_id{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

/* 項目：登板　選手名  選手写真*/


.ranking_item .ranking_racer .ranking_racer_wrap{
    width: 19rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1.6rem;
}

.ranking_item .ranking_racer .ranking_racer_wrap .racer_name{
    color: #222;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.4rem; 
    letter-spacing: 0.0096rem;
}

.ranking_item .ranking_racer .ranking_racer_wrap .racer_toban{
    color: #222;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4rem; /* 100% */
    letter-spacing: 0.0084rem;

}

.ranking_item .ranking_racer img{
    width: 5.7rem;
}

.ranking_item .ranking_racer .ranking_racer_img{
    width: 5.7rem;
    height: 5.6rem;
    display: block;
    overflow: hidden;
}



/* 項目：優勝回数 */
.ranking_item .racer_info{
    width: 10rem;
    height: 5.6rem;
}


.winner_rank .racer_info .racer_id .thiswin{
    position: relative;
}

.winner_rank .racer_info .racer_id .thiswin .crown_svg{
    width: 6rem;
    height: 4rem;
}

.winner_rank .racer_info .racer_id p{
    position: absolute;
    width: 6rem;
    bottom: 0.7rem;
    margin-bottom: 0.7rem;
    color: #FFF;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2rem; /* 100% */
    letter-spacing: 0.0072rem;
}

/* 項目：実績 */

.ranking_item .winner_info{
    width: 72.7rem;
    
    
}

.ranking_item .winner_info .winner_info_wrap{

    padding-top: 0.8rem;
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
}

.ranking_item .winner_info .winner_info_item{
    position: relative;
    width: 4rem;
    height: 4rem;
    margin-left: 0.8rem;
    margin-bottom: 0.8rem;
    padding: 0.2rem;
}

.ranking_item .winner_info .winner_info_item .winner_info_official a{
    position: absolute;
    top: 1rem;
    left: 0.6rem;
    color: #FFF;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem; /* 100% */
    letter-spacing: 0.006rem;
}

#winner_info_official_jnm{
    display: inline-block;
    font-weight: 700;
    margin-top: 0.4rem;
}


/* 優勝カレンダー */


element.style {
}
.category_winner .winner_notice {
    width: 112rem;
    border-bottom: 1px solid #003288;
    /* height: 1.2rem; */
    text-align: center;
    /* margin-top: 2.3rem; */
    margin-bottom: 0rem;
    padding-bottom: 15px;
    color: #000;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0.0096rem;
}

.category_winner .profile{
    padding-left: 2.4rem;
    margin-bottom: 2.4rem;
}



.category_winner .profile:last-child{
    padding-bottom: 0;
}
.category_winner .profile .listByMonth{
    display: inline-block;
    width: 14.6rem;
    margin-left: 1.6rem;
    margin-top: 2.4rem;
}

/* カレンダー：年と月 */
.winner_calendar{
    width: 112rem;
    border-top: 0.2rem solid #003288;
    border-bottom: 0.2rem solid #003288;

}

.winner_calendar .winner_calendar_date{
    width: 12.4rem;
    border-top: 0.2rem solid #FFF;
    background-color: #003288;
}

.winner_calendar .winner_calendar_date.first_top_border{
    border-top: 0.1rem solid #003288;
}

.winner_calendar .year{
    margin-top: 2.1rem;
    margin-left: 2.4rem;
    color: #FFF;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3rem; /* 150% */
    letter-spacing: 0.012rem;
}

.winner_calendar .month{
    color: #FFF;
    text-align: center;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 4.2rem; /* 150% */
    letter-spacing: 0.0168rem;
}

.category_winner .listByMonth .day{
    display: block;
    width: auto;
    height: 3.6rem;
    padding-top: 1rem;
    background-color: #bbeeff;
    color: #003288;
    /* text-align: center; */
    padding-left: 1rem;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.6rem; /* 100% */
    letter-spacing: 0.0096rem;
}

.category_winner .listByMonth .winnerInfo a{
    display: flex;
}
.category_winner .profile .listByMonth img{
    width: 14.6rem;
    height: 20.8rem;
}

.category_winner .listByMonth .winnerInfo__detail .name{
    display: inline-block;
    height: 1.6rem;
    vertical-align: top;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    color: #222;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.6rem; /* 150% */
    letter-spacing: 0.0096rem;
}

.category_winner .listByMonth .winnerInfo__detail{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.category_winner .listByMonth .winnerInfo__detail .par-icon_area{
    display: flex;
    gap: 10px;
}

.category_winner .listByMonth .winnerInfo__detail .gradeInfo .par-ico_grade{
    width: 5.6rem;
    height: 2.7rem;
    border-radius: 2rem;
    color: #FFF;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.7rem;
    letter-spacing: 0.0048rem;
    /* border-right: 0.1rem solid #D9D9D9; */
}

.winner_result table{
    width: 112rem;
}

.category_winner .listByMonth .winnerInfo__detail .gradeInfo .par-ico_kaisai_jou{
    width: 5.7rem;
    height: 2.7rem;
    border-radius: 0.7rem;
    color: #222;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.5rem; /* 100% */
    text-align: center;
    letter-spacing: 0.0056rem;
    background-color: #FFF;
    border: 1px solid #595959;
}

.category_winner .listByMonth .winnerInfo__detail .gradeInfo .info{
    width: 5.2rem;
    height: 3rem;
    padding-top: 0.6rem;
    border-radius: 0rem 4rem 4rem 0rem;
    color:  #222;
    text-align: center;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8rem; /* 150% */
    letter-spacing: 0.0048rem;
}

/* newタグ調整 */
.winner_rank .ranking_item .racer_rank.new_exist{
    flex-direction: column;
    align-items: center;
}

.winner_rank .ranking_item .racer_rank.new_exist .rank_comp{
    margin-left: 0;
    margin-top: 0.8rem;
}
.winner_rank .ranking_item .racer_rank.new_exist .rank_comp .new_tag{
    margin-right: 3rem;
}
.winner_rank .racer_info .racer_rank .tag_place{
    width: 3.2rem;
    height: 1.4rem;
}

.category_winner .par-select01 span.make_selectbox{
    content: '';
    position: absolute;
    width: 1.7rem;
    height: 1.7rem;
    right: 1rem;
    top: 1rem;
    background-color: #003288;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.3rem;
}

.category_winner .par-select01 span.make_selectbox::after{
    content: '';
    position: absolute;
    left: 0.8rem;
    top: 41%;
    width: 0.6rem;
    height: 0.6rem;
    border-left: 0.2rem solid white;
    border-bottom: 0.2rem solid white;
    transform: translate(-50%, -50%) rotate(-45deg);
}
p.js-form_selectbox_view.selectbox_view::after{
    content: none;
}

.par-select01 {
	width: 130px;
	height: 40px;
}

.par-select01 .selectbox_view{
    background-color: #FFFFFF;
    color: #003288;
    font-weight: bold;
    border: solid 1px #000;
    border-radius: 10px;
    line-height: 35px;
}