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

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

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

#topteam_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/topteam_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-18_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/academy/u-18_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/academy/u-15_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15east_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/academy/u-15east_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15west_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/academy/u-15west_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#u-15girls_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/academy/u-15girls_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#esports_btn {
    background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/esports_img3.jpg) no-repeat 50% 50%;
    background-size: cover;
}


.gra {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    min-height: 450px;
    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;
    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: 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;
}

.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.num {
    font-size: 5.4rem;
    line-height: 100%;
    /* font-family: 'Barlow Condensed', sans-serif; */
    font-family: 'Saira Extra Condensed', sans-serif;
    color:#000;
    display: block;
    margin:10px 0 0 0;
}

.coach li a span.num {
    font-size: 1.6rem;
    line-height: 100%;
    font-family:'Lucida Grande', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    color:#000;
    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.5rem;
    line-height: 110%;
    color:#000;
    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;
    color:#000;
    display: block;
    margin:2px 0px 0;
}

.pl_list li a.pl2020_1 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_2 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_3 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_4 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_5 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_6 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_7 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_8 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_9 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_10 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_11 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_13 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_14 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_15 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_16 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_17 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_18 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_19 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_20 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_21 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_22 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -1320px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_23 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -1320px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_24 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -1320px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_25 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -1320px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_26 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px -1320px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_28 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -1650px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_29 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -1650px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_30 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -1650px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_31 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -1650px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_32 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px -1650px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_33 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -1980px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_34 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -1980px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_35 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -1980px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_36 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -1980px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_38 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px -2310px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_44 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -330px -2310px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_37 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -660px -2310px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_41 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -990px -2310px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_40 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) -1320px -2310px no-repeat; background-size:1650px;}


