@charset "UTF-8";

/**
 * font
 */
@font-face {
    font-family: "seg7";
    src: url("../font/DSEG7Classic-BoldItalic.eot");
    src: url("../font/DSEG7Classic-BoldItalic.eot?#iefix")
            format("embedded-opentype"),
        url("../font/DSEG7Classic-BoldItalic.ttf") format("truetype"),
        url("../font/DSEG7Classic-BoldItalic.woff") format("woff");
}
.seg7 {
    font-family: "seg7";
}

body {
    padding: 0;
    margin: 0;
    font-size: 80%;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
        "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    position: relative;
    left: 0;
    overflow-x: hidden;
    z-index: 1;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-text-size-adjust: 100%;
}

a,
a:hover {
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0;
}
.txt-left {
    text-align: left;
}
.txt-center {
    text-align: center;
}
.txt-right {
    text-align: right;
}
p.latest {
    text-align: right;
    padding: 8px;
    font-size: 85%;
}
/**
 * content
 */
.content {
    padding: 0 8px 0 8px;
}

.info {
    font-size: 90%;
}

/**
 * top page
 */
.panel-top-find {
    padding: 8px 8px 16px;
    text-align: center;
    display: block;
}
.panel-top-find input {
    width: 90%;
}
ul.menu li {
    padding: 0 2px;
    line-height: 36px;
}
ul.menu li i.new {
    font-style: normal;
    font-weight: bold;
}

/**
 * Panel
 */
.panel-graph-today {
    text-align: center;
    padding: 8px 0;
}
.panel-graph-some {
    padding: 0;
    margin: 0 auto;
    cursor: move;
    overflow-y: hidden;
    overflow-x: auto;
    z-index: 2;
    -webkit-overflow-scrolling: touch;
}
/**
 * panel-find
 */
.panel-find-message {
    padding: 8px;
}
.panel-text {
    padding: 6px;
}
.panel-graph > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/**
 * panel-password
 */
.panel-password-base {
    padding: 16px 8px;
}
.panel-password-base p {
    padding-top: 8px;
}
.panel-password {
    padding: 4px;
    font-weight: bold;
    text-align: center;
}
.panel-password .title {
    padding: 16px 0;
    border: 4px solid;
    font-size: 120%;
    line-height: 1.6em;
}
.panel-password .content {
    padding: 16px 8px;
}
.panel-password input.password {
    width: 80%;
    border: 1px solid;
    /*	font-size:120%; no zoom for iPhone */
    font-size: 16px;
    margin: 4px;
    padding: 0px 8px;
    height: 40px;
    line-height: 40px;
    overflow: auto;
    vertical-align: top;
}
.panel-password p.error {
    font-weight: bold;
}
/**
 * panel-copyright
 */
.panel-copyright {
    padding: 8px;
    font-size: 80%;
    line-height: 1.4em;
}
.shadow {
    border-width: 1px;
    border-style: solid;
}
.bottom_s {
    margin-bottom: 6px;
}
.bottom_m {
    margin-bottom: 10px;
}
.bottom_l {
    margin-bottom: 20px;
}

/**
 * title
 */
.store-ttl,
.store-ttl-content {
    font-size: 130%;
    font-weight: bold;
    text-align: center;
}
.store-ttl {
    padding: 2px 0 0 0;
    height: 2.2em;
    line-height: 2.2em;
}
.store-ttl-content {
    padding: 2px 0 0 0;
    height: 2em;
    line-height: 2em;
}
.store-content {
    padding: 0;
    height: 2em;
    line-height: 2em;
}
.store-content marquee {
    vertical-align: middle;
}
.store-banner img {
    max-width: 100%;
}
.ttl-page {
    margin: 0;
    padding: 6px 0 4px 0;
    font-size: 120%;
    line-height: 1.8em;
    font-weight: bold;
}
.ttl-page .l_line {
    margin-left: 8px;
    padding: 0 0 0 8px;
    border-left-width: 6px;
    border-left-style: solid;
}
.ttl-page .u_line {
    padding: 2px 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}
.ttl-content {
    margin: 4px 0 4px 4px;
    padding: 4px 8px;
    font-size: 105%;
    font-weight: bold;
    border-left-width: 8px;
    border-left-style: solid;
}
.ttl {
    padding: 6px;
    font-weight: bold;
}
.ttl-unit-bottom-sm {
    padding: 8px;
}
.ttl-sort-bottom-sm > p.cost,
.ttl-unit-bottom-sm > p.cost {
    margin: 0;
    display: inline-block;
    padding: 4px 8px;
    font-size: 85%;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-radius: 6px;
    border: 1px inset;
}
.ttl-sort-bottom-sm > p.latest,
.ttl-unit-bottom-sm > p.latest {
    padding-top: 6px;
    padding-bottom: 0;
    float: right;
    white-space: nowrap;
    text-align: right;
    vertical-align: bottom;
    font-size: 85%;
}
/**
 * title sort
 */
.ttl-sort {
    display: block;
    clear: both;
    padding: 8px 0 8px 8px;
}
.ttl-sort select {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    margin: 8px 0 6px;
    padding: 0;
    height: 36px;
    line-height: 36px;
    overflow: auto;
    vertical-align: top;
    width: 55%;
}
.ttl-sort a {
    width: auto;
}

