/*----------------------------------------*/
/* covid19_pc_v3_en.css
----------------------------------------*/
.disp-xs {
  display: none;
}
.c-subtab-content {
  position: relative;
}
.c-section-mb {
  margin-bottom: 56px;
}
.c-title-wrapper {
  display:block;
}
.c-title-wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.c-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  color: #222;
  margin: 0;
}
.c-title-note {
  color: #919191;
  font-size: 13px;
}
.c-title-link {
  color:#484848;
  font-size: 13px;
  float: right;
}
.c-title-link:hover {
  text-decoration: underline;
}
.c-title-mb {
  margin-bottom: 24px;
}
.c-period {
  font-size: 15px;
  line-height: 1.5;
  font-weight: normal;
  padding-bottom: 8px;
  color: #484848;
}
.c-period > span {
  padding-left:5px;
}

[v-cloak] {
  display: none;
}
.subtab-list > li {
  font-size: 14px;
}
.subtab-list > li.is-active,
.subtab-list > li:hover {
  background: #FFFFFF;
}
/* layout */
.l-flex {
  display: flex;
  width: 100%;
}
/* common */
.l-main h1 {
  font-size: 28px;
  color: #222222;
  margin: 0 0 0.5rem 0;
  font-weight: bold;
}
.l-main h2 {
  font-size: 22px;
  color: #222222;
  font-weight: bold;
}
.l-main a {
  -webkit-top-highlight-color: rgba(0, 0, 0, 0);
}
.subtab-content.is-active {
  position: relative;
}
.head-box {
  width: 100%;
  padding: 10px 0 10px;
  text-align: center;
  position: relative;
}
.head-box-note {
  padding: 0;
  font-size: 16px;
}
.head-box-quote {
  padding: 0 0 10px 0;
  font-size: 14px;
  display: block;
}
.head-box-link {
  position: absolute;
  right:0;
  bottom:4px;
  color: #222;
  font-weight: normal;
  display: inline-block;
  text-align: right;
  padding: 0 5px 0 0;
  font-size:13px;
  vertical-align: middle;
  line-height: 1.5;
}
.head-box-link::before {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  content: "";
  background: transparent url(/vol1/images/pc/icon-japanese.svg) 0 0 no-repeat;
  background-size: 16px auto;
  display: inline-block;
  vertical-align: middle;
}
.head-box-link:hover {
  text-decoration: underline;
}
.head-box-link:visited {
  text-decoration: underline;
}
.head-box-link:active {
  text-decoration: underline;
}
.l-main .header-box {
    background: none;
    position:absolute;
    top:10px; right:0;
}
.l-main .header-box ul.tool li {
    margin: 0 3px
}
.l-main .header-box li a {
    margin:0 auto;
}
.channel-sub-note-bottom {
  padding: 15px 0 40px 0;
  font-size: 13px;
  display: block;
  text-align:left;
  color:#666;
}
[v-cloak] {
  display: none;
}
.display-mb {
  display: none;
}
.display-tb {
  display: none;
}
.display-pc {
  display: block;
}
.db-box{
  border: 1px solid #DBDBDB;
  padding: 25px 30px;
  background-color: #FFFFFF;
  display: block;
}
.db-box-item{
  width: 100%;
  display: flex;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.db-box-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.db-box-item-left {
  flex: 1;
  display: flex;
}
.db-box-inner {
  display:flex;
}
.db-box-row {
  display:flex;
  align-items: baseline;
  margin-left: 30px;
}
.db-box-row-change {
  display:flex;
}
.db-box-row-l {
  width: 200px;
  display:flex;
  align-items: baseline;
  justify-content: flex-end;
  margin: 0;
}
.db-box-label{
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}
.db-box-label-m{
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  padding-right: 30px;
}
.db-box-number {
  font-size: 40px;
  line-height: 1.1;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  letter-spacing: -.01em;
}
.db-box-number-wrap{
  display: flex;
}
.db-box-number-m {
  color: #B42121;
  font-size: 30px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  line-height: 1.1;
  padding: 4px 0 0 0;
  display: inline-block;
  letter-spacing: -.01em;
}
.db-box-cap-l {
  font-size: 12px;
  padding: 0 2px 0 3px;
}
.db-box-cap-s {
  font-size: 12px;
  padding: 0 2px 0 5px;
}
.db-box-note {
  padding: 24px 0 0 0;
  font-size: 14px;
  display: block;
  color: #767676;
  line-height: 1.57;
}
.db-box-change-inner {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
.row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: bottom;
}
.col-2 {
  width: 49%;
}
.today {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.today-map {
  width: 680px;
}
.today-map svg {
  width: 100%;
}
.today-list {
  width: 350px;
  height: 600px;
}
.st0{fill:#F4F4F4;stroke:#DBDBDB;stroke-miterlimit:10;}
.st0.is-active{fill:#E5F1F9!important;}
.st1{fill:#484848;}
.st3{font-size:9px;letter-spacing: 0;text-anchor: middle; font-family: Roboto, sans-serif; font-weight: 400;}
#mc30 .st3,
#mc31 .st3,
#mc32 .st3,
#mc33 .st3,
#mc34 .st3,
#mc35 .st3,
#mc42 .st3,
#mc43 .st3{
  font-size:7.5px;
}
#mc33 .st3{
  transform:matrix(1,0,0,1,176.4795,312.3127);
}
#mc34 .st3{
  transform:matrix(1,0,0,1,149.3115,303.3127);
}
#mc48 .st3{
  transform:matrix(1,0,0,1,254.0865,60.2391);
}
#mc48 .st6{
  transform:matrix(1,0,0,1,254.0865,99.0321);
}

