.c-TabLink {
  margin-top: 30px;
}
.lcl-btn {
  background-size: cover;
  border: 0;
  display: inline-block;
}
.lcl-btn--refresh {
  background-image: url("../../../resources/sw_img/stock/btn-refresh.png");
  background-repeat: no-repeat;
  height: 35px;
  width: 93.5px;
}
[lang="en"] .lcl-btn--refresh {
  background-image: url("../../../resources/sw_img/stock/btn-refresh-en.png");
}
.lcl-close-block {
  margin-bottom: -15px;
}
.lcl-chart {
  height: auto;
  max-width: 100%;
  width:100%;
}
.lcl-chart-inner {
  display: inline-block;
}
.lcl-chart-legend {
  font-size: 10px;
  height: 15px;
  margin: 15px 0 10px;
  text-align: right;
}
.lcl-chart-legend.lcl-is-disabled {
  display: none;
}
.lcl-chart-legend-item {
  margin-left: 8px;
}
.lcl-chart-legend-item.lcl-is-disabled {
  display: none;
}
.lcl-chart-wrap {
  margin-bottom: 30px;
}
.lcl-is-disabled {
  cursor: default;
  opacity: .5;
}
.lcl-legend-default {
  margin-top: -15px;
  position: relative;
  top: 25px;
}
.lcl-legend-line {
  border-top-style: solid;
  border-top-width: 3px;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  width: 10px;
}
.lcl-qualifier-ja.lcl-is-disabled,
.lcl-qualifier-en.lcl-is-disabled,
.lcl-trade-cost.lcl-is-disabled {
  display: none;
}
.lcl-right, td.lcl-right {
  text-align: right;
}

.lcl-red {
  color: #c00;
}
.lcl-red .lcl-legend-line {
  border-top-color: #c00;
}
.lcl-grey {
  color: #666;
}
.lcl-grey .lcl-legend-line {
  border-top-color: #666;
}

@media screen and (max-width: 768px) {
  .lcl-dbl-tall {
    line-height: 42px;
  }
  .lcl-row-pc.row_x3 {
    height: auto;
  }
}
@media screen and (min-width: 769px) {
  .c-Block--s {
    height: 70px;
  }
  .c-TabLink {
    margin-top: 50px;
  }
  .lcl-chart-wrap {
    margin-bottom: 50px;
    text-align: center;
  }
  .lcl-chart-legend {
    font-size: 14px;
    height: 21px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .lcl-chart-legend-item {
    margin-left: 20px;
  }
  .lcl-legend-default {
    margin-top: -35px;
    top: 35px;
  }
  .lcl-legend-line {
    border-top-width: 4px;
    width: 20px;
  }
  .c-ReportTbl table td.lcl-td-em {
    font-size: 18px;
  }
}


/******************** Table ********************/
/***********************************************/
  .lcl-tc-content {
    font-size: 12px;
    height: 49px;
    line-height: 26px;
  }
  .lcl-tc-data {
    font-size: 18px;
    line-height: 26px;
  }
  .lcl-tc-data[data-state="neg"] {
    color: #cc0000;
  }
  html[lang="ja"] .lcl-tc-data[data-state="neg"] {
    color: #008a2e;
  }
  .lcl-tc-data[data-state="pos"] {
    color: #008a2e;
  }
  html[lang="ja"] .lcl-tc-data[data-state="pos"] {
    color: #cc0000;
  }
  .lcl-tc-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
  }

  @media screen and (min-width: 769px) {
    .lcl-report-tbl {
      border-bottom: 2px solid #fff;
    }
    .lcl-report-tbl td:first-child, .lcl-report-tbl th:first-child {
      border-right: 2px solid #fff;
    }
    .lcl-tc-content {
      font-size: 14px;
      font-weight: bold;
      height: 61px;
      line-height: 36px;
    }
    .lcl-tc-data {
      font-size: 24px;
      line-height: 36px;
    }
    .lcl-tc-group {
      display: inline-block;
    }
    .lcl-tc-title {
      font-size: 48px;
      line-height: 55px;
    }
  }
/***********************************************/
/***********************************************/


/******************** Typography ********************/
/****************************************************/
  .lcl-text--s {
    font-size: 12px;
  }
  .lcl-textbox {
    border: 1px solid #bbb;
    padding: 10px;
  }
  @media screen and (min-width: 769px) {
    .lcl-text--s {
      font-size: 14px;
    }
  }

