@charset "utf-8";

/* common.css override */
body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.gNavi-item > a:hover,
.gFooterNavi-item > a:hover {
  text-decoration: underline;
}
#footer {
  border-top: solid 1px #CCC;
}

/* 各種リンク */
.serviceLinksBox {
  min-width: 992px;
}
.serviceLinks {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 992px;
  margin: 0 auto;
  list-style-type: none;
}
.serviceLinks-item {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.serviceLinks-item.is-current:after {
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 3px;
  content: "";
}
.serviceLinks-item--schedule.is-current:after {
  background-color: #ae2323;
}
.serviceLinks-item--bbs.is-current:after {
  background-color: #eab22f;
}
.serviceLinks-item--report.is-current:after {
  background-color: #5e82e1;
}
.serviceLinks-item--ranking.is-current:after {
  background-color: #db7086;
}
.serviceLinks-item--voteRanking.is-current:after {
  background-color: #75cbb6;
}
.serviceLinks-item > a {
  position: relative;
  display: block;
  padding: 12px 0;
  color: #333;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.serviceLinks-item > a:hover {
  opacity: .7;
}
.serviceLinks-item > a:before,
.serviceLinks-item:last-child > a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 20px;
  margin: auto;
  background-color: #999;
  content: "";
}
.serviceLinks-item > a:before {
  left: 0;
}
.serviceLinks-item:last-child > a:last-child:after {
  right: 0;
}
.serviceLinks-item > a > span {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.serviceLinks-item > a > span:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url("../../img/kisyu/icons.svg") no-repeat;
  content: "";
}
.serviceLinks-item--schedule > a > span:before {
  width: 17px;
  height: 16px;
  background-position: -1px -71px;
}
.serviceLinks-item--bbs > a > span:before {
  width: 16px;
  height: 15px;
  background-position: -57px -72px;
}
.serviceLinks-item--report > a > span:before {
  width: 16px;
  height: 15px;
  background-position: -38px -72px;
}
.serviceLinks-item--ranking > a > span:before {
  width: 15px;
  height: 15px;
  background-position: -21px -72px;
}
.serviceLinks-item--voteRanking > a > span:before {
  width: 17px;
  height: 16px;
  background-position: -76px -71px;
}

