.pc{display:none;}
.sp{display:block;}

.smallbanners ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.smallbanners ul li{width:48%;margin:5px 0;}


  .block-news .title {
    font-size: 3.2142857143em;
    line-height: 55px;
    text-align: center;
  }
.block-news .blockcontent {
  position: relative;
}

.block-news .list {
  margin-top: 31px;
  border-bottom: 1px solid #f0f0f0;
}

.block-news .item {
  padding: 16px 0 13px 0;
  border-top: 1px solid #f0f0f0;
}

.block-news .date {
  display: inline-block;
  margin: 0 0 -3px 0;
  color: #7f7f7f;
  font-size: 1.2142857143em;
  line-height: 24px;
  font-family: "BebasNeue", sans-serif;
  vertical-align: middle;
}

.block-news .category {
  height: 19px;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 19px;
  background: #eee;
  font-size: 12pxs;
  line-height: 19px;
  vertical-align: middle;
}

.block-news .name {
  display: block;
  margin: 7px 0 0 0;
}

  .block-news .viewmore {
    display: block;
    position: static;
    margin: 40px 0 0 0;
    padding: 6px;
    background: #000;
    color: #fff;
    text-align: center;
  }


/* team */
#contents{background:#eee;padding-bottom:40px;}
.blockcontents{width:88%;margin:40px auto 0;background:#fff;padding:10px;border:1px solid #ccc;position: relative;}
.block-team_list{padding:0 0px;}
.team .block-mainvisual{margin-bottom:40px;}
.team h3{background-color:#eee;padding:10px 20px;margin-bottom:20px;font-size:18px;}
.team_list{list-style: none;display: flex;flex-wrap: wrap;margin-bottom:60px;justify-content: space-between;}
.team_list a:hover{opacity:.6;}
.team_list li{width:48%;position:relative;margin:3px;}
.team_list li p.name{text-align: center;
  background-image: url(../team/images/name.png);
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
	background-size: cover;
padding: 22px 0 10px 0;
  font-size: 16px;
line-height: 1.2;
}
.team_list li p span{font-size:14px;}
.team_list li p.namestaff{text-align: center;
  background-image: url(../team/images/name_staff.png);
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
	background-size: cover;
padding: 22px 0 10px 0;
  font-size: 16px;
line-height: 1.2;
}

.team h2{font-size: 14px;margin: 20px 0;font-weight: bold;border-left: 5px solid #4ebfe2;padding-left: 10px;}
.team table{margin-bottom:30px;}
.team tr{display: block;margin-bottom: 1.5em;}
.team th{background:#eee;padding:3px 7px;}
/*
.team th,td{display: list-item;list-style-type: none;}
*/

/* player */

.players .profile{justify-content: space-between;padding: 20px;font-size:16px;}
.players .profile h3{font-size: 22px;font-weight: bold;font-family: "BebasNeue", sans-serif;color:#666;}
.players .inner_profile{border-top: 1px solid #333;border-bottom: 1px solid #333;padding: 30px 0;}
.players .inner_history{border-bottom: 1px solid #333;padding: 30px 0;}
.players .prof0 {font-size:30px;}
.players .prof0 span{font-size: 20px;margin-left: 15px;font-family: "BebasNeue", sans-serif;}
.players .num{display:none;}

/* staff */

.staff{display: flex;flex-wrap: wrap;}
.staff .profile{padding: 20px 40px;font-size:16px;width: 100%;order: 1;}
.staff .profile h3{font-size: 22px;font-weight: bold;font-family: "BebasNeue", sans-serif;color:#666;}
.staff .inner_profile{border-top: 1px solid #333;border-bottom: 1px solid #333;padding: 30px 0;}
.staff .inner_history{border-bottom: 1px solid #333;padding: 30px 0;}
.staff .prof0 {font-size:30px;}
.staff .prof0 span{font-size: 20px;margin-left: 15px;font-family: "BebasNeue", sans-serif;}
.staff .num{pdisplay:none;}
.staff .img_player{width: 100%;}

/* schedule */

.schedule{width:100%;}
.schedule th{background-color:#ccc;text-align:center;padding:5px;border:1px solid #333;}
.schedule td{text-align:center;padding:10px 0;border:1px solid #333;}
.year-list{display:flex;}
.year-list li{margin:0 10px;}

.news .blockcontent {
  position: relative;
}

.news .list {
  margin-bottom: 50px;
  border-bottom: 1px solid #f0f0f0;
}

.news .item {
  padding: 16px 0 13px 0;
  border-top: 1px solid #f0f0f0;
}

.news .date {
  display: inline-block;
  margin: 0 0 -3px 0;
  color: #7f7f7f;
  font-size: 1.2142857143em;
  line-height: 24px;
  font-family: "BebasNeue", sans-serif;
  vertical-align: middle;
}

.news .category {
  height: 19px;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 19px;
  background: #eee;
  font-size: 0.6428571429em;
  line-height: 19px;
  vertical-align: middle;
}

.news .name {
  display: block;
  margin: 7px 0 0 0;
}
.news .entry h1{font-size:16px;border-bottom:1px solid #333;padding-bottom:10px;}
.news .entry .entrydate{text-align:right;}
.news .entry .entrybody{margin-top:20px;}
.news h2{font-size: 24px;font-weight: bold;font-family:"BebasNeue", sans-serif;}

#c_main h2{
	background: url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #aaa;
	padding-left:20px;
	margin:20px 0 10px;
}
#c_main h3{
	margin:20px 0 10px;
	border-left:7px solid #009bff;
	padding:3px 5px;
}
#c_main h3 span{
	margin-left:15px;
	font-size:85%;
}

#c_main h4{
	margin:20px 0 10px;
	background-color:#ddd;
	padding:3px 5px;
}
#c_main h4 span{
	margin-left:15px;
	font-size:85%;
}
#c_side li{
	margin-bottom:10px;
}
#c_side .l_navi{
	display:none;
}
#c_side li a:hover{
	background-color:#ddd;
}
#c_side .fb_area{
}
#c_side .bnr_area{
	margin-top:10px;
	padding-top:10px;
	border-top:1px dashed #ccc;
}
#c_side .bnr_area li a{
	padding:5px 0;
	border-bottom:none;
}
#c_main p{
	margin-bottom:10px;
}
#c_main ol,#c_main ul{
	margin-bottom:20px;
}