.st4{fill:#0078C6;}
.st5{font-family:'Roboto Condensed', sans-serif; font-weight: 700;}
.st6{font-size:12px;text-anchor: middle;letter-spacing: -.05em;}
.today-list li {
  display: flex;
  align-items:center;
  border-bottom:1px solid #DBDBDB;
  justify-content: flex-start;
}
.today-list li.is-active {
  background-color:#E5F1F9;
}
.today-list-label-l {
  font-size:12px;
  padding: 4px 0 4px 120px;
}
.today-list-label-r {
  font-size:12px;
  padding: 4px 0 4px 85px;
}
.today-list-pref {
  width: 80px;
  font-size:13px;
  padding: 4px 0 4px 5px;
  /*background-color:#FFFFFF;*/
}
.today-list-number {
  width: 53px;
  font-size:17px;
  font-family: Roboto, sans-serif;
  color:#0078C6;
  font-weight: 600;
  letter-spacing: -.05em;
  text-align: right;
  padding: 4px 0;
}
.today-list-number.is-wide{
  width: 66px;
}
.today-list-change {
  width: 50px;
  font-size: 12px;
  letter-spacing: -.05em;
  display:flex;
  justify-content: flex-start;
  margin: 0 0 0 5px;
}
.today-list-change span:first-child {
  display:block;
}
.today-list-change span:first-child {
  margin-right:auto;
}
.today-list-change.is-wide {
  width: 62px;
}
.contents-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.contents-row-knowledge {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.contents-col-2 {
  width: 49%;
}
.contents-col-2 h3 {
  font-weight: bold!important;
  color: #222!important;
}
.contents-col-2 h4 {
  margin: 0;
  padding:0;
}
.contents-col-2 .list-typeA li a {
  padding:6px 0;
}
.contents-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: bottom;
  align-items: center;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
}
.contents-box-2 .contents-title {
  display: block;
}
.contents-tab {
  display: flex;
  flex-direction: row;
  margin: 0;
}
.contents-tab li {
  width:160px;
}
.contents-tab li a {
  width:100%;
  display:block;
  border:1px solid #DBDBDB;
  padding: 12px 5px;
  line-height: 1;
  color:#222222;
  text-align: center;
  font-size:14px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 0;
}
.contents-tab li a:hover {
  background-color: #FFFFFF;
  text-decoration: none;
}
.contents-tab li:first-child a {
  border-radius: 4px 0 0 4px;
}
.contents-tab li:last-child a {
  border-radius: 0 4px 4px 0;
}
.contents-tab li a.is-active {
  background-color: #FFFFFF;
}
.contents-tab li a.is-inactive {
  background-color: #DBDBDB;
  border-left:1px solid #FFFFFF;
}
.contents-tab li:first-child a.is-active,
.contents-tab li:nth-child(2) a.is-active {
  border-right:0;
}
.contents-tab li:last-child a.is-active {
  border:1px solid #DBDBDB;
}
.contents-tab li:first-child  a.is-inactive {
  border-left:1px solid #DBDBDB;
}
.contents-buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 0 7px 0;
}
.contents-box-1 .ch-html {
  padding: 0!important;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .contents-buttons {
    padding-top: 4px;
  }
}
.contents-buttons-button {
  border-radius: 3px;
  font-weight: bold;
  background-color: #ccc;
  padding: 5px;
  width: 48%;
  text-align: center;
  font-size: 14px;
  display: block;
}
.contents-buttons-button.is-active {
  background-color: #0078c6;
  color: #ffffff;
  pointer-events: none;
}
.contents-buttons-button.is-inactive {
  background-color: #eaeaea;
  color: #666666;
  text-decoration: none;
  cursor: pointer;
}
.contents-buttons-button.is-inactive:hover {
  background-color: #cccccc;
}