/* contents */
.breadcrumb-inner,
.contensTitle-inner,
.pageNav-inner,
.main {
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb-inner,
.contensTitle-inner,
.pageNav-inner {
	width: 992px;
}
.main {
	width: 860px;
}
.breadcrumb {
  min-width: 992px;
  padding: 4px 0;
  background-color: #F3F4F8;
  font-size: 12px;
}
.pageTitle {
  min-width: 992px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pageTitle-fixBar {
  border-bottom: solid 1px #CCC;
}
.pageTitle.is-fixed .pageTitle-fixBar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.pageTitle-fixBar {
  background-color: #FFF;
}
.contensTitle {
	background-color: #C03;
}
.contensTitle-inner {
	position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 220px 7px 0;
}
.contensTitle-inner h1 {
  padding: 0;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}
.contensTitle-share {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 110px;
  display: table;
  height: 32px;
  margin: auto;
}
.contensTitle-share-item {
  display: table-cell;
  padding-left: 4px;
}
.contensTitle-share-item > a {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: top;
}
.contensTitle-share-item > a > img {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.contensTitle-logo {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	width: 100px;
	height: 30px;
	margin: auto;
}
.main {
  padding-top: 16px;
	padding-bottom: 30px;
	line-height: 1.4;
}
.mainArea {
	float: right;
	width: 544px;
}
.subArea {
	float: left;
	width: 300px;
}
.h2Wrap {
	border-top: 4px solid;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #e8e8e8;
}
.h3Wrap {
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: #e8e8e8 url("/image/machine/database/iconAccordionBox-0005.png") no-repeat 8px 2px;
}
.h2Wrap h2 {
	padding: 10px 8px;
	border-top: 1px solid #fff;
	background-repeat: no-repeat;
	font-size: 22px;
}
.h2Wrap a {
	color: #fff;
}
.h3Wrap h3 {
	padding: 8px 8px 8px 26px;
	font-size: 87.5%;
	font-weight: bold;
}
.h3Wrap a {
	color: #fff;
}
.outer {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.toggleBox > .h2Wrap {
	position: relative;
	cursor: pointer;
}
.toggleBox > .h2Wrap > .toggleBox-triggerLabel {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8px;
	height: 18px;
	margin: auto;
	padding-left: 20px;
	background: url("/image/machine/database/iconAccordionBox-0005.png") no-repeat 0 -6px;
	color: #ce2323;
	font-size: 87.5%;
	text-decoration: underline;
}
.toggleBox > .h3Wrap {
	cursor: pointer;
}
.toggleBox.is-visible > .h2Wrap > .toggleBox-triggerLabel {
	background-position: 0 -70px;
}
.toggleBox.is-visible > .h3Wrap {
	background-position: 8px -62px;
}
.toggleBox-closeButton {
	padding: 8px;
	text-align: right;
}
.toggleBox-closeButton > a {
	display: inline-block;
	padding: 4px 14px 4px 28px;
	border: 1px solid #bbb;
	background: url("/image/machine/database/iconAccordionBox-0005.png") no-repeat 10px -66px;
	font-size: 87.5%;
}
/* 設置店検索
----------------------------------*/
.searchForm {
	margin-bottom: 24px;
}
.searchForm .h2Wrap {
	position: relative;
	border-top-color: #c03;
	background-color: #FFF;
}
.searchForm .h2Wrap h2 {
	background-position: 8px -5px;
}
.searchForm-tab {
	position: absolute;
	bottom: -1px;
	right: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
	font-size: 87.5%;
}
.searchForm-allAreaCount,
.searchForm-scheduleCount {
  height: 40px;
  margin-left: 4px;
  padding: 0 20px;
  border: solid 1px #BBB;
  line-height: 44px;
  cursor: pointer;
  overflow: hidden;
}
.searchForm-allAreaCount {
  background-color: #fbebeb;
}
.searchForm-scheduleCount {
  background-color: #F5FADC;
}
.searchForm[data-type="allarea"] .searchForm-allAreaCount {
  border-bottom-color: #fbebeb;
}
.searchForm[data-type="schedule"] .searchForm-scheduleCount {
  border-bottom-color: #F5FADC;
}
.h2Wrap .searchForm-allAreaCount-num,
.h2Wrap .searchForm-scheduleCount-num {
	font-family: Arial;
	font-size: 157.15%;
	font-weight: bold;
  line-height: 38px;
}
.h2Wrap .searchForm-allAreaCount-num {
	color: #ce2323;
}
.h2Wrap .searchForm-scheduleCount-num {
	color: #3C7B06;
}
.searchForm .outer {
	padding: 10px;
	text-align: center;
}
.searchForm[data-type="allarea"] .outer {
	background-color: #fbebeb;
}
.searchForm[data-type="schedule"] .outer {
  background-color: #F5FADC;
}
.settiHall {
	position: relative;
	padding: 8px;
	background-color: #fff;
}
.settiHall-header {
	position: relative;
	padding-bottom: 6px;
	border-bottom: 1px solid #bbb;
	font-size: 87.5%;
	text-align: left;
}
.searchForm[data-type="allarea"] span[data-headerlabel="schedule"],
.searchForm[data-type="schedule"] span[data-headerlabel="allarea"] {
  display: none;
}
.settiHall-header-num {
	font-size: 135.75%;
	font-family: arial;
	font-weight: bold;
	line-height: 1;
}
.searchForm[data-type="allarea"] .settiHall-header-num {
	color: #ce2323;
}
.searchForm[data-type="schedule"] .settiHall-header-num {
	color: #3C7B06;
}
.settiHall-header-pref,
.settiHall-header-city {
	min-width: 100px;
	height: 32px;
	margin-right: 8px;
	border: solid 1px #808080;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
}
.settiHall-header-memo {
	position: absolute;
	bottom: 8px;
	right: 2px;
	color: #909090;
	font-size: 78.55%;
	line-height: 1;
}
/* 設置店リスト
----------------------------------*/
.settiHall-list {
	margin-bottom: 8px;
}
.settiHall-item {
	position: relative;
	display: block;
	border-bottom: 1px dotted #989898;
	text-decoration: none;
	word-break: break-all;
}
.settiHall-item-grid {
	width: 100%;
}
.settiHall-item-no {
	width: 18px;
	padding-left: 6px;
	color: #000;
	font-size: 87.5%;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
}
.settiHall-item-thumb {
	width: 32px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
}
.settiHall-item-thumb > img {
	width: 32px;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.settiHall-item-body {
	padding: 6px 8px;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}
.settiHall-item-hallName {
	font-size: 93.75%;
	font-weight: bold;
	text-decoration: underline;
}
.settiHall-item-area {
	color: #666;
	font-size: 75%;
}
.settiHall-item-adsMark {
	display: inline-block;
	width: 60px;
	height: 17px;
	-webkit-background-size: 60px 51px;
	-moz-background-size: 60px 51px;
	background-size: 60px 51px;
	background-repeat: no-repeat;
	background-image: url(/image/machine/database/iconSettiHallAdsMark0009.png);
	/* ie8以下用 ※上のbackground-sizeは無視されるため原寸を表示 */
	background-image: url(/image/machine/database/iconSettiHallAdsMark0009-legacy.png)\9;
	text-indent: -9999px;
	vertical-align: middle;
}
.has-premiumAds .settiHall-item-adsMark {
	background-position: 0 0;
}
.has-advanceAds .settiHall-item-adsMark {
	background-position: 0 -17px;
}
.has-basicAds .settiHall-item-adsMark {
	background-position: 0 -34px;
}
/* テキスト告知 */
.settiHall-item-ads {
	position: absolute;
	top: 100%;
	left: 24px;
	display: none;
	min-width: 350px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.4);
	box-shadow: 0 2px 4px rgba(0,0,0,.4);
	padding: 12px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	z-index: 1;
}
.settiHall-item-ads:before {
	position: absolute;
	top: -9px;
	left: 10px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	content: "";
	z-index: 1;
}
.settiHall-item-ads:after {
	position: absolute;
	left: 10px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	content: "";
	z-index: 1;
}
.has-premiumAds .settiHall-item-ads:before {
	border-bottom: 8px solid #c38c00;
}
.has-advanceAds .settiHall-item-ads:before {
	border-bottom: 8px solid #ce2323;
}
.has-basicAds .settiHall-item-ads:before {
	border-bottom: 8px solid #c0c0c0;
}
.has-basicAds .settiHall-item-ads:after {
	border-bottom: 8px solid #fdf2f2;
	top: -7px;
}
.settiHall-item-ads-title {
	margin-bottom: 2px;
	font-size: 93.75%;
	font-weight: bold;
	line-height: 1.2;
}
.settiHall-item-ads-text {
	color: #545454;
	font-size: 81.25%;
}
.has-premiumAds .settiHall-item-ads-title {
	color: #ffd700;
}
.has-advanceAds .settiHall-item-ads-title {
	color: #ce2323;
}
.has-basicAds .settiHall-item-ads-title {
	color: #02f;
}
.has-premiumAds .settiHall-item-ads-text {
	color: #fff;
}
.has-premiumAds .settiHall-item-ads-hallName {
	color: #00ca00;
}
.has-premiumAds .settiHall-item-ads {
	border: solid 3px #c38c00;
	background: #940000 url("/image/pref/bgHallAdsPremium-0004-body.png") repeat-x 0 50%;
	color: #ffd700;
}
.has-advanceAds .settiHall-item-ads {
	border: solid 2px #ce2323;
	background: #f9d4d4 url("/image/pref/bgHallAdsPlus-0002-body.png") repeat-x 0 50%;
	color: #ce2323;
}
.has-basicAds .settiHall-item-ads {
	border: solid 1px #c0c0c0;
	background-color: #fdf2f2;
	color: #02f;
}
.settiHall-item.is-showAds .settiHall-item-ads,
.settiHall-item.is-showAds .settiHall-item-ads:before,
.settiHall-item.is-showAds .settiHall-item-ads:after {
	display: inline-block;
}
.settiHall-noResult {
	padding: 40px 0;
	font-size: 87.5%;
}
.settiHall-readMore {
	display: inline-block;
	padding: 8px 32px;
	border: solid 1px #bbb;
	background-color: #f0f0f0;
	color: #333;
	font-size: 87.5%;
	line-height: 1;
	text-decoration: none;
}
.settiHall-loading {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	background: rgba(255, 255, 255, 0.8) url("/image/machine/database/iconLoading.gif") no-repeat 50% 50%;
	text-indent: -9999px;
	z-index: 1;
}
.settiHall.is-loading .settiHall-loading {
	display: block;
}

/* ページ内リンク
----------------------------------*/
.pageNav {
  margin-top: 8px;
  list-style-type: none;
}
.pageNav-item {
  display: table-cell;
  padding: 0 16px 8px;
  color: #CE2323;
  font-size: 13px;
  font-weight: bold;
}
.pageNav-item:not(:first-child) {
  position: relative;
}
.pageNav-item:not(:first-child):before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 1px;
  height: 16px;
  margin: auto;
  background-color: #000;
  content: "";
}
.pageNav-item > a {
  color: #000;
}

/* データ取得エリア共通
----------------------------------*/
.outlineBox {
	padding: 16px;
	font-size: 87.5%;
	line-height: 1.6;
}
.articleBox {
	border-top: 1px dotted #aaa;
}
.articleBox--firstItem {
	border-top: none;
}
.outlineBox + .articleBox {
	border-top: 1px dotted #aaa;
}
.articleBox-title {
	padding: 6px 8px 6px 36px;
	background: url("/image/machine/database/iconAccordionBox-0005.png") no-repeat 16px 0;
	color: #ce2323;
	font-size: 87.5%;
	text-decoration: underline;
	cursor: pointer;
}
.articleBox-thumbBox {
	text-align: center;
}
.articleBox-content {
	padding: 16px;
	font-size: 87.5%;
	line-height: 1.6;
}
.articleBox-tableGrid th,
.articleBox-tableGrid td {
	padding: 4px 8px;
	border: solid 1px #ccc;
}
.articleBox-tableGrid th {
	background-color: #333;
	color: #fff;
	text-align: center;
}
.articleBox-tableGrid td {
	text-align: right;
}
.articleBox-tableGrid .articleBox-tableGrid-order {
	text-align: center;
}
/* 表示時 */
.articleBox.is-visible > .articleBox-title {
	border-bottom: 1px dotted #aaa;
	background-position: 16px -64px;
	background-color: #f2f2f2;
}
/* 詳細情報（スペック）
----------------------------------*/
.spec .h2Wrap {
	border-top-color: #008080;
}
.spec .h2Wrap h2 {
	background-position: 8px -105px;
}
.spec > .outer > .outlineBox {
	padding: 8px 12px;
	line-height: 1.4;
}
.spec .detail {
	border-bottom: 1px dotted #aaa;
	word-break: break-all;
	overflow: hidden;
}
.spec .detail--lastItem {
	border-bottom: none;
}
.spec .detail dt {
	float: left;
	width: 120px;
	padding: 6px 8px 6px 4px;
}
.spec .detail dd {
	padding: 6px 0 6px 130px;
}

/* 設定付きパチンコ　追加対応 2018.08.22 gokan */
.spec .detail table.pc_setting_hit_rate td {
	padding-right: 16px;
}

.pc_setting_name_td {
	text-align: center;
	white-space: nowrap;
}

.pc_setting_hit_rate_memo {
  list-style-type: none;
}
.pc_setting_hit_rate_memo li {
  padding-left: 1em;
  text-indent: -1em;
}
/* 設定付きパチンコ　追加対応 end */

/* プロテラス連携 */
.update {
  margin-bottom: 24px;
}
.machineUpdate {
  padding: 0 8px;
  list-style-type: none;
}
.machineUpdate.is-scroll {
  height: 128px;
  overflow-y: scroll;
}
.machineUpdate > li:not(:last-child) {
  border-bottom: dotted 1px #BBB;
}
.machineUpdate > li > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px;
  font-size: 14px;
  text-decoration: none;
}
.machineUpdate > li > a > time {
  margin-right: 24px;
  color: #000;
}
.machineUpdate > li > a > h4 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #CE2323;
  text-decoration: underline;
  word-break: break-all;
}
.machineUpdate > li.is-update > a > h4:after {
  display: inline-block;
  width: 42px;
  height: 20px;
  margin-left: 8px;
  background: url("../../sp/images/iconNew.gif") no-repeat 0 0;
  -webkit-background-size: 42px 20px;
  -moz-background-size: 42px 20px;
  background-size: 42px 20px;
  vertical-align: middle;
  content: "";
}
.articleBoxTitle {
  padding: 6px 8px;
  background-color: #555;
  color: #FFF;
  font-size: 87.5%;
  font-weight: bold;
}
.articleBoxTitle.is-update:after,
.articleBox.is-update .articleBox-title:after {
  display: inline-block;
  width: 42px;
  height: 20px;
  margin-left: 8px;
  background: url("../../sp/images/iconNew.gif") no-repeat 0 0;
  -webkit-background-size: 42px 20px;
  -moz-background-size: 42px 20px;
  background-size: 42px 20px;
  vertical-align: middle;
  content: "";
}
.articleBox-content table[cellspacing="1"] {
  border-collapse: separate;
  border-spacing: 1px;
  table-layout: fixed;
}
.articleBox-content table[cellpadding="5"] td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.articleBox-content table[cellpadding="8"] td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}
.articleBox-content img {
  max-width: 100%;
}
.datasourceCopyright {
  margin-top: 4px;
  padding-left: 1.2em;
  color: #999;
  font-size: 87.5%;
  text-indent: -1.2em;
}