/**
 * style
 */
.stl-grd {
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(160, 160, 160, 0.3)),
        to(rgba(96, 96, 96, 0.2))
    );
    background: -webkit-linear-gradient(
        top,
        rgba(160, 160, 160, 0.3),
        rgba(96, 96, 96, 0.2)
    );
    background: -moz-linear-gradient(
        top,
        rgba(160, 160, 160, 0.3),
        rgba(96, 96, 96, 0.2)
    );
    background: -ms-linear-gradient(
        top,
        rgba(160, 160, 160, 0.3),
        rgba(96, 96, 96, 0.2)
    );
    background: -o-linear-gradient(
        top,
        rgba(160, 160, 160, 0.3),
        rgba(96, 96, 96, 0.2)
    );
    background: linear-gradient(
        rgba(160, 160, 160, 0.3),
        rgba(96, 96, 96, 0.2)
    );
}
.stl-grd-r {
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(96, 96, 96, 0.2)),
        to(rgba(160, 160, 160, 0.3))
    );
    background: -webkit-linear-gradient(
        top,
        rgba(96, 96, 96, 0.2),
        rgba(160, 160, 160, 0.3)
    );
    background: -moz-linear-gradient(
        top,
        rgba(96, 96, 96, 0.2),
        rgba(160, 160, 160, 0.3)
    );
    background: -ms-linear-gradient(
        top,
        rgba(96, 96, 96, 0.2),
        rgba(160, 160, 160, 0.3)
    );
    background: -o-linear-gradient(
        top,
        rgba(96, 96, 96, 0.2),
        rgba(160, 160, 160, 0.3)
    );
    background: linear-gradient(
        rgba(96, 96, 96, 0.2),
        rgba(160, 160, 160, 0.3)
    );
}

.stl-btn {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(33, 33, 33, 0.1);
}

