@charset "UTF-8";
/*!
global > color
------------------------------
*/
:root {
  --cl-main: #243D5F;
  --cl-border: #DDE1E5;
  --cl-bg-gray: #F6F6F6;
  --cl-text-dark: #333;
}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
:root {
  --base-font-ja: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック",
      "Yu Gothic", "メイリオ", sans-serif;
  --font-en: "Inter", sans-serif;
  --font-en02: "Afacad", sans-serif;
  --font-en03: "Plus Jakarta Sans", sans-serif;
  --font-mplus: "M PLUS 1", sans-serif;
  --base-font-weight: 500;
  --base-color-txt: #243d5f;
  --header-height-pc: 107px;
  --space-component: 24px;
  --space-h1-content: 60px;
  --space-h2-top: 48px;
  --space-title-text: 20px;
  --space-text: 16px;
  --space-title-title: 32px;
  --space-image-text: 12px;
}
@media screen and (min-width: 768px) {
  :root {
    --space-component: 40px;
    --space-h1-content: 100px;
    --space-h2-top: 80px;
    --space-title-text: 32px;
    --space-text: 24px;
    --space-title-title: 48px;
    --space-image-text: 20px;
  }
}

/*!
global > mixin
------------------------------
*/
.p_financial_child_board_note {
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p_financial_child_board_note {
    font-size: 1.0625rem;
  }
}

.p_stock_table th,
.p_stock_table td, .p_stock_ticket_table th,
.p_stock_ticket_table td, .p_text_medium, .p_financial_child_board_tag {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p_stock_table th,
  .p_stock_table td, .p_stock_ticket_table th,
  .p_stock_ticket_table td, .p_text_medium, .p_financial_child_board_tag {
    font-size: 1.125rem;
  }
}

.p_financial_child_summary_list h3 {
  font-size: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p_financial_child_summary_list h3 {
    font-size: 1.25rem;
  }
}

.p_stock_heading_5, .p_text_large, .p_text_large_spaced, .p_financial_child_segment_heading {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p_stock_heading_5, .p_text_large, .p_text_large_spaced, .p_financial_child_segment_heading {
    font-size: 1.5rem;
  }
}

.archive .c_hero__ttl .h1 {
  padding-left: 0;
}
.archive .c_hero__ttl .h1::before {
  display: none;
}

.p_financial_child_board {
  padding-block: 24px;
}
@media screen and (min-width: 768px) {
  .p_financial_child_board {
    padding-block: 56px;
  }
}
.p_financial_child_board_tag {
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  padding-bottom: 24px;
}
.p_financial_child_board_note {
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.01em;
  text-align: right;
}
.p_financial_child_segment:nth-child(1) {
  margin-top: 8px;
}
.p_financial_child_segment_heading {
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  background-color: #d4e8f1;
  padding: 5px 10px;
}
@media screen and (min-width: 768px) {
  .p_financial_child_segment_heading {
    padding: 5px 10px;
  }
}
.p_financial_child_segment_chart {
  margin-top: 20px;
}
.p_financial_child_segment_chart figure {
  width: 1000px;
}
@media screen and (min-width: 768px) {
  .p_financial_child_segment_chart figure {
    width: 1200px;
  }
}
.p_financial_child_segment .disc_list {
  margin-top: 32px;
}
.p_financial_child_segment .disc_list li + li {
  margin-top: 5px;
}
.p_financial_child_summary_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_financial_child_summary_list {
    gap: 56px 36px;
    margin-top: 90px;
  }
}
.p_financial_child_summary_list > li {
  width: clamp(50% - 10px, (540px - 100vw) * 1000, 100%);
}
@media screen and (min-width: 768px) {
  .p_financial_child_summary_list > li {
    width: clamp(33.33% - 24px, (1025px - 100vw) * 1000, 50% - 18px);
  }
}
.p_financial_child_summary_list h3 {
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #d4e8f1;
  padding: 8px 10px 7px;
}
.p_financial_child_summary_list figure {
  margin-top: 30px;
  margin-bottom: 15px;
}
.p_financial_child_summary_list .disc_list {
  line-height: 1.7;
  margin-bottom: 0;
}
.p_financial_child_summary_list .disc_list li + li {
  margin-top: 3px;
}
.p_financial_child_topics {
  margin-top: 55px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_financial_child_topics {
    padding-bottom: 53px;
  }
}
.p_financial_child_topics .c_news_list {
  margin-top: 57px;
}
.p_financial_child_topics .c_news_list a,
.p_financial_child_topics .c_news_list .no-link {
  padding-top: 11px;
  padding-bottom: 10px;
}