/* パチ7連携 */
.articleBoxTitle .tag > span {
  display: inline-block;
  margin: 1px 4px 1px 0;
  padding: 1px 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #777;
  color: #CCC;
  font-size: 9px;
}
.articleBox-content h4 {
  margin: 20px 0;
  color: #010101;
  line-height: 1.4;
  font-size: 1.2em;
  font-weight: bold;
}
.articleBox-content h4:before {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #1B73BA;
  vertical-align: 10%;
  content: "";
}
.articleBox-content .table_set,
.articleBox-content .table_set2 {
  width: 95%;
  margin: 2.5%;
}
.articleBox-content .table_set[cellspacing="1"],
.articleBox-content .table_set2[cellspacing="1"] {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
}
.articleBox-content .table_set td,
.articleBox-content .table_set th,
.articleBox-content .table_set2 td,
.articleBox-content .table_set2 th {
  padding: 6px 8px;
  border: 1px solid #CFCDCE;
  text-align: center;
  line-height: 1.4em;
  vertical-align: middle;
}
.articleBox-content .table_set th {
  background-color: #333;
  color: #FFF;
}
.articleBox-content .table_set td.blue,
.articleBox-content .table_set2 td.blue {
  background-color: #D9EAF0;
  color: #333;
}
.articleBox-content table.imageWithCaption {
  table-layout: fixed;
  border-collapse: separate;
  width: 100%;
  margin: 8px 0;
}
.articleBox-content .captionBefore3,
.articleBox-content .captionAfter3 {
  margin-bottom: 4px;
  color: #018F5F;
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.4em;
}
.articleBox-content .captionAfter {
  text-align: left;
  padding: 0 8px 8px;
}

