@charset "UTF-8";

.disp-sps {
  display:none;
}
.title-wrap {
  display: flex;
  justify-content: space-between;
}
table.eBox th:not(.block-head){
  width: 65px;
}
table.eBox th.block-head{
  width: 125px;
}
.gtop table.eBox th, table.eBox td {
  padding: 4px 0;
}
.graph-ebox .title-sub {
    font-size: 2.0rem!important;
    margin-bottom: 20px!important;
    color: #222222!important;
    font-weight: 600!important;
}
.note-wrap {
  display: flex;
  justify-content: space-between;
}
p.note {
  font-size: 1.2rem!important;
  line-height: 1.8rem;
  color: #767676;
  padding: 6px 0 0 0;
}
.ticker ul {
  margin: 0 10px;
}
.graph-loader {
  position:absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  display:flex;
  justify-content: center;
  align-items: center;
}
.graph-loader-icon{
  width: 37px;
  height: 37px;
}
.gtop .graph-wrapper{
  margin-bottom: 24px;
}
.graph-inner{
  position: relative;
}
.gtop .graph-inner{
  padding: 0;
}
.graph-head-bg {
  position:absolute;
  top:12px;
  left:12px;
  width: calc(100% - 24px);
  height: 195px;
  background: transparent linear-gradient(90deg, #fbebeb 0%, #FFFFFF 50%, #e4eff4 100%) 0% 0% no-repeat padding-box;
}
.graph-head-bg::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.graph-head {
  position: relative;
  top: 10px;
  left: 0;
  min-height: 40px;
  display: flex;
  justify-content: space-between;
}
.gtop .graph-head {
  top: 18px;
  min-height: 40px;
}
.graph-head-label {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: right;
  padding: 6px 0 0 0;
  line-height: 1;
  white-space: nowrap;
}
.graph-head-label-note {
  display: flex;
  font-size: 1.2rem;
  justify-content: flex-end;
  align-items: center;
  letter-spacing: -.02em;
  padding: 2px 2px 0 0;
}
.graph-head-label-note > span {
  font-size: 1.5rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  padding-left: 8px;
}
.graph-head-count {
  font-size: 5.2rem;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  letter-spacing: -.05em;
  min-width: 90px;
  width: 100%;
  padding: 0;
  text-align: right;
  line-height: 1;
}
.graph-head-unit {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
  padding: 34px 0 0 0;
  color:#484848;
}
.graph-head-item-inner {
  display: flex;
  justify-content: flex-start;
}
.graph-head-item-note {
  display: flex;
  font-size: 1.3rem;
  justify-content: flex-end;
  align-items: center;
  letter-spacing: -.02em;
}
.graph-head-item-note > span {
  font-size: 1.8rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  padding-left: 8px;
}
.graph-head-center {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -80px;
  width: 160px;
}
.gtop .graph-head-center {
  top: 20px;
}
.graph-head-party-wrap {
  display:flex;
  justify-content: center;
  width:100%;
  margin: 6px 0 0 0;
}
.graph-head-party {
  width: 20px;
  height: 20px;
  display:block;
  border-radius: 2px;
  font-size: 1.2rem;
  color:#FFFFFF;
  font-weight: 500;
  margin-right: 4px;
  line-height: 1;
  padding-top: 3px;
  text-align: center;
}
.gtop .graph-head-party {
  width: 16px;
  height: 16px;
  font-size:1.0rem;
  margin: 1px;
  line-height: 1;
  padding:2px 0 1px;
}
.graph-head-party:last-child {
  margin-right: 0;
}
.graph-head-remain {
  display:flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
.gtop .graph-head-remain {
  height: 30px;
}
.graph-head-remain-label {
  font-size: 1.6rem;
  font-weight: normal;
  color:#484848;
  padding: 12px 0 0 0;
}
.gtop .graph-head-remain-label {
  font-size: 1.0rem;
  padding: 10px 0 0 0;
}
.graph-head-remain-count {
  font-size: 4.0rem;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  letter-spacing: -.02em;
  min-width: 75px;
  min-height: 40px;
  padding:0 3px;
  text-align: right;
  line-height: 1;
  color: #222222;
}
.gtop .graph-head-remain-count {
  font-size: 2.8rem;
  min-width: 50px;
  padding:0 2px;
  min-height: 28px;
}
.graph-head-const {
  display:flex;
  justify-content: center;
  align-items: baseline;
  margin-top: 3px;
}
.gtop .graph-head-const {
  margin-top: 0;
}
.graph-head-const-label {
  font-size: 1.3rem;
  font-weight: normal;
  letter-spacing: -.01em;
}
.gtop .graph-head-const-label {
  font-size: 1.0rem;
}
.graph-head-const-count {
  font-size: 1.8rem;
  font-weight: 500;
  color: #222222;
  letter-spacing: -.03em;
  font-family: Roboto, sans-serif;
}
.gtop .graph-head-const-count {
  font-size: 1.2rem;
}
.pro .graph-head-label,
.pro .graph-head-label-note,
.pro .graph-head-count,
.pro .graph-head-item-note {
  color: #DB2059;
}
.anti .graph-head-label,
.anti .graph-head-label-note,
.anti .graph-head-count,
.anti .graph-head-item-note {
  color: #2D61AA;
}
.anti .graph-head-label {
  min-width: 75px;
}
.pro.graph-head-party {
  background-color: #DB2059;
  border: 1px solid #DB2059;
}
.anti.graph-head-party {
  background-color: #2D61AA;
  border: 1px solid #2D61AA;
}
.kaiken2.graph-head-party {
  background-color: #62B41C;
  border: 1px solid #62B41C;
}
.other.graph-head-party {
  background-color: #919191;
  border: 1px solid #919191;
}
.pro.graph-head-party.is-outline {
  border: 1px solid #DB2059;
  color: #DB2059;
  background-color: #FFFFFF;
}
.anti.graph-head-party.is-outline {
  border: 1px solid #2D61AA;
  color: #2D61AA;
  background-color: #FFFFFF;
}
.graph-main {
  position: relative;
  height: 94px;
  margin-bottom: 36px;
}
.gtop .graph-main {
  height: 80px;
}
.graph-main-inner {
  position: relative;
  top:0;
  left:0;
}
.graph-main-topline {
  position: absolute;
  top: 12px;
  left:0;
  width: 100%;
}
.graph-main-topline-left {
  position: absolute;
  top:0;
  left:0;
  height: 12px;
}
.gtop .graph-main-topline-left {
  height: 10px;
}
.is-yoyato .graph-main-topline-left {
  border-top: 3px solid #98133B;
  border-left: 3px solid #98133B;
  border-right: 3px solid #98133B;
}
.is-kaiken .graph-main-topline-left {
  border-top: 3px solid #880000;
  border-left: 3px solid #880000;
  border-right: 3px solid #880000;
}
.graph-main-topline-left::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 12px;
  top: -14px;
  left: 99px;
  height: 12px;
}
.is-yoyato .graph-main-topline-left::before {
  background-color: #98133B;
}
.is-kaiken .graph-main-topline-left::before {
  background-color: #880000;
}
.graph-main-topline-right {
  position: absolute;
  top:0;
  right:0;
  height: 12px;
}
.is-yoyato .graph-main-topline-right {
  border-top: 3px solid #173660;
  border-left: 3px solid #173660;
  border-right: 3px solid #173660;
}
.is-kaiken .graph-main-topline-right {
  border-top: 3px solid #11506F;
  border-left: 3px solid #11506F;
  border-right: 3px solid #11506F;
}
.graph-main-topline-right::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 12px;
  top: -14px;
  right: 99px;
  height: 12px;
}
.is-yoyato .graph-main-topline-right::before {
  background-color: #173660;
}
.is-kaiken .graph-main-topline-right::before {
  background-color: #11506F;
}
.graph-main-bg {
  position: absolute;
  top: 5px;
  left:0;
  display:block;
  width: 100%;
  height: 61px;
  background-color:#DFDFDF;
  z-index: 0;
}
.graph-main-kaisenline-vertical {
  position: absolute;
  top: 5px;
  display:block;
  width: 1px;
  height: 77px;
  background-color:#1B3243;
  z-index: 3;
}
.graph-main-kaisenline-horizontal {
  position: absolute;
  top: 76px;
  display:block;
  height: 1px;
  background-color:#1B3243;
  z-index: 3;
}
.graph-main-hikaisen-text,
.graph-main-kaisen-text {
  position: absolute;
  top: 43px;
  left: 0;
  margin-left: 8px;
  color: #FFFFFF;
  font-size: 1.1rem;
  font-weight: 400;
  transform: translate(0, -50%);
  z-index: 3;
}
.graph-main-hikaisen-text.is-right,
.graph-main-kaisen-text.is-right {
  left: initial;
  right: 0;
  margin-right: 8px;
}
.graph-main-hikaisen-text > span,
.graph-main-kaisen-text > span {
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
}
.graph-main-kaisen-text {
  opacity: 0;
}
.graph-main-kaisen-text.is-pro {
  color: #DB2059;
}
.graph-main-kaisen-text.is-anti {
  color: #2D61AA;
}
.graph-main-bar {
  position: absolute;
  top: 5px;
  left:0;
  display:block;
  width: 0;
  height: 61px;
  z-index: 2;
}
.graph-main-bar.is-right {
  left:initial;
  right:0;
}
.is-pro-hikaisen.graph-main-bar {
  top: 20px;
  height: 46px;
  background-color:#98133B;
}
.is-anti-hikaisen.graph-main-bar {
  top: 20px;
  height: 46px;
  background-color:#1F4880;
}
.is-ind-hikaisen.graph-main-bar {
  top: 20px;
  height: 46px;
  background-color:#484848;
}
.is-pro.graph-main-bar {
  background-color:#DB2059;
}
.is-anti.graph-main-bar {
  background-color:#2D61AA;
}
.is-other.graph-main-bar {
  background-color:#919191;
}
.is-ind.graph-main-bar {
  background-color:#919191;
}
.graph-sub-bar {
  position: absolute;
  top: 70px;
  left:0;
  display:block;
  width: 0;
  height: 24px;
  z-index: 2;
}
.is-pro.graph-sub-bar {
  background-color:#DB2059;
}
.is-anti.graph-sub-bar {
  background-color:#2D61AA;
}
.is-ind.graph-sub-bar {
  background-color:#919191;
}
.graph-sub-bar.is-right {
  left:initial;
  right:0;
}
.graph-sub-bg {
  position: absolute;
  top: 70px;
  left:0;
  display:block;
  width: 100%;
  height: 24px;
  background-color:#DFDFDF;
  z-index: 0;
}
.graph-sub-text {
  position: absolute;
  top: 82px;
  left: 8px;
  color: #FFFFFF;
  font-size: 1.0rem;
  font-weight: 400;
  transform: translate(0, -50%);
  z-index: 3;
}
.graph-sub-text.is-right {
  left:initial;
  right: 8px;
}
.graph-sub-text > span {
  font-size: 1.2rem;
  font-family: Roboto, sans-serif;
  padding-left: 4px;
}
.graph-main-note {
  font-size: 1.2rem;
  color: #767676;
  font-weight: normal;
  line-height: 1.2;
}
.graph-main-point-bk {
  position: absolute;
  top: 0;
  transform: translate(-50%, 0);
  width: 10px;
  height: 8px;
  background: transparent url(/vol1/images/v2/pc/senkyo/graph/triangle2_bk.svg) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 10;
}
.graph-main-point-bk.is-bottom {
  position: absolute;
  top: 58px;
  width: 10px;
  height: 8px;
  background: transparent url(/vol1/images/v2/pc/senkyo/graph/triangle2_bk.svg) 0 0 no-repeat;
  background-size: 100% auto;
  transform: translate(-50%, 0) rotate(180deg);
  z-index: 10;
}
.gtop .graph-main-point-bk {
  width: 14px;
  height: 8px;
  background-size: 100% 8px;
  z-index: 10;
}
.graph-main-line-bk {
  position: absolute;
  top: 5px;
  transform: translate(-50%, 0);
  width: 2px;
  height: 89px;
  border-left: 2px dashed #222222;
  z-index: 3;
}
.graph-main-round {
  display: flex;
  justify-content: center;
  align-items: baseline;
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 3;
  width: 90px;
  height: 23px;
  padding: 4px 6px;
  border-radius: 23px;
  background-color:#FFFFFF;
}
.gtop .graph-main-round {
  top: 21px;
  width: 66px;
  height: 15px;
  padding: 1px 3px;
  border-radius: 15px;
}
.graph-main-round-label {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1;
  padding: 0 4px 0 0;
  font-family: Roboto, Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}
