/* ir
 * ----------------------------------------------- */
/*-----IRCOMMON--*/
a[target=_blank]::after {
  display: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.m-ir-button-style a {
  padding-left: 2em;
  padding-right: 2em;
}

.m-ir-news-box > ul > li > a .ir-title {
  box-sizing: border-box;
}

.m-ir-news-box > ul > li > a .ir-category {
  font-size: 1.2rem;
  min-width: 160px;
}

/*-----IRbreadcrumb--*/
.m-nav-breadcrumb {
  margin: 20px 0;
}

.m-nav-breadcrumb_list {
  flex-wrap: wrap;
  display: flex;
}

.m-nav-breadcrumb_list > li {
  position: relative;
  font-size: 1.4rem;
}

.m-nav-breadcrumb_list > li + li {
  margin: 0 0 0 18px;
}

.m-nav-breadcrumb_list > li > a {
  text-decoration: none;
  color: #1a1a1a;
  font-weight: 400;
}

.m-nav-breadcrumb_list > li:not(:first-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -15px;
  width: 7px;
  height: 7px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
}

/*-----IRTOP--*/
.ir-top #section1-02 .ir-download-list li .ir-download-title {
  margin-bottom: 10px;
}

.ir-top #section1-02 .ir-download-list li .ir-download-link a {
  background-size: 17px auto;
}

.ir-top #section2 .ir-index-speciallist > div .speciallist-rightbox > ul {
  display: block;
}

.ir-top #section2 .ir-index-speciallist > div .speciallist-rightbox > ul > li {
  width: 100%;
}

/* RESPONSIVE
 * ----------------------------------------------- */