/* 掲示板
----------------------------------*/
.bbs {
	margin-top: 24px;
	margin-bottom: 24px;
}
.bbs .h2Wrap {
	border-top-color: #d19b0c;
}
.bbs .outer {
	padding: 8px 12px 12px;
	background-color: #fdf9e1;
}
.bbs-count {
	margin-bottom: 2px;
	font-size: 81.25%;
	text-align: right;
}
.bbs-count a {
	font-size: 123.1%;
	font-family: Arial;
}
.bbs-resBox {
	margin-bottom: 4px;
	padding: 4px 8px;
	border: solid 1px #c8c8c8;
	background-color: #fff;
}
.bbs-resGrid {
	width: 100%;
	font-size: 87.5%;
	text-align: center;
}
.bbs-resGrid th,
.bbs-resGrid td {
	vertical-align: middle;
	word-break: break-all;
}
.bbs-resGrid th {
	padding: 3px 4px;
	border-bottom: 2px solid #e3e2e2;
	font-weight: normal;
	white-space: nowrap;
}
.bbs-resGrid-title,
.bbs-resGrid-count,
.bbs-resGrid-date {
	border-bottom: 1px dotted #aaa;
}
.bbs-resGrid th.bbs-resGrid-title {
	padding-left: 20px;
	background: url("/image/machine/database/bgBbsResGridTitle.png") no-repeat 0 7px;
	white-space: normal;
}
.bbs-resGrid .lastItem td {
	border-bottom: none;
}
.bbs-resGrid-empty {
	width: 16px;
}
.bbs-resGrid-title {
	padding: 3px 4px;
	text-align: left;
}
.bbs-resGrid-count {
	padding: 3px 4px;
	white-space: nowrap;
}
.bbs-resGrid-date {
	width: 100px;
	padding: 3px 0;
	white-space: nowrap;
}
/* 投稿動画・画像 */
.bbsPostImages {
	padding: 14px 8px;
	border: 1px solid #c8c8c8;
	background-color: #fff;
}
.bbsPostImages-item {
	float: left;
	width: 88px;
	margin: 0 6px;
	list-style-type: none;
	word-break: break-all;
}
.bbsPostImages-thumbBox {
	display: table;
	width: 100%;
	height: 88px;
	overflow: hidden;
}
.bbsPostImages-thumbBox--photo {
	border: 1px solid #c0c0c0;
	background-color: #f2f2f2;
}
.bbsPostImages-thumbBox--movie {
	position: relative;
	border: 1px solid #000;
	background-color: #000;
}
.bbsPostImages-thumbBox a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.bbsPostImages-thumbBox--movie a {
	position: relative;
}
.bbsPostImages-thumb {
	max-height: 80px;
	max-width: 80px;
	vertical-align: middle;
}
.bbsPostImages-thumbBox-playBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 92px;
	background: url("/image/kisyubbs/iconPlayMovie_200x200.png") no-repeat center center;
	z-index: 1;
}
.bbsPostImages-movieTitleBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.bbsPostImages-movieTitle {
	padding: 4px 6px;
	background: url("/image/kisyubbs/relateContentsMovieTitleBg.png") repeat 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 1.1;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bbsPostImages-thumbBox--movie a:hover .bbsPostImages-movieTitle {
	overflow: visible;
	white-space: normal;
}
.bbsPostImages-toMovieLink {
	position: absolute;
	bottom: 1px;
	right: 2px;
	z-index: 2;
}
.bbsPostImages-toMovieLink a {
	display: block;
	width: 40px;
	height: 20px;
	background: url("/image/kisyubbs/iconYoutube_40x40.png") no-repeat center 0;
	overflow: hidden;
	text-indent: -9999px;
}
.bbsPostImages-toMovieLink a:hover {
	background-position: center bottom;
}
/* 機種評価
----------------------------------*/
.hyoka {
	margin-bottom: 24px;
}
.hyoka .h2Wrap {
	border-top-color: #0097db;
}
.hyoka .h2Wrap h2 {
	background-position: 8px -205px;
}
.hyoka .outer {
	margin-bottom: 4px;
	padding: 8px 12px 0;
}
.hyoka .detail {
	width: 100%;
	margin-bottom: 3px;
	font-size: 87.5%;
}
.hyoka .detail th,
.hyoka .detail td {
	padding: 4px 6px;
	border-bottom: 1px dotted #aaa;
	text-align: left;
	vertical-align: middle;
}
.hyoka .detail .lastItem th,
.hyoka .detail .lastItem td {
	border-bottom: none;
}
.hyoka .detail .question {
	width: 180px;
}
.hyoka .detail .value {
	width: 110px;
	text-align: center;
}
.hyoka .detail td.good,
.hyoka .detail td.buttonOuter {
	text-align: right;
}
.hyoka .detail .button {
	padding: 2px 10px;
	border: 1px solid #666;
	background-color: #0097db;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.hyoka .detail input[type="radio"] {
	margin: 0 4px;
	padding: 0;
}
.hyoka .count {
	font-size: 81.25%;
	text-align: right;
}
/* 関連商品
----------------------------------*/
.other .h2Wrap {
	border-top-color: #777;
}
.other .h2Wrap h2 {
	background-position: 8px -255px;
}
.other .outer {
	padding: 8px 0;
}
#carouselwrap {
	position: relative;
	width: 490px;
	height: 240px;
	margin: 0 auto;
}
#carouselwrap #carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#carouselwrap ul {
	list-style-type: none;
}
#carouselwrap ul li {
	display: inline;
	float: left;
	width: 120px;
	height: 100%;
	padding-left: 2px;
}
#carouselwrap #prev,
#carouselwrap #next {
	position: absolute;
	top: 95px;
	width: 20px;
	height: 50px;
}
#carouselwrap #prev {
	left: -22px;
}
#carouselwrap #next {
	right: -22px;
}
#carouselwrap .show {
	cursor: pointer;
}
#carouselwrap .hide {
	display: none;
}
/* 機種サムネイルエリア
----------------------------------*/
#panel_image {
  max-width: 180px;
}
body.is-showZoomBox {
	overflow: hidden;
}
.kisyuThumb {
  border: solid 1px #bbb;
	margin-bottom: 4px;
	padding: 20px 0;
	text-align: center;
}
.kisyuThumb-inner {
	position: relative;
	margin: auto;
}
.kisyuThumb-iconZoom {
	position: absolute;
	display: none;
	bottom: 0;
	right: 0;
	width: 22px;
	height: 22px;
}
.kisyuThumb-inner.has-largeThumb {
	cursor: pointer;
}
.kisyuThumb-inner.has-largeThumb .kisyuThumb-iconZoom {
	display: block;
}
#flashtop {
	margin-bottom: 10px;
}
#switch {
	margin-bottom: 4px;
	padding: 8px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #f2f2f2;
	font-size: 75%;
	text-align: center;
}
#switch span {
	color: #ce2323;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
