@charset "utf-8";

.eirDev .s_eirList_item{
  border: none;
  background-color: #F6F6F6;
  padding: 10px 15px;
  box-sizing: border-box;
}
.eirDev .s_eirItem {
    padding: 0;
    border: none!important;
}


@media only screen and (max-width: 767px){
  .eirDev .s_eirModule_type_figure{
    position: static;
    display: inline-block;
    transform: none;
  }
}

/* 追加CSS 241126 -------------------------------------------------------------------------------------------------- */
.img-w-900 {
  max-width: 900px;
}
img {
  max-width: 100%;
}
/* 表 -------------------------------------------------------------------------------------------------- */
.table-unit {
  text-align: right;
  display: block;
}
.table-a, .table-b {
  min-width: 600px;
}
.table-a th, .table-a td, .table-b th, .table-b td {
  text-align: center;
}
.table-txt-s {
  font-size: clamp(0.813rem, calc(0.75rem + 0.167vw), 0.875rem);
}
th.table-txt-left,
td.table-txt-left {
  text-align: left;
  background: #fff;
  font-weight: 400;
}
th.table-txt-right,
td.table-txt-right {
  text-align: right;
}
.table-a th {
  background-color: #fff;
  font-weight: normal;
}

.th-green {
  background-color: #7EAB55;
  color: #fff;
}
.th-lightgreen {
  background-color: #E5F0DB;
}
th.th-blue {
  background-color: #6A99D0;
  color: #fff;
  font-weight: bold;
}
.table-w800 {
  max-width: 800px;
}
.table-b {
  border-color: #fff;
}
.table-b th,
.table-b td {
  border-color: #fff;
}
.table-b tr:nth-child(2n-1) td{
  background-color: #EBEFF6;
}
.table-b tr:nth-child(2n) td{
  background-color: #D4DEED;
}

/* TOP -------------------------------------------------------------------------------------------------- */
#ir a {
  transition: all 0.3s;
}
@media only screen and (max-width: 767px) {
  #ir .home-heading-v2 {
    display: block!important;
  }
}
/* 最新IR資料 */
.top-document {
  width: 100%;
  max-width: min(900px, 100vw);
  padding-bottom: 1.875rem;
  @media print, screen and (min-width: 768px) {
    padding-bottom: 3.5rem;
  }
}
.top-document-btn {
  padding: 5px 10px;
  border: 1px solid #333;
  display: inline-block;
  margin-top: 5px;
}
.top-document-cont {
  margin-left: 0.93rem;
  @media print, screen and (min-width: 768px) {
    margin-left: 1.25rem;
  }
}
/* メッセージ */
/* .top-messageblock {
  display: flex;
  justify-content: space-between;
}
.top-messageblock .info_item {
  width: 49%;
} */
.top-messageblock .info_item a {
  display: inline-block;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .top-messageblock {
    display: flex;
    justify-content: space-between;
  }
  .top-messageblock .info_item {
    width: 49%;
  }
}
/* リンクリスト */
#ir .newsroom-info a:hover {
  /*text-decoration: underline;*/
}
#ir .newsroom-info .item_text a{
  width: 100%;
  height: 100%;
  display: inline-block;
}
#ir .newsroom-info .info_sub-menu-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 15px;
}
#ir .newsroom-info .info_sub-menu {
  padding-bottom: 15px;
}
#ir .newsroom-info .info_sub-menu .link-blank::after {
  display: none;
}
@media print, screen and (min-width: 768px) {
  #ir .newsroom-info .item_text {
    padding-bottom: 5px;
  }
  #ir .newsroom-info .info_sub-menu-item a {
    padding: 0 20px 0px 20px;
  }
}
/* IRカレンダー */
.top-calender-cont {
  margin-left: 0.93rem;
  @media print, screen and (min-width: 768px) {
    margin-left: 1.25rem;
  }
}
.top-calender-cont h3 {
  font-size:clamp(1rem, calc(0.75rem + 0.667vw), 1.25rem);
  font-weight: bold;
}
.top-calender-list p {
  font-size: clamp(0.875rem, calc(0.75rem + 0.333vw), 1rem);
}
.top-calender-list time {
  display: inline-block;
  margin-right: 10px;
}
/* ダイジェスト動画 */
.video-sec_video {
  aspect-ratio: 4/2;
  height: auto;
  width: 100%;
}
.video-sec_video a {
  height: 100%;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .video-sec_video {
    width: 70vw;
    min-width: 300px;
    max-width: 600px;
    margin-left: 20px;
  }
}


.top-calender,
.top-calender-list{
  width: 100%
}
.top-calender-list-item{
  padding: 1.25rem 40px 1.25rem 1.25rem;
  margin: 0;
  border-bottom: 1px solid #e1e2e3;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.top-calender-list-item time {
  margin: 0 20px 0 0;
  color: #545454;
  font-size: 0.875rem;
  white-space: nowrap;
  width: 100%;
}
.top-calender-list-text {
  width: 100%;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .top-calender {
    width: 100%;
    max-width: min(900px, 100vw);
  }
  .top-calender-list-item time {
    width: 140px;
  }
  .top-calender-list-text {
    width: calc(100% - 160px);
  }
  .top-calender-list {
    margin-top: 40px;
  }
  .calender-wrap {
    margin-top: 60px;
  }
}