.stl-btn-d {
    border-top: 1px solid rgba(33, 33, 33, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.stl-bar-l {
    margin-left: 4px;
    border-left: 8px solid;
}

.stl-u-line {
    margin-top: 3px;
    margin-bottom: 3px;
    border-bottom: 3px solid;
}

/**
 * logo
 */
.ttl-logo {
    width: 100%;
    height: 44px;
    clear: both;
    overflow: hidden;
}

.ttl-logo > a > img,
.ttl-logo > img {
    width: 180px;
    height: 44px;
    top: 0;
    left: 0;
    overflow: hidden;
}
.ttl-logo > .menu {
    padding: 6px 4px;
    width: 44px;
    height: 32px;
    line-height: 32px;
    font-size: 32px;
    border-left: 1px groove #ddd;
    text-align: center;
    vertical-align: bottom;
    float: right;
}
.ttl-logo > .usermenu {
    padding: 6px 2px;
    width: 36px;
    height: 44px;
    line-height: 32px;
    font-size: 32px;
    border-left: 1px groove #ddd;
    text-align: center;
    vertical-align: bottom;
    float: right;
}
.ttl-logo > a > img.usermenu {
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    overflow: hidden;
}
.ttl-logo > .open:after {
    font-family: "fontello";
    content: "\e809";
}
.ttl-logo > .close:before {
    font-family: "fontello";
    content: "\e80a";
}

/**
 * nav
 */
ul.nav {
    content: " ";
    display: table;
    margin: 0;
    padding: 0;
    clear: both;
    width: 100%;
    list-style: outside none none;
}
ul.nav > li {
    display: table-cell;
    vertical-align: bottom;
    box-sizing: border-box;
    /*	width: 1%;*/
    float: none;
    position: relative;
}
ul.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
    text-align: center;
}

/**
 * flat
 */
ul.flat {
    border-bottom-width: 3px;
    border-bottom-style: solid;
}
ul.flat li {
    border-right-width: 1px;
    border-right-style: solid;
}
ul.flat li:last-child {
    border-right: 0;
}
ul.flat > li > a {
    font-weight: bold;
}
ul.flat > li.active > a {
    margin-bottom: -3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
}

/**
 * flat_u
 */
ul.flat_u {
    padding-top: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
ul.flat_u > li {
    padding-left: 2px;
    padding-right: 2px;
}
ul.flat_u > li:last-child {
    padding-right: 4px;
}
ul.flat_u > li:first-child {
    padding-left: 4px;
}
ul.flat_u > li > a {
    font-weight: bold;
    border-top-width: 3px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom: none;
}
ul.flat_u > li.active > a {
    margin-bottom: -1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/**
 * rnd
 */
ul.rnd {
    padding-top: 8px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}
ul.rnd > li > a {
    padding: 10px 4px;
    font-weight: bold;
    border-radius: 8px 8px 0 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    border-bottom: none;
}
ul.rnd > li.active > a {
    margin-bottom: -3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

/**
 * page
 */
ul.page,
ul.page > li,
ul.page > li > a {
    padding: 0;
    margin: 0;
    height: 40px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul.page {
    height: 41px;
}

.page,
ul.page {
    width: 100%;
}
ul.page > li {
    font-weight: bold;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
}
ul.page > li.prev,
ul.page > li.next,
ul.page > li.prev a,
ul.page > li.next a {
    -moz-box-flex: 0;
    -webkit-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    width: 80px;
}
ul.page > li.prev {
    border-right-width: 1px;
    border-right-style: groove;
}
ul.page > li.next {
    border-left-width: 1px;
    border-left-style: groove;
}

/**
 * button
 */
.btn,
.btn-small,
.btn-arrow,
.btn-wide {
    margin: 8px 0 0 0;
    display: inline-block;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    /*	white-space: nowrap;*/
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}
.btn {
    padding: 8px 24px;
}
.btn-wide {
    padding: 8px 0;
    width: 96%;
}
.btn-small {
    margin: 0;
    padding: 8px;
}
.btn-arrow {
    text-align: left;
    padding: 8px 16px 8px 12px;
}
.btn-arrow:before {
    font-family: "fontello";
    content: "\e801\00a0\00a0";
}
a.btn:hover,
a.btn-wide:hover {
    opacity: 0.9;
}

/**
 * item
 */
ul.item {
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: outside none none;
}
ul.item > li {
    position: relative;
}
ul.item > li a {
    display: block;
    padding: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
ul.item > li span {
    display: block;
    padding: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}
ul.item > li.sub a {
    padding-left: 36px;
}
ul.item > li .img_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.item > li .thum,
ul.item > li .text {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.item > li .thum {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -moz-box-flex: 0;
    -moz-flex: 0;
    -ms-flex: 0;
    flex: 0 0 65px;
    max-width: 65px;
    padding-right: 12px;
}

ul.item > li .thum img {
    border-width: 1px;
    border-style: solid;
    padding: 2px;
}

ul.item > li .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
}
ul.item .unit_no,
ul.item .point {
    display: inline-block;
    text-align: right;
    border: none;
}
ul.item .unit_no {
    width: 85px;
    font-weight: bold;
}
ul.item .calc_name {
    text-align: right;
    font-weight: bold;
}
ul.item .point {
    font-size: 200%;
}
ul.item .name {
    padding-bottom: 2px;
    font-size: 105%;
    font-weight: bold;
    line-height: 1.2em;
}
ul.item .cost,
ul.item .count {
    float: right;
    padding-right: 8px;
    font-size: 70%;
}
ul.item .maker {
    padding-top: 2px;
    border-top: 1px solid;
}
ul.item .spec {
    padding-top: 4px;
    font-size: 80%;
    line-height: 1.1em;
}
ul.item .copyright {
    padding-top: 4px;
    font-size: 70%;
    line-height: 1em;
}
/**
 * arrow
 */
ul.arrow > li a:before {
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    font-family: "fontello";
    content: "\e802";
}
/**
 * rank
 */
ul.item .rank {
    font-weight: bold;
    font-size: 120%;
}
ul.item .rank:after {
    content: " 位";
}

/**
 * sort
 */
ul.sort {
    margin: 0;
    padding: 4px 4px 8px;
    display: block;
    list-style: outside none none;
    overflow: auto;
}
ul.sort li.unit_no {
    padding: 0 4px 4px;
    float: left;
}
ul.sort li.unit_no a {
    padding: 0;
    margin: 0;
    width: 63px;
    height: 64px;
    line-height: 64px;
    font-size: 125%;
}
ul.sort li.unit_no a.w-badge {
    line-height: 32px;
}
ul.sort li.unit_no a.w-badge .badge-info-small,
ul.sort li.unit_no a.w-badge .badge-info,
ul.sort li.unit_no a.w-badge .badge-work,
ul.sort li.unit_no a.w-badge .badge-not-work {
    display: block;
    margin: 8px 4px 0;
    line-height: 16px;
    font-size: 65%;
    border-radius: 6px;
}
ul.sort li.unit_no a.w-badge .badge-info-small {
    font-size: 50%;
}

/**
 * table
 */
table {
    border-collapse: collapse;
    width: 100%;
}

table th {
    padding: 4px 2px;
}

table th {
    border-left-width: 1px;
    border-left-style: solid;
    text-align: center;
    padding: 4px 2px;
}
table.data-caption tr,
table.data tr,
table.history tr,
table.sort tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
/**
 * table data
 */
table.data-caption,
table.data {
    margin: 8px 0 0;
}
table.data-caption th,
table.data-caption td,
table.data th,
table.data td {
    height: 2em;
    line-height: 2em;
}
table.data-caption td,
table.data td {
    padding: 0 6px 0 2px;
}
table.data td {
    text-align: right;
}
/*
table.data td:nth-child(1) {
	text-align:left;
}
*/
.table-scrolled {
    width: 100%;
    overflow: hidden;
}
.table-scrolled .caption-group {
    width: 100px;
    min-width: 100px;
    margin-right: -100px;
    float: left;
}
.table-scrolled .data-wrap {
    margin-left: 100px;
}
.table-scrolled .data-group {
    width: 100%;
    float: right;
    overflow: hidden;
}
.table-scrolled .data-wrap {
    width: auto;
}
.table-scrolled .data-inner {
    cursor: move;
    overflow-y: hidden;
    overflow-x: auto;
    z-index: 2;
    -webkit-overflow-scrolling: touch;
}
.table-scrolled table {
    width: 100%;
}
.table-scrolled table tr th,
.table-scrolled table tr td {
    word-break: keep-all;
    white-space: nowrap;
}

/**
 * table history
 */
table.history th {
    padding: 6px 0;
}
table.history .start,
table.history .out {
    text-align: right;
}
table.history .cnt,
table.history .time,
table.history .sts,
table.history .out_up {
    text-align: center;
}
table.history .sts p {
    margin: 0;
    display: inline-block;
    padding: 2px 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
    width: 4em;
}
/**
 * table sort
 */
table.sort thead th,
table.sort td {
    cursor: pointer;
}
table.sort th {
    font-weight: bold;
    word-break: break-all;
    padding: 8px 0;
}
table.sort td {
    text-align: right;
    font-size: 90%;
    padding: 0 4px;
}
/*前日最終スタートページの台番号は中央ぞろえ*/
table.laststart td.laststart-unit {
    text-align: center;
}
table.sort td.unitNo {
    padding: 1px 0 0 2px;
    text-align: center;
}
table.sort td a {
    font-weight: bold;
}
table.sort tr th:after {
    font-family: "fontello";
    content: " \e804";
}
table.sort tr th.headerSortDown:after {
    font-family: "fontello";
    content: " \e806";
}
table.sort tr th.headerSortUp:after {
    font-family: "fontello";
    content: " \e805";
}
table.sort tr td a {
    padding: 8px 0;
    width: 48px;
}
table.sort tr td a.w-badge {
    width: 104px;
}
table.sort .badge-info-small,
table.sort .badge-info,
table.sort .badge-work,
table.sort .badge-not-work {
    display: inline-block;
    padding: 0;
    margin-left: 4px;
    border-radius: 6px;
    width: 52px;
    font-size: 80%;
    line-height: 24px;
}
table.sort .badge-info-small {
    font-size: 50%;
}
/*前日最終スタートページの台番号は中央ぞろえ*/
table.laststart td.laststart-unit {
    text-align: center;
}

/**
 * table graph-some
 */
table.graph-some td {
    text-align: center;
    padding: 4px 0;
}
table.graph-some td p {
    font-weight: bold;
    padding: 4px 0;
}
.table-scroll {
    padding-bottom: 8px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    z-index: 2;
    -webkit-overflow-scrolling: touch;
}

/**
 * graph-data
 */

div.graph-data-top-right {
    top: 20px;
    right: 60px;
}
div.graph-data-top-left {
    top: 20px;
    left: 70px;
}
div.graph-data-bottom-left {
    bottom: 40px;
    left: 70px;
}

div.graph-data-mini.graph-data-top-right {
    top: 20px;
    right: 10px;
}
div.graph-data-mini.graph-data-top-left {
    top: 20px;
    left: 40px;
}
div.graph-data-mini.graph-data-bottom-left {
    bottom: 40px;
    left: 40px;
}

table.graph-data {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 4px;
    border-spacing: 0;
    border-collapse: collapse;
}
table.graph-data td {
    text-align: left;
    padding: 1px;
}
div.graph-data-mini > table.graph-data {
    font-size: 0.9em;
}

/**
 * badge
 */
.badge {
    margin-bottom: 8px;
    padding: 2px 8px;
    font-size: 80%;
    line-height: 1.4em;
    border-radius: 6px;
}

/**
 * select
 */
input,
select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    /*	font-size:14px; no zoom for iPhone */
    font-size: 16px;
    line-height: 1.42857143;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/**
 * notice
 */
.notice {
    padding: 4px;
}
.notice .title {
    padding: 6px;
    border: 4px solid;
    text-align: center;
    font-size: 120%;
    line-height: 1.2em;
    font-weight: bold;
}
.notice .content {
    padding: 4px 8px;
    line-height: 1.2em;
}

/**
 * footer
 */
.footer {
    padding: 8px 4px 4px 0;
    text-align: right;
    font-size: 80%;
    color: #fff;
    background: #000;
}
.footer:before,
.footer:after {
    content: "";
    display: table;
}
.footer:after {
    clear: both;
}
.footer a {
    color: #fff;
}
.footer-logo-box {
    float: left;
    margin-left: -8px;
    font-size: 56px;
    color: #fff;
}

/**
 * menu
 */
#menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    min-height: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    color: #eee;
    z-index: 300;
}
#menu ul.menu > li > a {
    color: #eee;
    background: none;
    border-color: #aaa;
}
#menu ul.item > li a:before {
    color: #eee;
}
#menu input {
    width: 90%;
    color: #eee;
    background: #000;
    border-color: #eee;
}
#menu input::-webkit-input-placeholder {
    color: #ccc;
}
#menu input:-ms-input-placeholder {
    color: #ccc;
}
#menu input::-moz-placeholder {
    color: #ccc;
}
#menu button {
    color: #000;
    background: #eee;
}

