body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-color: #f000;
}

body {
	box-sizing: border-box;
}

@media screen and (max-width:768px) {
	body {
		box-sizing: border-box;
	}
}

#contents a:link {
	color: #333;
	text-decoration: none;
}

#contents a:visited {
	color: #156DBD;
	text-decoration: underline;
}

#contents a:hover {
	color: #1515BD;
	text-decoration: underline;
}

body {
	background-image: url(../com/image/bad/bad-back.jpg);
	background-repeat: repeat-x;
}

@media screen and (max-width:768px) {
	body {
		background-image: none;
	}
}

#wrapper {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}

.f-lt {
	float: left;
}

.f-rt {
	float: right;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}


.mt50 {
	margin-top: 50px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml50 {
	margin-left: 50px;
}

.ml10 {
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}

.ml30 {
	margin-left: 30px;
}

/*　float崩れを回避するタグ
　　親ボックスに「overflow:hidden;」を設定する(dwプレビューに有効)
　　親ボックスにclass「clearfix」を追加する（IE対策）
--------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* for IE 5.5-7 */
.clearfix {
	zoom: 100%;
}

/*　float崩れを解除するタグ　ここまで
-------------------------------------*/
.clear {
	clear: both;
	height: 1px;
}

.acenter {
	text-align: center;
}

.acenter img {
	@media screen and (max-width:768px) {
		width: 100% !important;
		height: auto !important;
	}
}

/*------------------------Top ナビ---------------------*/
#top-navi {
	width: 980px;
	height: 28px;
	margin-top: 18px;
	padding-top: 3px;
	margin-bottom: 0px;

}

#top-navi ul li {
	float: left;
	display: inline;
}

#top-navi ul li a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
}

#top-navi ul li a:hover {
	text-decoration: none;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	color: #C1080B;
}

/*-------------------------------------------------------*/

#nd-navi {
	height: 45px;
	width: 980px;
	margin-bottom: 15px;
	background-image: url(../com/image/bad/navi-line.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#nd-navi ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 45px;
	display: block;
	float: left;
	width: 196px;
	text-align: center;
	font-weight: bold;
	height: 45px;
	background-position: left center;
	background-image: url(../com/image/bad/navi-line.jpg);
	background-repeat: no-repeat;
}

#nd-navi ul li a:hover {
	text-decoration: none;
	color: #060606;
	font-size: 15px;
	line-height: 45px;
	display: block;
	float: left;
	width: 196px;
	text-align: center;
	font-weight: bold;
	height: 45px;
	background-color: #D1D1D1;
	background-image: url(../com/image/bad/clea.gif);
}

#contents {
	margin-bottom: 60px;
	height: auto;
	width: 968px;
	position: relative;
	padding-left: 12px;
	padding-top: 15px;
	display: block;
	border-radius: 7px;
	margin-inline: auto;


}

#contents .bad-m1 {
	background-color: #FE0000;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-left: 1em;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	height: 80px;
	width: 942px;
	display: block;
	line-height: 80px;
	margin-bottom: 30px;

	@media screen and (max-width:768px) {
		width: 100%;
		box-sizing: border-box;
		line-height: 1.3em;
		height: auto;
		padding: 15px 10px;
	}
}

#contents .bad-m1 .in-e {
	color: #FFED00;
	font-size: 18px;
	padding-left: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	margin-left: 1em;
	font-family: "Comic Sans MS", cursive;

	@media screen and (max-width:768px) {
		margin-left: 0;
	}
}

#contents .bad-m2,
#report .bad-m2,
#report h2 {
	color: #353535;
	font-size: 22px;
	font-weight: normal;
	margin-left: 10px;
	border-bottom: 2px solid #353535;
	background-image: url(../com/image/bad/bar.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 34px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;

	@media screen and (max-width:768px) {
		font-size: 18px;
		line-height: 1em;
		padding-left: 1.5em;
		margin-left: 0;
	}


}



#contents .bad-m4,
#report .bad-m4 {
	color: #353535;
	font-size: 24px;
	font-weight: normal;
	margin-left: 10px;
	border-bottom: 2px solid #353535;
	background-image: url(../com/image/bad/bar.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 34px;
	margin-bottom: 20px;
	font-family: "Comic Sans MS", cursive;

	@media screen and (max-width:768px) {
		padding-left: 0;
		background-image: none;
	}
}