/* STRATEGY -------------------------------------------------------------------------------------------------- */
/* トップメッセージ message.html */
.message .related-pages h3 {
  text-decoration: underline;
}
.message .related-pages-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 10px;
}
.message .related-pages-item a {
  display: inline-block;
  padding: 5px;
  line-height: 1.4;
  background-color: #FFFFFF;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
  position: relative;
  &::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    transform: translateY(-50%) rotate(45deg);
    right: 15px;
    top: 50%;
  }
  &:hover {
    box-shadow: 0 5px 6px -3px rgba(0, 0, 0, .14), 0 9px 12px 1px rgba(0, 0, 0, .14), 0 3px 16px 2px rgba(0, 0, 0, .12);
    transform: scale(1.01);
  }
}
@media print, screen and (min-width: 768px) {
  .message .related-pages-item a {
    padding: 10px;
  }
}
/* governance.html */
.governance-link {
  color: #0000ff;
  text-decoration: underline;
}
.governance-img-m {
  max-width: 900px;
}
.figure.align-left {
  margin-left: 0;
}
@media print, screen and (min-width: 768px) {
  .directors_list {
    display: flex;
    flex-wrap: wrap;
  }
}

.directors_item {
  width: 100%;
  margin-bottom: 30px;
  cursor: pointer;
  transition: all 0.3s;
}
.directors_item:hover {
  opacity: .7;
}
.directors_item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #00ADA9;
}
.directors_item-img {
  width: 53%;
  aspect-ratio: 181 / 117;
}
.directors_item-txtarea {
  width: 45%;
}
.directors_item-txtarea h3 {
  font-size:clamp(1.25rem, calc(1rem + 0.667vw), 1.5rem);
  font-weight: bold;
}
span.directors_txt-note {
  font-size: 10px;
  display: inline-block;
  transform: translateY(-5px);
}

@media print, screen and (min-width: 768px) {
  .directors_item {
    width: 48%;
  }
  .directors_item:nth-child(2n-1) {
    margin-right: 4%;
  }
}
.modal  {
  position: relative;
  text-align: left;
  height: fit-content;
}
.modal_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #00ADA9;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.modal_btn:hover {
  transform: scale(1.1);
}
.modal_btn span {
  display: block;
  width: 25px;
  height: 2px;
  margin-top: -2px;
  background-color: #fff;
}
.modal_btn span:nth-child(1) {
  transform: rotate(45deg);
}
.modal_btn span:nth-child(2) {
  transform: rotate(-45deg);
}
.modal_attendance {
  padding: 0px 10px;
  border: 1px solid #222;
  margin-top: 10px;
  margin-bottom: 8px;
  font-weight: bold;
}
/* plan.html */
.strategy-plan_list {
  padding-left: 10px;
}
.strategy-plan_list li {
  list-style-type: '•';
  padding-left: 7px;
}

/* FINANCIAL -------------------------------------------------------------------------------------------------- */

/* ATAGLANCE -------------------------------------------------------------------------------------------------- */
/* taiwa.html */
.taiwa_event ul li {
  list-style-type: '•';
  padding-left: 10px;
}
.taiwa-table {
  margin-top: 20px;
}

/* SHAREHOLDER -------------------------------------------------------------------------------------------------- */
/* index.html */
.shareholder img.figure__img.img-fluid.mb10 {
  aspect-ratio: 118 / 83;
  object-fit: cover;
}
/* 株式分割の履歴 */
.shareholder-record-cont {
  margin-bottom: 3.75rem;
}

/* LIBRARY -------------------------------------------------------------------------------------------------- */
/* index.html */
#ir .library a.btn.btn-grey {
  color: #fff;
  background: #777;
  border: 1px solid #777;
  font-size: 18px;
  border-radius: 10px;
  margin-top: -20px;
}
#ir .library a.btn.btn-grey:hover {
  background: #fff;
  color: #777;
  opacity: 1;
}



/* 個人投資家向け説明会 */
@media print, screen and (min-width: 768px) {
  .investor-pres-list {
    padding-left: 50px;
  }
}
/* 統合報告書 */
.library-report_img {
  margin-bottom: 20px;
  max-width: 500px;
}
.library-report_img img {
  max-width: 100%;
}
.library-report_list {
  padding-left: 16px;
}
.library-report_list li {
  list-style-image: url("../img/icon_pdf.png");
  padding-bottom: 10px;
}
.library-report_list li a {
  display: inline-block;
  text-decoration: underline;
}
.library-report_list li a:hover {
  opacity: 0.6;
}
.library-report_btn {
  margin-top: 30px;
  max-width: 450px;
}
@media print, screen and (min-width: 768px) {
  .library-report_flex {
    display: flex;
    justify-content: space-between;
  }
  .library-report_left {
    width: 45%;
  }
  .library-report_right {
    width: 50%;
  }
  .library-report_btn {
    margin-top: 40px;
  }
}