@charset "UTF-8";
/* -------------------------------------------------------------------------*/
/* MIXIN / ARGUMENT / COMMON CLASS
/* -------------------------------------------------------------------------*/
.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

/* -------------------------------------------------------------------------*/
/* STOCKHOLDER TOP
/* -------------------------------------------------------------------------*/
.ctg_stockholder .pg_kv {
  background-color: #c3c3c3;
  background-image: url(../jpg/pg_kv-8.jpg); }
  .ctg_stockholder .pg_kv .pg_kv_wrp_2::before,
  .ctg_stockholder .pg_kv .pg_kv_wrp_1::before {
    background-image: url(../png/kv_bc_earth_3.png); }

.ir_news_block {
  display: table;
  width: 100%;
  margin-bottom: 10px; }
  .ir_news_block p {
    display: table-cell; }
  .ir_news_block .date {
    font-size: 14px;
    font-size: 0.875rem;
    width: 140px; }
  @media only screen and (max-width: 980px) {
    .ir_news_block {
      display: block; }
      .ir_news_block p {
        display: block;
        margin: 0; } }

.stk_tp_block {
  margin-top: 80px; }
  .stk_tp_block ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
  .stk_tp_block li {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 2% 4% 0;
    padding: 0px;
    display: inline-block;
    width: 32%;
    background-color: #f7f7f7;
    vertical-align: top; }
    .stk_tp_block li:nth-child(3n) {
      margin-right: 0; }
    .stk_tp_block li a {
      display: block;
      text-decoration: none;
      padding: 10px;
      text-align: center;
      color: #1540bc;
      transition: background 0.2s ease; }
      .stk_tp_block li a img {
        max-width: 100%;
        height: auto;
        margin-bottom: 10px; }
      .stk_tp_block li a:hover {
        background-color: #dee6ff; }
  @media only screen and (max-width: 980px) {
    .stk_tp_block li {
      display: block;
      width: 100%;
      margin: 0 0 5px; }
      .stk_tp_block li a {
        display: block;
        text-align: left;
        overflow: hidden;
        width: 100%;
        padding: 5px; }
        .stk_tp_block li a img {
          display: inline-block;
          width: 80px;
          vertical-align: middle;
          margin-bottom: 0; }
        .stk_tp_block li a span {
          display: inline-block;
          vertical-align: middle;
          padding-left: 10px; } }
  @media only screen and (max-width: 640px) {
    .stk_tp_block li {
      font-size: 14px;
      font-size: 0.875rem; }
      .stk_tp_block li a img {
        width: 60px; }
      .stk_tp_block li a span {
        padding-left: 5px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* IR NEWS
/* -------------------------------------------------------------------------*/
.stk_news_list li {
  margin-bottom: 8px; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* HIGHLIGHT
/* -------------------------------------------------------------------------*/
.stk_unit {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: right;
  margin-bottom: 0; }

.skt_tbl_1 {
  width: 100%; }
  .skt_tbl_1 th, .skt_tbl_1 td {
    border: 1px solid #cfcfcf;
    padding: 8px 5px; }
  .skt_tbl_1 th {
    text-align: left;
    background-color: #fff; }
  .skt_tbl_1 tr.tr_2 th {
    width: 20%; }
  .skt_tbl_1 tr.tr_1 th, .skt_tbl_1 tr.tr_2 th {
    text-align: center;
    background-color: #e1e4f2 !important; }
  .skt_tbl_1 tr:nth-child(2n) th {
    background-color: #f4f4f4; }
  .skt_tbl_1 tr:nth-child(2n) td {
    background-color: #f8f8f8; }
  .skt_tbl_1 td {
    white-space: nowrap; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* IR
/* -------------------------------------------------------------------------*/
.stk_ir_tbl {
  width: 100%; }
  .stk_ir_tbl th, .stk_ir_tbl td {
    border: 1px solid #cfcfcf;
    text-align: center;
    padding: 8px 5px; }
  .stk_ir_tbl th {
    background-color: #eceef6; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* STOCK
/* -------------------------------------------------------------------------*/
.stk_stk_tbl {
  width: 100%; }
  .stk_stk_tbl th, .stk_stk_tbl td {
    border: 1px solid #cfcfcf;
    text-align: left;
    padding: 8px 5px; }
  .stk_stk_tbl th {
    background-color: #eceef6; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* SUBSIDIARY
/* -------------------------------------------------------------------------*/
.stk_sb_tbl {
  width: 100%; }
  .stk_sb_tbl th, .stk_sb_tbl td {
    border: 1px solid #cfcfcf;
    text-align: left;
    padding: 8px 5px;
    text-align: center; }
  .stk_sb_tbl th {
    background-color: #eceef6; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* ESG
/* -------------------------------------------------------------------------*/
.stk_esg {
  display: block;
  transition: opacity 0.2s ease; }
  .stk_esg:hover {
    opacity: 0.8; }
  .stk_esg ul {
    list-style: none;
    margin: 50px 0 0;
    padding: 0;
    font-size: 0; }
    .stk_esg ul li {
      display: inline-block;
      width: 33.33333%; }
      .stk_esg ul li img {
        width: 100%;
        height: auto; }
  @media only screen and (max-width: 450px) {
    .stk_esg ul {
      margin-top: 30px; }
      .stk_esg ul li {
        width: 170px;
        display: block;
        margin: 0 auto; } }

/* -------------------------------------------------------------------------*/
