/* アカデミー TOP ///////////// */

.academy_ttl {
    width:600px;
    text-align: center;
    display: block;
    margin: 80px auto;
}
.academy_ttl img {
    width:100%;
    display: block;
    margin: auto;
}

.academy_ttl span {
    font-size: 2rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    display: block;
    font-weight: bold;
    color:#005ca2;
    margin:30px auto;
}
.academy_ttl span strong {
    display: block;
    font-size: 3rem;
}

.academy_mission_ttl {
    padding:0 0 15px 0;
    border-bottom: 1px solid #6eb92c;
}
.noborder {
    border:none;
}
.academy_mission_ttl img {
    width:550px ;
    display: block;
    margin: auto;
}

.academy_mission_wrap {
    display: table;
}

.academy_mission_wrap .two_columns_inner {
    display: table-cell;
    width:auto;
    vertical-align: middle;
}

.academy_mission_wrap .two_columns_inner:first-child {
    width:35%;
}

.academy_mission_wrap .two_columns_inner:last-child {
    width:65%;
}

.academy_mission {
    width:calc(100% - 60px);
    /* border:1px solid #6eb92c; */
    padding:0;
    margin:0 0 0 60px;
}
.academy_mission ol {
    list-style-type: decimal;
    font-size: 2.3rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #6eb92c;
    margin:30px 0;
}
.academy_mission ol li {
    padding:0 0 0 0;
    margin:4rem 0 2rem 1rem;
    font-weight: bold;
}
.academy_mission ol li span {
    display: block;
    margin:10px 0 0 0;
    font-size: 1.8rem;
    color: #000;
}

.academy_philosophy {
    width:calc(100% - 60px);
    padding:0;
    margin:100px 30px;
}
.academy_philosophy_ttl {
    display: flex;
    width: 100%;
}
.academy_philosophy p {
    text-align: center;
    font-weight: bold;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.academy_philosophy_ttl div {
    text-align: center;
    padding:15px 40px;
    font-weight: bold;
    font-size: 2rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    width: calc(100% - 80px);
}
.academy_philosophy_ttl .bg_b {
    background-color: #000;
    color: #fff;
}
.academy_philosophy_ttl .bg_g {
    background-color: #6eb92c;
    color: #fff;
    font-size: 2.25rem;
}
.academy_philosophy ol {
    list-style-type: decimal;
    font-size: 1.8rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #000;
    margin:30px 30px;
}
.academy_philosophy ol li {
    padding:0 0 0 0;
    margin:0 0 1rem 1rem;
    font-weight: bold;
}
.academy_philosophy ol li:last-child {
    margin:0 0 0 1rem;
}

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

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

.btn_full p {
    text-align: center!important;
}

#coach_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/academycoach_img2024.jpg) no-repeat 0% 50%;
    background-size: cover;
}
#u-18_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2025u18.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/2025u15.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/2025u15east.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/2025u15west.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/2025u18girls.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/2025u15girls.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#tokutai_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/2025kyoukatokutai.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#school_btn {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/school_img.jpg) no-repeat 0% 50%;
    background-size: cover;
}
#school_btn2022 {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/school_img2022.jpg) no-repeat 0% 0%;
    background-size: cover;
}
#school_btn2025 {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/school_img2025.jpg) no-repeat 0% 0%;
    background-size: cover;
}
#school_btn2026 {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/school_img2026_2.jpg) no-repeat 0% 0%;
    background-size: cover;
}


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

.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 h3.jpn {
    color:#fff;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-size: 3.5rem;
    line-height: 115%;
}
.btn_full a {
    display: inline-block;
    margin:10px 0 0 0;
    font-size: 1.4rem;
    padding:10px 30px;
    border:1px solid #fff;
    text-decoration: none;
    color: #fff;
}


.slogan_wrap {
    margin: 0 0 50px 0;
}

.slogan_wrap .two_columns_inner {
    width:calc(50% - 40px);
}
.slogan_wrap .two_columns_inner:first-child {
    margin:0 40px 0 0 ;
}
.slogan_wrap .two_columns_inner:last-child {
    margin:0 0 0 40px ;
}

.slogan {
margin:20px auto;
width:500px;
}

.slogan ul li {
    display: table;
    border:1px solid #6eb92c;
    width:100%;
    margin:0 0 5px 0;
    min-height:11rem;
}

.slogan ul li .initial,
.slogan ul li .initial_w,
.slogan ul li .text {
    display: table-cell;
    vertical-align: middle;
}

.slogan ul li .initial,
.slogan ul li .initial_w {
    width:12rem;
    min-height:12rem;
    background-color: #6eb92c;
    color: #fff;
    text-align: center;
    font-size:8rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    line-height: 100%;
    font-weight: bold;
}

.slogan ul li .initial_w {
    background-color: #fff;
    color: #6eb92c;
    border-right:1px solid #6eb92c;
}