#report .bad-cap {
	margin: 0px;
	padding: 0px;
	text-align: center;
}



/*--------------------バドミントンTOP-------------------------------------*/

#contents .bad-top {
	width: 100%;
	/* 固定幅をやめてグリッドに合わせる */
	height: auto;
	/* 固定高さをやめてコンテンツに合わせる */
	aspect-ratio: 217 / 195;
	/* 元の比率を維持 */
	margin-right: 0;
	/* gridなのでmarginではなくgapで管理 */
	margin-bottom: 0;
	background-color: #f00;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 40px;

	@media screen and (max-width:768px) {
		margin-bottom: 0;
	}
}

.bad-top-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 18px 18px;
	/* margin-rightとmargin-bottomの代わり */
	margin-inline: auto;
	margin-bottom: 40px;

	@media screen and (max-width: 768px) {
		grid-template-columns: repeat(2, 1fr);
	}



}



#contents .bad-top img,
#contents .bad-top2 img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 6px;
}

#contents .bad-bo {
	width: 0px;
	margin-left: 44px;
}

#contents .bad-m3 {
	width: 100%;
	/* height: 50px; */
	border-bottom: 2px solid #f00;
	line-height: 1.8rem;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	gap: 10px;

	@media screen and (max-width:768px) {
		line-height: 2em;
	}
}

#contents .bad-bo {
	height: 40px;
	border-bottom: 1px dotted #AFAFAF;
	width: 925px;
	display: grid;
	grid-template-columns: repeat(auto-fill, 100px);

	@media screen and (max-width:768px) {
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		height: auto;
		margin-left: 0;
		width: 100%;
		/* border: none; */
	}
}

#contents .bad-bo2 {
	height: 40px;
	border-bottom: 1px dotted #AFAFAF;
	width: 925px;
	margin-bottom: 40px;
	margin-left: 43px;

	@media screen and (max-width:768px) {
		width: 100%;
		margin-left: 0;
		margin-bottom: 60px;
	}
}

#contents .bad-m3 .in-e {
	background-color: #f00;
	display: block;
	width: 100px;
	float: left;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color: #FFED00;
}

#contents .bad-photo,
#report .bad-photo {
	width: 267px;
	height: 240px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}

#contents .bad-photo4,
#report .bad-photo4 {
	width: 300px;
	height: 240px;
	float: left;
	margin-right: 15px;
	margin-left: 25px;
}

#contents .bad-photo5,
#report .bad-photo5 {
	width: auto;
	height: auto;
	float: right;
	font-size: 14px;
	margin-top: 30px;
	margin-right: 20px;

	@media screen and (max-width:768px) {
		width: 100% !important;
		height: auto !important;
		margin-right: 0 !important;
	}
}

#contents .bad-photo5 img,
#report .bad-photo5 img {
	@media screen and (max-width:768px) {
		width: 100% !important;
		height: auto !important;
		margin-right: 0 !important;
	}

}

#contents .bad-photo7,
#report .bad-photo7 {
	width: auto;
	height: auto;
	float: right;
	font-size: 14px;
	margin-right: 20px;
}

#contents .bad-photo8,
#report .bad-photo8 {
	width: auto;
	height: auto;
	float: left;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 30px;
}

#report .alignnone {
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	;
	margin-bottom: 10px;
}

#contents .bad-photo6 {
	width: auto;
	height: auto;
	float: left;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 40px;
}

#report .bad-photo6 {
	width: auto;
	height: auto;
	float: left;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
}

#report .bad-photo6 img {
	padding-bottom: 5px;
	margin-bottom: 0px;
}

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

	#contents .bad-photo6 img,
	#report .bad-photo6 img {
		width: 100% !important;
		height: auto !important;
	}
}

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

	#contents .bad-photo6,
	#report .bad-photo6 {
		width: 100% !important;
		height: auto !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

#contents .bad-photo2,
#report .bad-photo2 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}

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

	#contents .bad-photo2 img,
	#report .bad-photo2 img {
		width: 100% !important;
		height: auto !important;
		margin-left: 0;
	}
}



#contents .bad-photo3,
#report .bad-photo3 {
	width: 300px;
	height: 275px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 27px;
	margin-right: 22px;
}

#contents .bad-photo3row,
#report .bad-photo3row {
	width: 275px;
	height: 330px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 27px;
	margin-right: 22px;
}