.p_page_heading_main {
  margin: 100px 0 0 0;
}

.p_text_large {
  font-weight: 300;
  margin-bottom: 24px;
}

.p_text_large_spaced {
  font-weight: 300;
  margin: 50px 0 24px 0;
}

.p_text_zero_margin {
  margin: 0;
}

.p_discount_info_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 9px;
}

.p_icon_discount_sm {
  width: 79px;
}

.p_icon_discount_md {
  width: 90px;
}

.p_stock_ticket_table {
  width: 1000px;
  background-color: #fff;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .p_stock_ticket_table {
    width: 1200px;
  }
}
.p_stock_ticket_table th,
.p_stock_ticket_table td {
  line-height: 1.7;
  letter-spacing: 0.022em;
  vertical-align: middle;
  color: #201f1f;
  height: 51px;
  border: 1px solid #c8cbc9;
  padding: 10px 13px;
}
.p_stock_ticket_table th {
  width: 200px;
  background-color: #efefef;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p_stock_ticket_table th {
    width: 230px;
  }
}
.p_stock_ticket_table td {
  font-weight: 500;
}
.p_stock_ticket_card_list {
  margin-top: 14px;
}
.p_stock_ticket_card_list > li + li {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .p_stock_ticket_card_list > li + li {
    margin-top: 43px;
  }
}

.p_stock_heading_5 {
  font-weight: 300;
  line-height: 1.2;
  margin-top: 36px;
  margin-bottom: 20px;
}
.p_stock_table {
  width: 1000px;
  margin-top: 19px;
}
@media screen and (min-width: 768px) {
  .p_stock_table {
    width: 1200px;
  }
}
.p_stock_table th,
.p_stock_table td {
  letter-spacing: 0.022em;
  line-height: 1.7;
  vertical-align: middle;
  padding: 9px 16px 10px;
}
.p_stock_table thead th {
  height: 51px;
  background-color: #243d5f;
  border: 1px solid #fff;
  font-weight: 700;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.p_stock_table tbody td {
  height: 59px;
  border: 1px solid #c8cbc9;
  font-weight: 500;
  color: #201f1f;
}
.p_stock_table tbody td:nth-child(1) {
  background-color: #efefef;
}
@media screen and (min-width: 768px) {
  .p_stock_table tbody td:nth-child(1) {
    width: 250px;
  }
}
@media screen and (min-width: 768px) {
  .p_stock_table tbody td:nth-child(2) {
    width: 550px;
  }
}
@media screen and (min-width: 768px) {
  .p_stock_table tbody td:nth-child(3) {
    width: 206px;
  }
}
@media screen and (min-width: 768px) {
  .p_stock_table tbody td:nth-child(4) {
    width: 200px;
  }
}
.p_stock_table tbody td:nth-child(4) figure {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p_stock_table tbody td:nth-child(4) figure img {
  width: calc(50% - 7px);
}
.p_stock_hr {
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_stock_hr {
    height: 2px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.p_ir .c_hero__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p_ir .c_hero__main a.c_btn__stock {
  height: 82px !important;
  min-width: 320px;
}
.p_ir_01 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_ir_01 {
    padding-top: 78px;
    padding-bottom: 76px;
  }
}
.p_ir_01 .c_pdf_list > li a {
  text-decoration: none;
  min-height: 100px;
}
.p_ir_02 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_ir_02 {
    padding-top: 58px;
    padding-bottom: 80px;
  }
}
.p_ir_02_body {
  margin-top: 27px;
}
.p_ir_03_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_ir_03_inner {
    padding-top: 77px;
    padding-bottom: 100px;
  }
}
.p_ir_03_header {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_ir_03_header {
    width: 306px;
  }
}
.p_ir_03_body {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_ir_03_body {
    width: clamp(100% - 306px - 40px, (1025px - 100vw) * 1000, 100%);
    padding-top: 12px;
  }
}
.p_ir_04 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p_ir_04 {
    padding-top: 70px;
    padding-bottom: 128px;
  }
}
.p_ir_04_board {
  width: 1111px;
}
@media screen and (min-width: 768px) {
  .p_ir_04_board {
    width: 100%;
    max-width: 1111px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p_ir_04_board.white_block {
  max-width: none;
  padding: 40px 40px;
  margin-top: 20px;
}
.p_ir .color_white {
  background-color: #fff;
}
.p_ir .color_gray {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .p_ir .c_heading_row_more a {
    margin-top: 40px;
  }
}