@charset "Shift_JIS";
/* Component **************************************************************/

/* Title */
.c-section-title__lg {
  padding: 7px 20px;
  border-top: 2px solid #623F02;
  box-shadow:0px 3px 3px -2px #e5e5e5;
  -moz-box-shadow:0px 3px 3px -2px #e5e5e5;
  -webkit-box-shadow:0px 3px 3px -2px #e5e5e5;
  font-size: 160%;
  font-size: 2.2rem;
}

.c-section-title__lg__small {
  margin-left: 22px;
  font-size: 87.5%;
  font-size: 1.8rem;
}

.c-section-title__md {
  padding: 12px 8px;
  border: 1px solid #EBE1C6;
  background-color: #F5EFE2;
  font-weight: normal;
  line-height: 1;
}

.c-section-title__md a {
  color: #003366;
}

.c-section-title__sm {
  font-size: 120%;
  font-size: 1.6rem;
  font-weight: bold;
}

.c-strong-title__lg {
  padding: 20px 0;
  color: #fff;
  background: #805c0b;
  background: -moz-linear-gradient(top,  #805c0b 0%, #433105 100%);
  background: -webkit-linear-gradient(top,  #805c0b 0%,#433105 100%);
  background: linear-gradient(to bottom,  #805c0b 0%,#433105 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#805c0b', endColorstr='#433105',GradientType=0 );
  text-align: center;
  font-size: 110%;
  font-size: 1.7rem;
  line-height: 1.2;
}

.c-strong-title__md {
  padding: 3px;
  border-bottom: 1px solid #B50000;
}

.c-strong-title__md > span {
  padding: 2px 0 2px 12px;
  border-left: 4px solid #C10000;
}

/* Text */
.c-strong-link {
  color: #755000;
  text-decoration: none;
}

.c-strong-link:hover {
  text-decoration: underline;
}

/* Icon */
.c-icon-pdf {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}

.c-icon-pdf:after {
  content: '';
  position: absolute;
  right: 0;
  /*top: 50%;*/
  top: 10px;
  width: 17px;
  height: 18px;
  margin-top: -9px;
  background-image: url(/inv_center/img/common/icn_pdf.png);
  background-repeat: no-repeat;
}

.c-icon-pdf--left {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

.c-icon-pdf--left:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 17px;
  height: 18px;
  margin-top: -9px;
  background-image: url(/inv_center/img/common/icn_pdf.png);
  background-repeat: no-repeat;
}


.c-icon-heading-left {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 35px;
}

.c-icon-heading-left:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 22px;
  height: 14px;
  margin-top: -7px;
  background-image: url(/img/investment/inv_center/icn_arw_bg_right.png);
  background-repeat: no-repeat;
}

.c-icon-strong-arrow {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}

.c-icon-strong-arrow:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 8px;
  margin-top: -4px;
  background-image: url(/inv_center/img/common/icn_arw_strong_right.png);
  background-repeat: no-repeat;
}

/* Project ****************************************************************/

.p-sub-link-list__title {
  padding: 8px;
  background-color: #F0F0F0;
  line-height: 1;
}

.p-sub-link-list__title > a {
  position: relative;
  padding-left: 20px;
}

.p-sub-link-list__title > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 11px;
  height: 11px;
  margin-top: -5px;
  background-image: url(/inv_center/img/common/icn_arw_circle_right.png);
  background-repeat: no-repeat;
}

.p-sub-link-list__title--aside {
  padding: 8px;
  background-color: #F0F0F0;
  line-height: 1;
}

.p-sub-link-list__title--aside > a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  color: #0059B7;
  font-size: 87.5%;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}

.p-sub-link-list__title--aside > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 11px;
  height: 11px;
  margin-top: -5px;
  background-image: url(/inv_center/img/common/icn_arw_aside_right.png);
  background-repeat: no-repeat;
}

.p-sub-link-list__body {
  margin-bottom: 10px;
  padding: 10px 10px 20px 30px;
  font-size: 87.5%;
  font-size: 1.4rem;
  letter-spacing: -0.06em;
  line-height: 1.5;
}

.p-sub-link-list__body--aside {
  padding: 10px;
  font-size: 87.5%;
  font-size: 1.4rem;
  line-height: 1.5;
}

