@charset "utf-8";
.eir_iframe.eir *,
.eir_iframe .eirTarget_zipDownload *,
.eir_iframe .eirTarget_pdfNote *,
.eir_iframe .eirTarget_pnexNote *,
.eir_iframe .eirTarget_yuhoNote *,
.eir_iframe .eirTarget_rss_59846 *,
.eir_iframe .eirTarget_yuhoCsv_741478 *,
.eir_iframe .eirTarget_latestFiscalYm_eirSampleArea *,
.eir_iframe .eirTarget_latestQuarter_eirSampleArea *,
.eir_iframe .eir_controller_year *,
.eir_iframe .eir_controller_newstype *,
.eir_iframe .eirTarget_calendarImg * {
  box-sizing: border-box;
  line-height: normal;
}

.eir_iframe .eir_pnexNote_item:first-of-type a[target="_blank"]::after {
  display: none;
}


/* --------------------------------------------------------
* NEWアイコン
* -------------------------------------------------------*/

.eir_iframe.eir_area_area_news_021 .s_eirList_item-new .s_eirModule_date {
  position: relative;
  padding-right: 3rem;
}

.eir_iframe.eir_area_area_news_021 .s_eirList_item-new .s_eirModule_date::before {
  position: absolute;
  right: 35px;
  content: ' / ';
  color: #000;
}

.eir_iframe.eir_area_area_news_021 .s_eirList_item-new .s_eirModule_date::after {
  position: absolute;
  right: -10px;
  content: 'NEW';
  color: #dc0451;
}


/* --------------------------------------------------------
* Stock Information
* -------------------------------------------------------*/