#contents .bad-photo p,
#contents .bad-photo3 p {
	font-size: 14px;
	text-align: left;
	margin-left: 1px;
	line-height: 20px;

}

.bad-photo3 {
	width: 300px;
	height: 275px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 27px;
	margin-right: 22px;
}

.bad-photo3row {
	width: 275px;
	height: 330px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 27px;
	margin-right: 22px;
}

.bad-photo p,
.bad-photo3 p {
	font-size: 14px;
	text-align: left;
	margin-left: 1px;
	line-height: 20px;

}

#contents .photo-row {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}

#contents .photo-row img {
	margin-top: 15px;
}

#contents .staff {
	/* width: 460px;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px; */
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 60px;


	@media screen and (max-width:768px) {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

#contents .staff.player {
	/* width: 460px;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px; */
	display: flex;
	align-items: center;
	flex-wrap: nowrap;

	@media screen and (max-width:768px) {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

/* 
#contents .staff img {
	@media screen and (max-width:768px) {
		margin: 0 auto;
	}
} */

#contents .staff.sta-right {
	margin-right: 20px;
}

#contents .staff p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0.8em;
	flex: 1;
	max-width: 200px;
	/* 
	@media screen and (max-width:768px) {
		margin-left: 0 !important;
	} */

	@media screen and (max-width:768px) {
		font-size: 14px;
		line-height: 2em;
		margin-bottom: 0;
		margin-left: 0;
	}

}

#contents .staff a {
	font-size: 13px;
	text-decoration: none;
	color: #333;
	background-color: #FFFD04;
	padding: 5px;
	font-weight: bold;
	color: #333;
	text-decoration: none;

	@media screen and (max-width:768px) {
		font-size: 20px;
	}
}

#contents .staff a:hover {
	text-decoration: none;
	color: #FF0004;
}

#contents .seiseki tr td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 1.6em;
}

#contents .seiseki {


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

		width: 100% !important;
		height: auto !important;

	}

}

.hyou {
	line-height: 120%;
	margin: 5px 0 15px 0;
}

.bggray {
	background-color: #dddddd;
}

.bgpink {
	background-color: #FFCFCF;
}

.bgblue {
	background-color: #99ccff;
}

.fc-red {
	color: #ff2200;
}

.text-b {
	font-weight: bold;
}


#contents .tops-ba {
	width: 330px;
	margin-top: 30px;
	margin-left: 48px;
	margin-bottom: 30px;

	@media screen and (max-width:768px) {
		margin-left: 0;
		width: 100%;
	}
}

#contents .tops-ba .tops-ba2 {
	background-image: url(../image/kigyou/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	padding-left: 1em;
}

#contents .tops-le {
	background-color: #FFCFCF;
	margin-right: 250px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-left: 40px;
}



#contents .result-list {
	margin: auto;
	width: 90%;
}

#contents .result-list li {
	background-image: url(../image/kigyou/icon4.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 1em;
}

#contents .tops-li {
	background-image: url(../image/kigyou/icon4.jpg);
	background-position: left center;

	padding-left: 1.em;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 2em;
	margin-left: 45px;

	@media screen and (max-width:768px) {
		margin-left: 0;
		padding-left: 0;
	}
}

#contents .tops-li3 {
	background-image: url(../image/kigyou/icon4.jpg);
	background-position: left 10px;

	padding-left: 1.em;
	padding-left: 1em;
	border-bottom: 1px dotted #C5C5C5;
	padding-bottom: 0.5em;
	display: block;
	position: relative;
	width: 900px;
	margin-left: 45px;

	@media screen and (max-width:768px) {
		max-width: 750px;
		width: 100%;
		margin-left: 0;
	}
}

#contents .tops-li3 a {
	position: absolute;
	display: block;
	width: 560px;
	left: 260px;
	top: 0px;

	@media screen and (max-width:768px) {
		position: static;
		width: 100%;
	}

}

#contents .tops-li4 {

	padding-left: 1.em;
	margin-top: 10px;
	margin-bottom: 2em;
	border-bottom: 1px dotted #C5C5C5;
	padding-bottom: 5px;
}

#contents .tops-li2 {
	background-image: url(../image/kigyou/icon4.jpg);
	background-position: left center;
	padding-left: 1.em;
	padding-left: 1em;
	margin-top: 10px;
	font-size: 13px;
	display: block;
	width: 115px;
	float: left;
	margin-left: 1px;
	margin-right: 25px;
	margin-bottom: 10px;
}

