@font-face {
  font-family: "SB_TYPEFACE_Std";
  src: url("/font/SBTYPEFACE-Std.eot");
  src: url("/font/SBTYPEFACE-Std.eot?#iefix") format("embedded-opentype"),
    url("/font/SBTYPEFACE-Std.woff2") format("woff2"),
    url("/font/SBTYPEFACE-Std.woff") format("woff"),
    url("/font/SBTYPEFACE-Std.ttf") format("truetype"),
    url("/font/SBTYPEFACE-Std.svg#SBTYPEFACE-Std") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* チーム TOP ///////////// */

.btn_full_wrap {
    width:1040px;
    margin:0 auto;
    padding:80px 0;
}

.btn_full {
    width:100%;
    min-height: 420px;
    margin:30px 0 30px 0;
    text-align: center;
    position: relative;
}

#topteam_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2022_shugo3.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2023_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2023_shintaisei.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2023_btn2 {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2023_team.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2022_btn_na {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/topteam2021_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2024_btn_na {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/topteam2021_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2025_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025_team.jpg) no-repeat 50% 50%;
    background-size: cover;
}

/* archive --------- */

#topteam2023_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2023_team.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2022_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2022_shugo3.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2021_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/topteam202109.jpg) no-repeat 50% 50%;
    background-size: cover;
}

#topteam2020_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/topteam_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}

/* --------- archive */



#u-18_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2024u18_2.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2024u15_2.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15east_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2024u15east_2.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15west_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2024u15west_2.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-18girls_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2024u18girls_2.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15girls_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2024u15girls_2.jpg) no-repeat 50% 50%;
    background-size: cover;
}


.gra {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    min-height: 420px;
    margin:0 0 20px 0;
    background:linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6));
}

.btn_full .txtblock {
    position: absolute;
    bottom:50px;
    left:0;
    right:0;
    margin:auto;
}

.btn_full h3 {
    color:#fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 5rem;
    line-height: 120%;
}
.btn_full a {
    display: inline-block;
    margin:10px 0 0 0;
    font-size: 1.4rem;
    padding:10px 25px;
    border:1px solid #fff;
    text-decoration: none;
    color: #fff;
}


/* ///////////// チーム TOP */



/* トップチーム ///////////// */

.team {
    width: 1040px;
    margin:20px auto 100px;
}
.pl_list {
    overflow: hidden;
}
.team .coach {
    margin:40px auto;
}

.pl_list li {
    float: left;
    width: 330px;
    margin:8px;
    /*  width: 250px;
    margin:5px; */
}

.pl_list li a {
    display: block;
    width: 330px;
    height: 240px;
    /* width: 250px;
    height: 250px; */ 
    overflow: hidden;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    /* border:1px solid #ccc; */
    border-radius: 8px;
}

.pl_list li a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.pl_list li a div {
    position: absolute;
    bottom:0;
    width: calc(100% - 20px);
    padding: 20px 18px;
    /* background: rgba(0,0,0,0.6); */
}

.pl_list li a span.numblock {
    line-height: 100%;
    /* font-family: 'Barlow Condensed', sans-serif;
    font-family: 'Saira Extra Condensed', sans-serif; */
    font-family: "SB_TYPEFACE_Std";
    color:#fff;
    display: flex;
    align-items: baseline;
    margin:10px 0 0 0;
}
.pl_list li a span.num {
    font-size: 5rem;
    line-height: 100%;
    color:#231815;
    display: block;
}
.pl_list li a span.position {
    font-size: 3.5rem;
    line-height: 100%;
    color:#231815;
    display: block;
    margin:0 0 0 0.5rem;
}

.coach li a span.num {
    font-size: 1.6rem;
    line-height: 130%;
    font-family:'Lucida Grande', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    color:#231815;
    display: block;
    margin:10px 0 0 0;
}
.coach li a span.num i {
    display: block;
    font-size: 1.2rem;
    margin:5px 0;
}

.pl_list li a span.name_j {
    font-size: 2.45rem;
    font-weight: bold;
    line-height: 110%;
    color:#231815;
    display: block;
    margin:2px 0 0px;
}

.pl_list li a span.name_e {
    font-size: 1.65rem;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    color:#231815;
    display: block;
    margin:2px 0px 0;
}

.pl_list li a.pl2025_3 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_4 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_5 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_6 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_7 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_8 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_10 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -330px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_11 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -660px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_13 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -990px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_14 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -1320px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_15 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_16 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -330px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_17 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -660px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_18 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -990px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_19 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -1320px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_20 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_21 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -330px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_22 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -660px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_23 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -990px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_24 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) -1320px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_27 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_29 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_31 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_32 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_33 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_37 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 0px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_47 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -330px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_50 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -660px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_77 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -990px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_99 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -1320px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_9 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -330px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_25 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -660px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_41 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -990px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_34 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -1320px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_1 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 0px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_28 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -330px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_66 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -660px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_72 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -990px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_81 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) -1320px -990px no-repeat; background-size:1650px;}


/* slider背景位置調整用 */