.slogan ul li .text {
    padding:0 0 0 20px;
}

.slogan ul li .text p {
    margin:0;
    padding:0;
    font-size: 1.85rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    line-height: 150%;
    font-weight: bold;
}
.slogan ul li .text p.en {
    color: #6eb92c;
    font-size: 2.5rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}



.sub_banner_wrap {
    margin:0px 0 100px;
}
a.sub_banner {
    display: block;
    width:750px;
    height:450px;
    min-height: 400px;
    font-size:1.4rem;
    margin:30px auto ;
    position: relative;
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.15);
}
a.sub_banner span {
    background:#fff;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    padding:25px;
    text-align: center;
    font-size:1.6rem;
    line-height: 150%;
    margin:auto;
}
a.sub_banner strong  {
    font-size: 1.5rem;
    display: block;
    margin:0 0 3px 0;
}
.academyfrom {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/academyfrom_img2022.jpg) no-repeat 0% calc(50% - 20px);
    background-size:100%;
}
.abarenbo {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/abarenbo_img.jpg) no-repeat 50% calc(50% - 20px);
    background-size:650px;
}
.junkai {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/junkai_img_2025_2.jpg) no-repeat 50% 0%;
    background-size:100%;
}
.zamst {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/zamst.jpg) no-repeat 50% 0%;
    background-size:100%;
}


/* ///////////// アカデミー TOP */



/* コーチングスタッフ/////*/

.academycostaff2022 {
width:100%;
padding:30px 0;
margin:0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.academycostaff2022 div.box {
width:calc(50% - 7px);
float:left;
border:1px solid #ccc;
display: flex;
margin:0 0 10px 0;
}
.academycostaff2022 div.box div.image {
    width:100px;
    height:125px;
}
.academycostaff2022 div.box div.image img {
    width:100%;
}
.academycostaff2022 div.box div.name {
    width:calc(100% - 100px - 20px);
    padding:12px 10px;
}
.academycostaff2022 div.box div.name p {
    margin:0;
    padding:0;
    line-height: 120%;
    font-size: 1.35rem;
}
.academycostaff2022 div.box div.name h5 {
    font-size:1.6rem;
    line-height: 120%;
    margin:5px 0 0 0;
    padding:0;
}
.academycostaff2022 div.box div.name h5 span.en {
    font-size: 1.2rem;
    font-weight: normal;
    display: inline-block;
    margin:0 0 0 10px;
    padding:0;
}
.academycostaff2022 div.box div.name h5 span.license  {
font-size:1.125rem;
line-height: 140%;
display:block;
font-weight: normal;
margin:3px 0 0 0;
}

/*///// コーチングスタッフ*/


/* アカデミー出身 /////*/

.academyfrom_wrap {
    display: flex;
    flex-wrap: wrap;
    margin:30px 0 0 0;
}
.academyfrom_box {
    width:calc(50% - 2px - 50px);
    border:1px solid #ccc;
    padding:20px;
    margin:5px;
}
.academyfrom_box a {
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.academyfrom_box a:hover {
    text-decoration: none;
    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;
}
.academyfrom_box h4 {
    font-size: 1.8rem;
}
.academyfrom_box h4 span {
    display: block;
    font-size: 1.4rem;
}
.academyfrom_box p {
    display: block;
    font-size: 1.4rem;
}
.academyfrom_box img {
    width:150px;
    float: left;
    margin:0 10px 0 0;
}

.academyfrom_list {
    margin:40px 0 0 0;
}

/* ///// アカデミー出身*/


/* 暴れん坊基金 ///// */

#abarenbokikin p {
    margin:20px 0;
}

#abarenbokikin h4 {
    margin:50px 0 0 0;
}

#abarenbokikin .abarenbo_member {
		overflow: hidden;
		margin:20px 0 30px;
	}
	#abarenbokikin .abarenbo_member h4 {
		font-size:1.6rem;
		color:#fff;
		padding:14px;
		margin:30px 0 15px 0;
	}
	#abarenbokikin .abarenbo_member p {
		float:left;
        margin:0;
	}
	#abarenbokikin .abarenbo_member img {
		float:right;
	}
	#abarenbokikin .abarenbo_member table {
		margin:30px 0 0 0;
	}

/* ///// 暴れん坊基金 */  



/* セレクションリンク ///// */

.selection_link {
    margin: 80px 0 120px;
}