/****************************************************/
/****************************************************/



/******************** Layout ********************/
/************************************************/
  .lcl-fleft {
    float: left;
  }
  .lcl-fright {
    float: right;
  }
  html[lang="ja"] .lcl-en {
    display: none;
  }
  html[lang="en"] .lcl-ja {
    display: none;
  }
  @media screen and (min-width: 769px) {
    .lcl-cols {
      padding-left: 12px;
    }
    .lcl-col {
      padding-left: 12px;
    }
    .lcl-col-wrap {
      margin: 30px 0 30px -24px;
    }
  }
/************************************************/
/************************************************/


/******************** Listbox ********************/
/************************************************/
  .lcl-listbox-display, .lcl-listbox-item {
    background: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    overflow: hidden;
    padding: 12px 25px 12px 12px;
    position: relative;
  }
  .lcl-listbox-item {
    font-weight: normal;
    position: static;
  }
  .lcl-listbox-item[aria-selected="true"] {
    display: none;
  }
  .lcl-listbox-display::after {
    background-image: url("../../../resources/sw_img/stock/sprite_main.png");
    background-position: 0 -50px;
    background-size: 19px 191px;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 10px;
    top: 0;
    width: 13px;
  }
  .lcl-listbox-outer {
    height: 0;
    overflow: hidden;

    -webkit-transition: height .2s ease-out;
    transition: height .2s ease-out;
  }
  /*.lcl-listbox select {
    position: absolute;
    right: 120%;
  }*/
/************************************************/
/************************************************/


/******************** Graph *********************/
/************************************************/
  .lcl-graph-ctrl {
    background: #eee;
    margin: 0 -10px;
    padding: 16px 10px;
  }
  .lcl-graph-ctrl--simple {
    border: 1px solid #ddd;
    border-width: 1px 0;
    padding: 0;
  }
  .lcl-graph-ctrl--unspaced {
    padding-top: 0;
  }

  @media screen and (min-width: 769px) {
    .lcl-graph-ctrl {
      display: inline-block;
      margin: 0 0 24px 35px;
      padding: 0;
      vertical-align: top;
    }
    .lcl-graph-ctrl--right {
      text-align: right;
    }
    .lcl-graph-ctrl--simple {
      border: 0;
    }
    .lcl-graph-ctrl-group--spaced {
      margin-top: 18px;
    }
    .lcl-graph-wrap {
      background: #eee;
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd;
      margin-bottom: 30px;
      overflow: hidden;
      padding: 24px 28px 0 0;
      text-align: center;
      font-size: 14px;
    }
    .lcl-graph-wrap:first-child {
      margin-left: 0;
    }
  }

  @media screen and (max-width: 980px) {
    .lcl-graph-ctrl--simple {
      border: 1px solid #ddd;
      border-width: 1px 0;
      display: block;
      padding: 0;
    }
  }
  @media screen and (min-width: 769px) and (max-width: 980px) {
    .lcl-graph-ctrl--simple {
      margin: -25px -30px 24px 0;
    }
    .lcl-graph-ctrl--unspaced {
      margin-left: 10px;
    }
  }
/************************************************/
/************************************************/