#contents .tops-li6 {
	background-image: url(../image/kigyou/icon4.jpg);
	background-position: left center;
	padding-left: 1.em;
	padding-left: 1em;
	margin-top: 10px;
	font-size: 13px;
	display: block;
	width: 280px;
	float: left;
	margin-left: 1px;
	margin-right: 25px;
	margin-bottom: 10px;
}

#contents .tops-li5 {
	background-image: url(../image/kigyou/icon4.jpg);
	background-position: left center;
	padding-left: 1.em;
	padding-left: 1em;
	margin-top: 10px;
	font-size: 13px;
	display: block;
	width: 70px;
	float: left;
	margin-left: 1px;
	margin-right: 15px;
	margin-bottom: 10px;
}




#contents p {
	color: #333;
	font-size: 14px;
	/* margin-left: 1em; */
	background-repeat: no-repeat;
	margin-bottom: 0.5em;

	@media screen and (max-width:768px) {
		margin-left: 0;
	}
}

#contents .lead {
	color: #333;
	font-size: 14px;
	margin-left: 3em;
	background-repeat: no-repeat;
	margin-bottom: 0.5em;

	@media screen and (max-width:768px) {
		margin-left: 0;
	}
}

#contents .bad-le4,
#report .bad-le4,
#report p {
	color: #333;
	font-size: 14px;
	line-height: 26px;
	margin-left: 1.5em;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 30px;

	@media screen and (max-width:768px) {
		margin-left: 0;
	}
}

#report .bad-p {
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;

}

#report .bad-le6 {
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
	/*	margin-left: 1.5em;*/
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 30px;
}

#contents .bad-top h2,
#contents .bad-top2 h2,
#contents .bad-top h2 a,
#contents .bad-top2 h2 a {
	color: #FFFFFF;
	font-size: 22px;
	padding-left: 5px;
	letter-spacing: 2px;
	height: 25px;
	padding-top: 12px;
	line-height: 1em;



}

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

	#contents .bad-top h2,
	#contents .bad-top2 h2,
	#contents .bad-top h2 a,
	#contents .bad-top2 h2 a {
		font-size: 16px;
	}
}

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

	#contents .bad-top h2,
	#contents .bad-top2 h2,
	#contents .bad-top h2 a,
	#contents .bad-top2 h2 a {
		font-size: 11px;
	}
}


#contents .bad-top .in-e,
#contents .bad-top2 .in-e {
	color: #FFED00;
	font-size: clamp(9px, 0.438rem + 1.25vw, 16px);
	padding-left: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-family: "Comic Sans MS", cursive;
}

#contents table,
#report table {
	margin-left: 45px;
	border-collapse: collapse;
	margin-bottom: 40px;
}

@media screen and (max-width:768px) {
	#contents table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
		width: 100%;
		margin-left: 0;
	}
}

#contents table tr td {
	font-size: 14px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 20px;
	border: 1px solid #828282;
}

#contents table caption,
#report table caption,
#report h4 {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.w-person {
	text-align: center;
	width: 120px;
}

.w-result {
	width: 13px;
	text-align: center;
}

.w-score {
	width: 45px;
	text-align: center;
}

.w-match {
	height: 67px;
}

#report h4 {
	margin-left: 45px;

	@media screen and (max-width:768px) {
		margin-left: 1em;
	}
}

#contents .kousin {
	width: 968px;
	clear: both;
	/*	float: left;
		height: 215px;*/

	@media screen and (max-width:768px) {
		width: 100%;
	}
}

#contents .kousin2 {
	display: block;
	max-width: 465px;
	height: auto;
	clear: none;
	/*	float: left;*/
	/* margin-left: 45px; */
	/* margin-top: 30px; */


}

#contents .kousin p,
#contents .kousin-list dl {
	font-size: 14px;
	color: #20283B;
	background-image: url(../image/kigyou/icon4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1em;
	padding-left: 1.5em;
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 5px;

	@media screen and (max-width:768px) {
		margin-left: 0;
		/* padding-left: 0; */
	}
}

#contents .kousin h2 {
	font-size: 18px;
	color: #F9F9F9;
	background-color: #343434;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#contents .kousin p .ko-red,
#contents .kousin2 p .ko-red {
	color: #f00;
	margin-right: 1em;
}