.contents-val {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-left: 40px;
  border-bottom: 1px solid #DBDBDB;
  width: calc( 100% - 320px ) ;
  justify-content: flex-end;
}
.contents-val.is-3 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-left: 40px;
  border-bottom: 1px solid #DBDBDB;
  width: calc( 100% - 360px ) ;
  justify-content: flex-end;
}
.contents-val-col {
  display: flex;
  align-items: baseline;
  padding:0 7px;
}
.contents-val-title {
  font-size: 15px;
  font-weight: bold;
  padding: 0 10px 0 0;
  color:#0078c6;
  width: 100%;
}
.contents-val-label {
  font-size: 14px;
  padding: 10px 30px 0 0;
  line-height: 1.2;
  margin-right: auto;
  font-weight: normal;
}
.contents-val-cap {
  font-size: 13px;
  padding: 10px 0 0 4px;
  font-weight: normal;
  line-height: 1.2;
}
.contents-val-plus {
  font-size: 20px;
  padding: 3px 2px 0 0;
}
.contents-val-number {
  font-size: 34px;
  font-weight:600;
  font-family: Roboto, sans-serif;
  letter-spacing: -.03em;
  min-width: 60px;
  text-align: right;
}
.contents-box-1 {
  width: 100%;
  padding: 0;
  margin: 0 0 20px;
  text-align: left;
  background-color: #ffffff;
  padding: 10px 30px 20px;
  border-top: 4px solid #0078c6;
}
.contents-box-col-2 {
  width: 49%;
  position: relative;
}
.contents-box-2 {
  width: 49%;
  margin: 0 0 20px;
  text-align: left;
  background-color: #ffffff;
  padding: 10px 30px 20px;
  /*border-radius: 5px;
    border: 1px solid #DDD;*/
  border-top: 4px solid #0078c6;
}
.contents-note {
  font-size: 14px;
}
.contents-note span {
  font-size: 12px;
  padding: 0 0 0 15px;
}
.contents-note-small {
  width: 100%;
  font-size: 14px;
  line-height: 1.1!important;
  color:#767676;
  padding: 30px 0 0 0;
  text-align: center;
  display:inline-block;
}
.contents-note-bottom {
  padding: 25px 0 0 0;
  font-size: 14px;
  display: block;
  color: #767676;
  line-height: 1.57;
}
.contents-chart {
  width: 70%;
  margin: 50px auto 0;
}
.contents-chart.is-mt0 {
  width: 100%;
  margin: 0 auto 0;
}
/* グラフslider用に修正 */
.contents-chart-slide {
  position: relative;
  background-color: #FFFFFF;
  margin: 50px auto 0;
}
.contents-chart-slide > div {
  width: 100%;
  position: relative;
  overflow-x: scroll;
}
.contents-chart-slide > canvas {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FFFFFF;
}
.contents-chart-slide > .white {
  position: absolute;
  left: 0;
  bottom: 15px;
  background:linear-gradient(to right,rgba(255,255,255,1) 70%, rgba(255,255,255,0));
  width: 30px;
  height: 20px;
  z-index: 3;
  overflow-x: hidden;
}
.contents-table {
  padding:20px 0;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
}
.contents-table ul {
  width: 47%;
}
.contents-table ul li {
  padding: 0;
  display: flex;
  align-items:center;
  border-bottom:1px solid #DBDBDB;
}
.contents-table-label-l {
  font-size:12px;
  padding: 4px 0 4px 170px;
}
.contents-table-label-r {
  font-size:12px;
  padding: 4px 0 4px 95px;
}
.contents-table-pref {
  width: 150px;
  font-size: 16px;
  padding: 4px 0 4px 10px;
  background-color:#FFFFFF;
}
.contents-table-number {
  flex: 1;
  font-size: 22px;
  font-family: Roboto, sans-serif;
  color:#0078C6;
  font-weight: 600;
  letter-spacing: -.05em;
  text-align: right;
  padding: 4px 10px 4px 0;
}
.contents-table-number.is-wide{
  width: 85px;
}
.contents-table-change {
  width: 55px;
  font-size: 12px;
  letter-spacing: -.05em;
  padding: 4px 0;
  display:flex;
  justify-content: space-between;
  margin: 0 0 0 10px;
}
.contents-table-change.is-wide {
  width: 80px;
}