/**
 * about
 */
#about {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    color: #eee;
    z-index: 200;
}
#about .panel-about {
    padding: 8px;
}
#about .title {
    padding: 8px;
    font-size: 110%;
    font-weight: bold;
}
#about .content {
    padding-left: 24px;
    padding-bottom: 24px;
}
#about button {
    color: #000;
    background: #eee;
}
#about .panel-about .lead {
    display: block;
    padding: 8px;
    border: 1px solid #fff;
}
#about .panel-about h4 {
    display: block;
    padding: 8px 0 4px;
    font-size: 110%;
}
#about .panel-about p {
    padding: 2px 0 4px;
}

/*
 * history graph
 */
.history .high,
.history-graph .caption-group-pc ol li.high,
.history-graph .caption-group-ps ol li.high {
    color: #ff2c3b;
}
.history .middle,
.history-graph .caption-group-pc ol li.middle,
.history-graph .caption-group-ps ol li.middle {
    color: #ffc000;
}
.history .low,
.history-graph .caption-group-pc ol li.low,
.history-graph .caption-group-ps ol li.low {
    color: #7fd646;
}
.history-graph .data-inner {
    background: #222;
}
.history-graph,
.history-graph h4,
.history-graph li {
    border-color: #222;
}
.history-graph h4 {
    color: #ddd;
    background: #666;
}
.history-graph li {
    color: #ccc;
    background: #444;
}
/* パチンコ */
.history-graph .caption-group-pc {
    width: 48px;
    min-width: 48px;
    margin-right: -48px;
}
.history-graph .data-group-pc .data {
    margin-left: 48px;
}
.history-graph .data-group-pc td ol {
    width: 42px;
}
.history-graph .data-group-pc td,
.history-graph .data-group-pc td h4,
.history-graph .data-group-pc td li {
    width: 40px;
}
/* パチスロ */
.history-graph .caption-group-ps {
    width: 24px;
    min-width: 24px;
    margin-right: -24px;
}
.history-graph .data-group-ps .data {
    margin-left: 24px;
}
.history-graph .data-group-ps td ol {
    width: 30px;
}
.history-graph .data-group-ps td,
.history-graph .data-group-ps td h4,
.history-graph .data-group-ps td li {
    width: 28px;
}
.history-graph td img
 {
    height: 16px;
}
.history-graph .caption-group-pc li,
.history-graph .caption-group-ps li {
    line-height: 16px;
}
.caption-group-pc li,
.caption-group-ps li {
    height: 18px;
}
.caption-group-pc li,
.caption-group-ps li {
    line-height: 18px;
}
.history-graph h4,
.history-graph h4 p {
    height: 24px;
    line-height: 24px;
}
.history-graph {
    margin: 16px 0;
    padding: 2px 0;
    width: 100%;
    overflow: hidden;
}
.history-graph .caption-group-pc,
.history-graph .caption-group-ps {
    float: left;
}
.history-graph .caption-group-pc li,
.history-graph .caption-group-ps li {
    font-weight: bold;
    overflow: hidden;
}
.history-graph .data-group {
    width: 100%;
    float: right;
    overflow: hidden;
}
.history-graph .data {
    width: auto;
}
.history-graph .data-inner {
    cursor: move;
    overflow-y: hidden;
    overflow-x: scroll;
    z-index: 2;
    -webkit-overflow-scrolling: touch;
}
.history-graph table {
    width: auto;
    background: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.history-graph table tr,
.history-graph table th,
.history-graph table td {
    padding: 0;
    border: 0;
}
.history-graph td img {
    width: 100%;
    display: block;
}
.history-graph ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
.history-graph h4 {
    margin: 0;
    padding: 0;
    clear: both;
}
.history-graph h4,
.history-graph li {
    font-size: 70%;
    border-width: 1px;
    border-style: solid;
    text-align: center;
}
.history-graph .data li {
    float: left;
}

/*
 * 7SEG
 */
.unit-seg-1 {
    margin: 16px 8px;
    padding: 4px 4px 0;
    border-radius: 8px;
    background: #000;
    color: #fff;
}
.unit-seg-1 p.seg7 {
    vertical-align: top;
    text-align: right;
}
.unit-seg-1 p.inline {
    float: right;
    display: inline-block;
}
.unit-seg-1 table {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #fff;
    font-size: 10px;
}
.unit-seg-1 table tr:hover {
    color: #fff;
    border-color: #fff;
}
.unit-seg-1 table td {
    word-break: break-all;
    vertical-align: bottom;
}
.unit-seg-1 table td.line {
    border-top: 1px solid #ccc;
}
.unit-seg-1 table.top td {
    padding: 12px 8px;
}
.unit-seg-1 table.top td.main {
    vertical-align: middle;
    width: 40%;
}
.unit-seg-1 table.top td.sub1,
.unit-seg-1 table.top td.sub2 {
    width: 30%;
}
.unit-seg-1 > table.top td.main > p.seg7 {
    color: #ea5032;
    line-height: 30px;
    font-size: 28px;
}
.unit-seg-1 > table.top td.sub1 > p.seg7 {
    white-space: nowrap;
    color: #1ee;
    font-size: 16px;
    line-height: 18px;
}
.unit-seg-1 > table.top td.sub2 > p.seg7 {
    white-space: nowrap;
    color: #fa0;
    font-size: 16px;
    line-height: 18px;
}
.unit-seg-1 table.max-out td,
.unit-seg-1 table.bottom td {
    padding: 12px 4px;
    font-size: 10px;
}
.unit-seg-1 > table.max-out td > p.seg7,
.unit-seg-1 > table.bottom td > p.seg7 {
    color: #4df06c;
    line-height: 12px;
    font-size: 10px;
}

/**
 * no data
 */
.sorry {
    padding: 48px 0;
    text-align: center;
}

/**
 * spinner
 */
#spinner {
    padding: 48px 0;
    text-align: center;
}
/**
 * spinner
 */