#contents .kousin2 a {
	border: 2px solid #A4A4A4;
	text-align: center;
	font-size: 15px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	display: block;

	width: 100%;
	text-decoration: none;
	color: #333;
	margin-bottom: 10px;
}

#contents .kousin2 a:hover {
	border: 2px solid #A4A4A4;
	text-align: center;
	font-size: 15px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	display: block;
	/* width: 401px; */
	text-decoration: none;
	color: #333;
	background-color: #FDF0F1;
}



#contents .kousin-list dl {
	padding-top: 5px;
}

#contents .kousin-list dt {
	float: left;
}

#contents .kousin-list dd {
	float: left;
	display: inline-block;
	/*width:245px;*/
}

.cat-result {
	color: #ffffff;
	background-color: #0078ff;
	font-size: 9px;
	padding: 2px 2px 1px 2px;
	display: inline-block;
	width: 7em;
	text-align: center;
	margin-right: 3px;
	letter-spacing: 1px;
	margin: 0 10px;

}

.cat-event {
	color: #ffffff;
	background-color: #ff3c00;
	font-size: 9px;
	padding: 2px 2px 1px 2px;
	display: inline-block;
	width: 6.3em;
	text-align: center;
	margin-right: 3px;
	margin: 0 10px;
}

#contents .twitter {
	width: 450px;
	clear: both;
	float: left;
	margin-top: 30px;
}

/*-------------------------------------------------------*/


#main .le-right {
	color: ＃333;
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ph-left {
	float: left;
	margin-right: 20px;

	@media screen and (max-width:768px) {
		float: none;
	}
}

#contents .clear {
	clear: both;
	height: 1px;
}

#contents .clear2 {
	clear: both;
	height: 1px;
	margin-bottom: 25px;
}

#contents .tops-li a {
	color: #0664D5;
	text-decoration: underline;
}


.ph-right {
	float: right;
	margin-left: 5px;

}

.red {
	color: #F8070B;
}

.small {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	vertical-align: middle;
}

.small3 {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	vertical-align: middle;
	margin-left: 360px;

	@media screen and (max-width:768px) {
		margin-left: 0 !important;
	}
}




.redbold {
	color: #BD1214;
	font-weight: bold;
}

.redbold2 {
	color: #BD1214;
	font-weight: bold;
	font-size: 14px;
}

.redbold4 {
	color: #BD1214;
	font-weight: bold;
	font-size: 16px;
}

.redbold3 {
	color: #f00;
	font-weight: bold;
	font-size: 23px;
}


.backbtn {
	text-align: center;
	width: 980px;
	margin: 20px auto;
	padding: 20px 0;
	border-top: 1px dashed #cccccc;


}

/*メンバ紹介********************************************/

div.staff2 {
	margin: 0 40px;
}

table.sensyu {
	width: 660px;

}

.player-line {
	font-size: 35px;
	line-height: 37px;
	margin-bottom: 20px;
	color: #ff0000;


}

.e-moji {
	font-size: 16px;

}


.bade_bg {
	background: none repeat scroll 0 0 #ECFAFF;
	border: 2px solid #3B79BC;
	margin: 5px 0 15px;
	padding: 10px;
	display: block;
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
}



.bade_bg dd {
	padding-top: 10px;
}

.bade_bg dd p {
	border-bottom: 1px dotted #3B79BC;
	padding-bottom: 5px;
}

#report .bade_bg,
#report .cap_coment {
	background: none repeat scroll 0 0 #ECFAFF;
	border: 2px solid #3B79BC;
	margin: 5px 0 15px;
	padding: 10px;
	display: block;
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
}


#report .coach_coment {
	background: none repeat scroll 0 0 #fbf6c7;
	border: 2px solid #FFE600;
	margin: 5px 0 15px;
	padding: 10px;
	display: block;
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
}

#report .bade_bg dd {
	padding-top: 0px;
}

#report .bad-reader {
	border-bottom: 1px dotted #3B79BC;
	padding-bottom: 5px;
	display: block;
}

.photo {
	width: 900px;
	overflow: hidden;
	margin-left: 60px;
	margin-top: 30px;
}

.photo li {
	float: left;
	width: 400px;
	margin: 0 50px 20px 0;
}

.photo li img {
	display: block;
}

.member-staff {
	color: #333;
	font-size: 14px;
	margin-left: 1em;
}