#switch span.current {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.kisyuCopy {
	margin-bottom: 8px;
	color: #808080;
	font-size: 60%;
	text-align: center;
	line-height: 1.2;
	word-break: break-all;
}
.kisyuPv {
  position: relative;
  margin: 24px 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.kisyuPv > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/* 拡大画像エリア */
.zoomBox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("/image/machine/database/bgZoomBox.png") repeat 0 0;
	z-index: 997;
	overflow: auto;
}
.zoomBox-thumb {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 998;
}
.zoomBox-thumb > img {
	width: 100%;
	height: auto;
}
.zoomBox-close {
	position: absolute;
	right: 24px;
	top: 24px;
	height: 48px;
	width: 48px;
	background: url("/image/machine/database/iconClose.png") no-repeat 0 0;
	text-indent: -9999px;
	z-index: 999;
	cursor: pointer;
}
.zoomBox-thumb .zoomBox-close {
	right: -48px;
	top: -48px;
}

/* 機種情報
----------------------------------*/
.kisyuInfo {
	margin-bottom: 24px;
}
.kisyuInfo-grid {
	width: 100%;
	border-top: 1px solid #bbb;
}
.kisyuInfo-grid td {
	padding: 6px 0 6px 12px;
	border-bottom: 1px solid #bbb;
	background: url("/image/machine/database/iconArrow_gray.png") no-repeat 2px 10px;
	font-size: 87.5%;
	vertical-align: middle;
}
.modelName td:first-child {
  white-space: nowrap;
}
.modelName td{
  padding:0;
  border-bottom:0;
  background:url('');
  font-size:100%;
  word-break:break-all;
  vertical-align:top;
}
.typeName td:first-child {
  white-space: nowrap;
}
.typeName td{
  padding:0;
  border-bottom:0;
  background:url('');
  font-size:100%;
  word-break:break-all;
  vertical-align:top;
}