#pjax-base {
    position: relative;
}
#pjax-spinner {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
}
/**
 * analytics
 */
.analytics {
    margin: 0;
    padding: 0;
    height: 0;
}
/**
 * page-navi
 */
#page-navi {
    display: block;
    position: fixed;
    bottom: -60px;
    right: 0;
    width: 100%;
    z-index: 100;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: 0.5s;
    font-size: 75%;
}
#page-navi ul.page {
    background: transparent;
}
#page-navi ul.page {
    height: 41px;
}
#page-navi ul.page li a {
    color: #eee;
    height: 40px;
    line-height: 40px;
}
#page-navi ul.page li.next,
#page-navi ul.page li.prev {
    border-color: #eee;
}
#page-navi ul.page li.disabled {
    color: #666;
}

#page-navi-top,
#page-navi-topbtn {
    display: block;
    position: fixed;
    bottom: -80px;
    right: 0;
    margin: 0 16px 32px 0;
    z-index: 100;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 8px;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    transition: 0.5s;
    font-size: 90%;
}
#page-navi-top a,
#page-navi-topbtn a {
    color: #eee;
}

/**
 * confirm
 */
#pachibee-confirm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #eee;
    z-index: 101;
}
.panel-confirm {
    margin: 0 auto;
    padding: 24px;
}
.panel-confirm .title {
    text-align: center;
    font-weight: bold;
    font-size: 160%;
    line-height: 1.8em;
    padding: 32px 0;
}
.panel-confirm a {
    color: #eee;
    font-weight: bold;
    font-size: 120%;
    line-height: 1.4em;
}
.panel-confirm a:hover {
    color: #e33;
}
.panel-confirm .site-url {
    padding: 32px 0;
    text-align: center;
    word-wrap: break-word;
}
.panel-confirm button {
    color: #000;
    background: #eee;
}