ol li{
	list-style-type:demical;
}
#c_main ul li{
	list-style-type:disc;
}
#c_main .note{
	font-size:90%;
	margin-bottom:10px;
}
#c_main table{
	width:100%;
}
#c_main th{
	padding:7px;
	min-width:4em;
	background-color:#eee;
}
#c_main td{
	padding:7px;
}
#c_main .caution{
	border:1px solid #ccc;
	background-color:#fff4e7;
	padding:10px;
	margin:10px 0;
}
#c_main .caution li{margin-left:20px;}
#c_main .members .w1{
	mim-width:4em;
}
#c_main .members .w2{
width:7em;
}
#c_main .members .ta_r{
	text-align:right;
}
#c_main .tac{
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
#c_main .note_r{
}
.red{color:#f00;}
.contact th span{color:#f00;}
.contact ul li{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 !important;
}
.contact ul{
	margin:0 !important;
} 
.contact .example{color:#aaa !important;}
.hojin img{width:100%;}
.btn {text-align:center;padding:20px 0;}
.img_about{text-align:center;margin:20px 0;}
.terms li{list-style-type:none !important;margin:0 !important;}
.wjbl img{width:100%;}
.img_about img{width:100%;}

.contact tbody tr{
	display: block;
	margin-bottom: 5px;
	padding-bottom:10px;
}
.contact tbody th,
.contact tbody td{
	display: list-item;
	list-style-type:none;
	border: none;
	text-align:left;
}
.contact tbody th{font-size:80%;}
.contact table.type2 tr:first-child{display:none;}
.contact table.type2 span{font-weight:bold;}
.contact .day{font-size:80%;}
#promo img {width:100% !important;}
.contact table.info,table.info th,table.info td{
	border:none !important;
	padding:0 !important;
}
.contact table.info tr{border-bottom:1px solid #ccc;}
.contact table.info a{display:block;text-decoration:none;color:#333;}
.contact table.info th{background-color:#fff !important;text-align:left;}
.go_info{text-align:right;margin-top:10px;}
.pc{display:none;}
/*--------------------
contact
--------------------*/
.err{background-color:#feedf3;color:#f00;padding:10px;border:1px solid #f6286c;}

#menu {
display:none;
}
.btn_area{margin:0 auto;list-style-type:none !important;}
.btn_area li{list-style-type:none !important;}
.contact th,.contact td{width:93% !important;margin:0 auto;}

.js .slicknav_menu {display:block;}
#sp_menu{display: none;}
.w50{width:5em !important;}
.textarea2{width:100%;}