/* 関連機種
----------------------------------*/
.relatedKisyu {
	margin-bottom: 24px;
}
.relatedKisyu-title {
	padding-left: 12px;
	background: url("/image/machine/database/iconArrow_gray.png") no-repeat 2px 4px;
	font-size: 87.5%;
}
.relatedKisyu-list {
	width: 100%;
	border-top: 1px solid #bbb;
}
.relatedKisyu-list-thumb {
	width: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #aaa;
	text-align: right;
	vertical-align: top;
}
.relatedKisyu-list-label {
	padding: 4px 0 4px 6px;
	border-bottom: 1px dotted #aaa;
	font-size: 87.5%;
	vertical-align: middle;
}

/* 関連記事
----------------------------------*/
.relatedNews {
	margin-bottom: 24px;
}
.relatedNews-title {
	padding-left: 12px;
	background: url("/image/machine/database/iconArrow_gray.png") no-repeat 2px 4px;
	font-size: 87.5%;
}
.relatedNews-list {
  padding-top: 8px;
  padding-left: 1.5em;
	border-top: 1px solid #bbb;
  font-size: 14px;
}
.relatedNews-list > li:not(:last-child) {
  margin-bottom: 8px;
}
.relatedNews-list > li > a {
  color: #1A0DAB;
}