.gtop .graph-main-round-label {
  font-size: 1.0rem;
  padding: 0 2px 0 0;
}
.graph-main-round-count {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  padding: 0;
  font-family: Roboto, sans-serif;
  letter-spacing: -.03em;
}
.gtop .graph-main-round-count {
  font-size: 1.2rem;
  padding-top: 1px;
}
.gtop .graph-main-box-count {
  font-size: 1.2rem;
}
.graph-note {
  position: absolute;
  top: 96px;
  left: 0;
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #767676;
  text-align: right;
}
.graph-update {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #767676;
  text-align: right;
  font-family: Roboto, Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}
.graph-update-top {
  position: absolute;
  top: -16px;
  right: 0;
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #767676;
  text-align: right;
  font-family: Roboto, Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}
.gtop .graph-update-top {
  top: -8px;
}
.graph-note > span {
  font-size: 1.4rem;
  font-family: Roboto, sans-serif;
  padding: 0 2px;
}
.graph-list {
  color:#222222;
  padding: 0;
  letter-spacing: -.03em;
  position: relative;
}
.gtop .graph-list {
  margin-bottom: 40px;
}
.graph-list-title {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 600;
  color:#222222;
  letter-spacing: 0;
}
.graph-list-item {
  width:100%;
  margin-top:8px;
  display:flex;
}
.graph-list-item li {
  flex: 1;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.graph-list-item li:first-child {
  border-left: 1px solid #e0e0e0;
}
.graph-list-item li:nth-child(2) {
  margin-right: 24px;
}
.graph-list-item li:nth-child(3) {
  border-left: 1px solid #e0e0e0;
}
.gtop .graph-list-item {
  margin-top:7px;
}
.graph-list-label {
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  font-size: 1.2rem;
  font-weight: normal;
  padding: 2px;
  color:#FFFFFF;
  min-height: 24px;
  line-height: 1.6;
}
.graph-list-number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 34px;
  font-size: 2.0rem;
  font-weight: normal;
  font-family: Roboto, sans-serif;
  letter-spacing: -.03em;
  background-color: #FFFFFF;
}
.graph-list-number:last-child {
  border-bottom: 0px;
}
.is-pro .graph-list-label {
 background-color:#DB2059;
}
.is-anti .graph-list-label {
 background-color:#2D61AA;
}
.is-other .graph-list-label {
 background-color:#6C6C6C;
}
.is-ind .graph-list-label {
 background-color:#919191;
}
.is-pro a:hover .graph-list-label {
  background-color:#fc3f79;
}
.is-anti a:hover .graph-list-label {
  background-color:#3d75c4;
}
.is-other a:hover .graph-list-label {
  background-color:#848484;
}
.graph-table {
  font-size: 1.4rem;
  font-weight: 600;
  color:#222222;
  padding: 0;
  font-family: Roboto, sans-serif;
  letter-spacing: -.03em;
}
.graph-table-title {
  font-size: 1.4rem;
  font-weight: 600;
  color:#222222;
}
.gtop .graph-table-title {
  font-size: 1.2rem;
}
.graph-table-list {
  width:100%;
  border-collapse:  collapse;
  font-size: 1.4rem;
  font-weight: 600;
  color:#222222;
  margin-top:10px;
}
.gtop .graph-table-list {
  font-size: 1.0rem;
  margin-top:7px;
}
.graph-table-list thead th {
  text-align: center;
  border: 1px solid #e0e0e0;
  width: calc(100% / 12);
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0;
  color:#FFFFFF;
}
.graph-table-list thead th a {
  width:100%;
  display:block;
  padding: 2px;
}
_:-ms-lang(x)::-ms-backdrop, .graph-table-list thead th {
  width: 8.3333%;
}
.graph-table-list tbody td {
  text-align: center;
  padding: 0;
  border: 1px solid #e0e0e0;
  width: calc(100% / 12);
  font-size: 2.4rem;
  font-weight: normal;
  font-family: Roboto, sans-serif;
  letter-spacing: -.03em;
  color:#484848;
}
.graph-table-list tbody td a {
  width:100%;
  display:block;
  padding: 13px 0;
}
_:-ms-lang(x)::-ms-backdrop, .graph-table-list tbody td {
  width: 8.3333%;
}
.gtop .graph-table-list tbody td {
  font-size: 1.6rem;
}
.graph-table-list tbody td:hover {
  background-color:#F4F4F4;
}
.graph-table-list thead th.is-pro {
  background-color:#DB2059;
}
.graph-table-list thead th:hover.is-pro {
  background-color:#fc3f79;
}
.graph-table-list thead th.is-anti {
  background-color:#2D61AA;
}
.graph-table-list thead th:hover.is-anti {
  background-color:#3d75c4;
}