/**
 * panel-machine
 */
.panel-machine ul li a {
    border-bottom-style: none;
}

/**
 * top-page
 */
/*
ul.top-page,
ul.top-page > li,
ul.top-page > li > a {
	padding: 0;
	margin: 0;
	height: 40px;
	display: box;
	display: -moz-box;
	display: -webkit-box;
	-moz-box-align: center;
	-webkit-box-align: center;
	box-align: center;
	-moz-box-pack: center;
	-webkit-box-pack: center;
	box-pack: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
ul.top-page {
	height: 41px;
}

.page,
ul.top-page {
	width: 100%;
}
ul.top-page > li {
	font-weight: bold;
	-moz-box-flex:1.0;
	-webkit-box-flex:1.0;
	-o-box-flex:1.0;
	-ms-box-flex:1.0;
}
*/
/**
 * top-page
 */
ul.top-page {
    display: table;
    padding: 0;
    margin: 0;
    /*height: 40px;*/
    width: 100%;
}

ul.top-page > li {
    display: table-cell;
    font-weight: bold;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    padding: 0;
    margin: 0;
    text-align: center;
}

/**
 * pre
 */
pre {
    /*font-size: 80%;*/
    white-space: pre-wrap;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
        "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

table.hall-data-table tr,
table.hall-data-table th {
    border-bottom: 1px solid rgba(33, 33, 33, 0.1);
}

/*
div.notice-panel img{
	vertical-align: top;
	vertical-align: bottom;

}
*/

marquee {
    white-space: nowrap;
}

/**
 * unitno-only
 */
.ttl-sort div.unit-no {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    margin: 8px 0 6px;
    padding: 0;
    height: 36px;
    line-height: 36px;
    overflow: auto;
    vertical-align: top;
    width: 55%;
    background-color: #ffffff;
}

table.unit-no-asc-only tr th:after {
    font-family: initial;
    content: initial;
}

.tab_wrap {
    margin: auto;
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 10px;
}

.tab_class {
    width: calc(166% / 7);
    height: 50px;
    color: #fff;
    text-align: center;
    order: -1;
    padding: -1em 1.6em 0.4em;
    position: relative;
    z-index: 1;
    display: inline-grid;
    align-items: center;
    font-size: 120%;
}
.tab_class::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #bdbdbd;
    transform: scaleY(1.3) perspective(0.7em) rotateX(3deg);
    transform-origin: bottom;
}
.tab_class:hover {
    opacity: 0.7;
}
.tab_radio {
    display: none;
}
input:checked + .tab_class::before {
    background: #fff;
}
input:checked + .tab_class {
    color: #000;
}
.tab_wrap .content_class {
    display: none;
    width: 100%;
}
input:checked + .tab_class + .content_class {
    display: block;
}
table tr.mini_sluml:hover {
    border-color: #fff;
    color: #fff;
}
tr.mini_sluml .btn {
    padding: 18px 19px;
}