/* Common */

/* scrollbar */
.mCSB_scrollTools {
  opacity: 1; filter: none; -ms-filter: none;
  width: 12px;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1; filter: none; -ms-filter: none;
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1; filter: none; -ms-filter: none;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #F3F3F3;
  opacity: 1; filter: none; -ms-filter: none;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #F3F3F3;
}

.mCSB_scrollTools .mCSB_dragger,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #704E1B;
  width: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
  -ms-filter: none;
  filter: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: url(/inv_center/img/common/img-scrollbar-handle.png) no-repeat center center;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #704E1B;
  -ms-filter: none;
  filter: none;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #704E1B;
  -ms-filter: none;
  filter: none;
}

.p-page-title {
  margin-top: 2px;
  margin-bottom: 20px;
  min-width: 960px;
  background-image: url(/inv_center/img/common/bg_inv-center.jpg);
  background-repeat: repeat-x;
}

.p-page-title__inner {
  height: 166px;
  overflow: hidden;
  background-image: url(/inv_center/img/common/ttl_inv-center.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 0;
}

.p-news-list > li {
  padding: 12px 0;
  border-bottom: 1px dotted #C1C1C1;
  font-size: 87.5%;
  font-size: 1.4rem;
  line-height: 1.6;
  overflow: hidden;
}

.p-news-list > li:after {
  content: '';
  display: table;
  clear: both;
}

.p-news-list__date {
  display: block;
  float: left;
  width: 100px;
}

.p-news-list__inner {
  display: block;
  float: left;
}

.p-news-list__title {
  display: block;
  float: left;
 /*20250225 10pxから20pxに変更*/
  margin-right: 20px;
  width: 140px;
  /*vertical-align: top;*/
}

.p-news-list__file {
  display: block;
  float: left;
  max-width: 350px;
  box-sizing: border-box;
  /*vertical-align: top;*/
}

/* Top */
.p-new-arrival__inner {
  margin: 5px 0 0 15px;
  /*padding-right: 15px;*/
  overflow: auto;
  height: 245px;
}

.p-stocks-report {
  margin-top: 25px;
}

.p-stocks-report__jp {
  width: 325px;
  float: left;
}

.p-stocks-report__overseas {
  width: 325px;
  float: right;
}

.p-stocks-report__icon {
  margin-bottom: 10px;
  position: relative;
}

.p-stocks-report__icon:after {
  content: '';
  position: absolute;
  /*20250305 right: 18pxから8pxに変更*/
  right: 8px;
  top: 50%;
  width: 36px;
  height: 24px;
  margin-top: -12px;
  background-repeat: no-repeat;
}

.p-stocks-report__jp .p-stocks-report__icon:after {
  background-image: url(/img/investment/inv_center/icn_jp.png);
}

.p-stocks-report__overseas .p-stocks-report__icon:after {
  background-image: url(/img/investment/inv_center/icn_overseas.png);
}

.p-market__title {
  position: relative;
  margin-bottom: 25px;
}

.p-market__title:after {
  content: '';
  position: absolute;
  right: 5px;
  bottom: 0;
  width: 164px;
  height: 74px;
  background-image: url(/img/investment/inv_center/ttl_market_img.png);
  background-repeat: no-repeat;
}

.p-market-report__lists .p-market-report__list1 {
  width: 325px;
  float: left;
}

.p-market-report__lists .p-market-report__list2 {
  width: 325px;
  float: right;
}

.p-sub-link-list {
  width: 325px;
  /* float: left; */
}

.p-sub-link-list:nth-child(even) {
  /* float: right; */
}

.p-sub-link-list__title__notes {
  float: right;
  font-size: 82.5%;
  font-size: 1.3rem;
}

.p-market__list--em {
  padding: 10px;
  border: 1px solid #DAD5C8;
}

.p-sub-link-list--em {
  width: 325px;
  float: left;
}

.p-sub-link-list--em:nth-child(even) {
  float: right;
}

.p-sub-link-list--em .c-section-title__md {
  font-size: 87.5%;
  font-size: 1.6rem;
}

.c-section-title__md.before-login {
  font-size: 100%;
}

.p-sub-link-list__inner {
  margin-top: 10px;
}

.p-market__list--em__img {
  float: left;
}

.p-market__list--em__body {
  margin-left: 130px;
  font-size: 87.5%;
  font-size: 1.4rem;
  line-height: 1.5;
}

.p-market__list--em__body.before-login {
  font-size: 87.5%;
}

.p-movie {
  margin-bottom: 60px;
}

.p-movie .c-section-title__lg {
  margin-bottom: 20px;
  padding: 13px 0;
  text-align: center;
}

.p-movie__body__logo {
  float: left;
  margin-right: 25px;
}

.p-movie__body__link {
  float: left;
  border-left: 1px solid #D5D5D5;
  margin-top: 5px;
  padding-left: 25px;
}

.p-movie__body__link a {
  color: #111111;
  font-size: 87.5%;
  font-size: 1.4rem;
  line-height: 1.6;
}

.p-movie__body__img {
  float: right;
}

.p-ttrc {
  text-align: center;
}

.p-ttrc__title {
  margin-bottom: 20px;
  padding-top: 22px;
  border-top: 2px solid #623F02;
}

.p-ttrc__body {
  font-size: 87.5%;
  font-size: 1.4rem;
  line-height: 1.6;
}

.p-risk {
  margin-top: 50px;
  padding-top: 40px;
  box-shadow: inset 0px 3px 3px -2px #e5e5e5;
  -moz-box-shadow: inset 0px 3px 3px -2px #e5e5e5;
  -webkit-box-shadow: inset 0px 3px 3px -2px #e5e5e5;
}

.p-notes {
  border: 1px solid #CCC;
  margin-bottom: 80px;
  padding: 20px 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.p-notes .c-section-title__sm {
  margin-bottom: 15px;
}

.p-notes .c-basic-text {
  margin-bottom: 10px;
  font-size: 87.5%;
  font-size: 1.4rem;
}

.p-notes .c-icon-strong-arrow {
  font-size: 87.5%;
  font-size: 1.4rem;
}

/* Sidebar */
.p-side-nav__link {
  border: 2px solid #EEE;
}

.p-side-nav__link a,
.p-side-nav__link li > span {
  display: block;
  text-decoration: none;
  font-size: 87.5%;
  font-size: 1.4rem;
  line-height: 1.2rem;
}

.p-side-nav__link > li {
  background-color: #EEE;
}

.p-side-nav__link > li > span {
  position: relative;
  padding: 14px 16px 14px 37px;
  color: #4A4726;
  font-weight: bold;
}

.p-side-nav__link > li > span:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background-image: url(/inv_center/img/common/icn_arw_bottom_lg.png);
  background-repeat: no-repeat;
}

.p-side-nav__link ul > li {
  border-bottom: 1px solid #EEE;
  background-color: #fff;
}

.p-side-nav__link ul > li.is-active {
  background-color: #E7DBCD;
}

.p-side-nav__link ul > li:last-child {
  border-bottom: none;
}

.p-side-nav__link ul > li > a {
  position: relative;
  padding: 14px 16px 14px 26px;
  color: #111;
}

.p-side-nav__link ul > li > a:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 5px;
  height: 8px;
  margin-top: -4px;
  background-image: url(/inv_center/img/common/icn_arw_right_sm.png);
  background-repeat: no-repeat;
}