.selection_link h4 {
    font-size: 3rem;
    text-align: center;
}
.selection_inner {
    margin:40px auto 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.selection_inner a {
    text-decoration: none;
    padding:30px 15px;
    /* border:1px solid #ccc; */
    margin:0 3px 6px;
    line-height: 120%;
    text-align: center;
    width:calc(( 100% / 3) - 30px - 6px);
    background-color: #efefef;
    border-radius: 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.selection_inner a.active:hover {
    background-color: #f8f8f8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-shadow: 0px 0px 15px -11px #a3a3a3;
}

 /* .selection_inner a:nth-child( 7 ) {
    width:100%;
} */

.selection_inner a p.team {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin:0;
    height: 4rem;
    font-weight: bold;
    font-size: 2.65rem;
    line-height: 110%;
    color: #6eb92c;
}

.selection_inner a span {
    display: block;
    margin:10px 0 5px;
    font-size: 1.8rem;
    color: #666;
}

.selection_inner a.active span::after {
    content:" ≫";
}

.selection_inner a.active span {
    color:#ff0000;
    font-weight: bold;
}
.dreambox {
    width:500px;
    margin:20px auto;
}
.dreambox a {
    width:100%;
    display: block;
    background:none;
}
.dreambox a img {
    width:100%;
    border:1px solid #ccc;
}

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

    .selection_link {
        margin: 80px 0 120px;
    }

    .selection_link h4 {
        font-size: 2rem;
        text-align: center;
    }
    .selection_inner {
        margin:30px auto;
        width:100%;
    }

    .selection_inner a {
        display: block;
        padding:15px 10px;
        /* border:1px solid #ccc; */
        margin:0 3px 6px;
        width:calc(50% - 26px);
    }

    /* selection_inner a:nth-child( 7 ) {
        width:100%;
    } */

    .selection_inner a p.team {
        height: 2.45rem;
        font-size: 1.75rem;
    }

    .selection_inner a span {
        margin:10px 0 5px;
        font-size: 1.45rem;
    }

    .dreambox {
        width:100%;
        margin:10px auto;
    }

    .dreambox a {
        width:100%;
        margin:0;
    }
    .dreambox a img {
        width:calc(100% - 2px);
    }

}




/* ///// セレクションリンク */


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

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


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

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





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


}

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

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


/* アカデミー TOP ///////////// */

.academy_ttl {
    width:80%;
    margin: 40px auto;
}

.academy_ttl span {
    font-size: 1.5rem;
    margin:10px auto;
}
.academy_ttl span strong {
    font-size: 2rem;
}

.academy_mission_ttl {
    padding:0 0 15px 0;
}
.academy_mission_ttl img {
    width:70% ;
}

.academy_mission_wrap {
    display: block;
}

.academy_mission_wrap .two_columns_inner {
    display: block;
}

.academy_mission_wrap .two_columns_inner:first-child {
    width:100%;
}

.academy_mission_wrap .two_columns_inner:last-child {
    width:100%;
}

.academy_mission_wrap .two_columns_inner .img_100 {
    width:80%;
    margin:0 auto 20px;
}

.academy_mission {
    width:calc(100% - 20px);
    /* border:1px solid #6eb92c; */
    padding:0 10px;
    margin:0 0 0 0;
}
.academy_mission ol {
    list-style-type: decimal;
    font-size: 1.8rem!important;
    color: #6eb92c;

}
.academy_mission ol li {
    padding:0 0 0 0;
    margin:0 0 1.5rem 2rem;
    font-size: 1.75rem!important;
    font-weight: bold;
}
.academy_mission ol li span {
    font-size:1.5rem;
    font-weight: normal;
    margin:5px 0 0 0;
    line-height: 130%;
}


.academy_philosophy {
    width:calc(100% - 0px);
    padding:0;
    margin:50px auto;
}
.academy_philosophy_ttl {
    justify-content: center;
    align-items: center;
}
.academy_philosophy_ttl div {
    text-align: center;
    padding:8px 20px;
    font-size: 1.6rem;
    width: auto;
    /* width: calc(100% - 20px); */
}
.academy_philosophy_ttl .bg_g {
    font-size: 1.75rem;
}
.academy_philosophy ol {
    list-style-type: decimal;
    font-size: 1.8rem;
    color: #000;
    margin:30px 15px;
}
.academy_philosophy ol li {
    padding:0 0 0 0;
    margin:0 0 1.75rem 1rem;
    font-weight: normal;
    font-size: 1.5rem!important;
    line-height: 140%;
}
.academy_philosophy ol li:last-child {
    margin:0 0 0 1rem;
}




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

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

.gra {
    min-height: 210px;
}


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

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


.slogan_wrap {
    margin: 0 auto 20px;
    width:98%;
}

.slogan_wrap .two_columns_inner {
    width:100%;
}
.slogan_wrap .two_columns_inner:first-child {
    margin:0 0 0 0 ;
}
.slogan_wrap .two_columns_inner:last-child {
    margin:0 0 0 0 ;
}

.slogan {
margin:10px auto;
width:90%;
}

.slogan ul li {
    display: table;
    border:1px solid #6eb92c;
    width:100%;
    margin:0 0 5px 0;
    min-height:11rem;
}