table.sort tr.mini_sluml td {
    cursor: default;
    text-align: center;
    padding-top: 6px;
}
.mini_sluml img {
    background-image: url("../vg/img/spinner.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ddd;
    object-fit: cover;
    max-width: 100%;
    max-height: 120px;
}
.mini_sluml img.loaded {
    background: inherit;
}

table .mini_sluml .badge-work,
table .mini_sluml .badge-not-work {
    display: inline-block;
    width: 50px;
    margin-left: 0px;
}

table.sort tr.mini_sluml td a.w-badge {
    width: auto;
}

ul.item .rank,
ul.item .unit_no {
    font-size: 100%;
    display: inline;
    width: 50%;
}

.weekly_report_body {
    font-size: 70%;
}

table.weekly_report td.operation,
table.weekly_report td.lw_operation,
table.weekly_report td.setting {
    text-align: center;
}

table.weekly_report th,
table.weekly_report td {
    border: solid 1px gray;
}

table.weekly_report ul.item > li a {
    border-bottom-style: none;
}

.weekly_report_body ul.item .rank:before {
    content: none;
}

div.notice-panel {
    line-height: initial;
    word-wrap: break-word;
}

a.help-wr {
    width: 25px;
    height: 25px;
    padding: 0;
    background: rgb(255, 255, 255);
    border-radius: 100%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

a.help-wr i {
    font-size: 100%;
    letter-spacing: 0;
}

.js-modal {
    position: fixed;
    height: 100%;
    top: 0;
    width: 100%;
}

.tab_cost {
    order: -1;
    position: relative;
    display: inline-grid;
    align-items: center;
    display: block;
    padding: 8px 1px 4px;
    margin: 8px 8px 0px 8px;
    text-align: center;
    font-weight: bold;
    border-top: 3px solid transparent;
    color: #ffffff;
    overflow-wrap: break-word;
    max-width: 16%;
}

.tab_cost::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.tab_cost:hover {
    color: #e71f19;
}

input:checked + .tab_cost::before {
    background: #fff;
}

input:checked + .tab_cost {
    /*color: #000;*/
    color: #e71f19;
    background: #ffffff;
    border-top-color: #e71f19;
    overflow-wrap: break-word;
    max-width: 16%;
}

input:checked + .tab_cost + .content_class {
    display: block;
}

.tab_wrap_cost {
    background: #8e908f;
}

.tab_padding {
    padding: 8px 8px 0px 0px;
}

/**
 * twitter
 */

.twitter-icon-a {
    position: relative;
    background-color: #0f1419;
    border-radius: 9999px;
    box-sizing: border-box;
    color: #fff;
    height: 28px;
    padding: 1px 12px 1px 12px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
    line-height: 26px;
}
.twitter-icon-i {
    position: relative;
    display: inline-block;
    top: 4px;
    height: 18.405px;
    width: 18px;
    margin-right: 4px;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%201200%201227%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M714.163%20519.284L1160.89%200H1055.03L667.137%20450.887L357.328%200H0L468.492%20681.821L0%201226.37H105.866L515.491%20750.218L842.672%201226.37H1200L714.137%20519.284H714.163ZM569.165%20687.828L521.697%20619.934L144.011%2079.6944H306.615L611.412%20515.685L658.88%20583.579L1055.08%201150.3H892.476L569.165%20687.854V687.828Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E);
}
.twitter-icon-span {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}

/*縦軸固定・変動ボタン*/
.auto-axis-frame {
    height: 100px;
    display: flex;
    justify-content: center;
}
.auto-axis-frame-color:hover {
    border-bottom-color: #ffffff;
}
.auto-axis-btn {
    padding-top: 30px;
}
.auto-axis-btn input {
    display: none;
}
.auto-axis-btn label {
    display: block;
    float: left;
    cursor: pointer;
    width: auto;
    margin: 0;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    transition: 0.2s;
    border: 2px solid transparent;
}
.auto-axis-btn label:first-of-type {
    border-radius: 3px 0 0 3px;
}
.auto-axis-btn label:last-of-type {
    border-radius: 0 3px 3px 0;
}
.auto-axis-btn input[type="radio"]:checked + .switch-on {
    border: 1.5px solid;
    border-radius: 3px 0 0 3px;
}
.auto-axis-btn input[type="radio"]:checked + .switch-off {
    border: 1.5px solid;
    border-radius: 0 3px 3px 0;
}

/**
 * パチPICKSバナー
 */
.standgraph-pachipicks-banner {
    display: none;
    position: fixed;
    z-index: 20;
}
.standgraph-pachipicks-banner-close {
    width: 20px;
    height: 20px;
    z-index: 21;
    background: #ffffff;
    border-radius: 50%;
}
.standgraph-pachipicks-banner-close::before,
.standgraph-pachipicks-banner-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 20px;
    background: #000000;
}
.standgraph-pachipicks-banner-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.standgraph-pachipicks-banner-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
/* SPバナーの初期位置(画面外にいる状態)、角度の指定(左側に倒れた状態)と、アニメーション表示に関する設定をしています。 */
.standgraph-pachipicks-banner-sp {
    left: -230px;
    bottom: -230px;
    transform: rotate(-90deg);
    transition: transform 0.7s;
    transform-origin: 30% bottom;
}
.standgraph-pachipicks-banner-sp-img {
    width: 230px;
    position: relative;
    top: 5px;
}
.standgraph-pachipicks-banner-sp-close {
    position: fixed;
    left: 70px;
    bottom: 210px;
    background: #888888;
    opacity: 0.5;
}
.standgraph-pachipicks-banner-sp-close::before,
.standgraph-pachipicks-banner-sp-close::after {
    height: 12px;
    background: #ffffff;
}