.pl_list li a.pl2020_ukishima_bin { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_takahashi_kenji { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_shiraishi_michifumi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_ishikawa_kei { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_saito_seiichi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_sato_hiroshi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_suzuki_eiichi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -330px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_nikaido_hiroharu { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -660px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_shimada_shusuke { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -990px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_yoshikawa_takahiro { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -1320px -330px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_kurihara_nobuhide { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_chiba_sho { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -330px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_soeda_taiga { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -660px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_takada_masataka { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -990px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_araki_hiroto { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -1320px -660px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_park_chongu { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0px -990px no-repeat; background-size:1650px;}
.pl_list li a.pl2020_takahashi_makoto { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) -330px -990px no-repeat; background-size:1650px;}


.profile {
	color:#fff;
	background-color:#fff;
    width:1040px;
    margin:0 auto;
    padding:80px 0;
	}

.profile_sec1 {
	margin:0 0;
	width:calc(100% - 0px);
	min-height: 950px;
	position: relative;
	overflow: hidden;
}

.profile .bgnum {
    display: none;
}

.profile_name {
	width: 350px;
	margin:0px 0 0 60px;
	padding:380px 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: 12rem;
	margin:0 0 0px 0;
	padding: 0;
	text-align: left;
	color:#000;
	font-family: 'Saira Extra Condensed', sans-serif;
    opacity: 0.4;
	/* 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.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:#000;
	}

	.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: 4rem;
	line-height: 120%;
	font-weight:normal;
	/* color:#6fba2c; */
	color:#000; 
	font-family: 'Saira Extra Condensed', sans-serif;
	}
	.profile_name .name_j span {
	display: block;
	font-size: 2rem;
	line-height: 140%;
	}

.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.5rem;
	line-height:160%;
	color:#000;
	padding:30px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}

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

.profile_name_short {
	min-height: auto;
}


.profile_sec2 {
	margin:0 0 0;
	/* border-top: 1px solid #333; */
	padding:8px 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.5rem;
	padding: 0 0;
	/* border-bottom: 1px solid #002762; */
	border-bottom: 1px solid #fff;
	line-height:2rem;
	margin:0 0;
	display: table;
	width:calc(100% - 0px);
    background:#e5e5e5;
	}
	.profile_sec2 dl dt {
		width: calc(220px - 100px);
		white-space: nowrap;
		padding:35px 60px 35px 60px;
		color:#000;
        background:#b2b2b2;
		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;
	}


#pl2020_1 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_1.jpg) no-repeat; background-size:1040px; }
#pl2020_2 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_2.jpg) no-repeat; background-size:1040px; }
#pl2020_3 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_3.jpg) no-repeat; background-size:1040px; }
#pl2020_4 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_4.jpg) no-repeat; background-size:1040px; }
#pl2020_5 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_5.jpg) no-repeat; background-size:1040px; }
#pl2020_6 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_6.jpg) no-repeat; background-size:1040px; }
#pl2020_7 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_7.jpg) no-repeat; background-size:1040px; }
#pl2020_8 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_8.jpg) no-repeat; background-size:1040px; }
#pl2020_9 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_9.jpg) no-repeat; background-size:1040px; }
#pl2020_10 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_10.jpg) no-repeat; background-size:1040px; }
#pl2020_11 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_11.jpg) no-repeat; background-size:1040px; }
#pl2020_13 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_13.jpg) no-repeat; background-size:1040px; }
#pl2020_14 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_14.jpg) no-repeat; background-size:1040px; }
#pl2020_15 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_15.jpg) no-repeat; background-size:1040px; }
#pl2020_16 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_16.jpg) no-repeat; background-size:1040px; }
#pl2020_17 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_17.jpg) no-repeat; background-size:1040px; }
#pl2020_18 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_18.jpg) no-repeat; background-size:1040px; }
#pl2020_19 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_19.jpg) no-repeat; background-size:1040px; }
#pl2020_20 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_20.jpg) no-repeat; background-size:1040px; }
#pl2020_21 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_21.jpg) no-repeat; background-size:1040px; }
#pl2020_22 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_22.jpg) no-repeat; background-size:1040px; }
#pl2020_23 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_23.jpg) no-repeat; background-size:1040px; }
#pl2020_24 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_24.jpg) no-repeat; background-size:1040px; }
#pl2020_25 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_25_2.jpg) no-repeat; background-size:1040px; }
#pl2020_26 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_26.jpg) no-repeat; background-size:1040px; }
#pl2020_28 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_28.jpg) no-repeat; background-size:1040px; }
#pl2020_29 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_29.jpg) no-repeat; background-size:1040px; }
#pl2020_30 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_30.jpg) no-repeat; background-size:1040px; }
#pl2020_31 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_31.jpg) no-repeat; background-size:1040px; }
#pl2020_32 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_32.jpg) no-repeat; background-size:1040px; }
#pl2020_33 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_33.jpg) no-repeat; background-size:1040px; }
#pl2020_34 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_34.jpg) no-repeat; background-size:1040px; }
#pl2020_35 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_35.jpg) no-repeat; background-size:1040px; }
#pl2020_36 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_36.jpg) no-repeat; background-size:1040px; }
#pl2020_37 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_37_2.jpg) no-repeat; background-size:1040px; }
#pl2020_38 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_38.jpg) no-repeat; background-size:1040px; }
#pl2020_41 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_41_2.jpg) no-repeat; background-size:1040px; }
#pl2020_44 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_44.jpg) no-repeat; background-size:1040px; }
#pl2020_40 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_40.jpg) no-repeat; background-size:1040px; }

#pl2020_ukishima_bin {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_ukishima_bin.jpg) no-repeat; background-size:1040px; }
#pl2020_takahashi_kenji {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_takahashi_kenji.jpg) no-repeat; background-size:1040px; }
#pl2020_shiraishi_michifumi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_shiraishi_michifumi.jpg) no-repeat; background-size:1040px; }
#pl2020_ishikawa_kei {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_ishikawa_kei.jpg) no-repeat; background-size:1040px; }
#pl2020_saito_seiichi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_saito_seiichi.jpg) no-repeat; background-size:1040px; }
#pl2020_sato_hiroshi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_sato_hiroshi.jpg) no-repeat; background-size:1040px; }
#pl2020_suzuki_eiichi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_suzuki_eiichi.jpg) no-repeat; background-size:1040px; }
#pl2020_nikaido_hiroharu {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_nikaido_hiroharu.jpg) no-repeat; background-size:1040px; }
#pl2020_shimada_shusuke {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_shimada_shusuke.jpg) no-repeat; background-size:1040px; }
#pl2020_yoshikawa_takahiro {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_yoshikawa_takahiro.jpg) no-repeat; background-size:1040px; }
#pl2020_kurihara_nobuhide {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_kurihara_nobuhide.jpg) no-repeat; background-size:1040px; }
#pl2020_chiba_sho {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_chiba_sho.jpg) no-repeat; background-size:1040px; }
#pl2020_soeda_taiga {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_soeda_taiga.jpg) no-repeat; background-size:1040px; }
#pl2020_takada_masataka {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_takada_masataka.jpg) no-repeat; background-size:1040px; }
#pl2020_araki_hiroto {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_araki_hiroto.jpg) no-repeat; background-size:1040px; }
#pl2020_park_chongu {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_park_chongu.jpg) no-repeat; background-size:1040px; }
#pl2020_takahashi_makoto {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_takahashi_makoto.jpg) no-repeat; background-size:1040px; }


.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%;
}


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



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

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

.pl_list li a.ln2020_1 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 0px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_2 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -330px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_3 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -660px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_4 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -990px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_5 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -1320px 0px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_6 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 0px -200px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_7 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -330px -200px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_8 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -660px -200px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_9 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -990px -200px no-repeat; background-size:1650px;}
.pl_list li a.ln2020_10 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) -1320px -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.ln2020_1 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 0px 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_2 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 25% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_3 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 50% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_4 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 75% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_5 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 100% 0px no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_6 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 0px 100% no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_7 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 25% 100% no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_8 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 50% 100% no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_9 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 75% 100% no-repeat; background-size:calc(100% * 5);}
    .pl_list li a.ln2020_10 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_loan_1017.jpg) 100% 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.num {
    font-size: 5.4rem;
    line-height: 100%;
    /* font-family: 'Barlow Condensed', sans-serif; */
    font-family: 'Saira Extra Condensed', sans-serif;
    color:#000;
    display: block;
    margin:10px 0 0 0;
}

.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.6rem;
    margin:10px 0 0 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;
}

/* // スライダー */


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



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

.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-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;
}


#youth2020_1 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px 0px no-repeat; background-size:560px 700px;}
#youth2020_2 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px 0px no-repeat; background-size:560px 700px;}
#youth2020_3 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px 0px no-repeat; background-size:560px 700px;}
#youth2020_4 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px 0px no-repeat; background-size:560px 700px;}
#youth2020_5 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px 0px no-repeat; background-size:560px 700px;}
#youth2020_6 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px 0px no-repeat; background-size:560px 700px;}
#youth2020_7 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px 0px no-repeat; background-size:560px 700px;}
#youth2020_8 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px -100px no-repeat; background-size:560px 700px;}
#youth2020_9 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px -100px no-repeat; background-size:560px 700px;}
#youth2020_10 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px -100px no-repeat; background-size:560px 700px;}
#youth2020_11 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px -100px no-repeat; background-size:560px 700px;}
#youth2020_12 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px -100px no-repeat; background-size:560px 700px;}
#youth2020_13 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px -100px no-repeat; background-size:560px 700px;}
#youth2020_14 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px -100px no-repeat; background-size:560px 700px;}
#youth2020_15 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px -200px no-repeat; background-size:560px 700px;}
#youth2020_16 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px -200px no-repeat; background-size:560px 700px;}
#youth2020_17 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px -200px no-repeat; background-size:560px 700px;}
#youth2020_18 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px -200px no-repeat; background-size:560px 700px;}
#youth2020_19 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px -200px no-repeat; background-size:560px 700px;}
#youth2020_20 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px -200px no-repeat; background-size:560px 700px;}
#youth2020_21 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px -200px no-repeat; background-size:560px 700px;}
#youth2020_22 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px -300px no-repeat; background-size:560px 700px;}
#youth2020_23 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px -300px no-repeat; background-size:560px 700px;}
#youth2020_24 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px -300px no-repeat; background-size:560px 700px;}
#youth2020_25 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px -300px no-repeat; background-size:560px 700px;}
#youth2020_26 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px -300px no-repeat; background-size:560px 700px;}
#youth2020_27 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px -300px no-repeat; background-size:560px 700px;}
#youth2020_28 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px -300px no-repeat; background-size:560px 700px;}
#youth2020_29 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px -400px no-repeat; background-size:560px 700px;}
#youth2020_30 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px -400px no-repeat; background-size:560px 700px;}
#youth2020_31 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px -400px no-repeat; background-size:560px 700px;}
#youth2020_32 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px -400px no-repeat; background-size:560px 700px;}
#youth2020_33 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px -400px no-repeat; background-size:560px 700px;}
#youth2020_34 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px -400px no-repeat; background-size:560px 700px;}
#youth2020_35 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px -400px no-repeat; background-size:560px 700px;}
#youth2020_36 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px -500px no-repeat; background-size:560px 700px;}
#youth2020_37 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px -500px no-repeat; background-size:560px 700px;}
#youth2020_38 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px -500px no-repeat; background-size:560px 700px;}
#youth2020_39 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px -500px no-repeat; background-size:560px 700px;}
#youth2020_40 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px -500px no-repeat; background-size:560px 700px;}
#youth2020_41 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px -500px no-repeat; background-size:560px 700px;}
#youth2020_42 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px -500px no-repeat; background-size:560px 700px;}
#youth2020_43 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) 0px -600px no-repeat; background-size:560px 700px;}
#youth2020_44 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -80px -600px no-repeat; background-size:560px 700px;}
#youth2020_45 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -160px -600px no-repeat; background-size:560px 700px;}
#youth2020_46 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -240px -600px no-repeat; background-size:560px 700px;}
#youth2020_47 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -320px -600px no-repeat; background-size:560px 700px;}
#youth2020_48 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -400px -600px no-repeat; background-size:560px 700px;}
#youth2020_49 { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/u-18_2020_h100.jpg) -480px -600px no-repeat; background-size:560px 700px;}


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



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

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

#u15 h3.ttl-1 {
    font-size: 3rem;
    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;
}
#u15 .table table td:first-child {
    width:35%;
}

