@charset "UTF-8";

/*bukkenbox*/

.suumobknbox {
	display: flex;
	flex-wrap:wrap;/* 改行許可 */
	padding: 0px;
	margin: 0 auto;
	width: 820px;
}
.suumobknbox .bknbox {
	padding: 0px;
	margin: 25px 22px 30px 23px;
	width: 365px;
	float: left !important;
}
.suumobknbox .bknnm {
	padding: 0px;
	margin: 15px 0 0 0;
	width: 365px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 500;/* 游ゴかすれ対策 */
	color: #000;
	font-size: 20px;
	line-height:26px !important;
}
.suumobknbox .bkngazobox {
	padding: 0px;
	margin: 0;
	width: 365px;
	height: 245px;
	background-color: #eee !important;
	overflow: hidden;
}
.suumobknbox .bkngazobox img {
	width: 365px;
	height: auto;
}
.suumobknbox .bkndatatsd1, .suumobknbox .bkndatatsd2 {
	padding: 0px;
	margin: 15px 0 0 0;
	width: 365px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #000;
	font-size: 14px;
	line-height:20px !important;
}
.suumobknbox .bkndatatsd2 {
	margin: 10px 0 0 0;
}
.suumobknbox .bkndatatsd1color {
	color: #5b2c2f;
}
.suumobknbox .bknbtntsd1 {
	padding: 0px;
	margin: 25px 0 0 0;
	width: 180px;
	float: left;
}
.suumobknbox .bknbtntsd2 {
	padding: 0px;
	margin: 25px 0 0 0;
	width: 185px;
	float: left;
}

.suumobknbox.loading { height: 60px; background:url(../images/loading.gif) no-repeat center; }

/*bukkenbox
.suumobknbox { font-size: 12px; line-height:1.2em;}
.suumobknbox .bknbox { width: 360px; height: 200px; overflow: hidden; padding: 8px 6px; background: #FFF; border: 1px solid #001FA8; margin-bottom: 6px;}
.suumobknbox .bknnm { display: block; height: 2em; margin-bottom:6px; font-size: 16px; font-weight: bold; color: blue;}
.suumobknbox .bkngazobox { width: 180px; height: 120px; overflow: hidden; margin-right: 8px; float: left;}
.suumobknbox .bkngazo { display: none;}
.suumobknbox .bkngazo.yoko { width: 180px;}
.suumobknbox .bkngazo.tate { height: 180px;}
.suumobknbox ul.bknspec { margin: 0; padding: 0; list-style-type: none;}
.suumobknbox .bknkakaku { font-weight: bold; color: red; margin: 2px 0;}
.suumobknbox .cl { clear: both;}
.suumobknbox.loading { height: 60px; background:url(../images/loading.gif) no-repeat center; }
*/

.suumobknbox .bknbtntsd2 input[type=checkbox] {
	display: none;
}