/**
 * machinedata-terms
 */
.ttl-machinedata-terms {
	font-size: 97%;
	font-weight: bold;
	padding:20px 0 40px 0;
	height:2em;
	text-align: center;
	line-height:2em;
    color:#000;
}

.machinedata_terms_lead {
    padding-bottom: 5px;
}

.machinedata_terms_main h4 {
    padding-top: 30px;
    padding-bottom: 10px;
}

.machinedata_terms_contents {
    display: flex;
    flex-direction: column;
    padding: 0 10px 4px 10px;
    color: #000;
}
.tracking_area {
    position: fixed; 
    width: 90%;
    margin: 0 auto;
    background: #000000; 
    opacity:85%;
    box-sizing: border-box;
    padding:10px 10px 10px 10px;
    display:flex;
    justify-content:center;
    flex-direction:column;
    top: 50px;
    right: 0;
    left: 0;
  }
.tracking_centents{
    display:flex;
    justify-content:center;
    flex-direction:column;  
}
.tracking_red{
    color:red;
    font-size:1.5em;
    text-align:center;
    font-weight:bold;
}
.app_icon{
    display:flex;
    justify-content:center;
    flex-direction:column; 
    margin:10px;
    text-align:center;
}
.tracking_red_small{
    color:red;
    font-size:1.2em;
    text-align:center;
    font-weight:bold;
}
.apple_app 
,.android_app{
    margin-left:10px;
    margin-right:10px;
}
.apple_app img{
    width: 150px;
    height:58px;
}
.android_app img{
    width: 185px;
    height:58px;

}
.tracking_white{
    color:#ffffff;
    font-size:1.0em;
    text-align:center;
}
.rule_text {
    padding-bottom: 50px;
}

.button_range {
    width: 100%;
    height: 40px;
    text-align: center;
}

button.machinedata_terms_agree {
    width: 47%;
    background-color: #f33f87;
    color: #fff;
    padding: 7px;
    border: none;
}

button.machinedata_terms_agree:disabled {
    background-color: #8e8e8e;
}

button.machinedata_terms_agree:hover {
    opacity: 0.6;
}

button.machinedata_terms_disagree {
    width: 47%;
    background-color: #9e9fa3;
    color: #fff;
    padding: 7px;
    border: none;
}

button.machinedata_terms_disagree:hover {
    opacity: 0.6;
}

.recaptcha {
    width: 100%;
    padding: 10px 0px 30px;
}

.recaptcha_text {
    margin-left: 10px;
}

.recaptcha a {
    margin-left: 10px;
    text-decoration: underline;
    color: #0097d8;
}

.grecaptcha-badge {
    visibility: hidden;
}

/**
 * introduction_pachi_picks
 */
.resizeimage {
    overflow-x: hidden;
    overflow-y: hidden;
}

.app-store {
    position: relative;
    top: -50px;
    left: 20px;
}

.google-play {
    position: relative;
    top: -40px;
    left: 20px;
}

.qr {
    position: relative;
    top: -210px;
    left: 220px;
}

.overlap_text_b {
    position: relative;
    top: -90px;
    left: 35px;
    font-size: 170%;
    color: rgb(132, 7, 32);
    font-weight:bold;
}

.overlap_text_s {
    position: relative;
    top: -150px;
    left: 300px;
    font-size: 90%;
    color: rgb(132, 7, 32);
    font-weight:bold;
    text-align: left;
}

.circle {
    position: relative;
    top: -110px;
    left: 140px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgb(132, 7, 32);
    color: #fff;
    font-weight:bold;
    text-align:center;
    line-height: 55px;
}

@media all and (min-width: 400px) {
    .app-store {
        top: -50px;
        left: 30px;
    }
    
    .google-play {
        top: -40px;
        left: 30px;
    }
    
    .qr {
        top: -210px;
        left: 250px;
    }
    
    .overlap_text_b {
        top: -100px;
        left: 60px;
    }
    
    .overlap_text_s {
        top: -150px;
        left: 340px;
    }
    
    .circle {
        top: -110px;
        left: 170px;
    }
}

@media (min-width: 500px) and (max-width: 600px) {
    .app-store {
        top: -130px;
        left: 70px;
    }
    
    .google-play {
        top: -120px;
        left: 70px;
    }
    
    .qr {
        top: -320px;
        left: 340px;
    }
    
    .overlap_text_b {
        top: -160px;
        left: 70px;
        font-size: 230%;
    }
    
    .overlap_text_s {
        top: -250px;
        left: 460px;
        font-size: 100%;
    }
    
    .circle {
        top: -200px;
        left: 250px;
    }
}