/* 202410追加 */
.p-side-nav__link.investment-info ul > li > a {
  padding: 14px 3px 14px 25px;
}

.p-side-nav__link.investment-info ul > li > a:before {
  left: 10px;
}

.c-section-title__lg.investment-info {
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* ここまで */

.p-important-report {
  padding: 5px;
  border: 1px solid #DAD6C7;
  background-color: #F9F9F6;
}

.p-important-report__inner {
  margin-top: 5px;
  padding: 5px;
  border: 1px solid #DAD6C7;
  background-color: #fff;
}

/* Subpage */
.p-page-nav__left {
  float: left;
  font-size: 87.5%;
  font-size: 1.4rem;
}

.p-page-nav__right {
  float: right;
  font-size: 87.5%;
  font-size: 1.4rem;
}

.p-page-nav__right > a {
  margin-left: 35px;
}

.p-page-nav__link-a {
  color: #B20000;
  text-decoration: none;
}

.p-page-nav__link-a:hover {
  text-decoration: underline;
}

.p-page-nav__link-b {
  color: #183972;
  text-decoration: none;
}

.p-page-nav__link-b:hover {
  text-decoration: underline;
}

.p-icn-arw-prev-a {
  position: relative;
  padding-left: 18px;
}

.p-icn-arw-prev-a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-image: url(/inv_center/img/common/icn_arw_nav_left.png);
  background-repeat: no-repeat;
}

