@charset "UTF-8";
.eirGroup {
  border: 0;
}

.eir {
  margin: 0;
  padding: 0;
}

.eirHeading {
  position: relative;
  font-size: 1.5em;
}
.eirHeading span {
  font-weight: 500;
}
.eirHeading::before {
  content: "";
  display: inline-block;
  width: 0.125em;
  height: 1.6em;
  vertical-align: middle;
  margin-right: 0.875em;
  background-image: none;
  background-color: #ed6c00;
  -webkit-transform: translateY(-0.075em);
          transform: translateY(-0.075em);
}

.yearController {
  position: relative;
  width: 10em;
  overflow: hidden;
  margin: 0 0 1.5em 0 !important;
  border: 1px solid #cccccc;
  border-radius: 0.25em;
  background: #ffffff;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .yearController {
    width: inherit;
  }
}
.yearController select {
  width: 100%;
  text-indent: 0;
  text-overflow: ellipsis;
  outline: none;
  border: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}
.yearController select::-ms-expand {
  display: none;
}
.yearController::before {
  content: "";
  display: block;
  position: absolute;
  top: 1.1em;
  right: 0.75em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0.4em 0 0.4em;
  border-color: #ed6c00 transparent transparent transparent;
  pointer-events: none;
}

.s_eirSelect {
  padding: 0.75em 1em !important;
  font-size: 0.875em !important;
}

.newsTypeController {
  margin-bottom: 2em;
}

.s_eirModule_category_icon {
  background-color: #999999;
}

.s_eirTab {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .s_eirTab {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: inherit;
  }
}
.s_eirTab li {
  width: inherit;
  border: 0;
  background-color: transparent;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .s_eirTab li {
    width: inherit;
  }
}
.s_eirTab li a {
  display: inline-block;
  padding: 0.75em 1.5em;
  color: #999999;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .s_eirTab li a {
    padding: 0.75em 0.875em;
  }
}
.s_eirTab li.active a {
  border-top: 2px solid #ed6c00;
  background-color: #4c4948;
  color: #ffffff;
  color: #ffffff;
}

.s_eirList_item {
  position: relative;
  background-color: #f5f5f5;
  margin-bottom: 0.5em;
  border: 0;
  border-radius: 0.25em;
}

.s_eirItem {
  padding: 1em 1.5em;
  text-decoration: none;
}