.member-staff dl {
	display: block;
	margin-bottom: 2em;
}

.member-staff dt {
	float: left;
}

.member-staff dd {
	margin-left: 7.5em;
}


/*スケジュール********************************************/


.league-sche {
	font-size: 1.1em !important;
	margin: 20px;
}

table.schedule {
	margin-left: 0 !important;
	padding: 0;

}

.schedule td {
	border: none !important;
	border-bottom: 1px dashed #dddddd !important;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	margin: 0;
	vertical-align: top;
	font-size: 1.0em !important;


}

.schedule td.bbtm_no {
	border-bottom: none !important;
}


.sche-link a:link {
	color: #156DBD !important;
	text-decoration: underline !important;
}

.sche-link a:visited {
	color: #156DBD;
	text-decoration: underline;
}

.sche-link a:hover {
	color: #1515BD;
	text-decoration: underline;
}


/*トップスひろしま********************************************/

#contents table.topsclub {
	margin-top: 45px;
}

#contents table.topsclub tr td {
	font-size: 14px;
	border: 1px solid #828282;
	width: 300px;
	height: 30px;
	padding: 8px .5em;
}

/*フォーム概要********************************************/
body.formindex {
	background-image: url(../image/common/bg_header.gif);
}

body.formindex #contents {
	width: auto;
	padding: 12px;
}

body.formindex #wrapper {
	width: auto;
	background: #f2f8f3;
}

body.formindex #contents .inner {
	max-width: 820px;
	margin: 30px auto;
	background: #fff;
	padding: 80px;
}

.formindex_h1 {
	padding: 0 0 6px;
	margin: 0 0 50px;
	border-bottom: 15px solid #5B9D6B;
	font-size: 28px;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.7;
}

.formindex_h2 {
	margin: 30px 0 15px;
	font-size: 20px;
	box-sizing: border-box;
	line-height: 1.7;
	color: #5B9D6B;
	font-weight: bold;
}

#contents table.formindex_table {
	margin-left: 0;
	width: 100%;
}

#contents table.formindex_table th {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	background-color: #5b9d6b;
	background-clip: padding-box;
	padding: 15px;
	/* vertical-align: top; */
	color: #fff;
	font-weight: bold;
	width: 20%;
	text-align: center;
}

#contents .table-summary th {
	width: 5em !important;
	padding: 5px !important;
}

#contents table.formindex_table td {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	padding: 12px 15px;
	background-color: #fff;
	vertical-align: middle;
}

ul.formindex_list {
	list-style: disc;
	line-height: 1.7;
	margin-left: 1.5em;
}

ul.formindex_list li {
	font-size: 14px;
	line-height: 1.7;

}

.formindex_caution {
	border: 1px dotted #b2b2b2;
	padding: 20px;
	line-height: 1.7;
	font-size: 14px;
}

.formindex_caution p {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}

.formindex-btn {
	margin-top: 60px;
	text-align: center;
}

.formindex-btn a {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #d4d4d4;
	background-color: #5b9c6b;
	margin: 0;
	padding: 15px 30px;
	font-size: 18px;
	font-family: inherit;
	line-height: 1.3;
	color: #fff !important;
	cursor: pointer;
	transition-duration: 0.3s;
	display: inline-block;
	border-radius: 30px;
	text-decoration: none;
}

.formindex-btn a:hover {
	text-decoration: none !important;
	opacity: 0.8;
}

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

	body.formindex #contents .inner {
		margin: 0 auto;
		padding: 30px 15px;
	}

	.formindex_h1 {
		margin: 0 0 20px;
		padding-top: 0;
		border-width: 7px;
		font-size: 22px;
		line-height: 1.3;
	}

	.formindex_h2 {
		font-size: 18px;
	}

	#contents table.formindex_table th {
		width: 25%;
	}
}

/* フォーム概要に画像を差し込む部分　230518 */

#contents .formindex_table a:link {
	color: #156DBD;
	text-decoration: underline;
}

#contents .formindex_table a:hover {
	color: #1515BD;
	text-decoration: underline;
}

.formindexFlex {
	display: flex;
	gap: 2em;
	width: 100%;
}

.formimgArea {
	width: 50%;
}

.formimgArea figure {
	margin: 0;

}

.formimgArea figure+figure {
	margin-top: 1em;
}

.formimgArea figcaption {
	margin-top: 0.3em;
}