.topteamslider .pl_list_inner a.pl2023_1 { background-position: calc(0px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_2 { background-position: calc(-330px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_3 { background-position: calc(-660px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_4 { background-position: calc(-990px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_6 { background-position: calc(-1320px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_7 { background-position: calc(0px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_8 { background-position: calc(-330px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_9 { background-position: calc(-660px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_10 { background-position: calc(-990px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_11 { background-position: calc(-1320px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_13 { background-position: calc(0px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_14 { background-position: calc(-330px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_16 { background-position: calc(-660px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_17 { background-position: calc(-990px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_18 { background-position: calc(-1320px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_20 { background-position: calc(0px - 40px) -990px!important;}
.topteamslider .pl_list_inner a.pl2023_21 { background-position: calc(-330px - 40px) -990px!important;}
.topteamslider .pl_list_inner a.pl2023_22 { background-position: calc(-660px - 40px) -990px!important;}
.topteamslider .pl_list_inner a.pl2023_23 { background-position: calc(-990px - 40px) -990px!important;}
.topteamslider .pl_list_inner a.pl2023_24 { background-position: calc(-1320px - 40px) -990px!important;}
.topteamslider .pl_list_inner a.pl2023_25 { background-position: calc(0px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_26 { background-position: calc(-330px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_27 { background-position: calc(-660px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_28 { background-position: calc(-990px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_29 { background-position: calc(-1320px - 40px) 0px!important;}
.topteamslider .pl_list_inner a.pl2023_30 { background-position: calc(0px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_31 { background-position: calc(-330px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_32 { background-position: calc(-660px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_35 { background-position: calc(-990px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_44 { background-position: calc(-1320px - 40px) -330px!important;}
.topteamslider .pl_list_inner a.pl2023_88 { background-position: calc(0px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_15 { background-position: calc(-330px - 40px) -660px!important;}
.topteamslider .pl_list_inner a.pl2023_5 { background-position: calc(-660px - 40px) -660px!important;}

.pl_list li a.pl2025_yamaguchi_satoshi { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_takagi_riki { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_natsuka_yoshihiro { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_koga_masahiro { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_yuhara_takeaki { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_iguchi_yuta { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_soeda_taiga { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -330px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_suzuki_eiichi { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -660px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_nikaido_hiroharu { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -990px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_takahashi_makoto { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -1320px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_kojima_hisayoshi { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_kurihara_nobuhide { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -330px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_shibata_ryosuke { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -660px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_shimada_shusuke { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -990px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_iwadate_daiki { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -1320px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_higa_tiago { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_mikami_kenta { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -330px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_araki_hiroto { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -660px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_hiraga_takahito { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -990px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2025_tanaka_hiroto { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) -1320px -990px no-repeat; background-size:1650px;}

#pl2025_3 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/3.png) no-repeat; background-size:1040px; }
#pl2025_4 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/4.png) no-repeat; background-size:1040px; }
#pl2025_5 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/5.png) no-repeat; background-size:1040px; }
#pl2025_6 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/6.png) no-repeat; background-size:1040px; }
#pl2025_7 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/7.png) no-repeat; background-size:1040px; }
#pl2025_8 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/8.png) no-repeat; background-size:1040px; }
#pl2025_10 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/10.png) no-repeat; background-size:1040px; }
#pl2025_11 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/11n.png) no-repeat; background-size:1040px; }
#pl2025_13 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/13.png) no-repeat; background-size:1040px; }
#pl2025_14 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/14.png) no-repeat; background-size:1040px; }
#pl2025_15 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/15.png) no-repeat; background-size:1040px; }
#pl2025_16 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/16.png) no-repeat; background-size:1040px; }
#pl2025_17 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/17.png) no-repeat; background-size:1040px; }
#pl2025_18 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/18.png) no-repeat; background-size:1040px; }
#pl2025_19 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/19.png) no-repeat; background-size:1040px; }
#pl2025_20 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/20.png) no-repeat; background-size:1040px; }
#pl2025_21 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/21.png) no-repeat; background-size:1040px; }
#pl2025_22 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/22.png) no-repeat; background-size:1040px; }
#pl2025_23 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/23.png) no-repeat; background-size:1040px; }
#pl2025_24 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/24.png) no-repeat; background-size:1040px; }
#pl2025_27 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/27.png) no-repeat; background-size:1040px; }
#pl2025_29 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/29.png) no-repeat; background-size:1040px; }
#pl2025_31 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/31.png) no-repeat; background-size:1040px; }
#pl2025_32 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/32.png) no-repeat; background-size:1040px; }
#pl2025_33 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/33.png) no-repeat; background-size:1040px; }
#pl2025_37 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/37.png) no-repeat; background-size:1040px; }
#pl2025_47 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/47.png) no-repeat; background-size:1040px; }
#pl2025_50 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/50.png) no-repeat; background-size:1040px; }
#pl2025_77 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/77.png) no-repeat; background-size:1040px; }
#pl2025_99 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/99.png) no-repeat; background-size:1040px; }
#pl2025_9 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/9.png) no-repeat; background-size:1040px; }
#pl2025_25 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/25.png) no-repeat; background-size:1040px; }
#pl2025_41 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/41.png) no-repeat; background-size:1040px; }
#pl2025_34 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/34.png) no-repeat; background-size:1040px; }

#pl2025_1 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025_1.png) no-repeat; background-size:1040px; }
#pl2025_28 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025_28.png) no-repeat; background-size:1040px; }
#pl2025_66 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025_66.png) no-repeat; background-size:1040px; }
#pl2025_72 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025_72.png) no-repeat; background-size:1040px; }
#pl2025_81 {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025_81.png) no-repeat; background-size:1040px; }

#pl2025_yamaguchi_satoshi {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/yamaguchi.png) no-repeat; background-size:1040px; }
#pl2025_takagi_riki {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/takagi.png) no-repeat; background-size:1040px; }
#pl2025_natsuka_yoshihiro {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/natsuka.png) no-repeat; background-size:1040px; }
#pl2025_koga_masahiro {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/koga.png) no-repeat; background-size:1040px; }
#pl2025_yuhara_takeaki {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/yuhara.png) no-repeat; background-size:1040px; }
#pl2025_iguchi_yuta {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/iguchi.png) no-repeat; background-size:1040px; }
#pl2025_soeda_taiga {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/soeda.png) no-repeat; background-size:1040px; }
#pl2025_kojima_hisayoshi {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/kojima.png) no-repeat; background-size:1040px; }
#pl2025_kurihara_nobuhide {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/kurihara.png) no-repeat; background-size:1040px; }
#pl2025_shibata_ryosuke {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/shibata.png) no-repeat; background-size:1040px; }
#pl2025_shimada_shusuke {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/shimada.png) no-repeat; background-size:1040px; }
#pl2025_iwadate_daiki {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/iwadate.png) no-repeat; background-size:1040px; }
#pl2025_higa_tiago {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/higa.png) no-repeat; background-size:1040px; }
#pl2025_mikami_kenta {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/mikami.png) no-repeat; background-size:1040px; }
#pl2025_araki_hiroto {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/araki.png) no-repeat; background-size:1040px; }
#pl2025_hiraga_takahito {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/hiraga.png) no-repeat; background-size:1040px; }
#pl2025_tanaka_hiroto {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/tanaka.png) no-repeat; background-size:1040px; }


.profile {
	color:#fff;
    background-color: #82C039;
	background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/profile_bg.jpg);
    background-repeat: repeat;
    background-position: 50% 0%;
    background-size: 100%;
    /* width:1040px; */
    width:100%;
    margin:0 auto;
    /* padding:80px 0; */
    padding:0 0 80px 0;
	}

.profile_inner {
    width:1100px;
    margin:0 auto;
}

.profile h4.pblack {
    color:#fff!important;
    margin-top:40px;
}

.profile .btn_wrap {
    margin:0px auto 30px;
}

.profile .btn_wrap a {
    border:1px solid #fff;
    color:#fff;
}

.profile_sec1 {
	margin:0 0;
	width:calc(100% - 0px);
	height: 1040px;
	position: relative;
	overflow: hidden;
    background-position: 100% 100%!important;
}

.profile .bgnum {
    display: none;
}

.profile_name {
	width: 400px;
	margin:0px 0 0 110px;
	padding:350px 0 0 0;
	position: absolute;
	z-index: 100;
	color:#000;
	}
	.profile_name img {}

.profile_name h3,.profile_name h4 {
	font-family: open-sans-condensed, sans-serif;
	line-height: 1.1em;
	}

.profile_name h3 {
	font-size: 16rem;
	margin:0 0 0px 0;
	padding: 0;
	text-align: left;
	color:#231815;
	/* font-family: 'Saira Extra Condensed', sans-serif; */
    font-family: "SB_TYPEFACE_Std";
    opacity: 1;
    line-height: 100%;
	/* font-family: 'Abel', sans-serif; */
	/* background: -webkit-linear-gradient(top, #002762 0%,#6fba2c 100%); */ /* Chrome10-25,Safari5.1-6 */
	/* -webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	}


.profile_name h3 span {
    font-size: 10rem;
	margin:0 0 0px 0.25rem;
}

.profile_name h3.staff {
	font-size: 24px;
	margin:0 0 15px 0;
	}

.profile_name h3.staff span {
	font-size: 60%;
	padding: 0;
	display:block;
	}

.profile_name h4 {
	font-size: 6rem;
	line-height: 110%;
	margin:0 0 0 0;
	padding: 0;
	color:#231815;
	}

.profile_name h4.long {
    font-size: 4.5rem;
    text-spacing-trim: trim-all;
}
	.profile_name h4 span {
	display: block;
	font-size: 1.65rem;
	line-height: 140%;
	margin:5px 0 0 0;
	}

.profile_name .name_j {
	display: block;
	margin:8px 0 0 0;
	font-size: 3rem;
	line-height: 120%;
	font-weight:normal;
	/* color:#6fba2c; */
	color:#231815; 
	/* font-family: 'Saira Extra Condensed', sans-serif; */
    font-family: "SB_TYPEFACE_Std";
    opacity: 0.5;
	}
	.profile_name .name_j span {
	display: block;
	font-size: 2rem;
	line-height: 140%;
    font-family: open-sans-condensed, sans-serif;
	}

.profile_name .name_e {
	display: block;
	font-size: 6rem;
	line-height: 34px;
	margin:0 0 0 0;
	padding: 0;
	}
	.profile_name .name_e span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	}

.profile_name .pdata1 {
	margin:40px 0;
	font-size: 1.8rem;
    font-weight: bold;
	line-height:160%;
	color:#231815;
	padding:10px 0;
	/* border-left:1px solid rgba(255,255,255, 0.6); */
    opacity: 1;
	}

.profile_name .pdata1 p {
	font-size: 1.8rem;
	line-height:160%;
	margin:2rem 0 0!important;
}

.profile_name .pdata1 p.info {
    display: block;
	font-size: 1.35rem;
	line-height:140%;
	margin:2.5rem 0 0!important;
    text-decoration: none;
    text-align: justify;
}

.profile_name .pdata1 p.info a {
    display: block;
	font-size: 1.35rem;
	line-height:160%;
	margin:1rem 0 0!important;
    text-decoration: underline;
    font-weight: bold;
	color:#fff;
}

.profile_name_short {
	min-height: auto;
}


.profile_sec2 {
	margin:0 50px;
	/* border-top: 1px solid #333; */
	padding:0 0 60px;
	/* background:url(../img/team/2020_top/2020_emb.png) no-repeat bottom right ;
	background-size:710px; */
	color:#000;
}

.profile_sec2 dl {
	font-size: 1.5rem;
	padding: 0 0;
	/* border-bottom: 1px solid #002762; */
	/* border-bottom: 1px solid #fff; */
	line-height:2rem;
	margin:0 0 2px ;
	display: table;
	width:calc(100% - 0px);
    background:#fff;
	}
	.profile_sec2 dl dt {
		width: calc(220px - 100px);
		white-space: nowrap;
		padding:35px 60px 35px 60px;
		color:#000;
        background:#e5e5e5;
		display: table-cell;
		vertical-align: middle;
	    font-size: 1.4rem;
		font-weight: bold;
        text-align: center;
	}
	.profile_sec2 dl dd {
		padding:25px 50px 25px 30px;
		text-align: justify;

		display: table-cell;
		vertical-align: middle;
	}

	.profile_sec2 dl dd span {
	    font-size: 1.4rem;
	}



.abarenbo {
    width:100%;
    overflow: hidden;
    margin:40px 0;
}
.abarenbo dl {
    float:left;
    width:calc(25% - 20px);
    overflow: hidden;
    padding:25px 10px;
    font-size:1.5rem;
    line-height: 120%;
    border-bottom:1px solid #ccc;
    display: table;
}
.abarenbo dl dt,
.abarenbo dl dd {
    /* float: left; */
    display: table-cell;
    padding:8px;
}
.abarenbo dl dt {
    margin:0 5px 0 0;
    /* border:1px solid #ccc; */
    /* color:#fff; */
    font-weight: bold;
    /* background:#6fba2c; */
    color:#6fba2c;
    font-size:1.6rem;
    width: 3rem;
    text-align: center;
}

.topteamphilo {
    font-size: 1.8rem;
    line-height: 200%;
    margin:40px 0;
}

.spbookbanner {
    width:650px;
    margin:0 auto;
}
.spbookbanner a {
    display: block;
    width:650px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.spbookbanner a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.spbookbanner a img {
    width:100%;
}



.graph1st {
    width:100%;
}

.graph1st table th {
    background-color: #b2b2b2;
    font-size: 1.4rem;
    white-space: nowrap;
}
.graph1st table.pl td:nth-child(1),
.graph1st table.pl td:nth-child(2) {
    width:30px;
}
.graph1st table.pl td:nth-child(1),
.graph1st table.pl td:nth-child(2),
.graph1st table.pl td:nth-child(5) {
    text-align: center;
}
.graph1st table.pl td:nth-child(3) {
    font-weight: bold;
}

.graph1st table.staff td {
    width:33%;
}
.graph1st table.staff td:nth-child(2) {
    font-weight: bold;
}

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

    .graph1st {
        width:100%;
        overflow-x: scroll;
    }
    .graph1st table td {
        white-space: nowrap;
    }
    .graph1st table.staff td {
        width:25%;
    }
    .graph1st table.staff td:nth-child(1) {
        font-size: 1.3rem;
    }

}


/* ///////////// トップチーム */



/* 期限付き移籍中 ///////////// */

.pl_list li .loan a {
    height:200px;
}

.pl_list li a.ln2021_1 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_2 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_3 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_4 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_5 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_6 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 0px -200px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_7 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) -330px -200px no-repeat; background-size:1650px;}
.pl_list li a.ln2021_8 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) -660px -200px no-repeat; background-size:1650px;}

.pl_list li a span.loanteam {
    font-size: 1.4rem;
    line-height: 110%;
    color:#000;
    display: block;
    margin:2px 0 0px;
}


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

    .pl_list li .loan a {
    }   

    .pl_list li div.loan:before {
        padding-top:60%!important;
    }

    .pl_list li a.ln2021_1 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 0px 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_2 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 25% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_3 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 50% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_4 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 75% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_5 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 100% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_6 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 0px 100% no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_7 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 25% 100% no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2021_8 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2021_loan_0829.jpg) 50% 100% no-repeat; background-size:calc(100% * 5);}

    .pl_list li a span.loanteam {
        font-size: 1rem;
    }

}


/* ///////////// 期限付き移籍中 */



/* トップチームフィロソフィ ///////////// */


.topteamphilo_inner h3 span.cap {
    font-size: 1.8rem;
    display: block;
}

.topteamphilo_txt {
    font-size: 1.8rem;
    line-height: 260%;
    margin:30px 0 50px;
    padding:60px 30px;
    border:1px solid #ccc;
}

.topteamphilo_txt ol li {
    font-size: 1.8rem;
    line-height: 260%;
    margin:5px 0;
}

/* トップチームフィロソフィ ///////////// */



/* 個別ページ /////////////// */


/* スライダー // */

.topteamslider {
    margin:60px 0 0;
    overflow: hidden;
}

.topteamslider li {
    float: left;
    width: 330px;
    margin:8px;
    /*  width: 250px;
    margin:5px; */
}

.topteamslider li a {
    display: block;
    width: 280px;
    height: 210px;
    /* width: 250px;
    height: 250px; */ 
    overflow: hidden;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.topteamslider li a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.topteamslider li a div {
    position: absolute;
    bottom:0;
    width: calc(100% - 20px);
    padding: 20px 18px;
    /* background: rgba(0,0,0,0.6); */
}

.topteamslider li a span.numblock {
    font-size: 5.4rem;
    line-height: 100%;
    /* font-family: 'Barlow Condensed', sans-serif;
    font-family: 'Saira Extra Condensed', sans-serif; */
    font-family: "SB_TYPEFACE_Std";
    color:#000;
    display: flex;
    margin:10px 0 0 0;
}
.topteamslider li a span.num {
    font-size: 5.4rem;
    line-height: 100%;
    color:#000;
    display: block;
}
.topteamslider li a span.position {
    font-size: 3rem;
    line-height: 100%;
    color:#000;
    display: block;
}


.topteamslider li a span.name_j {
    font-size: 2.5rem;
    line-height: 110%;
    color:#000;
    display: block;
    margin:2px 0 0px;
}

.topteamslider li a span.name_e {
    font-size: 1.65rem;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    color:#000;
    display: block;
    margin:2px 0px 0;
}

.coach li a span.num {
    font-size: 1.35rem;
    margin:10px 0 5px 0;
}
.coach li a span.num i {
    display: block;
    font-size: 1.2rem;
    margin:5px 0;
    font-style: normal;
}

.topteamslider .slick-slide {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.topteamslider .slick-slide:not(.slick-active) {
    opacity: 0.15;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

/* // スライダー */


/* Q & A //*/

.qa_wrap {
    color:#000;
    margin:40px 0 70px;
}

.qa_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.qa_wrap ul li {
    width:100%;
    padding:2px 0;
    margin:0 0 2px 0;
}

.qa_wrap ul li dl {
    /* display: flex;
    align-items: center; */
    display: table;
    width:100%;
}

.qa_wrap ul li dt,
.qa_wrap ul li dd {
    display: table-cell;
    vertical-align: middle;
}

.qa_wrap ul li dt {
    width:calc(240px - 20px);
    color:#000;
    font-size:1.25rem;
    line-height: 120%;
    text-align: left;
    padding:15px 10px;
}

.qa_wrap ul li dd {
    width:calc(100% - 240px - 60px);
    padding:15px 25px;
    font-size:1.5rem;
    line-height: 120%;
    font-weight: bold;
    border-left: 2px solid #fff;
}

.qa_wrap ul li:nth-child(2n) dl dt {
    background:#D4E7B9;
}
.qa_wrap ul li:nth-child(2n) dl dd {
    background:#D4E7B9;
}

.qa_wrap ul li:nth-child(2n + 1) dl dt {
    background:#E8F2D9;
}
.qa_wrap ul li:nth-child(2n + 1) dl dd {
    background:#E8F2D9;
}


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

    .qa_wrap {
        color:#000;
        margin:20px auto 30px;
        width:95%;
    }
    .qa_wrap ul li dt {
        width:calc(110px - 16px);
        color:#000;
        font-size:1.1rem;
        line-height: 120%;
        text-align: left;
        padding:10px 8px;
    }

    .qa_wrap ul li dd {
        width:calc(100% - 110px - 26px);
        padding:10px 12px;
        font-size:1.2rem;
        border-left: 2px solid #fff;
    }

}

/* // Q & A*/


/* ONLY ONE STORY リンク */


.oos_link {
    margin:40px 50px 50px 50px!important;
    display: block;
        background:#fff;
        color: #6fba2c!important;
        border: none!important;
        font-size: 1.6rem;
        font-weight: bold;
}

@media screen and (max-width: 640px) {
    .oos_link {
        font-size:1.25rem!important;
        font-weight: bold;
        width:85vw;
        margin:0px auto 20px!important;
        background:#fff;
        color: #6fba2c!important;
        border:none!important;
    }
}

/* //ONLY ONE STORY リンク */


/* /////////////// 個別ページ */



/* ニュース ///////////// */

.news {
    width:100%;
}
.news ul {
    margin:30px 0 40px;
    display: flex;
    flex-wrap: wrap;
}
.profile .news ul {
    margin:30px 0 40px;
    display: flex;
    flex-wrap: wrap;
    padding:10px;
}
.news ul li {
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    width:calc(50% - 50px - 12px);
    margin:0 20px 20px 0;
    background:#fff;
    padding:30px 25px;
    overflow: hidden;
}
.profile .news ul li {
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    width:calc(50% - 50px - 12px);
    margin:0 20px 20px 0;
    background:#fff;
    padding:30px 25px;
    overflow: hidden;
}
.news ul li:nth-child(2n) {
    margin:0 0 20px 0;
    background:#fff;
}
.news ul li .thumb {
    width:120px;
    height:120px;
    margin:0 0 0 20px;
    float:right;
    overflow: hidden;
    display: block;
}
.news ul li .thumb img {
    width:100%;
    height: 120px;
    line-height: 100%;
    display: block;
    object-fit: cover;
}
.news ul li .txt {
    float:left;
    width:calc(100% - 150px - 20px);
    display: initial!important;
}
.news ul li a {
    text-decoration: none!important;
    overflow: hidden;
    display: block;
}
.news ul li a:hover {
    opacity: 0.7;
}
.news ul li a .txt .date {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.4rem;
    margin:0 0 10px 0;
}
.news ul li a .txt .title {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2.25rem;
}

/* カテゴリアイコン表示///// */

.category_icon {
     width:100%;
     overflow: hidden;
     margin:0 0 30px 0;
}
.category_icon ul {
    float: left;
}
.category_icon ul li {
    display: inline-block;
    margin:0 5px 0 0;
}
.category_icon ul li a {
    font-size:1.125rem;
    line-height: 100%;
    background:#ccc;
    padding:6px 6px;
    text-decoration: none;
    color:#fff;
    display: block;
    border-radius: 5px;
}
.category_icon ul li a:hover {
    opacity: 0.8;
}

/* リスト内 */

.list_category_icon {
     width:100%;
     overflow: hidden;
     margin:15px 0 0 0;
}
.list_category_icon ul {
    float: none;
    border:none;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.list_category_icon ul li {
    box-shadow: none;
    display: inline-block!important;
    margin:0 5px 0 0!important;
    padding:0 0 0 0!important;
    border:none!important;
    width:auto!important;
}
.list_category_icon ul li a {
    font-size:0.8rem;
    line-height: 100%;
    background:#ccc;
    padding:5px 5px;
    text-decoration: none;
    color:#fff;
    display: block;
    border-radius: 3px;
}
.list_category_icon ul li a:hover {
    opacity: 0.8;
}


/* カテゴリアイコン表示///// */

/* ///////////// ニュース */



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

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

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

.player {
    margin:10px 2px;
	width:calc(25% - 4px);
	height:110px;
	border:none;
	float:left;
	position:relative;
	overflow:hidden;
}

.player a {
	width: 210px;
	height: 90px;
	display: block;
	text-decoration: none;
	color: #333;
}

.player a:hover {
	background: #F3F3F3;
}


.player dt {
	position:absolute;
	left:5px;
	top:5px;
    display: block;
    width:80px;
    height:100px;
}

.player h5 {
	position:absolute;
	left:95px;
	top:25px;
	font-size: 1.8rem;
	font-weight: bold;
}



.player h5 span {
	color:#999;
	display:block;
	/* font-size:80%; */
	font-size:1.3rem;
    line-height: 140%;
	font-weight: normal;
	margin:5px 0 0 0;
}

.player dd {
	font-size: 2rem;
    line-height: 120%;
    /* font-family: 'Saira Extra Condensed', sans-serif; */
    font-family: "SB_TYPEFACE_Std";
	font-weight:bold;
	position:absolute;
	left:95px;
	top:8px;
	color:#666;
}

.player dd.st {
	font-size: 1.5rem;
	font-weight:normal;
	position:absolute;
	left:95px;
	top:10px;
}

.player dd.st02 {
	font-size: 12px;
	font-weight:normal;
	position:absolute;
	left:80px;
	top:13px;
}


#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 */


/* 共通 試合結果テーブル ///////////// */

h3.result_ttl {
    font-size:2.25rem!important;
    line-height: 110%;
    text-align: center;
}

.results_table thead td {
    background-color: #666!important;
    padding:3px!important;
    color:#fff;
    font-size: 1rem;
    width:22.5%;
}
.results_table td {
    width:20%;
}
.results_table thead td:first-child,
.results_table td:first-child {
    width:12%!important;
    white-space: nowrap;
}
.results_table thead td:nth-child(2),
.results_table td:nth-child(2) {
    width:33%!important;
}
.results_table thead td:nth-child(3),
.results_table td:nth-child(3) {
    width:12%!important;
}

.results_table td,
.results_table th {
    border-right:2px solid #fff!important;
    text-align: center!important;
}

.results_table td:last-child {
    border-right:none!important;
    /* width:10%; */
}

.results_table td:nth-child(4) {
    font-size:1.2rem;
}

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

    h3.result_ttl {
        font-size:1.6rem!important;
    }

    .results_table thead td {
        font-size: 0.7rem!important;
    }
    .results_table td,
    .results_table th {
        width:21%!important;
    }
    .results_table td:last-child {
        width:16%;
    }
    .results_table td:nth-child(4) {
        font-size:0.7rem!important;
    }
}

/* ///////////// 共通 試合結果テーブル */



/* U-15 ///////////// */

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

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

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

#u15 .table table thead td {
    background:#b2b2b2;
}
#u15 .table table thead td:nth-child(2),
#u15 .table table td:nth-child(2){
    /* text-align: center; */
    text-align:left;
}
#u15 .table table td:first-child {
    width:35%;
}

#u15 .past_results table {
    width:100%;
}

#u15 .past_results table td {
    background:#f5f5f5;
    text-align: center;
    border:none;
    border-bottom:2px solid #fff;
    padding:12px;
    width:100%;
}

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

    #u15 .past_results table td {
        padding:12px;
        font-size:1.35rem;
        line-height: 140%;
        text-align: left;
    }
}


/* ///////////// U-15 */



/* 強化特待 ///////////// */

#tokutai img {
    width:100%;
    margin:0;
}

#tokutai .team {
    margin:40px auto 0;
}

#tokutai p {
    margin:0 0 20px;
}

#tokutai table {
    width: 100%;
    margin:20px 0 ;
}

#tokutai table td {
    padding:8px;
    font-size: 1.6rem;
    line-height: 140%;
}

/* /////////////　強化特待 */



/* eスポーツ ///////////// */

#esports .two_columns_inner {
    width:calc(50% - 30px);
}
#esports .two_columns_inner:first-child {
    margin:0 30px 0 0;
}
#esports .two_columns_inner:last-child {
    margin:0 0 0 30px;
}
#esports .two_columns_inner dl {
    display: flex;
    vertical-align: middle;
}
#esports .two_columns_inner dt {
    width:40%;
}
#esports .two_columns_inner dt img {
    width:100%;
}

#esports .two_columns_inner dd {
    width:calc(60% - 30px);
    text-align: left;
    padding:15px;
}
#esports .two_columns_inner dd h4 {
    font-size: 1.8rem;
    line-height: 140%;
    margin:0;
}
#esports .two_columns_inner p {
    margin:15px 0;
}

/* ///////////// eスポーツ */




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


}

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

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


/* WAVE TTL ///////////// */

.wavettl {
    margin: 30px 0 -10px;
}


/* チーム TOP ///////////// */

.btn_full_wrap {
    width:100%;
    margin:30px auto;
    padding:0;
}


.btn_full {
    width:100%;
    min-height: 210px;
    text-align: center;
    position: relative;
    margin:0;
}

.gra {
    min-height: 210px;
    margin:0;
}


.btn_full .txtblock {
    position: absolute;
    bottom:35px;
    left:0;
    right:0;
    margin:auto;
}

.btn_full h3 {
    font-size: 3.5rem;
}
.btn_full a {
    margin:10px 0 0 0;
    font-size: 1.3rem;
    padding:8px 20px;
}

/* ///////////// チーム TOP */



/* トップチーム ///////////// */

.team {
    width: 92%;
   /* margin:20px auto 70px; */
   margin:0px auto 20px;
   padding:0 0 20px;
}
.pl_list {
    overflow: hidden;
    width:100%;
    margin:0 auto;
}
.team .coach {
    margin:-20px auto;
}

.team .img_100 {
    width:100%;
    margin:0px auto 3px;
}
.team .img_100 img {
    display: block;
}

.pl_list li {
    float: left;
    /* width: calc(50% - 3px); */
    width: calc(50% - 3px);
    height: auto;
    margin:3px ;
    /*  width: 250px;
    margin:5px; */
}

.pl_list li:nth-child(1),
.pl_list li:nth-child(2n+1) {
    margin:3px 3px 3px 0;
    /*  width: 250px;
    margin:5px; */
}

.pl_list li:nth-child(2n) {
    margin:3px 0 3px 3px;
    /*  width: 250px;
    margin:5px; */
}

.pl_list li div.pl_list_inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pl_list li div.pl_list_inner:before { /* 正方形維持用 */
        content: "";
        display: block;
        padding-top: 100%;
    }

.pl_list li div.pl_list_inner a {
    display: block;
    /* width: calc(100% - 2px); */
    width: 100%;
    height:auto;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.pl_list li a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.pl_list li a div {
    position: absolute;
    bottom:0;
    width: 100%;
    /* padding: 12px 12px; */
    padding:12px 0;
    /* background: rgba(0,0,0,0.6); */
}

.pl_list li a span.numblock {
    margin:10px 0 0 10px;
}
.pl_list li a span.num {
    font-size: 4rem;
    font-weight: bold;
    line-height: 100%;
    margin:0;
    opacity:0.85;
}
.pl_list li a span.position {
    font-size: 2rem;
    font-weight: bold;
    line-height: 100%;
    margin:0 0 0 0.25rem;
    opacity:0.85;
}

.coach li a div {
    position: absolute;
    bottom:0;
    width: 100%;
    padding:12px 0;
    height:auto;
}

.coach li a span.num {
    font-size: 1rem;
    line-height: 140%;
    margin:0px 0 0 0;
}
.coach li a span.num i {
    font-size: 1rem;
    margin:0px 0 0px;
}

.pl_list li a span.name_j {
    font-size: 1.65rem;
    line-height: 100%;
    display: inline-block;
    padding:5px 7px 5px 10px;
    background: #231815;
    color: #82C039;
    margin:3px 0 0px 0;
    /* text-shadow:0 0 5px #ccc; */
}

.pl_list li a span.name_e {
    font-size: 1.25rem;
    line-height: 100%;
    display: block;
    margin:4px 0px 5px 10px;
}

.coach li a span.name_j, 
.coach li a span.name_e {
    text-shadow:none;
}

.pl_list li a.pl2025_3 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_4 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 25% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_5 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 50% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_6 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 75% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_7 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 100% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_8 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_10 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 25% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_11 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 50% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_13 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 75% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_14 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 100% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_15 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_16 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 25% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_17 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 50% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_18 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 75% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_19 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 100% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_20 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 0px calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_21 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 25% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_22 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 50% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_23 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 75% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_24 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0201_p1_2.jpg) 100% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_27 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 0% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_29 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 25% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_31 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 50% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_32 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 75% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_33 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 100% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_37 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 0% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_47 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 25% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_50 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 50% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_77 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 75% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_99 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 100% calc(100% / 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_9 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 25% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_25 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 50% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_41 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 75% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_34 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 100% calc((100% / 3) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_1 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 0% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_28 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 25% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_66 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 50% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_72 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 75% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_81 { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025all_0729_p2.jpg) 100% calc((100% / 3) * 3) no-repeat; background-size:calc(100% * 5);}


/* slider背景位置調整用 */

.topteamslider .pl_list_inner a.pl2023_1 { background-position: 0% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_2 { background-position: 25% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_3 { background-position: 50% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_4 { background-position: 75% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_6 { background-position: 100% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_7 { background-position: 0% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_8 { background-position: 25% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_9 { background-position: 50% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_10 { background-position: 75% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_11 { background-position: 100% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_13 { background-position: 0% calc((100% / 3) * 2) !important;}
.topteamslider .pl_list_inner a.pl2023_14 { background-position: 25% calc((100% / 3) * 2) !important;}
.topteamslider .pl_list_inner a.pl2023_16 { background-position: 50% calc((100% / 3) * 2) !important;}
.topteamslider .pl_list_inner a.pl2023_17 { background-position: 75% calc((100% / 3) * 2) !important;}
.topteamslider .pl_list_inner a.pl2023_18 { background-position: 100% calc((100% / 3) * 2) !important;}
.topteamslider .pl_list_inner a.pl2023_20 { background-position: 0px calc((100% / 3) * 3) !important;}
.topteamslider .pl_list_inner a.pl2023_21 { background-position: 25% calc((100% / 3) * 3) !important;}
.topteamslider .pl_list_inner a.pl2023_22 { background-position: 50% calc((100% / 3) * 3) !important;}
.topteamslider .pl_list_inner a.pl2023_23 { background-position: 75% calc((100% / 3) * 3) !important;}
.topteamslider .pl_list_inner a.pl2023_24 { background-position: 100% calc((100% / 3) * 3) !important;}
.topteamslider .pl_list_inner a.pl2023_25 { background-position: 0% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_26 { background-position: 25% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_27 { background-position: 50% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_28 { background-position: 75% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_29 { background-position: 100% 0% !important;}
.topteamslider .pl_list_inner a.pl2023_30 { background-position: 0% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_31 { background-position: 25% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_32 { background-position: 50% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_35 { background-position: 75% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_44 { background-position: 100% calc(100% / 3) !important;}
.topteamslider .pl_list_inner a.pl2023_88 { background-position: 0% calc((100% / 3) * 2) !important;}

.pl_list li a.pl2025_yamaguchi_satoshi { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_takagi_riki { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 25% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_natsuka_yoshihiro { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 50% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_koga_masahiro { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 75% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_yuhara_takeaki { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 100% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_iguchi_yuta { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_soeda_taiga { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 25% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_suzuki_eiichi { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 50% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_nikaido_hiroharu { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 75% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_takahashi_makoto { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 100% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_kojima_hisayoshi { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_kurihara_nobuhide { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 25% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_shibata_ryosuke { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 50% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_shimada_shusuke { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 75% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_iwadate_daiki { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 100% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_higa_tiago { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 0% calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_mikami_kenta { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 25% calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_araki_hiroto { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 50% calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_hiraga_takahito { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 75% calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2025_tanaka_hiroto { background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/2025staffall_0201_p1.jpg) 100% calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}

#pl2025_yamaguchi_satoshi {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/yamaguchi.png) no-repeat; background-size:100%; }
#pl2025_takagi_riki {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/takagi.png) no-repeat; background-size:100%; }
#pl2025_natsuka_yoshihiro {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/natsuka.png) no-repeat; background-size:100%; }
#pl2025_koga_masahiro {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/koga.png) no-repeat; background-size:100%; }
#pl2025_yuhara_takeaki {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/yuhara.png) no-repeat; background-size:100%; }
#pl2025_iguchi_yuta {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/iguchi.png) no-repeat; background-size:100%; }
#pl2025_soeda_taiga {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/soeda.png) no-repeat; background-size:100%; }
#pl2025_kojima_hisayoshi {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/kojima.png) no-repeat; background-size:100%; }
#pl2025_kurihara_nobuhide {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/kurihara.png) no-repeat; background-size:100%; }
#pl2025_shibata_ryosuke {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/shibata.png) no-repeat; background-size:100%; }
#pl2025_shimada_shusuke {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/shimada.png) no-repeat; background-size:100%; }
#pl2025_iwadate_daiki {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/iwadate.png) no-repeat; background-size:100%; }
#pl2025_higa_tiago {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/higa.png) no-repeat; background-size:100%; }
#pl2025_mikami_kenta {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/mikami.png) no-repeat; background-size:100%; }
#pl2025_araki_hiroto {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/araki.png) no-repeat; background-size:100%; }
#pl2025_hiraga_takahito {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/hiraga.png) no-repeat; background-size:100%; }
#pl2025_tanaka_hiroto {background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/2025topteam/tanaka.png) no-repeat; background-size:100%; }


.profile {
    width:100%;
    margin:0 auto 0;
    padding:0px 0;
    background-size: 140%;
    background-position: 20% 0%;
	}

.profile_inner {
    width:100%;
	}

.profile_sec1 {
	margin:0 0;
	width:calc(100% - 0px);
	min-height: 320px;
	position: relative;
	overflow: hidden;
    height:auto;
    background-size: 115%!important;
    background-position: 10px 0%!important;
}

.profile_sec1::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.profile .bgnum {
    display: none;
}

.profile_name {
	width: 220px;
	margin:0px 0 0 25px;
	padding:20px 0 10px;
	position: absolute;
    bottom:0;
	z-index: 10;
	}
	.profile_name img {}

.profile_name h3,.profile_name h4 {
	line-height: 1.1em;
	}

.profile_name h3 {
	font-size: 7.5rem;
    line-height: 100%;
	margin:0 0 0px 0;
	padding: 0;
	text-align: left;
    opacity: 1;
	/* font-family: 'Abel', sans-serif; */
	/* background: -webkit-linear-gradient(top, #002762 0%,#6fba2c 100%); */ /* Chrome10-25,Safari5.1-6 */
	/* -webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	}
.profile_name h3 span {
	font-size: 4rem;
}

.profile_name h3.staff {
	font-size: 24px;
	margin:0 0 15px 0;
	}

.profile_name h3.staff span {
	font-size: 60%;
	padding: 0;
	display:block;
	}

.profile_name h4 {
	font-size: 3rem;
	line-height: 110%;
	margin:0px 0 0 0;
	padding: 0;
	}

.profile_name h4.long {
	font-size: 2.25rem;
	}

	.profile_name h4 span {
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin:5px 0 0 0;
	}

.profile_name .name_j {
	display: block;
	margin:0px 0 0 0;
	font-size: 2rem;
	line-height: 120%;
	font-weight:normal;
    opacity: 0.4;
	}
	.profile_name .name_j span {
	display: block;
	font-size: 14px;
	line-height: 16px;
	}

.profile_name .name_e {
	display: block;
	font-size: 2rem;
	line-height: 34px;
	margin:0 0 0 0;
	padding: 0;
	}
	.profile_name .name_e span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	}

.profile_name .pdata1 {
	margin:12px 0;
	font-size: 1.25rem;
    font-weight: bold;
	line-height:140%;
	padding:3px 0;
    border-left:none;
	}

.profile_name .pdata1 p {
	font-size: 1.25rem;
	line-height:160%;
	margin:1rem 0 0!important;
}

.profile_name_short {
	min-height: auto;
}


.profile_sec2 {
	margin:0px 0 0px;
	/* border-top: 1px solid #333; */
	padding:0 0 20px;
	/* background:url(../img/team/2020_top/2020_emb.png) no-repeat bottom right ;
	background-size:710px; */
	color:#000;
}

.profile_sec2 dl {
	font-size: 1.3rem;
	padding: 0 0;
	/* border-bottom: 1px solid #002762; */
	border-bottom: none;
	line-height:2rem;
	margin:0 auto 3px;
	display: block;
	width:calc(100% - 40px);
    padding:0;
    background:none;
	}
	.profile_sec2 dl dt {
		width: calc(100% - 16px);
		white-space: nowrap;
		padding:0 0px;
		display: block;
	    font-size: 1.2rem;
		font-weight: bold;
        text-align: left;
        padding:2px 6px;
        /* background:#c3e4a6; */
        background:#231815;
        color: #82C039;
	}
	.profile_sec2 dl dd {
		width: calc(100% - 16px);
		text-align: justify;
		display: block;
        padding:6px 6px 10px;
	    font-size: 1.3rem;
        line-height: 140%;
        background:none;
        color: #231815;
	}

	.profile_sec2 dl dd span {
	    font-size: 1.2rem;
	}

	.profile_sec2 p.info {
        display: block;
	    width:calc(100% - 40px);
        margin:0 auto 20px;
	    font-size: 1.3rem;
        text-align: justify;
	}

    .profile_sec2 p.info a {
	    text-decoration: underline;
        margin:10px 0 0 0;
        display: block;
	}


.abarenbo {
    width:90%;
    overflow: hidden;
    margin:20px auto 70px;
    display: flex;
    flex-wrap: wrap;
}
.abarenbo dl {
    float:none;
    width:calc(50%);
    height: auto;
    overflow: hidden;
    padding:8px 0px;
    font-size:1.4rem;
    line-height: 120%;
    border-bottom:1px solid #ccc;
    display: block;
}
.abarenbo dl dt,
.abarenbo dl dd {
    /* float: left; */
    display: table-cell;
    padding:5px;
}
.abarenbo dl dt {
    margin:0 5px 0 0;
    /* border:1px solid #ccc; */
    /* color:#fff; */
    font-weight: bold;
    /* background:#6fba2c; */
    color:#6fba2c;
    font-size:1.25rem;
    width: 2rem;
    text-align: center;
}

.topteamphilo {
    font-size: 1.4rem;
    line-height: 170%;
    margin:40px 0;
}

.spbookbanner {
    width:80%;
    margin:0 auto;
}
.spbookbanner a {
    width:100%;
}


/* ///////////// トップチーム */






/* トップチームフィロソフィ ///////////// */

.topteamphilo_inner {
    margin:0px auto 50px;
}

.topteamphilo_inner h3 {
    font-size: 1.8rem;
}
.topteamphilo_inner h3 span.cap {
    font-size: 1.4rem;
    display: block;
}

.topteamphilo_txt {
    font-size: 1.4rem;
    line-height: 220%;
    margin:15px auto 50px;
    padding:25px 20px;
    border:1px solid #ccc;
}

.topteamphilo_txt ol li {
    font-size: 1.4rem;
    line-height: 170%;
    margin:5px 5px 1.4rem 10px;
    list-style-type: decimal;
}

/* トップチームフィロソフィ ///////////// */







/* 個別ページ /////////////// */


/* スライダー // */

.topteamslider {
    margin:40px auto 10px;
    overflow: hidden;
}

.topteamslider li {
    float: left;
    width: 33.33%;
    margin:0;
    /*  width: 250px;
    margin:5px; */
}

.topteamslider li:nth-child(1),
.topteamslider li:nth-child(2n+1),
.topteamslider li:nth-child(2n) {
    margin:0;
}

.topteamslider li a {
    display: block;
    width: 100%;
    height: 210px;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.topteamslider li a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.topteamslider li a div {
    position: absolute;
    bottom:0;
    width: calc(100% - 20px);
    padding: 10px;
    /* background: rgba(0,0,0,0.6); */
}

.topteamslider li a span.num {
    font-size: 2.75rem;
    line-height: 100%;
    color:#fff;
    display: block;
    margin:10px 0 0 0;
    opacity: 0.5;
}

.topteamslider li a span.name_j {
    font-size: 1.3rem;
    line-height: 110%;
    color:#fff;
    display: block;
    margin:2px 0 0px;
}

.topteamslider li a span.name_e {
    font-size: 1.65rem;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    color:#fff;
    display: none;
    margin:2px 0px 0;
}

.coach li a span.num {
    font-size: 1rem;
    margin:0px 0 0 10px;
    margin-right:calc(45% - 10px);
}
.coach li a span.num i {
    display: block;
    font-size: 1.124rem;
    margin:5px 0;
    font-style: normal;
}

/* // スライダー */


/* /////////////// 個別ページ */



/* ニュース ///////////// */

.news {
    width:100%;
}
.news ul {
    margin:30px 0 40px;
    display: block;
    flex-wrap: wrap;
}
.profile .news ul {
    margin:0px 0 40px;
    display: block;
    flex-wrap: wrap;
    padding:10px 20px;
}
.news ul li {
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    width:calc(100% - 50px);
    margin:0 0 10px 0;
    background:#fff;
    padding:20px 25px;
    overflow: hidden;
}
.profile .news ul li {
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    /* width:calc(100% - 50px); */
    width: calc(100% - 50px);
    margin:0 0 10px;
    background:#fff;
    padding:20px 25px;
    overflow: hidden;
}
.news ul li:nth-child(2n) {
    margin:0 0 10px 0;
    background:#fff;
}
.news ul li .thumb {
    width:100px;
    height:100px;
    margin:0 0 0 10px;
    float:right;
    overflow: hidden;
    line-height: 100%;
}
.news ul li .thumb img {
    width:100%;
    min-height: 100px;
    max-height: 100px;
    line-height: 100%;
    display: block;
    height:auto;
    object-fit: cover;
    margin:0;
}
.news ul li .txt {
    float:left;
    width:calc(100% - 100px - 20px);
}
.news ul li a {
    text-decoration: none!important;
    overflow: hidden;
    display: block;
}
.news ul li a:hover {
    opacity: 0.7;
}
.news ul li a .txt .date {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.4rem;
    margin:0 0 10px 0;
}
.news ul li a .txt .title {
    margin:0;
    font-size: 1.3rem;
    line-height: 2.2rem;
    height:6.6rem;
    overflow: hidden;  
    text-overflow: ellipsis;
}



/* リスト内 */

.list_category_icon {
     width:100%;
     overflow: hidden;
     margin:5px 0 0 0;
}
.list_category_icon ul {
    float: none;
    border:none;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.list_category_icon ul li {
    display: inline-block!important;
    margin:0 5px 0 0!important;
    padding:0 0 0 0!important;
    border:none!important;
    width:auto!important;
}
.list_category_icon ul li a {
    font-size:0.8rem;
    line-height: 100%;
    background:#ccc;
    padding:5px 5px;
    text-decoration: none;
    color:#fff;
    display: block;
    border-radius: 3px;
}
.list_category_icon ul li a:hover {
    opacity: 0.8;
}


/* カテゴリアイコン表示///// */

/* ///////////// ニュース */



/* 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;
}

.player {
    margin:0 2px 10px;
	width:calc(100% - 4px);
	height:110px;
    padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	float:left;
	position:relative;
	overflow:hidden;
}

.player a {
	display: block;
	text-decoration: none;
	color: #333;
}

.player a:hover {
	background: #F3F3F3;
}


.player dt {
	position:absolute;
	left:5px;
	top:5px;
    display: block;
    width:80px;
    height:100px;
}

.player h5 {
	position:absolute;
	left:90px;
	top:25px;
	font-size: 1.6rem;
	font-weight: bold;
}



.player h5 span {
	color:#999;
	display:block;
	/* font-size:80%; */
	font-size:1.3rem;
    line-height: 140%;
	font-weight: normal;
	margin:5px 0 0 0;
}

.player dd {
	font-size: 2rem;
    line-height: 120%;
	font-weight:bold;
	position:absolute;
	left:90px;
	top:8px;
	color:#666;
}

.player dd.st {
	font-size: 1.5rem;
	font-weight:normal;
	position:absolute;
	left:90px;
	top:10px;
}

.player dd.st02 {
	font-size: 12px;
	font-weight:normal;
	position:absolute;
	left:80px;
	top:13px;
}

#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 */


/* U-15 ///////////// */

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

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

#u15 .table table {
    width:100%;
    border:none;
}
#u15 .table {
    margin:0 auto;
}

#u15 .table table th,
#u15 .table table td {
    border:none;
    padding:6px;
    font-size: 1.3rem;
    line-height: 140%;
}
#u15 .table table tr {
    border:2px solid #fff;
}
#u15 .table table th {
    background:#b2b2b2;
    width:25%;
}
#u15 .table table td {
    background:#e5e5e5;
}

#u15 .table table thead td {
    background:#b2b2b2;
}
#u15 .table table thead td:nth-child(2),
#u15 .table table td:nth-child(2){
    text-align: left;
}
#u15 .table table td:first-child {
    width:35%;
}

/* ///////////// U-15 */



/* 強化特待 ///////////// */


#tokutai .team {
    margin:0px auto 0;
}

#tokutai p {
    margin:0 0 20px;
}

#tokutai table {
    margin:20px 0 ;
}

#tokutai table td {
    padding:4px;
    font-size: 1.4rem;
    line-height: 140%;
}

/* /////////////　強化特待 */



/* eスポーツ ///////////// */

#esports .two_columns {
    display: block;
    margin:20px auto 0;
}
#esports .two_columns_inner {
    width:100%;
}
#esports .two_columns_inner:first-child {
    margin:0 0 0 0;
}
#esports .two_columns_inner:last-child {
    margin:0 0 0 0;
}
#esports .two_columns_inner dl {
    display: flex;
    vertical-align: middle;
    margin:10px 0;
}
#esports .two_columns_inner dt {
    width:30%;
}
#esports .two_columns_inner dt img {
    width:100%;
    margin:0;
}

#esports .two_columns_inner dd {
    width:calc(70% - 30px);
    text-align: left;
    padding:0 0 0 15px;
}
#esports .two_columns_inner dd h4 {
    font-size: 1.6rem;
    line-height: 140%;
    margin:0;
}
#esports .two_columns_inner p {
    margin:15px 0;
}

/* ///////////// eスポーツ */


}