@media print, (max-width: 768px) {
  .m-nav-breadcrumb {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .m-nav-breadcrumb_list > li {
    white-space: nowrap;
    font-size: 1.1rem;
  }
  .ir-top #section1-02 .ir-download-list li .ir-download-link a {
    background-size: 14px auto;
  }
  .ir-top .ir-mv-box02 ul li a .ir-mv-slider-title .link-normal::before {
    top: 6px;
  }
  .ir-top #section2 .ir-index-list > li > dl > dd > ul > li > a::before {
    top: 7px;
  }
  .ir-top #section2 .ir-index-list > li > dl > dt {
    padding: 15px 20px 15px 22%;
  }
  .ir-top #section2 .ir-index-sublist li {
    box-sizing: border-box;
  }
  .ir-top #section2 .ir-index-speciallist > div .speciallist-rightbox > ul li a i::before {
    top: 6px;
  }
}
/*
	IR CMS Style
*/
@media screen and (min-width: 769px) and (max-width: 1080px) {
  .m-ir-cms-box .ir-cms-year span {
    display: block;
  }
}
.m-ir-cms-box .ir-cms-data {
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .m-ir-pages .ir-pages-index {
    width: 200px;
    box-sizing: border-box;
    padding-left: 1em;
    padding-right: 1em;
  }
  .m-ir-pages .ir-pages-list {
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 1079px) and (min-width: 769px) {
  .m-ir-pages .ir-pages-list li {
    width: 50%;
  }
}
@media screen and (min-width: 1080px) {
  .m-ir-pages .ir-pages-list li {
    display: flex;
    align-items: center;
    /*width: 33%;*/
    box-sizing: border-box;
  }
  .m-ir-pages .ir-pages-list li:nth-child(n+3) {
    margin-top: 0;
  }
  .m-ir-pages .ir-pages-list li:nth-child(4n) {
    border-left: 0;
  }
  .m-ir-pages .ir-pages-list li:nth-child(n+4) {
    margin-top: 0px;
  }
} 
body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

.pt40 {
  padding-top: 40px;
}

.mb100 {
  margin-bottom: 100px;
}

/*
	Table Style
*/
.m-ir-table-style01 .min-w-1000 {
  min-width: 1000px;
}
@media screen and (max-width: 768px) {
  .m-ir-table-style01 .min-w-1000 {
    min-width: 770px;
  }
}
@media screen and (max-width: 768px) {
  .m-ir-table-style01 .min-w-sp-500 {
    min-width: 500px;
  }
}
.m-ir-table-style01 table th, .m-ir-table-style01 table td {
  word-wrap: break-word;
  white-space: normal;
}
.m-ir-table-style01 .table-ex {
  white-space: normal;
}
.m-ir-table-style01 .w-400 {
  width: 400px;
}
@media screen and (max-width: 768px) {
  .m-ir-table-style01 .w-400 {
    width: 200px;
  }
}
.m-ir-table-style01 .w-300 {
  width: 300px;
}
@media screen and (max-width: 768px) {
  .m-ir-table-style01 .w-300 {
    width: 150px;
  }
}
@media screen and (min-width: 769px), print {
  .m-ir-table-style01 .w-pc-400 {
    width: 400px;
  }
}
/*
	Management Policy / Strategy Style
*/
@media print, screen and (min-width: 769px) {
  .management_policy_and_strategy-top .m-sec-indexlist li.indexlist03 > div {
    width: 34%;
  }
}
@media screen and (max-width: 768px) {
  .management_policy_and_strategy-top .m-sec-indexlist li.indexlist03 > div {
    width: 100%;
  }
}

.m-sec-indexlist > li > ul > li a:before {
  top: 0.45em;
}

a {
  color: #3db4d0;
  outline: none;
}
a:hover {
  color: #4bccdf;
}

@media print, screen and (min-width: 768px) and (max-width: 1260px) {
  .m-ir-page-nav02 ul li {
    box-sizing: border-box;
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .m-ir-page-nav02 ul li a:after {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.management_policy_and_strategy-risk_factor .h_report-box figure {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.management_policy_and_strategy-risk_factor .h_report-box figure img {
  margin-right: auto;
  margin-left: auto;
}

.management_policy_and_strategy-tcfd #section1 .tcfd-sec1-style01 li::before {
  width: 9px;
  height: 9px;
  top: 5px;
}

/*
	For Individual Investors Style
*/
.indivisual_investor-strength img {
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .is-mb {
    display: none !important;
  }
}
@media print, screen and (min-width: 0px) and (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}
/*
	shareholder stock information Style
*/
.shareholder_stock_information-return #section2 figure img {
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 768px) {
  .m-ir-page-nav02 ul li {
    box-sizing: border-box;
  }
}
/*20240122 Add*/
.m-list-notice-01 {
    margin: 0;
    padding: 0;
}

.m-list-notice-01>li {
    display: flex;
    position: relative;
    margin: 0;
    list-style: none;
    font-size: 1.3rem
}

.m-list-notice-01>li>* {
    margin-top: 0
}

.m-list-notice-01>li .m-list-notice_mark {
    padding: 0 10px 0 0;
    white-space: nowrap;
}

.m-list-notice-01>li .m-list-notice_content>:first-child {
    margin-top: 0
}

.m-list-notice-02 {
    margin: 24px 0 0;
    padding: 0;
    counter-reset: count02
}

.m-list-notice-02>li {
    display: flex;
    position: relative;
    margin: 0;
    list-style: none;
    counter-increment: count02;
    font-size: 1.3rem
}

.m-list-notice-02>li>* {
    margin-top: 0
}

.m-list-notice-02>li .m-list-notice_mark {
    padding-right: 5px;
    white-space: nowrap;
}

.m-list-notice-02>li .m-list-notice_mark::after {
    content: "";
    content: counter(count02);
    display: inline-block;
    min-width: 16px
}

.m-list-notice-02>li .m-list-notice_content>:first-child {
    margin-top: 0
}
.ir-chart-box{
	max-width:560px;
	box-sizing:border-box;
}
.ir-chart-link .arrow:before{
	top:0.45em;
}
.ir-chart-box .stockweather_contents img{
	margin-right:auto;
	margin-left:auto;
}