.formimgArea img {
	width: 100%;
	height: auto;
	object-fit: cover;
}


@media screen and (max-width:700px) {
	.formindexFlex {
		flex-direction: column;
		gap: 1em;
	}

	.formimgArea {
		width: 80%;
		margin: 0 auto;
	}


	.formimgArea img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}

}

.ml_3 {
	margin-left: 3em !important;
}

@media screen and (max-width:768px) {
	#wrapper {
		width: 100%;
	}

	#contents {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}



	.header {
		background-color: white;
		width: 100%;
		height: 50px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		border-top: 3px solid #0BA540;
		background: linear-gradient(#ffffff 70%, #f2f2f2)
	}

	.header__inner {
		padding: 0 10px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: inherit;
		position: relative;
	}

	.header__title {
		width: 100px;
	}

	.nav__items {

		display: flex;
		align-items: flex-start;
		height: initial;
		justify-content: space-between;
		flex-direction: column;
		padding: 0 10px;
	}

	.snav-items {


		display: flex;
		justify-content: flex-start;
		gap: 20px;
		width: 90%;
		padding: 10px 0 16px 10px;

	}

	.snav-items__item a {
		color: #666666;
		text-decoration: none;
		font-size: 10px;
		transition: all .3s;

	}

	.snav-items__item a:hover {
		opacity: 0.7;
	}

	.mnav__items {
		width: 90%;
		padding: 10px 0 16px 12px;
	}

	.mnav-items__item a {
		color: #000;
		text-decoration: none;
		font-size: 14px;
		transition: all .3s;
		padding: 7.5px 0;
		display: block;
		position: relative;
		transition: all .3s;
	}

	.mnav-items__item a:before {
		content: "";
		position: absolute;
		display: inline-block;
		background-image: url(../com/bad/image/arrow.png);
		width: 0.8rem;
		height: 0.8rem;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		top: 0;
		right: 0;
	}

}

@media screen and (max-width:768px) {
	#top-navi {
		display: none;
	}

	#nd-navi {
		display: none;
	}

}

@media screen and (min-width: 990px) {
	.header {
		display: none;
	}

	.header__title {
		width: 120px;
	}
}

.header__title img {
	display: block;
	width: 100%;
	height: 100%;
}

.header__nav {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	transform: translateX(100%);
	background-color: #fff;
	transition: ease .4s;
	margin-top: 50px;
}


@media screen and (min-width: 990px) {
	.header__nav {
		position: static;
		transform: initial;
		background-color: inherit;
		height: inherit;
		display: flex;
		justify-content: end;
		width: 50%;
	}
}


@media screen and (min-width: 990px) {
	.nav__items {
		width: 100%;
		display: flex;
		align-items: center;
		height: initial;
		justify-content: space-between;
	}
}

@media screen and (min-width: 990px) {
	.nav-items {
		padding-top: inherit;
		padding-bottom: inherit;
		position: inherit;
		top: 0;
		left: 0;
		transform: translate(0, 0);
	}
}

.nav-items__item {
	width: 100%;
	display: block;
	border-bottom: 1px solid #c8c8c8;
}

.nav-items__item:first-child {
	border-top: 1px solid #c8c8c8;
}

.nav-items__item a {
	color: black;
	width: 100%;
	display: block;
	text-align: left;
	font-size: 18px;
	padding: 12px 10px;
	text-decoration: none;
	position: relative;
}

.nav-items__item a::before {
	content: '';
	position: absolute;
	background-image: url(../com/bad/image/arrow.png);
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background-size: contain;
	background-position: center;
	top: 12px;
	right: 30px;
	background-repeat: no-repeat;
}

.nav-items__item:last-child a {
	margin-bottom: 0;
}

@media screen and (min-width: 990px) {
	.nav-items__item a {
		margin-bottom: 0;
	}
}


/* ハンバーガーメニュー */
.header__hamburger {
	width: 40px;
	height: 40px;
	background-color: #0CA540;

}

.hamburger {
	background-color: transparent;
	border-color: transparent;
	z-index: 9999;
	background-color: #0CA540;
}

@media screen and (min-width: 990px) {
	.hamburger {
		display: none;
	}
}


.hamburger span {
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: relative;
	transition: ease .4s;
	display: block;
}

.hamburger span:nth-child(1) {
	top: 0;
}

.hamburger span:nth-child(2) {
	margin: 8px 0;
}