/******************** Radios ********************/
/************************************************/
  [data-toggle][aria-hidden="true"] {
    display: none;
  }

  .lcl-radio {
    background-color: #fff;
    border: .5px solid #eee;
    border-width: 0 .5px;
    box-sizing: border-box;
    color: #666;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;

    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
  }
  .lcl-radio[aria-checked="true"] {
    background-color: #cc0000;
    color: #fff;
  }
  .lcl-radio input {
    left: -100px;
    position: absolute;
  }
  .lcl-image-radio {
    background-color: #eee;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    min-height: 55px;
    padding-left: 55px;
    position: relative;
  }
  .lcl-image-radio::before {
    background-size: cover;
    content: "";
    display: inline-block;
    height: 35px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 35px;
  }
  .lcl-image-radio[aria-checked="true"] {
    background-color: #ffefef;
    color: #cc0000;
  }
  .lcl-image-radio--slider::before {
    background-image: url("../../../resources/sw_img/stock/icon-sliders.png");
  }
  .lcl-image-radio--slider[aria-checked="true"]::before {
    background-image: url("../../../resources/sw_img/stock/icon-sliders-active.png");
  }
  .lcl-image-radio--line::before {
    background-image: url("../../../resources/sw_img/stock/icon-graph.png");
  }
  .lcl-image-radio--line[aria-checked="true"]::before {
    background-image: url("../../../resources/sw_img/stock/icon-graph-active.png");
  }
  .lcl-radio-group {
    margin: 0 -.5px;
    overflow: hidden;
  }
  .lcl-radio-group[data-size="2"] .lcl-radio {
    width: 50%;
  }
  .lcl-radio-group[data-size="3"] .lcl-radio {
    width: 33.33333%;
  }
  .lcl-radio-group-title {
    font-size: 12px;
    margin-top: 10px;
  }
  .lcl-graph-ctrl-group:first-child .lcl-radio-group-title {
    margin-top: 0;
  }

  @media screen and (max-width: 768px) {

  }

  @media screen and (min-width: 769px) {
    .lcl-radio {
      border: 0;
      border-left: 1px solid #eee;
      padding: 12px 0;
    }
    .lcl-radio:first-child {
      border-left: 0;
    }
    .lcl-radio[aria-checked="true"] {
      font-weight: bold;
    }
    .lcl-radio--med {
      min-width: 108px;
    }
    .lcl-radio--small, .lcl-radio-group[data-size] .lcl-radio--small {
      width: 96px;
    }
    .lcl-radio--sub, .lcl-radio--sub:first-child {
      background: transparent;
      border-left: 1px dashed #bbb;
    }
    .lcl-radio--sub:last-child {
      border-right: 1px dashed #bbb;
    }
    .lcl-radio--sub[aria-checked="true"] {
      background: #e7bebe;
      border-left: 0;
      border-right: 0;
      color: #c00;
      position: relative;
    }
    .lcl-radio--sub:last-child[aria-checked="true"]::after {
      border-right: 1px dashed #bbb;
    }
    .lcl-radio--sub[aria-checked="true"]::before, .lcl-radio--sub[aria-checked="true"]::after {
      background: #eee;
      bottom: 0;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      width: 6px;
    }
    .lcl-radio--sub[aria-checked="true"]::before {
      border-left: 1px dashed #bbb;
      left: 0;
    }
    .lcl-radio--sub[aria-checked="true"]::after {
      right: 0;
    }
    .lcl-radio-group--master {
      border-bottom: 3px solid #c00;
      margin-bottom: 15px;
    }
    .lcl-radio-group-title {
      margin-top: 0;
    }
    .lcl-radio-group-title, .lcl-radio-group-title + .lcl-radio-group {
      display: inline-block;
      vertical-align: middle;
    }
    .lcl-image-radio {
      font-size: 14px;
      font-weight: normal;
      line-height: 26px;
      padding: 0;
      text-align: center;
    }
    .lcl-image-radio::before {
      height: 70px;
      position: static;
      width: 70px;
    }
    .lcl-image-radio[aria-checked="true"] {
      background: transparent;
      color: #666;
      font-weight: normal;
    }
    .lcl-image-radio-text {
      display: block;
    }
  }

  @media screen and (max-width: 980px) {
    .lcl-image-radio {
      background-color: #eee;
      font-size: 16px;
      font-weight: bold;
      line-height: 35px;
      min-height: 55px;
      padding: 12px 0 12px 55px;
      position: relative;
    }
    .lcl-image-radio[aria-checked="true"] {
      background-color: #ffefef;
      color: #cc0000;
      font-weight: bold;
    }
    .lcl-image-radio::before {
      height: 35px;
      position: absolute;
      width: 35px;
    }
  }
/************************************************/
/************************************************/


@media screen and (min-width: 769px) {
  .lcl-sponly {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .lcl-pconly {
    display: none;
  }
}

.radio-group,
.radio-group + div{
  display:inline-block;
}
.row_x3{
  height:184px;
}
@media screen and (max-width: 768px){
  .c-Cols-1of2{
    width:100%;
    margin:0;
  }
  .c-ReportTbl{
    margin:0;
  }
}
.chart-infomation{display:block;text-align:right; margin-top:-20px;font-size:14px;}
.lcl-tc-group-percent{font-size: 24px;line-height: 36px;}
.lcl-is-disabled{opacity: .2;}
.lcl-textbox { white-space: pre-wrap;}
@media screen and (max-width: 768px) {
  .lcl-tc-group-percent {font-size: 18px; line-height: 20px;}
  .lcl-tc-group { display: inline-block;}
  .chart-infomation {margin-top: -12px; font-size: 12px;}
}

body, html{
  overflow-x: hidden;
}