/* ///////////// 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) {


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

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


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

.gra {
    min-height: 220px;
    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;
}

/* ///////////// チーム 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);
    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: 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: calc(100% - 20px);
    padding: 12px 6px;
    /* background: rgba(0,0,0,0.6); */
}

.pl_list li a span.num {
    font-size: 3.25rem;
    line-height: 100%;
    margin:10px 0 0 0;
}

.coach li a div {
    position: absolute;
    bottom:0;
    width: calc(100% - 12px);
    padding:10px 6px 6px 6px;
    height:auto;
    background: rgba(0,0,0,0.95);
}

.coach li a span.num {
    font-size: 1.3rem;
    line-height: 100%;
    color:#fff;
    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.6rem;
    line-height: 100%;
    color:#000;
    display: block;
    margin:6px 0 0px;
    text-shadow:0 0 5px #ccc;
}

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

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

.pl_list li a.pl2020_1 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_2 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_3 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_4 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_5 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% 0% no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_6 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% calc(100% / 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_7 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc(100% / 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_8 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc(100% / 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_9 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc(100% / 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_10 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% calc(100% / 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_11 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% calc((100% / 7) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_13 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc((100% / 7) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_14 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc((100% / 7) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_15 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_16 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% calc((100% / 7) * 2) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_17 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0px calc((100% / 7) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_18 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc((100% / 7) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_19 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc((100% / 7) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_20 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_21 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% calc((100% / 7) * 3) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_22 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% calc((100% / 7) * 4) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_23 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc((100% / 7) * 4) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_25 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 4) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_24 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc((100% / 7) * 4) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_25 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 4) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_26 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% calc((100% / 7) * 4) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_28 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% calc((100% / 7) * 5) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_29 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc((100% / 7) * 5) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_30 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc((100% / 7) * 5) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_31 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 5) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_32 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% calc((100% / 7) * 5) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_33 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% calc((100% / 7) * 6) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_34 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc((100% / 7) * 6) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_35 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc((100% / 7) * 6) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_36 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 6) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_38 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 0% calc((100% / 7) * 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_44 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 25% calc((100% / 7) * 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_37 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 50% calc((100% / 7) * 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_41 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 75% calc((100% / 7) * 7) no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_40 { background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_all_w330_1027cmp.jpg) 100% calc((100% / 7) * 7) no-repeat; background-size:calc(100% * 5);}


.pl_list li a.pl2020_ukishima_bin { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_takahashi_kenji { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 25% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_shiraishi_michifumi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 50% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_ishikawa_kei { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 75% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_saito_seiichi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 100% 0%  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_sato_hiroshi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_suzuki_eiichi { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 25% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_nikaido_hiroharu { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 50% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_shimada_shusuke { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 75% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_yoshikawa_takahiro { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 100% calc(100% / 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_kurihara_nobuhide { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_chiba_sho { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 25% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_soeda_taiga { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 50% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_takada_masataka { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 75% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_araki_hiroto { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 100% calc((100% / 3) * 2)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_park_chongu { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 0px calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}
.pl_list li a.pl2020_takahashi_makoto { background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_staffall_w330.jpg) 25% calc((100% / 3) * 3)  no-repeat; background-size:calc(100% * 5);}


.profile {
	color:#fff;
	background-color:#fff;
    width:100%;
    margin:0 auto 0;
    padding:0px 0;
	}

.profile_sec1 {
	margin:0 0;
	width:calc(100% - 0px);
	min-height: 320px;
	position: relative;
	overflow: hidden;
}

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

.profile .bgnum {
    display: none;
}

.profile_name {
	width: 150px;
	margin:0px 0 0 20px;
	padding:20px 0 0 0;
	position: absolute;
    bottom:0;
	z-index: 10;
	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: 6rem;
    line-height: 100%;
	margin:0 0 0px 0;
	padding: 0;
	text-align: left;
	color:#000;
	font-family: 'Saira Extra Condensed', sans-serif;
    opacity: 0.4;
	/* 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.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: 120%;
	margin:0px 0 0 0;
	padding: 0;
	color:#000;
	}

	.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: 2.25rem;
	line-height: 120%;
	font-weight:normal;
	/* color:#6fba2c; */
	color:#000; 
	font-family: 'Saira Extra Condensed', sans-serif;
	}
	.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:20px 0;
	font-size: 1.2rem;
	line-height:150%;
	color:#000;
	padding:8px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}

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

.profile_name_short {
	min-height: auto;
}


.profile_sec2 {
	margin:3px 0 0;
	/* border-top: 1px solid #333; */
	padding:8px 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;
	display: block;
	width:calc(100% - 20px);
    padding:0;
    background:#e5e5e5;
	}
	.profile_sec2 dl dt {
		width: calc(100% - 16px);
		white-space: nowrap;
		padding:0 0px;
		color:#fff;
        background:#999;
		display: block;
	    font-size: 1.2rem;
		font-weight: normal;
        text-align: left;
        padding:5px 8px;
	}
	.profile_sec2 dl dd {
		width: calc(100% - 16px);
		text-align: justify;
		display: block;
        padding:10px 8px;
	    font-size: 1.3rem;
	}

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


#pl2020_1 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_1.jpg) no-repeat; background-size:100%; }
#pl2020_2 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_2.jpg) no-repeat; background-size:100%; }
#pl2020_3 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_3.jpg) no-repeat; background-size:100%; }
#pl2020_4 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_4.jpg) no-repeat; background-size:100%; }
#pl2020_5 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_5.jpg) no-repeat; background-size:100%; }
#pl2020_6 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_6.jpg) no-repeat; background-size:100%; }
#pl2020_7 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_7.jpg) no-repeat; background-size:100%; }
#pl2020_8 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_8.jpg) no-repeat; background-size:100%; }
#pl2020_9 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_9.jpg) no-repeat; background-size:100%; }
#pl2020_10 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_10.jpg) no-repeat; background-size:100%; }
#pl2020_11 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_11.jpg) no-repeat; background-size:100%; }
#pl2020_13 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_13.jpg) no-repeat; background-size:100%; }
#pl2020_14 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_14.jpg) no-repeat; background-size:100%; }
#pl2020_15 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_15.jpg) no-repeat; background-size:100%; }
#pl2020_16 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_16.jpg) no-repeat; background-size:100%; }
#pl2020_17 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_17.jpg) no-repeat; background-size:100%; }
#pl2020_18 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_18.jpg) no-repeat; background-size:100%; }
#pl2020_19 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_19.jpg) no-repeat; background-size:100%; }
#pl2020_20 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_20.jpg) no-repeat; background-size:100%; }
#pl2020_21 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_21.jpg) no-repeat; background-size:100%; }
#pl2020_22 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_22.jpg) no-repeat; background-size:100%; }
#pl2020_23 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_23.jpg) no-repeat; background-size:100%; }
#pl2020_24 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_24.jpg) no-repeat; background-size:100%; }
#pl2020_25 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_25_2.jpg) no-repeat; background-size:100%; }
#pl2020_26 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_26.jpg) no-repeat; background-size:100%; }
#pl2020_28 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_28.jpg) no-repeat; background-size:100%; }
#pl2020_29 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_29.jpg) no-repeat; background-size:100%; }
#pl2020_30 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_30.jpg) no-repeat; background-size:100%; }
#pl2020_31 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_31.jpg) no-repeat; background-size:100%; }
#pl2020_32 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_32.jpg) no-repeat; background-size:100%; }
#pl2020_33 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_33.jpg) no-repeat; background-size:100%; }
#pl2020_34 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_34.jpg) no-repeat; background-size:100%; }
#pl2020_35 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_35.jpg) no-repeat; background-size:100%; }
#pl2020_36 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_36.jpg) no-repeat; background-size:100%; }
#pl2020_37 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_37_2.jpg) no-repeat; background-size:100%; }
#pl2020_38 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_38.jpg) no-repeat; background-size:100%; }
#pl2020_41 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_41_2.jpg) no-repeat; background-size:100%; }
#pl2020_44 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_44.jpg) no-repeat; background-size:100%; }
#pl2020_40 {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_40.jpg) no-repeat; background-size:100%; }

#pl2020_ukishima_bin {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_ukishima_bin.jpg) no-repeat; background-size:100%;}
#pl2020_takahashi_kenji {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_takahashi_kenji.jpg) no-repeat; background-size:100%;}
#pl2020_shiraishi_michifumi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_shiraishi_michifumi.jpg) no-repeat; background-size:100%;}
#pl2020_ishikawa_kei {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_ishikawa_kei.jpg) no-repeat; background-size:100%;}
#pl2020_saito_seiichi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_saito_seiichi.jpg) no-repeat; background-size:100%;}
#pl2020_sato_hiroshi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_sato_hiroshi.jpg) no-repeat; background-size:100%;}
#pl2020_suzuki_eiichi {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_suzuki_eiichi.jpg) no-repeat; background-size:100%;}
#pl2020_nikaido_hiroharu {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_nikaido_hiroharu.jpg) no-repeat; background-size:100%;}
#pl2020_shimada_shusuke {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_shimada_shusuke.jpg) no-repeat; background-size:100%;}
#pl2020_yoshikawa_takahiro {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_yoshikawa_takahiro.jpg) no-repeat; background-size:100%;}
#pl2020_kurihara_nobuhide {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_kurihara_nobuhide.jpg) no-repeat; background-size:100%;}
#pl2020_chiba_sho {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_chiba_sho.jpg) no-repeat; background-size:100%;}
#pl2020_soeda_taiga {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_soeda_taiga.jpg) no-repeat; background-size:100%;}
#pl2020_takada_masataka {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_takada_masataka.jpg) no-repeat; background-size:100%;}
#pl2020_araki_hiroto {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_araki_hiroto.jpg) no-repeat; background-size:100%;}
#pl2020_park_chongu {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_park_chongu.jpg) no-repeat; background-size:100%;}
#pl2020_takahashi_makoto {background:url(https://i0.wp.com/bellmare.co.jp/wp-content/themes/bellmare_20200814/images/team/2020_takahashi_makoto.jpg) no-repeat; background-size:100%;}


.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: 3rem;
    line-height: 100%;
    /* font-family: 'Barlow Condensed', sans-serif; */
    font-family: 'Saira Extra Condensed', sans-serif;
    color:#000;
    display: block;
    margin:10px 0 0 0;
}

.topteamslider li a span.name_j {
    font-size: 1.3rem;
    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.3rem;
    margin:0px 0 0 0;
}
.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:30px 0 40px;
    display: block;
    flex-wrap: wrap;
    padding:10px;
}
.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);
    margin:0 0px 10px 0;
    background:#fff;
    padding:20px 25px;
    overflow: hidden;
}
.news ul li:nth-child(2n) {
    margin:0 0 00px 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-family: 'Saira Extra Condensed', sans-serif;
	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: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;
}
#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スポーツ */


}