.p-icn-arw-prev-b {
  position: relative;
  padding-left: 18px;
}

.p-icn-arw-prev-b:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-image: url(/inv_center/img/common/icn_arw_nav_prev.png);
  background-repeat: no-repeat;
}

.p-sub-report-section__title {
  margin-bottom: 23px;
}

.p-sub-report-section__intro {
  margin-bottom: 40px;
}

.p-data-table {
  width: 100%;
  border-top: 1px dotted #C1C1C1;
  table-layout:fixed;
}

.p-data-table th, .p-data-table td {
  border-bottom: 1px dotted #C1C1C1;
/* 20250225追加 */
  border-right: 1px dotted #C1C1C1;
}

.p-data-table thead th:last-child,
.p-data-table tbody td:last-child {
	border-right: none;
}
/* 20250225追加 ここまで */

.p-data-table thead th {
  padding: 13px 0;
  background-color: #F0F0F0;
  font-size: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2;
  cursor: pointer;
}

.p-data-table__cord-title {
  width: 90px;
}

.p-data-table__name-title {
  width: 315px;
}

.p-data-table__business-title {
  width: 120px;
}

.p-data-table__date-title {
/* 20250226135pxから90pxに変更 */
  width: 90px;
}

.p-data-table__date-title2 {
  width: 120px;
}

.p-data-table__name-title2 {
  width: auto;
/*  padding-left: 30px !important;*/
}
.p-data-table__buttons {
  font-size: 0;
  margin-top: 5px;
}

.p-btn-up {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/inv_center/img/common/icn_arw_sort_up-off.png);
  background-repeat: no-repeat;
}

.p-data-table thead th.headerSortDown .p-btn-up {
  background-image: url(/inv_center/img/common/icn_arw_sort_up-on.png);
}

.p-btn-down {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background-image: url(/inv_center/img/common/icn_arw_sort_down-off.png);
  background-repeat: no-repeat;
}

.p-data-table thead th.headerSortUp .p-btn-down {
  background-image: url(/inv_center/img/common/icn_arw_sort_down-on.png);
}

.p-data-table tbody td {
  padding: 10px 0;
}

.p-data-table__cord-body {
  text-align: center;
}

.p-data-table__date-body {
  text-align: center;
}

.p-capacity {
  font-size: 100%;
}

/* 16/10/06 繝・・繝悶Ν荳ｭ霄ｫ縺縺代・繧ｪ繝ｼ繝舌・繝輔Ο繝ｼ蟇ｾ蠢・*/
tbody.scroll-body{
	width: 660px;

	/* scrollbar-track-color: #805c0b; */
}
tbody.scroll-body td{
/* 20250225 左右15px追加*/
	padding: 15px 15px;
}
tbody.scroll-body td.p-data-table__cord-body{
	width: 110px;
}
tbody.scroll-body td.p-data-table__name-body{
	width: auto;
}
tbody.scroll-body td.p-data-table__business-body{
	width: 120px;
	text-align: center;
}
tbody.scroll-body td.p-data-table__date-body{
	width: 140px;
}
tbody.scroll-body td.p-data-table__date-body2{
	width: 120px;
	text-align: center;
}
tbody.scroll-body td.p-data-table__name-body2{
	width: 540px;
}