/* 統計情報
----------------------------------*/
.graphsHeader {
	position: relative;
	margin-bottom: 4px;
}
.graphsHeader-date {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 75%;
	white-space: nowrap;
}
.graphBox {
	margin-bottom: 12px;
	border: 1px solid #bbb;
}
.graphBox-header {
	position: relative;
	border-bottom: 1px solid #bbb;
	background-color: #e8e8e8;
}
.graphBox-header-title {
	padding: 6px 8px;
	font-size: 87.5%;
}
.graphBox-header-presentValue {
	position: absolute;
	right: 8px;
	bottom: 6px;
	font-size: 68.75%;
}
.graphBox-header-value {
	font-size: 136.35%;
}
.highcharts-navigator-mask-inside {
	cursor: move !important;
}
.graphBox-graph.is-loading {
  height: 150px;
  background: url("/image/machine/database/iconLoading.gif") no-repeat 50% 50%;
}
.graphBox-graph.is-error {
  height: 150px;
  text-align:center;
  line-height: 150px;
}

/* ページトップ
----------------------------------*/
.pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 48px;
  height: 48px;
  opacity: 0;
  visibility: hidden;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.pageTop.is-visible {
  opacity: 1;
  visibility: visible;
}

/* バナー広告
----------------------------------*/
.adsSub {
	font-size: 81.25%;
	text-align: center;
}
/* clearfix
----------------------------------*/
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
