@charset "utf-8";
body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.breadcrumb,
.contensTitle,
.main {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Helvetica,sans-serif;
}
.breadcrumb {
	margin-bottom: 5px;
}
.contensTitle {
	position: relative;
	margin-bottom: 20px;
}
.contensTitle h1 {
	padding: 7px 110px 7px 10px;
	background-color: #c03;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}
.contensTitle-logo {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	width: 100px;
	height: 30px;
	margin: auto;
}
.main {
	margin-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: #fbebeb;
}
.searchForm .h2Wrap h2 {
	background-position: 8px -5px;
}
.searchForm-allAreaCount {
	position: absolute;
	bottom: 4px;
	right: 21px;
	font-size: 87.5%;
	text-align: right;
}
.h2Wrap .searchForm-allAreaCount-num {
	color: #ce2323;
	font-family: Arial;
	font-size: 157.15%;
	font-weight: bold;
}
.searchForm .outer {
	padding: 10px;
	background-color: #fbebeb;
	text-align: center;
}
.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;
}
.settiHall-header-num {
	color: #ce2323;
	font-size: 135.75%;
	font-family: arial;
	font-weight: bold;
	line-height: 1;
}
.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;
}

/* データ取得エリア共通
----------------------------------*/
.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 */

/* 掲示板
----------------------------------*/
.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;
}
/* 拡大画像エリア */
.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;
}

/* 関連機種
----------------------------------*/
.relatedKisyu {
	margin-bottom: 40px;
}
.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;
}

/* 統計情報
----------------------------------*/
.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;
}

/* バナー広告
----------------------------------*/
.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;
}