@media (max-width: 480px) {
  /* Component **************************************************************/

  /* Title */
  .c-section-title__lg {
    padding: 6px 0;
    text-align: center;
    border-top: 2px solid #623F02;
    box-shadow:0px 3px 3px -1px #e5e5e5;
    -moz-box-shadow:0px 3px 3px -1px #e5e5e5;
    -webkit-box-shadow:0px 3px 3px -1px #e5e5e5;
    font-size: 1.6rem;
  }

  .c-section-title__lg img {
    height: 12px;
    vertical-align: middle;
  }

  .c-section-title__lg__small {
    display: block;
    margin-left: 0;
    font-size: 1.2rem;
  }

  .c-section-title__md {
    padding: 8px 11px;
  }

  .c-section-title__md a {
    color: #005AB7;
    font-size: 1.2rem;
  }

  .c-strong-title__lg {
    padding: 12px 15px;
    text-align: left;
    font-size: 1.3rem;
  }

  /* Icon */
  .c-icn-menu-right {
    position: relative;
  }

  .c-icn-menu-right:after {
    position: absolute;
    content: '';
    right: 6px;
    top: 50%;
    width: 23px;
    height: 23px;
    margin-top: -11px;
    background-image: url(/inv_center/img/sp/common/icn_menu.png);
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
  }

  .c-icon-pdf {
    padding-right: 18px;
  }

  .c-icon-pdf:after {
    right: 0;
    top: 50%;
    width: 11px;
    height: 11px;
    margin-top: -5px;
    background-image: url(/inv_center/img/sp/common/icn_pdf.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .c-icon-pdf--left {
    padding-left: 18px;
  }

  .c-icon-pdf--left:after {
    left: 0;
    top: 11px;
    width: 11px;
    height: 11px;
    background-image: url(/inv_center/img/sp/common/icn_pdf.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .c-icon-heading-left {
    padding-left: 15px;
  }

  .c-icon-heading-left:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 11px;
    height: 7px;
    margin-top: -3px;
    background-image: url(/img/investment/inv_center/icn_arw_bg_right.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .c-icon-link-arw {
    position: relative;
  }

  .c-icon-link-arw:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background-image: url(/inv_center/img/sp/common/icn_arw_menu_right.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  /* Box */
  .c-strong-box {
    padding: 12px 10px;
    border: 1px solid #C8C8C8;
    background-color: #F5F5F5;
    line-height: 1.5;
    letter-spacing: -0.06em;
  }

  .c-strong-box > p {
    margin-bottom: 10px;
  }

  .c-strong-box > p:last-child {
    margin-bottom: 0;
  }

    /* Text */
  .c-indent-annotation {
    padding-left: 1em;
    text-indent: -1em;
  }

  /* Project ****************************************************************/

  /* Common */
  .p-page-title {
    margin-top: 0;
    margin-bottom: 0;
    min-width: 0;
    background: none;
  }

  .p-page-title__inner {
    padding-top: 27.34375%;
    height: 0;
    width: 100%;
    background-image: url(/inv_center/img/sp/common/ttl_inv-center.jpg);
    background-size: cover;
    overflow: visible;
  }

  .p-sub-link-list__title {
    padding: 6px;
  }

  .p-sub-link-list__title > a {
    position: relative;
    padding-left: 12px;
  }

  .p-sub-link-list__title > a:before {
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-image: url(/inv_center/img/sp/common/icn_arw_circle_right.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .p-sub-link-list {
    margin-left: 1.66666666667%;
    margin-right: 1.66666666667%;
    width: 96.6666667%;
  }

  .p-sub-link-list__body {
    margin-bottom: 5px;
    padding: 5px 14px 5px 18px;
    font-size: 1.2rem;
  }

  .p-sub-link-list__title--aside {
    padding: 5px;
  }

  .p-sub-link-list__title--aside > a {
    padding-left: 15px;
    font-size: 1.1rem;
  }

  .p-sub-link-list__title--aside > a:before {
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-image: url(/inv_center/img/sp/common/icn_arw_aside_right.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .p-sub-link-list__body--aside {
    padding: 5px;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .p-sub-link-list--em {
    width: 100%;
  }


  /* Top */
  /* Menu */
  .p-side-nav__link {
    display: none;
    border: 5px solid #EEE;
  }

  .p-side-nav__link a {
    font-size: 1.1rem;
  }

  .p-side-nav__link > li > span {
    padding: 8px 8px 8px 25px;
  }

  .p-side-nav__link > li > span:before {
    content: '';
    position: absolute;
    left: 7px;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background-image: url(/inv_center/img/sp/common/icn_arw_bottom_lg.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .p-side-nav__link ul > li > a {
    position: relative;
    padding: 10px 0 10px 27px;
    color: #111;
  }

  .p-side-nav__link ul > li > a:before {
    content: '';
    position: absolute;
    left: 11px;
    top: 50%;
    width: 5px;
    height: 8px;
    margin-top: -4px;
    background-image: url(/inv_center/img/sp/common/icn_arw_right_sm.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .p-important-report {
    margin-bottom: 24px;
    padding: 5px;
    border: 1px solid #DAD6C7;
    background-color: #F9F9F6;
  }

  .p-important-report__inner {
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #DAD6C7;
    background-color: #fff;
  }

  .p-new-arrival__inner {
    margin: 5px 0 0 2.8125%;
    /*padding-right: 2.8125%;*/
    height: 310px;
  }

  .p-news-list > li {
    font-size: 1.1rem;
  }

  .p-news-list__date {
    margin-right: 0;
    width: 20%;
  }

  .p-news-list__inner {
    float: right;
    width: 78%;
  }

  .p-news-list__title {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .p-news-list__file {
    display: inline-block;
    float: none;
  }

  .p-stocks-report__jp, .p-stocks-report__overseas {
    width: 100%;
    margin-bottom: 10px;
  }

  .p-stocks-report {
    margin-top: 10px;
  }

  .p-stocks-report__icon {
    margin-bottom: 8px;
    position: relative;
  }

  .p-stocks-report__icon:after {
    content: '';
    position: absolute;
    right: 7px;
    top: 50%;
    width: 18px;
    height: 12px;
    margin-top: -6px;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .p-stocks-report__jp .p-stocks-report__icon:after {
    background-image: url(/img/investment/inv_center/icn_jp.png);
  }

  .p-stocks-report__overseas .p-stocks-report__icon:after {
    background-image: url(/img/investment/inv_center/icn_overseas.png);
  }

  .p-market__title {
    margin-bottom: 15px;
  }

  .p-market__title:after {
    display: none;
  }

  .p-market-report__lists .p-market-report__list1,
  .p-market-report__lists .p-market-report__list2 {
    float: none;
    width: 100%;
  }

  .p-market .p-sub-link-list__title__notes {
    display: none;
  }

  .p-market__list--em {
    margin-left: 1.66666666667%;
    margin-right: 1.66666666667%;
    padding: 0;
    border: none;
  }

  .p-market .p-sub-link-list--em {
    margin-bottom: 14px;
  }

  .p-market__list--em__body {
    font-size: 1.2rem;
  }

  .p-sub-link-list--em .c-section-title__md {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .p-movie {
    margin-bottom: 25px;
  }

  .p-movie .l-contents__inner {
    padding-left: 4.375%;
    padding-right: 4.375%;
  }

  .p-movie .c-section-title__lg {
    margin-bottom: 15px;
    padding: 6px 0;
  }

  .p-movie__body__logo {
    width: 40%;
    margin-right: 0;
    padding-right: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .p-movie__body__logo img {
    margin-top: 15px;
    width: 100%;
  }

  .p-movie__body__link {
    width: 60%;
    margin: 0;
    padding-left: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .p-movie__body__link a {
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .p-ttrc {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .p-ttrc__title {
    margin-bottom: 10px;
    padding-top: 8px;
  }

  .p-ttrc__title img {
    height: 16px;
  }

  .p-ttrc__body {
    margin-left: 4.375%;
    margin-right: 4.375%;
    font-size: 1.0rem;
  }

  /* Sub */
  .p-sub-report-section__title {
    margin-bottom: 10px;
  }

  .p-sub-report-section__intro {
    margin-bottom: 15px;
  }

  .p-data-table thead th {
    padding: 9px 0;
    font-size: 1.1rem;
  }

  .p-data-table tbody td {
    padding: 9px 0;
    font-size: 1.0rem;
  }

  .p-data-table__cord-title {
    width: 22%;
  }

  .p-data-table__name-title {
    width: 47%;
  }
  
  .p-data-table__business-title {
    width: 24%;
  }

  .p-data-table__date-title {
    width: 25%;
  }

  .p-data-table__date-title2 {
    width: 25%;
  }

  .p-data-table__name-title2 {
    width: 75%;
  }

  .p-btn-up {
    background-image: url(/inv_center/img/sp/common/icn_arw_sort_up-off.png);
    background-size: 100%;
  }

  .p-btn-up.is-active {
    background-image: url(/inv_center/img/sp/common/icn_arw_sort_up-on.png);
  }

  .p-btn-down {
    margin-left: 5px;
    background-image: url(/inv_center/img/sp/common/icn_arw_sort_down-off.png);
    background-size: 100%;
  }

  .p-btn-down.is-active {
    background-image: url(/inv_center/img/sp/common/icn_arw_sort_down-on.png);
  }

  /* Nav */
  .p-page-nav--sp__list > li {
    background-color: #F5F5F5;
  }

  .p-page-nav--sp__list > li > a {
    display: block;
    padding: 18px 25px;
    color: #000000;
    text-decoration: none;
  }

	/* 16/10/06 繝・・繝悶Ν荳ｭ霄ｫ縺縺代・繧ｪ繝ｼ繝舌・繝輔Ο繝ｼ蟇ｾ蠢・*/
	.l-main-section__inner--pc{
		scrollbar-base-color: #805c0b;
		scrollbar-track-color: #805c0b;
	}
	tbody.scroll-body::-webkit-scrollbar-track{
		background: #805c0b;
	}
	tbody.scroll-body{
		width: 100vw;

	}
	tbody.scroll-body td{
		padding: 10px 0;
	}
	tbody.scroll-body td.p-data-table__cord-body{
		width: 20vw;
	}
	tbody.scroll-body td.p-data-table__name-body{
		width: 60vw;
	}
	tbody.scroll-body td.p-data-table__date-body{
		width: 30vw;
	}

}

/* 202412追加 */
.icn-report {
  padding-left: 26px;
  background: url(/img/common/icn_report.png) no-repeat scroll 0px 0.1em transparent;
  display: inline-block;
}

.investment-report {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  width: 100%;
  margin-bottom: 24px;
}
.investment-report.china-stock-info {
  margin-bottom: 59px;
}
.investment-report .investment-col {
  background-color: #F0F0F0;
}
.investment-report .investment-title {
  padding: 8px;
}
.investment-report .col4 {
  width: 325px;
}
.investment-report .col4 .left {
  float: left;
}
.investment-report .col4 .right {
  float: right;
}

.investment-report__table {
  width: 325px;
}

.investment-report__table th, .investment-report__table td {
  text-align: left;
  font-weight: normal;
}

.investment-report__table th {
  height: 42px;
}
.investment-report__table td {
  padding-bottom: 1rem;
/* 20250303　追加 */
  padding-left: 8px;
/* 20250305　追加 */
  padding-right: 8px;
}
.investment-report__table .report-tag__td {
  width: 56px;
}
.report-table__description {
  margin-bottom: 10px;
  padding: 8px 0px;
  font-size: 87.5%;
  font-size: 1.4rem;
  letter-spacing: -0.06em;
  line-height: 1.5;
}
/*common_investmentページ用*/
.report-table__description--common_investment {
  font-size: 100%;
}
.report-tag {
  width: 40px;
  font-size: 1.2rem;
  border-radius: 4px;
  padding: 2px 2px 1px 2px;
  text-align: center;
}
/*common_investmentページ用*/
.report-tag--common_investment {
  font-size: 87.5%;
}
/*随時*/
.report-tag--zuiji {
  border: 1px solid red;
  background-color: #ffe4e4;
}
/*毎月*/
.report-tag--monthly{
  border: 1px solid #ffcf00;
  background-color: #fff8e4;
}
/*毎週*/
.report-tag--weekly{
  border: 1px solid #65b265;
  background-color: #e5ffea;
}
/*毎日*/
.report-tag--daily{
  border: 1px solid #1980ff;
  background-color: #e4f3ff;
}
/*隔週*/
.report-tag--biweekly{
  border: 1px solid #9168d1;
  background-color: #f0e4ff;
}

.p-side-nav__link.investment-info ul > li > a {
  padding: 14px 3px 14px 25px;
}

.p-side-nav__link.investment-info ul > li > a:before {
  left: 10px;
}

.c-section-title__lg.investment-info {
  box-shadow: none;
}

.mb24 {
  margin-bottom: 24px !important;
}
/* 202412追加 ここまで*/