.slogan ul li .initial,
.slogan ul li .initial_w,
.slogan ul li .text {
    display: table-cell;
    vertical-align: middle;
}

.slogan ul li .initial,
.slogan ul li .initial_w {
    width:9rem;
    min-height:6rem;
    background-color: #6eb92c;
    color: #fff;
    text-align: center;
    font-size:4.5rem;
    line-height: 100%;
    font-weight: bold;
}

.slogan ul li .initial_w {
    background-color: #fff;
    color: #6eb92c;
    border-right:1px solid #6eb92c;
}

.slogan ul li .text {
    padding:0 0 0 10px;
}

.slogan ul li .text p {
    margin:0;
    padding:0;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: bold;
}
.slogan ul li .text p.en {
    color: #6eb92c;
    font-size: 1.85rem;
}


.sub_banner_wrap {
    margin:0px 0 50px;
}
a.sub_banner {
    display: block;
    width:90%;
    height:68vw;
    min-height: 200px;
    font-size:1.4rem;
    margin:0 auto 15px;
}
a.sub_banner span {
    background:#fff;
    width:calc(100% - 20px);
    position: absolute;
    bottom:0;
    padding:10px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 150%;
}
a.sub_banner strong
  {
    font-size: 1.5rem;
    display: block;
    margin:0 0 3px 0;
}

.academyfrom {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/academyfrom_img2022.jpg) no-repeat 50% 100%;
    background-size:cover;
}
.abarenbo {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/abarenbo_img.jpg) no-repeat 50% 50%;
    background-size:cover;
}
.junkai {
    background:url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/junkai_img_2025_2.jpg) no-repeat 50% 100%;
    background-size:cover;
}

/* ///////////// アカデミー TOP */



/* コーチングスタッフ/////*/

.academycostaff2022 {
width:95%;
padding:30px 0;
margin:0 auto;
display: block;
}
.academycostaff2022 div.box {
width:calc(100% - 2px );
float:none;
border:1px solid #ccc;
display: flex;
margin:0 0 8px 0;
}
.academycostaff2022 div.box div.image {
    width:100px;
    height:125px;
}
.academycostaff2022 div.box div.name {
    width:calc(100% - 100px - 20px);
    padding:12px 10px;
}
.academycostaff2022 div.box div.name p {
    margin:0;
    padding:0;
    line-height: 120%;
    font-size: 1.25rem;
}
.academycostaff2022 div.box div.name h5 {
    font-size:1.6rem;
    line-height: 120%;
    margin:5px 0 0 0;
    padding:0;
}
.academycostaff2022 div.box div.name h5 span.en {
    font-size: 1.2rem;
    font-weight: normal;
    display: inline-block;
    margin:0 0 0 10px;
    padding:0;
}
.academycostaff2022 div.box div.name h5 span.license  {
font-size:1.125rem;
line-height: 140%;
display:block;
font-weight: normal;
margin:3px 0 0 0;
}
    
/*///// コーチングスタッフ*/





/* アカデミー出身 /////*/

.academyfrom_wrap {
    display: block;
    flex-wrap: wrap;
    margin:0px auto 40px;
    width:95%;

}
.academyfrom_box {
    width:calc(100% - 2px - 40px);
    border:1px solid #ccc;
    padding:15px;
    margin:5px;
    overflow: hidden;
    background-color: #fff;
}
.academyfrom_box a {
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.academyfrom_box a:hover {
    text-decoration: none;
    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;
}
.academyfrom_box h4 {
    font-size: 1.8rem;
}
.academyfrom_box h4 span {
    display: block;
    font-size: 1.4rem;
}
.academyfrom_box p {
    display: block;
    font-size: 1.4rem;
}
.academyfrom_box img {
    width:120px;
    float: left;
    margin:0 10px 0 0;
}

.academyfrom_list {
    margin:40px auto;
    width:95%;
}

/* ///// アカデミー出身*/



/* 暴れん坊基金 ///// */

#abarenbokikin p {
    margin:20px 0;
}

#abarenbokikin h4 {
    margin:50px 0 0 0;
}

#abarenbokikin .abarenbo_member {
		overflow: hidden;
		margin:0px auto 30px;
        width:95%;
	}
	#abarenbokikin .abarenbo_member h4 {
		font-size:1.4rem;
		color:#fff;
		padding:10px;
		margin:30px 0 15px 0;
	}
	#abarenbokikin .abarenbo_member p {
		float:left;
        margin:0;
	}
	#abarenbokikin .abarenbo_member img {
		float:right;
	}
    #abarenbokikin .list-0 {
        width: 95%;
        margin:0 auto;
    }
      #abarenbokikin .list-0 table {
        width: 100%;
      }

/* ///// 暴れん坊基金 */  


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

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


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

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


}