.eir_iframe.eir_area_area_generic_material_027 .eir_pdfNote {
  display: none;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirList_item {
  padding: 0;
  margin: 0;
  border: none !important;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:nth-child(3) .s_eirList_item {
  padding-top: 20px;
}

.eir_iframe.eir_area_area_generic_material_027 .table.table-bordered table,
.eir_iframe.eir_area_area_generic_material_027 .table.table-bordered th,
.eir_iframe.eir_area_area_generic_material_027 .table.table-bordered td {
  border-color: #e0e0e0;
  font-weight: normal;
}

.eir_iframe.eir_area_area_generic_material_027 .table.table-bordered th {
  background: #f8f8f8;
  text-align: left !important;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirModule_thumbnail {
  max-width: 736px;
  max-width: 736.5px;
  width: 100%;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirModule_thumbnail_img {
  border: none;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:first-child {
  padding-bottom: 32px;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:first-child .s_eirHeading {
  display: none;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:first-child .s_eirList_item:last-child,
.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:nth-child(2) .s_eirList_item:last-child,
.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:nth-child(4) .s_eirList_item .s_eirModule_titleBox,
.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:nth-child(5) .s_eirList_item:last-child {
  display: none;
}

.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:nth-child(3) .s_eirList_item,
.eir_iframe.eir_area_area_generic_material_027 .s_eirBlock .s_eirBlock:nth-child(4) .s_eirList_item {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe.eir_area_area_generic_material_027 .s_eirModule_text_item {
    overflow-x: auto;
    display: block;
  }
}


/* --------------------------------------------------------
* General Meeting of Shareholders
* -------------------------------------------------------*/

.eir_iframe.eir_area_area_meeting_028 .eir_pdfNote {
  display: none;
}


/* --------------------------------------------------------
* eirBlock
* -------------------------------------------------------*/

.eir_iframe .s_eirBlock {
  display: block;
}

section.s_eirBlock {
  padding-bottom: 80px;
}

.eir_iframe .s_eirBlock:last-child {
  padding-bottom: 0;
}

.eir_iframe .s_eirBlock:first-child {
  margin-top: 0;
}


/* --------------------------------------------------------
* eir年タイトル
* -------------------------------------------------------*/

.eir_iframe .s_eirHeading span {
  margin-bottom: 2rem;
  padding-left: 2.5rem;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  display: block;
}


/* --------------------------------------------------------
* EIRリスト
* -------------------------------------------------------*/

.eir_iframe .s_eirItem {
  display: flex;
}

.eir_iframe .s_eirList {
  margin: 0;
  padding: 0;
  list-style: none;
}


/*　EIRリスト > アイテム
--------------------------------------------------------*/

.eir_iframe .s_eirList_item {
  display: flex;
  margin-top: 0;
  padding-top: 0;
  border-top: 1px solid rgba(224, 224, 224, 1);
}

.eir_iframe .s_eirList_item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 1px solid rgba(224, 224, 224, 1);
}

.eir_iframe .s_eirList_item:last-child {
  padding-bottom: 0;
  border-bottom: 1px solid rgba(224, 224, 224, 1);
}

.eir_iframe .s_eirList_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


/* .s_eirModule_eirItem > *{
    margin-left: 20px;
} */

.eir_iframe .s_eirModule_eirItem>*:first-child {
  margin-left: 0;
}

.eir_iframe .s_eirList_item-all_link {
  display: block;
}


/*　EIRリスト > アイテム（訂正）
--------------------------------------------------------*/

.eir_iframe .eirItem_child {
  border-top: 0;
  margin-top: 0;
}

.eir_iframe .eirItem_child .eirItem_head {
  visibility: hidden;
}

.eir_iframe .eirItem_child .s_eirModule_titleBox {
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 0;
}

.eir_iframe .eirItem_child .s_eirModule_titleBox::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 8px;
  border: 2px solid rgba(224, 224, 224, 1);
  border-right: none;
  border-top: none;
  position: absolute;
  top: 0.2rem;
  left: 0;
}


/*　EIRリスト > アイテム　付与クラス一覧
--------------------------------------------------------*/


/*
.eir_iframe .cat-news-tanshin,
.eir_iframe .cat-news-yuho,
.eir_iframe .cat-news-press,
.eir_iframe .cat-news-pr,
.eir_iframe .cat-news-announcement,
.eir_iframe .cat-news-ir_material,
.eir_iframe .cat-news-ir_material_for_fiscal_ym,
.eir_iframe .cat-news-cgr_ds,
.eir_iframe .cat-news-cgr_do,
.eir_iframe .cat-news-gms,
.eir_iframe .cat-news-custom_type {
}
.eir_iframe .cat-sub-announcement,
.eir_iframe .cat-sub-ir_material,
.eir_iframe .cat-sub-ir_material_for_fiscal_ym,
.eir_iframe .cat-sub-custom_type1,
.eir_iframe .cat-sub-id0 {
}
.eir_iframe .cat-num-1,
.eir_iframe .cat-num-2,
.eir_iframe .cat-num-3,
.eir_iframe .cat-num-4 {
}
.eir_iframe .s_eirList_item-url,
.eir_iframe .s_eirList_item-pdf,
.eir_iframe .s_eirList_item-xlsx,
.eir_iframe .s_eirList_item-xls,
.eir_iframe .s_eirList_item-docx,
.eir_iframe .s_eirList_item-doc,
.eir_iframe .s_eirList_item-pptx,
.eir_iframe .s_eirList_item-ppt,
.eir_iframe .s_eirList_item-zip,
.eir_iframe .s_eirList_item-space {
}
.eir_iframe .s_eirList_item-q_100,
.eir_iframe .s_eirList_item-q_30,
.eir_iframe .s_eirList_item-q_20,
.eir_iframe .s_eirList_item-q_10,
.eir_iframe .s_eirList_item-q_0 {
}
.eir_iframe .s_eirList_item-thum_true,
.eir_iframe .s_eirList_item-thum_false {
}
*/


/*　EIRリスト > 日付
--------------------------------------------------------*/

.eir_iframe .s_eirModule_date {
  white-space: nowrap;
  /* 日付の表示形式によって幅の修正が必要 */
  width: 10rem;
  font-family: roc-grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe .s_eirModule_date {
    margin-right: 5px;
  }
}


/*　EIRリスト > サムネイル
--------------------------------------------------------*/

.eir_iframe .s_eirModule_thumbnail {
  width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
}

.eir_iframe .s_eirModule_thumbnail_img {
  width: 100%;
  height: auto;
  margin: 0;
  border: 1px solid #ccc;
}


/*　EIRリスト > カテゴリアイコン
--------------------------------------------------------*/

.eir_iframe .s_eirModule_category {
  position: relative;
  bottom: 2px;
  width: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.eir_iframe .s_eirModule_category::before {
  content: '';
  display: inline-block;
  width: 82px;
  height: 1px;
  background: rgba(224, 224, 224, 1);
  margin: 0 17px 0 19px;
}

.eir_iframe .s_eirModule_category_icon {
  display: inline-block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  line-height: 2;
  letter-spacing: .05em;
  color: #000;
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe .s_eirModule_category::before {
    content: none;
  }
}


/*　EIRリスト > カテゴリアイコン（画像）
--------------------------------------------------------*/

.eir_iframe .s_eirModule_category_image {
  /* display: flex; */
  display: none;
  align-items: center;
  height: 24px;
}

.eir_iframe .s_eirModule_category_image::before {
  content: '';
  width: 40px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
}

/*　EIRリスト > タイトルBOX
--------------------------------------------------------*/

.eir_iframe .s_eirModule_titleBox {
  display: block;
  flex-grow: 1;
  /* 日付 + カテゴリアイコン + 余白 */
  width: 100%;
}


/*　EIRリスト > タイトル（書類名）
--------------------------------------------------------*/

.eir_iframe .s_eirModule_title {
  display: inline;
}

.eir_iframe .s_eirList_item-pdf .s_eirModule_title_link {
  position: relative;
}

.eir_iframe .s_eirList_item-pdf .s_eirModule_title_link::after {
  display: inline-block;
  width: 1.5rem;
  color: transparent;
  content: ".";
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px auto;
}


/*　EIRリスト > 固定文言
--------------------------------------------------------*/

.eir_iframe .s_eirModule_title_static {
  display: inline;
}

.eir_iframe .s_eirModule_title_static::before {
  content: '';
  display: inline;
}


/*　EIRリスト > アイテムタイプアイコン
--------------------------------------------------------*/

.eir_iframe .s_eirModule_type_icon {
  display: none;
  vertical-align: middle;
  padding: 0px 10px;
  margin-left: 5px;
  line-height: 15px;
  color: #FFF;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
  font-size: 10px;
}


/*　EIRリスト > アイテムタイプアイコン（CSS）
--------------------------------------------------------*/

.eir_iframe .s_eirModule_type_icon-pdf {
  background-color: #ee3d23;
}

.eir_iframe .s_eirModule_type_icon-url {
  background-color: #2196F3;
  display: none;
}

.eir_iframe .s_eirModule_type_icon-doc,
.eir_iframe .s_eirModule_type_icon-docx {
  background-color: #3F51B5;
  display: none;
}

.eir_iframe .s_eirModule_type_icon-xls,
.eir_iframe .s_eirModule_type_icon-xlsx {
  background-color: #4CAF50;
  display: none;
}

.eir_iframe .s_eirModule_type_icon-ppt,
.eir_iframe .s_eirModule_type_icon-pptx {
  background-color: #FF5722;
  display: none;
}

.eir_iframe .s_eirModule_type_icon-zip {
  background-color: #607D8B;
  display: none;
}

.eir_iframe .s_eirModule_type_icon-space {
  display: none;
}


/*　EIRリスト > アイテムタイプアイコン（画像）
--------------------------------------------------------*/

.eir_iframe .s_eirModule_type_figure {
  display: none;
  margin: 0 5px 0 0;
}

.eir_iframe .s_eirModule_type_figure_image {
  display: none;
  height: 15px;
  vertical-align: middle;
}

.eir_iframe .s_eirModule_type_figure_image-url,
.eir_iframe .s_eirModule_type_figure_image-doc,
.eir_iframe .s_eirModule_type_figure_image-docx,
.eir_iframe .s_eirModule_type_figure_image-xls,
.eir_iframe .s_eirModule_type_figure_image-xlsx,
.eir_iframe .s_eirModule_type_figure_image-ppt,
.eir_iframe .s_eirModule_type_figure_image-pptx,
.eir_iframe .s_eirModule_type_figure_image-zip,
.eir_iframe .s_eirModule_type_figure_image-space {
  display: none;
}


/*　EIRリスト > NEWアイコン
--------------------------------------------------------*/

.eir_iframe .s_eirModule_new_icon {
  display: inline-block;
  background-color: #F90;
  vertical-align: middle;
  padding: 0px 10px;
  line-height: 15px;
  color: #FFF;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
  font-size: 10px;
}


/*　EIRリスト > NEWアイコン（画像）
--------------------------------------------------------*/

.eir_iframe .s_eirModule_new_image {
  display: none;
  align-items: center;
  height: 24px;
}

.eir_iframe .s_eirModule_new_image::before {
  content: '';
  width: 26px;
  height: 12px;
  display: block;
  background-repeat: no-repeat;
}


/*　EIRリスト > コメント
--------------------------------------------------------*/

.eir_iframe .s_eirModule_comment {
  font-size: 80%;
}


/*　基本パターン（タイトルBOX内を表示）
--------------------------------------------------------*/

.eir_iframe .s_titleBox_size,
.eir_iframe .s_titleBox_page_num {
  display: inline;
}

.eir_iframe .s_titleBox_text,
.eir_iframe .s_titleBox_comment {
  display: block;
}

.eir_iframe .s_titleBox_title_link_static,
.eir_iframe .s_titleBox_title_text_static {
  display: none;
}

.eir_iframe .s_titleBox_new,
.eir_iframe .s_titleBox_type,
.eir_iframe .s_eirList_item_type,
.eir_iframe .s_eirList_item_size,
.eir_iframe .s_eirList_item_page_num,
.eir_iframe .s_eirList_item_new,
.eir_iframe .s_eirList_item_text,
.eir_iframe .s_eirList_item_comment {
  display: none;
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe .eir .s_eirList_item {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .is_sp .eir_iframe .s_eirList_item::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    order: 6;
  }
  .is_sp .eir_iframe .s_eirList_item:first-child {
    border-top: none;
    padding-top: 0;
  }
  .is_sp .eir_iframe .s_eirItem {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe .s_eirModule_titleBox {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
}


/* --------------------------------------------------------
* EIRリスト > 表示順変更
* -------------------------------------------------------*/

.eir_iframe .s_eirList_item_date {
  order: 1;
}

.eir_iframe .s_eirList_item_thumbnail {
  order: 2;
}

.eir_iframe .s_eirList_item_category {
  order: 3;
}

.eir_iframe .s_eirList_item_category_second {
  order: 4;
}

.eir_iframe .s_eirList_item_titleBox {
  order: 5;
}

.eir_iframe .s_eirList_item_type {
  order: 6;
}

.eir_iframe .s_eirList_item_size {
  order: 7;
}

.eir_iframe .s_eirList_item_page_num {
  order: 8;
}

.eir_iframe .s_eirList_item_new {
  order: 9;
}

.eir_iframe .s_eirList_item_text {
  order: 10;
}

.eir_iframe .s_eirList_item_comment {
  order: 11;
}


/* --------------------------------------------------------
* BoxList
* -------------------------------------------------------*/

.eir_iframe .s_eirBoxList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.eir_iframe .s_eirBoxList_item {
  width: 33.3%;
  /*★並べる数を変更する場合％変更*/
  border-left: #e8e8e8 solid 1px;
  border-bottom: #e8e8e8 solid 1px;
  padding: 20px;
}

.eir_iframe .s_eirBoxList_item:nth-child(-n+3) {
  border-top: #e8e8e8 solid 1px;
}

.eir_iframe .s_eirBoxList_item:nth-child(3n),
.eir_iframe .s_eirBoxList_item:last-child {
  /*★並べる数を変更する場合(n)変更*/
  border-right: #e8e8e8 solid 1px;
}

.eir_iframe .s_eirBoxList_item_inner {
  width: 100%;
  height: auto;
  position: relative;
}


/* BoxList > ヘッダー */

.eir_iframe .s_eirBoxList_head::after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}


/* BoxList > ヘッダー > カテゴリアイコン */

.eir_iframe .s_eirBoxList_head_categoryWrap {
  padding-bottom: 6px;
  margin-right: 4px;
  float: left;
}

.eir_iframe .s_eirBoxList_head_categoryWrap::after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

.eir_iframe .s_eirBoxList_head_category_icon {
  margin: 0;
  display: block;
  float: left;
  width: 70px;
}

.eir_iframe .s_eirBoxList_head_category_icon+.s_eirBoxList_head_category_icon {
  margin-left: 4px;
}

.eir_iframe .s_eirBoxList_head_category_icon .s_eirModule_category_icon,
.eir_iframe .s_eirBoxList_head_category_icon .s_eirModule_category_image {
  width: 100%;
}


/* BoxList > ヘッダー > 日付 */

.eir_iframe .s_eirBoxList_head_dataWrap {
  float: right;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 6px;
}

.eir_iframe .s_eirBoxList_head_dataWrap::after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

.eir_iframe .s_eirBoxList_head_new {
  display: block;
  align-self: center;
  padding: 1px;
  text-align: center;
  margin-top: -2px;
}

.eir_iframe .s_eirBoxList_head_date {
  display: block;
  align-self: center;
  margin-left: 5px;
}


/* BoxList > ボディ */

.eir_iframe .s_eirBoxList_item_body {
  margin-top: 8px;
}


/* BoxList > ボディ > テキスト部分 */

.eir_iframe .s_eirBoxList_body_titleWrap {
  margin: 0;
  display: inline;
  word-break: break-all;
}

.eir_iframe .s_eirBoxList_body_title_link {
  text-decoration: none;
}

.eir_iframe .s_eirBoxList_body_title_link:hover {
  text-decoration: underline;
}

.eir_iframe .s_eirBoxList_body_title_link_static,
.eir_iframe .s_eirBoxList_body_title_text_static {
  display: none;
}

.eir_iframe .s_eirBoxList_body_title_type {
  display: inline;
}

.eir_iframe .s_eirBoxList_body_title_size {
  display: inline;
}

.eir_iframe .s_eirBoxList_body_title_page {
  display: inline;
}

.eir_iframe .eirUseText.s_eirBoxList_body_useText {
  margin-top: 6px;
  background: none;
}

.eir_iframe .s_eirBoxList_body_comment {
  margin-top: 6px;
  font-size: 80%;
}


/* BoxList > ボディ > サムネイル部分 */

.eir_iframe .s_eirBoxList_body_thumbWrap {
  margin: 0;
  padding: 0;
  width: 120px;
  float: right;
  /*★表示位置逆にする場合L⇔R変更*/
  margin-left: 10px;
  /*★表示位置逆にする場合L⇔R変更*/
}

.eir_iframe .s_eirBoxList_body_thumb_img {
  width: 100%;
}


/* BoxList > 訂正・追加書類 */

.eir_iframe .s_eirBoxList_item_inner-child {
  margin-top: 20px;
  padding-top: 12px;
  border-top: #e8e8e8 solid 1px;
}

.eir_iframe .s_eirBoxList_item_inner-child .s_eirBoxList_head {
  display: none;
}

.eir_iframe .s_eirBoxList_item_inner-child .s_eirBoxList_body_new {
  display: inline-block;
}


/* --------------------------------------------------------
* Year Controller
* -------------------------------------------------------*/

.eir_iframe .s_yearController {
  position: relative;
  margin-bottom: 30px;
  width: 130px;
}

.eir_iframe .s_yearController::after {
  pointer-events: none;
  position: absolute;
  right: 25px;
  top: calc(50% - 2px);
  content: '';
  width: 10px;
  height: 10px;
  border-width: 5px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
}

.eir_iframe .s_eirSelect {
  border: 1px solid #bababa;
  padding: 10px 40px 10px 10px;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.eir_iframe .s_eirAnchor {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 80px;
  padding: 48px;
  list-style: none;
  background: #fafafa;
}

.eir_iframe .s_eirAnchor li {
  margin-right: 48px;
}

.eir_iframe .s_eirAnchor li:last-child {
  margin-right: 0;
}

.eir_iframe .s_eirAnchor a {
  position: relative;
  padding-right: 20px;
  display: inline-block;
  text-decoration: none;
}

.eir_iframe .s_eirAnchor a::after {
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
  display: inline-block;
  content: "";
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
}

.eir_iframe .s_eirAnchor a:hover {
  text-decoration: underline;
}

.eir_iframe.eir_area_area_yuho_006 .s_eirSelect {
  width: 160px;
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe .s_yearController {
    width: 100%;
  }
  .is_sp .eir_iframe.eir_area_area_yuho_006 .s_eirSelect,
  .is_sp .eir_iframe .s_eirSelect {
    width: 100%;
  }
  .is_sp .eir_iframe .s_yearController::after {
    top: 16px;
    right: 25px;
    left: auto;
  }
  .is_sp .eir_iframe .s_eirAnchor {
    padding: 20px 15px;
  }
  .is_sp .eir_iframe .s_eirAnchor li {
    margin-right: 0;
    width: 100%;
  }
  .is_sp .eir_iframe .s_eirAnchor li:nth-child(n+2) {
    margin-top: 10px;
  }
}


/* --------------------------------------------------------
* Newstype Controller
* -------------------------------------------------------*/

.eir_iframe .s_newsTypeController {
  margin-bottom: 30px;
}

.eir_iframe .s_eirTab {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.eir_iframe .s_eirTab li {
  width: 100%;
  border: 2px solid #333;
  background-color: #FFF;
}

.eir_iframe .s_eirTab li+li {
  border-left-width: 0;
}

.eir_iframe .s_eirTab li:last-child {
  margin-right: 0;
}

.eir_iframe .s_eirTab li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 10px;
  color: #333;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.eir_iframe .s_eirTab li.active a,
.eir_iframe .s_eirTab li:hover a {
  color: #FFF;
  background-color: #333;
}


/* --------------------------------------------------------
* Governance
* -------------------------------------------------------*/

.eir_iframe .eir[class*="area_governance"] .s_eirList_item {
  display: block;
  text-align: right;
}

.eir_iframe .eir[class*="area_governance"] .noDataText {
  display: none;
}


/* --------------------------------------------------------
* IR Calendar
* -------------------------------------------------------*/

.eir_iframe .eirCalendar_figure {
  display: flex;
  justify-content: center;
  ;
  padding: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 auto 80px;
  flex-direction: initial;
}

.eir_iframe .eirCalendar_image:nth-child(2) {
  margin-left: 2px;
}

.eir_iframe .eirCalendarNote {
  margin-top: 30px;
}

.eir_iframe img.eirCalendar_image {
  width: 50%;
  max-width: 100%;
}


/* --------------------------------------------------------
* share
* -------------------------------------------------------*/

.eir_iframe .s_eir_MoreBtn_link a {
  background-color: #FFF;
  border: 2px solid #333;
  color: #333;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  margin-top: 30px;
  display: block;
}

.eir_iframe .s_eir_MoreBtn_link a:hover {
  color: #FFF;
  background-color: #333;
  text-decoration: none;
}


/* --------------------------------------------------------
* RSS
* -------------------------------------------------------*/

.eir_iframe .eir_rss {
  text-align: right;
}

.eir_iframe .eir_rss_image {
  width: 16px;
}


/* --------------------------------------------------------
* yuhoCsv
* -------------------------------------------------------*/

.eir_iframe .eir_yuhoCsv_item {
  margin-top: 20px;
}

.eir_iframe .eir_yuhoCsv_item:first-child {
  margin-top: 0;
}

.eir_iframe .eir_yuhoCsv_item_link {
  display: inline-block;
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s;
  color: #000;
  letter-spacing: .08em;
  line-height: 1.25rem;
  font-size: 14px;
  border: 2px solid #000;
  border-radius: 40px;
  text-decoration: none;
}

.eir_iframe .eir_yuhoCsv_item_link:hover {
  color: #FFF;
  background-color: #333;
  text-decoration: none;
}

@media (min-width: 769px) {
  .eir_iframe .eir_yuhoCsv_item_link {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 38px;
    padding-right: 38px;
  }
}


/* --------------------------------------------------------
* Note
* -------------------------------------------------------*/

.eir_iframe .eir_pdfNote,
.eir_iframe .eir_pnexNote,
.eir_iframe .eir_yuhoNote {
  margin-top: 2.5rem;
}

.eir_iframe .eir_pdfNote {
  display: flex;
  flex-direction: row;
}

.eir_iframe .eir_pdfNote_item,
.eir_iframe .eir_pnexNote_item,
.eir_iframe .eir_yuhoNote_item {
  font-size: 11px;
}

.eir_iframe .eir_pdfNote_item {
  margin-left: 0.75rem;
}

.eir_iframe .eir_pdfNote_item:first-child {
  margin-left: 0;
}

.eir_iframe .eir_pdfNote_item:first-child a::after {
  display: none;
}

.eir_iframe .eir_pnexNote_item-right {
  text-align: right;
}

.eir_iframe .eir_pnexNote_item-right a {
  display: inline-block;
}

.eir_iframe .eir_pnexNote_item-right a::after {
  display: none !important;
}

.eir_iframe .eir_pdfNote img,
.eir_iframe .eir_pnexNote img {
  width: auto;
}


/* --------------------------------------------------------
* Matrix
* -------------------------------------------------------*/

.eir_iframe .s_eirMatrix_table {
  border-collapse: collapse;
  width: 100%;
}

.eir_iframe .s_eirMatrix_th,
.eir_iframe .s_eirMatrix_td {
  width: 20%;
  padding: 10px;
  border-style: solid;
  border-color: #d9d9d9;
  border-width: 1px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.eir_iframe .s_eirMatrix_th {
  background-color: #eee;
}

.eir_iframe .eir-pager {
  letter-spacing: -0.5em;
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center;
}

.eir_iframe .eir-pager .pagination {
  margin: 0;
}

.eir_iframe .eir-pager span {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 10px;
  margin-top: 5px;
}

.eir_iframe .eir-pager span a {
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  padding: 5px 10px;
}

.eir_iframe .eir-pager span.current {
  border: 1px solid #eee;
  color: #eee;
  padding: 5px 10px;
}

.eir_iframe .s_eirList_item_date_hidden {
  visibility: hidden;
}

.eir_iframe .eirAccordionTrigger {
  background-image: none;
  cursor: pointer;
  padding: 5px;
  background-color: #2a855c;
  color: #FFF;
  position: relative;
  margin: 0;
}

.eir_iframe .eirAccordionTrigger::after {
  content: "＋";
  display: block;
  position: absolute;
  top: 2px;
  right: 10px;
}

.eir_iframe .eirAccordionTrigger-open::after {
  content: "－";
}

.eir_iframe .eirAccordionWrapper {
  display: none;
}

.eir_iframe .eirAccordionWrapper-open {
  display: block;
}


/* --------------------------------------------------------
* HTMLカレンダー
* -------------------------------------------------------*/

.eir_iframe .eir-calendar .eirHeading.s_eirHeading {
  text-align: center;
  font-size: 24px;
  padding: 12px 0;
  letter-spacing: 1px;
  background-color: #00519C;
  color: #fff;
  margin-bottom: 0;
}

.eir_iframe .eir-calendar .inner {
  position: relative;
}

.eir_iframe .eirCalendarTable {
  table-layout: fixed;
  border-collapse: collapse;
  width: calc(100% + 2px);
  -webkit-transform: translateX(-1px);
  transform: translateX(-1px);
}

.eir_iframe .eirCalendarTable thead th {
  padding: 2px 0;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border: 1px solid #e5e5e5;
  font-weight: 400;
}

.eir_iframe .eirCalendarTable td {
  background: #999999;
  vertical-align: top;
  text-align: center;
  color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 196px;
}

.eir_iframe .eirCalendar_label {
  display: table;
  width: 86%;
  margin: 24px auto 0;
}

.eir_iframe .eirCalendar_label span {
  display: table-cell;
  height: 57px;
  vertical-align: middle;
  /* background: #fff; */
  color: #fff;
  line-height: 1.3;
}

.eir_iframe .eirCalendar_year {
  text-align: center;
  margin: 7px 0 0;
  font-size: 13px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: none;
}

.eir_iframe .eirCalendar_month {
  font-size: 20px;
  margin: 25px 0 0;
  text-indent: 10px;
  line-height: 1;
}


/* .eirCalendar_year+.eirCalendar_month {
    margin-top: 0;
} */

.eir_iframe .eirCalendar_month span {
  font-size: 30px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0 3px 0 0;
}

@media screen and (max-width: 768px) {
  .is_sp .eir_iframe .s_eirList_item {
    flex-direction: column;
  }
  .is_sp .eir_iframe .s_eirTab {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .is_sp .eir_iframe .s_eirTab li {
    width: 49%;
    /* margin-right:0; */
    margin-top: 2%;
    border-left-width: 2px;
  }
  .is_sp .eir_iframe .s_eirTab li+li {
    border-left-width: 2px;
  }
  .is_sp .eir_iframe .s_eirTab li a {
    width: auto;
  }
  .is_sp .eir_iframe .eirItem_child .eirItem_head {
    display: none;
  }
  .is_sp .eir_iframe .eir_yuhoCsv_item_link {
    width: 100%;
  }
  .is_sp .eir_iframe .eir_pdfNote {
    flex-direction: column;
  }
  .is_sp .eir_iframe .eir_pdfNote_item {
    margin-left: 0;
  }
  .is_sp .eir_iframe .eir_pdfNote_item:first-child {
    margin-bottom: 10px;
  }
  .is_sp .eir_iframe .eirCalendar_figure {
    flex-direction: column;
    max-width: 424px;
    width: 100%;
    margin-bottom: 48px;
  }
  .is_sp .eir_iframe img.eirCalendar_image {
    width: 100%;
  }
  .is_sp .eir_iframe .eirCalendar_image:nth-child(2) {
    margin-left: 0;
    margin-top: 30px;
  }
  .is_sp .eir_iframe .s_eirMatrix_table {
    width: 100%;
  }
  .is_sp .eir_iframe .s_eirMatrix_th,
  .is_sp .eir_iframe .s_eirMatrix_td {
    word-break: break-all;
  }
  .is_sp .eir_iframe .eir-calendar .inner {
    overflow-x: auto;
  }
  .is_sp .eir_iframe .eir-calendar .scroll-container {
    width: calc(200% + 1px);
  }
  .is_sp .eir_iframe .eirCalendarTable td {
    height: 140px;
  }
  .is_sp .eir_iframe .eirCalendar_month span {
    font-size: 23px;
  }
  .is_sp .eir_iframe .eirCalendar_month {
    margin-top: 28px;
  }
  /* ----------------------------
  * BoxList
  * ---------------------------*/
  .is_sp .eir_iframe .s_eirBoxList {
    display: block;
  }
  .is_sp .eir_iframe .s_eirBoxList::after {
    display: none;
  }
  .is_sp .eir_iframe .s_eirBoxList_item {
    width: 100%;
    padding: 20px;
    border-right: #e8e8e8 solid 1px;
  }
  .is_sp .eir_iframe .s_eirBoxList_item:nth-child(-n+3) {
    border-top: none;
  }
  .is_sp .eir_iframe .s_eirBoxList_item:first-child {
    border-top: #e8e8e8 solid 1px;
  }
  /* BoxList > ボディ > サムネイル部分 */
  .is_sp .eir_iframe .s_eirBoxList_body_thumbWrap {
    width: 100px;
  }
}