.s_eirModule_date {
  min-width: 6em;
}
.s_eirModule_date_time {
  font-size: 0.75em;
  color: #999999;
}
.s_eirModule_category {
  margin-left: 1.5em;
}
.s_eirModule_titleBox {
  margin-left: 1.5em;
  padding-right: 2em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .s_eirModule_titleBox {
    margin-left: 0;
  }
}
.s_eirModule_size {
  color: #999999;
}
.s_eirModule_type_icon {
  position: absolute;
  top: calc(50% - 0.75em);
  right: 1em;
  width: 1.5em;
  height: 1.5em;
  overflow: hidden;
  margin-left: 0.5em;
  padding: inherit;
  background-color: inherit;
  text-indent: 100%;
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
  color: inherit;
  opacity: 0.25;
}
.s_eirModule_type_icon-pdf {
  background-image: url(../images/icon/ico_file_m_01.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.s_eirModule_type_icon-url {
  background-image: url(../images/icon/ico_arrow_m_01.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.s_eirModule_eirItem[target=_blank] .s_eirModule_type_icon-url {
  background-image: url(../images/icon/ico_newtab_m_01.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.s_eirModule_eirItem[href*="vspm.irstreet.com"] .s_eirModule_type_icon-url, .s_eirModule_eirItem[href*="tokyoipo.com"] .s_eirModule_type_icon-url, .s_eirModule_eirItem[href*="www.youtube.com"] .s_eirModule_type_icon-url, .s_eirModule_eirItem[href*="www.broadstreaming.info"] .s_eirModule_type_icon-url, .s_eirModule_eirItem[href*="www.video-streaming.net"] .s_eirModule_type_icon-url, .s_eirModule_eirItem[href*="www.irbroadstreaming.net"] .s_eirModule_type_icon-url {
  background-image: url(../images/icon/ico_video_m_01.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.s_eirModule_new_icon {
  background-color: inherit;
  margin-left: 0.5em;
  padding: 0 0.25em;
  border: 1px solid #ed6c00;
  border-radius: 0.25em;
  font-family: "Barlow", sans-serif;
  font-size: 0.875em;
  color: #ed6c00;
  line-height: inherit;
}

.en-content .s_eirModule_date {
  min-width: 4.5em;
}

.eir_area_area_top_020 .eirBlock {
  padding-top: 0;
}
.eir_area_area_top_020 .s_eirModule_titleBox {
  width: inherit;
  margin-left: 1em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .eir_area_area_top_020 .s_eirModule_titleBox {
    width: 100%;
    margin-left: 0;
  }
}

.eir_area_area_calendar_018 .s_eirList_item,
.eir_area_area_calendar_041 .s_eirList_item {
  background-color: #ffffff;
}

.eir_area_area_calendar_041 .s_eirModule_date {
  width: inherit;
  min-width: 8em;
}

.eir_pdfNote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5em !important;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .eir_pdfNote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.eir_pdfNote_item {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .eir_pdfNote_item:first-of-type {
    margin-bottom: 1em;
  }
}
.eir_pdfNote_item:first-of-type img {
  max-width: 158px;
}
.eir_pdfNote_item:last-of-type {
  margin-left: 1.5em;
  font-size: 0.875em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .eir_pdfNote_item:last-of-type {
    margin-left: 0;
  }
}

.eir_pdfNote,
.eir_pnexNote,
.eir_yuhoNote {
  margin-top: 1.5em;
  font-size: 0.875em;
}

.qirArea {
  width: inherit;
  max-width: inherit;
  margin: inherit;
  padding: 0;
}

.qirSection,
.qirContent,
.qirArea-twocolumn .qirContent.qirContent-together {
  margin-top: 0;
}

.qirContent {
  margin-bottom: 4em;
}

.qirContent_label {
  margin-bottom: 1em;
  font-weight: 500;
  font-size: 1.5em;
}
.qirContent_label_item {
  position: relative;
}
.qirContent_label_item::before, .qirContent_label_item::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.6em 0.4em 0 0.4em;
  border-color: #ed6c00 transparent transparent transparent;
}
.qirContent_label_item:nth-of-type(1)::before {
  margin-right: 0.5em;
}
.qirContent_label_item:nth-of-type(1)::after {
  content: none;
}
.qirContent_label_item:nth-of-type(2)::before {
  content: none;
}
.qirContent_label_item:nth-of-type(2)::after {
  margin-left: 0.5em;
}

.qirBox {
  margin-top: 0;
  margin-bottom: 1.5em;
  font-size: 0.875em;
}

.qirBox_carefulNote_title {
  margin-bottom: 0.5em;
}

.qirContent_table table {
  margin-top: 0;
}

.s_eirSelect {
  margin: 0 !important;
}

.eir_zip {
  margin: 1.5em auto 0;
}

.eirAttrTarget_zipDownloadUrl {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 1em 2em;
  border: 0.1em solid #ed6c00;
  border-radius: 0.333em;
  background-color: #ed6c00;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  color: #ffffff;
}

.isnt-touch .eirAttrTarget_zipDownloadUrl {
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}
.isnt-touch .eirAttrTarget_zipDownloadUrl:focus, .isnt-touch .eirAttrTarget_zipDownloadUrl:hover {
  padding: 1em 2em;
  background-color: #ffffff;
  color: #ed6c00;
}

.eir_area_area_top_027 .eirBlock {
  padding-top: 0;
}

/* QIRタブ用 */
.ir__qirtab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5em;
  border-bottom: 2px solid #4c4948;
}
.ir__qirtab_item {
  width: 30%;
  margin: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .ir__qirtab_item {
    width: 50%;
  }
}
.ir__qirtab_item a {
  font-size: 0.875em;
  display: block;
  padding: 0.75em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  background-color: #f5f5f5;
  color: #999999;
  width: 100%;
  height: 100%;
}
.ir__qirtab_item-active a {
  border-top: 2px solid #ed6c00;
  background-color: #4c4948;
  color: #ffffff !important;
  font-weight: 500;
}

.en-content .ir__qirtab_item:first-of-type {
  line-height: 3.125;
}

/* 配当注記 */
.qir_area_highlight_042 .qirBox,
.qir_area_highlight_047 .qirBox,
.qir_area_highlight_043 .qirContent-apart.qirContent-id55304,
.qir_area_highlight_048 .qirContent-apart.qirContent-id55304,
.qir_area_highlight_023 .qirContent_note,
.qir_area_highlight_034 .qirContent_note,
.qir_area_highlight_043 .qirContent_note,
.qir_area_highlight_048 .qirContent_note {
  display: none;
}

.qir_area_highlight_023 .qirContent_table table,
.qir_area_highlight_034 .qirContent_table table,
.qir_area_highlight_043 .qirContent_table table,
.qir_area_highlight_048 .qirContent_table table {
  margin-bottom: 0;
}

.qir_area_highlight_023 .qirContent_table th, .qir_area_highlight_023 .qirContent_table td {
  width: 14.2857142857% !important;
}

.qir_area_highlight_034 .qirContent_table th, .qir_area_highlight_034 .qirContent_table td {
  width: 14.2857142857% !important;
}

.qir_area_highlight_048 .qirContent_table th, .qir_area_highlight_048 .qirContent_table td {
  width: 14.2857142857% !important;
}

.qir_area_highlight_043 .qirContent_table th, .qir_area_highlight_043 .qirContent_table td {
  width: 14.2857142857% !important;
}

.qirContent_note_list_item {
  margin-bottom: 1.5em;
}
/*# sourceMappingURL=eir.css.map */