@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP&family=Yuji+Mai&display=swap");
.noto-sans-100 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.noto-sans-200 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.noto-sans-300 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.noto-sans-400 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-500 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.noto-sans-600 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.noto-sans-700 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.noto-sans-800 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.font-1\/2 {
  font-size: 0.5em;
  line-height: 0.5em;
}

.article {
  width: 830px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .article {
    width: 80%;
  }
}

.h1_title {
  font-size: 40.5px;
  line-height: 41px;
  letter-spacing: -1px;
  text-align: center;
  color: #2A2F88;
  font-weight: bold;
  margin-top: 60px;
}
.h1_title small {
  margin-top: 3px;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  color: #888;
  font-weight: bold;
  display: block;
  text-align: center;
}

.mt-1 {
  margin-top: 1px;
}

.mt-2 {
  margin-top: 2px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-4 {
  margin-top: 4px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-6 {
  margin-top: 6px;
}

.mt-7 {
  margin-top: 7px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-9 {
  margin-top: 9px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-11 {
  margin-top: 11px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-13 {
  margin-top: 13px;
}

.mt-14 {
  margin-top: 14px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-17 {
  margin-top: 17px;
}

.mt-18 {
  margin-top: 18px;
}

.mt-19 {
  margin-top: 19px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-21 {
  margin-top: 21px;
}

.mt-22 {
  margin-top: 22px;
}

.mt-23 {
  margin-top: 23px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-26 {
  margin-top: 26px;
}

.mt-27 {
  margin-top: 27px;
}

.mt-28 {
  margin-top: 28px;
}

.mt-29 {
  margin-top: 29px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-31 {
  margin-top: 31px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-33 {
  margin-top: 33px;
}

.mt-34 {
  margin-top: 34px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-36 {
  margin-top: 36px;
}

.mt-37 {
  margin-top: 37px;
}

.mt-38 {
  margin-top: 38px;
}

.mt-39 {
  margin-top: 39px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-41 {
  margin-top: 41px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-43 {
  margin-top: 43px;
}

.mt-44 {
  margin-top: 44px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-46 {
  margin-top: 46px;
}

.mt-47 {
  margin-top: 47px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-49 {
  margin-top: 49px;
}

.ir_highlights .content_wrap .pickup_detail .date_warp {
  color: #6e6e6e;
  display: inline-block;
  font-weight: bold;
}
.ir_highlights .content_wrap .pickup_detail .title {
  margin-top: 20px;
  padding-bottom: 27px;
  border-bottom: 1px solid #b4b4b5;
  font-size: 26px;
  line-height: 1.1em;
  font-weight: bold;
  color: #2A2F88;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .title {
    padding-bottom: 60px;
  }
}
.ir_highlights .content_wrap .pickup_detail .t_warp {
  position: relative;
}
.ir_highlights .content_wrap .pickup_detail .t_warp .pdf_btn {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .t_warp .pdf_btn {
    bottom: 10px;
  }
}
.ir_highlights .content_wrap .pickup_detail .t_warp .pdf_btn a {
  display: block;
  background: url("/lib/img/pdf_icon.png") no-repeat right top;
  background-size: auto 44px;
  padding: 10px 50px 6px 0;
  font-size: 18px;
  font-weight: bold;
}
.ir_highlights .content_wrap .pickup_detail .content {
  width: 100%;
  min-width: 0;
  margin-bottom: 60px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit {
  margin-top: 20px;
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit:nth-child(even) {
  margin-left: 5%;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit {
    width: 100%;
  }
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit:nth-child(even) {
    margin-left: 0;
  }
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit h4 {
  font-size: 1.4em;
  color: #6e6e6e;
  font-weight: bold;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num {
  margin-top: 10px;
  padding: 20px 20px;
  background: #EEEEEF;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .en {
  text-align: right;
  color: #2A2F88;
  font-size: 3.3em;
  font-weight: bold;
  border-bottom: 1px solid #c8c8c8;
  line-height: 1.3;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .en span {
  position: relative;
  bottom: 2px;
  font-size: 20px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .en .sankaku {
  display: inline-block;
  width: 12px;
  height: 31px;
  position: relative;
  margin-right: 5px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .en .sankaku:after {
  position: absolute;
  content: "";
  top: 5px;
  left: -2px;
  width: 0px;
  height: 0px;
  border-top: 12px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 12px solid #EEEEEF;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .en .sankaku:before {
  position: absolute;
  content: "";
  left: -4px;
  width: 0px;
  height: 0px;
  border-top: 15px solid transparent;
  border-left: 11px solid transparent;
  /* topと隣接している   */
  border-right: 11px solid transparent;
  /* topと隣接している   */
  border-bottom: 15px solid #2A2F88;
  /* コード自体無くてもok */
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par {
  text-align: center;
  color: #6e6e6e;
  font-weight: bold;
  font-size: 2.4em;
  line-height: 1.2;
  position: relative;
  min-height: 40px;
  margin-top: 5px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par span {
  font-size: 16px;
  position: relative;
  bottom: 2px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .name {
  display: inline-block;
  margin-right: 5px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .hifn {
  display: inline-block;
  margin-right: 5px;
  font-size: 1em;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .sankaku {
  display: inline-block;
  width: 12px;
  height: 31px;
  margin-left: 8px;
  margin-right: 8px;
  position: relative;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .sankaku:after {
  position: absolute;
  content: "";
  top: 5px;
  left: -2px;
  width: 0px;
  height: 0px;
  border-top: 12px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 12px solid #EEEEEF;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .sankaku:before {
  position: absolute;
  content: "";
  left: -4px;
  width: 0px;
  height: 0px;
  border-top: 15px solid transparent;
  border-left: 11px solid transparent;
  /* topと隣接している   */
  border-right: 11px solid transparent;
  /* topと隣接している   */
  border-bottom: 15px solid #6e6e6e;
  /* コード自体無くてもok */
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down::before, .ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down::after,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up::before,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up::after {
  content: "";
  display: block;
  position: absolute;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down.arrow_down::before,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up.arrow_down::before {
  top: 0;
  right: 1px;
  width: 8px;
  height: 13px;
  background: #2A2F88;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down.arrow_down::after,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up.arrow_down::after {
  bottom: 0;
  right: -5px;
  width: 0px;
  height: 0px;
  border-top: 10px solid #2A2F88;
  border-left: 10px solid transparent;
  /* topと隣接している   */
  border-right: 10px solid transparent;
  /* topと隣接している   */
  border-bottom: 0 solid transparent;
  /* コード自体無くてもok */
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down.arrow_up::before,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up.arrow_up::before {
  bottom: 1px;
  right: 1px;
  width: 8px;
  height: 13px;
  background: #DC2525;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_down.arrow_up::after,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .num .par .arrow_up.arrow_up::after {
  top: -1px;
  right: -5px;
  width: 0px;
  height: 0px;
  border-top: 0px solid transparent;
  border-left: 10px solid transparent;
  /* topと隣接している   */
  border-right: 10px solid transparent;
  /* topと隣接している   */
  border-bottom: 10px solid #DC2525;
  /* コード自体無くてもok */
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .chart_div {
  width: 100%;
  height: 300px;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .chart .unit .chart_div {
    width: 95%;
  }
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart #total .num .en {
  font-size: 3.1em;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .chart #total .num .en .sub {
  font-size: 16px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet {
    width: 100%;
  }
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet h4 {
  font-size: 1.4em;
  color: #6e6e6e;
  font-weight: bold;
  margin-bottom: 10px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table {
  background: #EEEEEF;
  padding: 10px;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table {
  width: 100%;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table th,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table td {
  color: #2A2F88;
  border-bottom: 1px solid #c8c8c8;
  font-size: 1.2em;
  padding: 5px 10px 0;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table th .en,
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table td .en {
  font-size: 0.6em;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table th,
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table td {
    padding: 5px 5px 0;
  }
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table th {
  font-weight: bold;
  padding-right: 0;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table td {
  width: 33%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table table td {
    width: auto;
  }
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .table .sub {
  text-align: right;
}
.ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .chart {
  margin-top: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .ir_highlights .content_wrap .pickup_detail .content .proceeds .balance_sheet .chart {
    width: 100%;
  }
}
.ir_highlights .left_list {
  margin-top: 50px;
}
.ir_highlights .left_list.first {
  margin-top: 100px;
}/*# sourceMappingURL=highlights.css.map */