.graph-maintab-list{
	display:flex;
	justify-content:space-between;
	border-bottom:2px solid #0078c6;
}
.graph-maintab-list > li{
	cursor: pointer;
	text-align: center;
	font-weight:600;
	font-size:1.4rem;
	line-height: 1.71;
	color: #A8A8A8;
	background: #fff;
	padding: 8px;
	box-sizing:border-box;
	border-left:1px solid #dbdbdb;
	border-top:1px solid #dbdbdb;
	width: 100%;
}
.gtop .graph-maintab-list > li{
	font-size:1.2rem;
	padding: 7px;
}
.graph-maintab-list > li:first-child{border-radius:5px 0 0 0;}
.graph-maintab-list > li:last-child{
	border-radius:0 5px 0 0;
	border-right:1px solid #dbdbdb;
}
.graph-maintab-list > li.is-active,
.graph-maintab-list > li:hover{
	background: #0078c6;
	color: #fff;
	border-color:#0078c6;
}

.graph-ebox {
  padding: 48px 0 0;
  position: relative;
}
.gtop .graph-ebox {
  padding: 0;
  position: relative;
}
.fade-enter-active, .fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter, .fade-leave-to {
  opacity: 0;
}

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  border: 2px solid #0078C4;
  border-radius: 50%;
  animation: spin 0.75s infinite linear;
  border-top-width: 0;
  margin: -15px 0 0 -15px;
}
.spinner::before,
.spinner::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}
@keyframes spin {
  from {
      transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }
}