.contents-legend {
  width: 120px;
  position: absolute;
  top:0;
  left:0;
}
.contents-legend ul li {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 2px 0;
  align-items: center;
}
.contents-legend-color {
  border:1px solid #a6a6a6;
  border-radius: 3px;
  width: 20px;
  height: 20px;
}
.contents-legend-color.c1 {
  background-color: #e010c0;
}
.contents-legend-color.c2 {
  background-color: #ff0000;
}
.contents-legend-color.c3 {
  background-color: #ff6600;
}
.contents-legend-color.c4 {
  background-color: #ff9a00;
}
.contents-legend-color.c5 {
  background-color: #ffcd00;
}
.contents-legend-color.c6 {
  background-color: #ffff7d;
}
.contents-legend-color.c7 {
  background-color: #ffffff;
}
.contents-legend-color.c8 {
  background-color: #dddddd;
}
.contents-legend-label {
  font-size: 12px;
}
.contents-message-link {
  padding: 28px 0 18px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #0078c6;
  display:block;
  line-height: 1.3;
}
.contents-message-link:hover,
.contents-message-link:active,
.contents-message-link:visited {
  color: #0078c6;
}
.contents-message-link::after {
  content: "";
  width: 16px;
  height: 20px;
  background:transparent url(/vol1/contents/covid19/images/arrow_blue_double.svg) center center no-repeat;
  background-size: 16px auto;
  vertical-align: top;
  display:inline-block;
  margin: 3px 0 0 5px;
}
.contents-legend-buttons{
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
  margin:20px 0 0;
}
.contents-legend-buttons-button {
  font-size:12px;
  vertical-align: top;
  color:#484848;
  line-height: 1;
  margin:0 6px 6px;
}
.contents-legend-buttons-buttonall {
  font-size:12px;
  vertical-align: top;
  color:#484848;
  line-height: 1;
  margin:2px 6px 6px 16px;
  cursor: pointer;
  padding: 0 0 0 11px;
  background: transparent url(/vol1/contents/covid19/images/arrow_gray2.svg) 0 1px no-repeat;
  background-size: 8px auto;
}
.contents-legend-buttons-buttonall:hover {
  color:#484848;
  text-decoration: underline;
}
.contents-legend-buttons-button span {
  display: inline-block;
  margin-top:2px;
  vertical-align: top;
}
.contents-legend-buttons-button.is-hide span {
  border-bottom: 0;
  text-decoration: line-through;
}
.contents-legend-buttons-button-color {
  content:"";
  width: 45px;
  height: 17px;
  border:1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.contents-legend-buttons-button-color.bg-pink {
  background-color: #ed5552;
}
.contents-legend-buttons-button-color.bg-blue {
  background-color: #0078c6;
}
.contents-legend-buttons-button-color.bg-skyblue {
  background-color: #90d3ff;
}

/* loader */
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #ffffff;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -35px;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 25px 0 -13px;
  }
  40% {
    box-shadow: 0 25px 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 25px 0 -13px;
  }
  40% {
    box-shadow: 0 25px 0 0;
  }
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.9s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}

.contents-map {
  max-width: 500px;
  margin: auto;
}
.svg-wrapper {
  position: relative;
  padding-top: 70%;
  margin-left:160px;
}
.svg-wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-button {
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
  background-color: #0078c6;
  padding: 8px;
  margin: 2px;
  width: 200px;
  text-align: center;
  display: block;
  color: #fff;
}
.news-button-large {
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  background-color: #0078c6;
  padding: 15px;
  margin: 0 auto 20px;
  width: 70%;
  text-align: center;
  display: block;
  color: #fff;
}
.news-button:hover,
.news-button-large:hover {
  background-color: #0090ee;
  text-decoration: none;
}
.news-button:active,
.news-button-large:active,
.news-button:visited,
.news-button-large:visited {
  color: #fff;
}

div.tooltip {
  position: absolute;
  text-align: center;
  min-width: 110px;
  height: 60px;
  padding: 5px;
  font-size: 12px;
  font-weight: normal;
  background: #000;
  border: 0px;
  border-radius: 3px;
  pointer-events: none;
  color: #fff;
  z-index: 10;
  line-height: 1.4;
  bottom:0;
}
/*div.tooltip::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 40px;
  bottom: -8px;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}*/
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter,
.fade-leave {
  opacity: 0;
}

#outbrain .MB_1.ob-widget .ob-widget-section .ob-widget-header{
  font-size: 18px!important;
  background: transparent!important;
  padding: 7px 0!important;
  color: #222!important;
  border: none!important;
  border-bottom: 1px solid #ddd!important;
  margin: 0 0 10px 0!important;
}