.hamburger span:nth-child(3) {
	top: 0;
}


/* ハンバーガーメニュークリック後のスタイル */
.header__nav.active {
	transform: translateX(0);
}

.hamburger.active span:nth-child(1) {
	top: 10px;
	transform: rotate(45deg);
}

.hamburger.active span:nth-child(2) {
	opacity: 0;

}

.hamburger.active span:nth-child(3) {
	top: -10px;
	transform: rotate(-45deg);
}

@media screen and(max-width:768px) {
	.small3 {
		margin-left: 0px;
	}
}


.flex-box {
	display: flex;
	gap: 10px;

	@media screen and (max-width:768px) {
		flex-direction: column-reverse;
	}
}

.flex-box-2 {
	display: flex;
	gap: 20px;

	@media screen and (max-width:768px) {
		flex-direction: column;
	}
}

.flex-box-2 div p {
	margin-left: 0 !important;
}

.sp-footer {
	border-top: 3px solid #0BA540;
	padding-top: 10px;
}

.sp-footer .linkbox {
	display: flex;
	justify-content: flex-end;
	padding: 0 10px;
	gap: 15px;
	margin-bottom: 10px;
}

.sp-footer .linkbox li a {
	text-decoration: none;
	font-size: 9px;
	color: #666;
	transition: all .3s;

}

.sp-footer .linkbox li a:hover {
	opacity: 0.7;
}

.sp-footer .copy {
	height: 48px;
	width: 100%;
	background: linear-gradient(#f2f2f2 5%, #ffffff);
	border-top: 1px solid #ececec;
}

.sp-footer .copy p {
	text-align: center;
	padding: 16px;
	font-size: 9px;
}

@media screen and (min-width:768px) {
	.sp-footer {
		display: none;
	}

	.sp-only {
		display: none;
	}
}

.pc-only {
	display: block;

	@media screen and (max-width:768px) {
		display: none;
	}
}

@media screen and (max-width:768px) {
	#footer {
		display: none;
	}
}

.schedule__caption {
	font-feature-settings: "halt";
	margin-left: 3em !important;

	@media screen and (max-width:768px) {
		margin-left: 0 !important;
	}
}

.schedule__caption_2 {
	margin: 30px 0 0 45px;
	background-color: #FFFFCC;
	text-align: center;
	padding: 7px;
	font-size: 1.1em;

	@media screen and (max-width:768px) {
		margin-left: 0 !important;
	}
}

.staff-box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 20px;
	margin-bottom: 50px;

	@media screen and (max-width:768px) {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 0;
	}
}

/* 
.staff {

	@media screen and (max-width:768px) {
		flex-direction: column;
		justify-content: center;
		margin-inline: auto;
	}
} */

.staff img {
	max-width: 120px;
	height: auto;


	@media screen and (max-width:768px) {
		max-width: 180px;
		height: auto;
		width: 100%;
		flex: 1;
	}
}


.hero_img {
	max-width: 955px;
	height: auto;
	width: 100%;

	@media screen and (max-width:768px) {
		width: 100%;
	}
}

.topbnr {
	display: flex;
	margin-top: 50px;
	gap: 50px;

	@media screen and (max-width: 768px) {
		width: 100%;
		flex-direction: column;

	}
}

.snsbnr a img {
	max-width: 428px;
	width: 100%;
}

.headerbox.pc-only {
	@media screen and (min-width:768px) {
		display: none !important;
	}
}

.navi01.bad {
	background-color: #F9FFF7;
	border-bottom: 2px solid #0CA541;

	@media screen and (min-width:768px) {
		display: none !important;
	}
}

.navi01.bad li:before {
	transform: rotate(45deg);
}

.navi01.bad .smallnav a {
	font-size: 14px;
	font-weight: 400;
}


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

	#contents .bad-top h2,
	#contents .bad-top2 h2,
	#contents .bad-top h2 a,
	#contents .bad-top2 h2 a {

		padding-top: 5px !important;
	}
}

@media screen and (max-width:768px) {
	.gallery {

		display: flex;
		flex-direction: column;
	}

	.gallery-item {
		width: 100% !important;
		flex-shrink: 1;
	}
}

@media screen and (max-width:768px) {
	.sp-lft-none {
		display: flex;
		flex-direction: column;
	}
}

.flex-box {
	display: flex;

	@media screen and (max-width:768px) {
		flex-direction: column;
	}
}