@charset "utf-8";
body * {
  box-sizing: border-box;
}
.s_cmsBlock {
  display: block;
}
.s_cmsBlock:last-child {
  padding-bottom: 30px;
}
.s_cmsBlock:first-child {
  margin-top: 0;
  padding-bottom: 0;
}
/* List */
.s_cmsList {
  padding: 0;
  list-style: none;
}
.s_cmsList_item {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0;
}
.s_cmsList_item:last-child {
  margin-top: 0;
  border: 0;
}
.s_cmsList_item_head {
  white-space: nowrap;
}
.cmsItem_child {
  border-top: 0;
  margin-top: 0;
}
.cmsItem_child .cmsItem_head {
  visibility: hidden;
}
.s_cmsList_item_category {
  width: 160px;
  padding: 5px;
  display: inline-block;
  text-align: center;
  font: 400 0.8125rem "SourceHanSansJPBold", sans-serif;
  border-radius: 4px;
  margin-left: 20px;
  margin-right: 20px;
  color: #333;
  background-color: #eaeaea;
  border: 1px solid #e1e1e1;
}
.cat-sub-ir_material10 {
  background-color: #966ae2;
  color: #fff;
}
.cat-sub-ir_material11 {
  background-color: #adadad;
  color: #fff;
}
.cat-sub-ir_material14 {
  background-color: #2772c2;
  color: #fff;
}
.cms_area_top .cat-sub-ir_material12, .cms_area_top .cat-sub-ir_material13, .cms_area_top .cat-sub-ir_material15, .cms_area_top .cat-sub-ir_material16, .cms_area_top .cat-sub-ir_material17, .cms_area_top .cat-sub-ir_material18, .cms_area_top .cat-sub-ir_material19, .cms_area_top .cat-sub-ir_material20, .cms_area_news .cat-sub-ir_material12, .cms_area_news .cat-sub-ir_material13, .cms_area_news .cat-sub-ir_material15, .cms_area_news .cat-sub-ir_material16, .cms_area_news .cat-sub-ir_material17, .cms_area_news .cat-sub-ir_material18, .cms_area_news .cat-sub-ir_material19, .cms_area_news .cat-sub-ir_material20 {
  background-color: #35a3c1;
  color: #fff;
}
.cms_area_top .cat-sub-ir_material10, .cms_area_news .cat-sub-ir_material10 {
  background-color: #e5a024;
  color: #fff;
}
.cms_area_top .cat-sub-ir_material11, .cms_area_news .cat-sub-ir_material11 {
  background-color: #e5012d;
  color: #fff;
}
.cat-sub-ir_material12 {
  background-color: #bf4a0b;
  color: #fff;
}
.cat-sub-ir_material13 {
  background-color: #6ac8e2;
  color: #fff;
}
.cms_area_top .cat-sub-ir_material14, .cms_area_news .cat-sub-ir_material14 {
  background-color: #2872c2;
  color: #fff;
}
.cat-sub-ir_material15 {
  background-color: #70adef;
  color: #fff;
}
.cat-sub-ir_material16 {
  background-color: #44678c;
  color: #fff;
}
.cat-sub-ir_material17 {
  background-color: #35c19e;
  color: #fff;
}
.cat-sub-ir_material18 {
  background-color: #43ecc2;
  color: #fff;
}
.cat-sub-ir_material19 {
  background-color: #ec7e43;
  color: #fff;
}
.cat-sub-ir_material20 {
  background-color: #35a3c1;
  color: #fff;
}
.s_cmsList_item_thumbnail {
  width: ●px;
  height: auto;
  margin: 0;
  border: 1px solid #ccc;
}
.s_cmsList_item_title {
  display: inline;
}
.s_cmsList_item_title a {
  color: #0278c1;
}
.s_cmsList_item_title a:hover {
  color: #e5002d;
}
.s_cmsList_item_type {
  display: inline;
}
.cms_area_calendar .s_cmsList_item_type {
  display: none;
}
.s_cmsList_item_type_icon {
  display: none;
  vertical-align: middle;
  padding: 0px 10px;
  margin-left: 5px;
  line-height: 15px;
  color: #FFF;
  font: 0.6rem 'メイリオ', Mcmsyo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
}
.s_cmsList_item_type_icon-pdf {
  background-color: #ee3d23;
}
.s_cmsList_item_type_icon-url {
  background-color: #2196F3;
  display: none;
}
.s_cmsList_item_type_icon-doc, .s_cmsList_item_type_icon-docx {
  background-color: #3F51B5;
  display: none;
}
.s_cmsList_item_type_icon-xls, .s_cmsList_item_type_icon-xlsx {
  background-color: #4CAF50;
  display: none;
}
.s_cmsList_item_type_icon-ppt, .s_cmsList_item_type_icon-pptx {
  background-color: #FF5722;
  display: none;
}
.s_cmsList_item_type_icon-zip {
  background-color: #607D8B;
  display: none;
}
.s_cmsList_item_type_icon-space {
  display: none;
}
.s_cmsList_item_type_figure {
  display: inline-block;
  margin: 0 5px 0 0;
}
.s_cmsList_item_type_figure_image-doc, .s_cmsList_item_type_figure_image-docx, .s_cmsList_item_type_figure_image-xls, .s_cmsList_item_type_figure_image-xlsx, .s_cmsList_item_type_figure_image-ppt, .s_cmsList_item_type_figure_image-pptx, .s_cmsList_item_type_figure_image-zip, .s_cmsList_item_type_figure_image-space {
  display: none;
}
.s_cmsList_item_type_figure_image {
  width: 20px;
  vertical-align: middle;
}
.s_cmsList_item_new {
  display: inline-block;
  padding: 2px 5px;
  background-color: #e5002d;
  font: 400 0.75rem "NotoSansCJKjpBold", sans-serif;
  color: #fff;
  text-align: center;
}
.s_cmsList_item_comment {
  font-size: 0.8rem;
}
/* Year Controller */
.s_cmsSelect {
  padding: 10px 40px 10px 10px;
}
.s_cmsAnchor {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.s_cmsAnchor li {
  margin-right: 20px;
}
.s_cmsAnchor li:last-child {
  margin-right: 0;
}
.s_cmsAnchor a:before {
  display: inline-block;
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #333;
  margin-right: 5px;
}
/* Newstype Controller */
.s_cmsTab {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.s_cmsTab li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.s_cmsTab li:last-child {
  margin-right: 0;
}
.s_cmsTab li a {
  display: block;
  width: 150px;
  padding: 5px;
  font-size: 15px;
  color: #333;
  background-color: #eaeaea;
  border: 1px solid #e1e1e1;
  text-align: center;
  text-decoration: none;
  outline: none;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.s_cmsTab li.active a, .s_cmsTab li a:hover {
  color: #FFF;
  background-color: #e5002d;
}
/* Governance */
.cms_area_governance .s_cmsList_item {
  display: block;
  text-align: right;
}
.cms_area_governance .noDataText {
  display: none;
}
/* IR Calendar */
.cmsCalendar_figure {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.cmsCalendar_image:nth-child(2) {
  margin-left: 2px;
}
.cmsCalendarNote {
  margin-top: 30px;
}
/* FAQ */
.s_cmsList_item_faq-q {
  font-weight: bold;
}
.s_cmsList_item_faq-q::before {
  content: 'Q.';
}
.s_cmsList_item_faq-a {
  padding-left: 1rem;
}
.s_cmsList_item_faq-a p {
  margin: 0;
  padding: 0;
  line-height: 1.6rem;
}
/* Meeting */
.cmsItem-pickupText .cmsItem_head, .cmsItem-pickupText .cmsItem_title, .cmsItem-pickupText .cmsItem_type, .cmsItem-pickupText .cmsItem_new {
  display: none;
}
.cmsItem-pickupText p {
  padding: 0;
}
/* share */
.cms_MoreBtn_link {
  display: block;
  background-color: #FFF;
  padding: 15px;
  border: 1px solid #333;
  color: #333;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.cms_MoreBtn_link:hover {
  color: #FFF;
  background-color: #333;
  text-decoration: none;
}
.cms_rss {
  text-align: right;
}
.cms_rss_image {
  width: 16px;
}
.cms_yuhoCsv_item {
  margin-top: 20px;
}
.cms_yuhoCsv_item:first-child {
  margin-top: 0;
}
.cms_yuhoCsv_item_link {
  display: block;
  width: 250px;
  background-color: #FFF;
  padding: 15px;
  border: 1px solid #333;
  color: #333;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.cms_yuhoCsv_item_link:hover {
  color: #FFF;
  background-color: #333;
  text-decoration: none;
}
.cms_pdfNote {
  display: flex;
}
.cms_pdfNote_item {
  margin-left: 10px;
}
.cms_pdfNote_item:first-child {
  margin-left: 0;
}
.cms_pnexNote_item-right {
  text-align: right;
}
/* Matrix */
.s_cmsMatrix_table {
  border-collapse: collapse;
  width: 100%;
}
.s_cmsMatrix_th, .s_cmsMatrix_td {
  width: 20%;
  padding: 10px;
  border-style: solid;
  border-color: #d9d9d9;
  border-width: 1px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.s_cmsMatrix_th {
  background-color: #eee;
}
.cms-pager {
  letter-spacing: -0.5em;
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center;
}
.cms-pager .pagination {
  margin: 0;
}
.cms-pager span {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 10px;
  margin-top: 5px;
}
.cms-pager span a {
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  padding: 5px 10px;
}
.cms-pager span.current {
  border: 1px solid #eee;
  color: #eee;
  padding: 5px 10px;
}
.s_cmsList_item_date_hidden {
  visibility: hidden;
}
.cmsAccordionTrigger {
  background-image: none;
  cursor: pointer;
  padding: 5px;
  background-color: #2a855c;
  color: #FFF;
  position: relative;
  margin: 0;
}
.cmsAccordionTrigger::after {
  content: "＋";
  display: block;
  position: absolute;
  top: 2px;
  right: 10px;
}
.cmsAccordionTrigger-open::after {
  content: "－";
}
.cmsAccordionWrapper {
  display: none;
}
.cmsAccordionWrapper-open {
  display: block;
}
/* 共通 */
.s_yearController {
  display: inline-block;
  position: relative;
  margin-top: 35px;
}
.cms_area_irnews .s_yearController {
  margin-bottom: 30px;
}
.s_yearController::before {
  content: "";
  position: absolute;
  background-image: url(/ir/upload/cms-arrow-blue.png);
  width: 13px;
  height: 6px;
  top: 46%;
  right: 15px;
}
.s_cmsSelect {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font: 0.75rem "NotoSansCJKjpDemiLight", sans-serif;
  color: #333;
  background-color: #fff;
  padding: 10px 80px 10px 15px;
  line-height: 18px;
  cursor: pointer;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
.cmsItem_date {
  width: 100px;
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
}
.cms_area_top, .cms_area_top_irnews {
  margin-left: 50px;
  width: calc(100% - 230px);
}
.cms_area_result .s_cmsList_item:last-child, .cms_area_securities .s_cmsList_item:last-child, .cms_area_meeting .s_cmsList_item:last-child, .cms_area_press .s_cmsList_item:last-child, .cms_area_report .s_cmsList_item:last-child, .cms_area_irtop .s_cmsList_item:last-child, .cms_area_presentation .s_cmsList_item:last-child, .cms_area_annual .s_cmsList_item:last-child, .cms_area_factbook .s_cmsList_item:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.cms_area_result .s_cmsList, .cms_area_securities .s_cmsList, .cms_area_meeting .s_cmsList, .cms_area_press .s_cmsList, .cms_area_report .s_cmsList {
  margin-top: 10px;
}
.s_cmsList_item_body {
  margin-left: 20px;
}
/* schedule */
.cms_area_schedule {
  line-height: 1.5;
}
.cms_area_schedule .s_cmsList_item_body {
  margin: 0;
}
.cms_area_schedule .s_cmsList_item_head {
  margin-top: 5px;
}
.cms_area_schedule .cmsItem_date {
  font: 400 1rem "SourceHanSansJPNormal", sans-serif;
  color: #333;
  line-height: normal;
}
.cms_area_schedule .s_cmsList_item {
  flex-direction: column;
  padding: 5px 1px;
  border-bottom: none;
  border-top: 1px solid #e0e0e0;
}
.cms_area_schedule .s_cmsList_item:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.p_cms_calendar {
  margin: 0px;
  font-family: "NotoSansCJKjpRegular", sans-serif;
  font-weight: normal;
  box-sizing: border-box;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
}
.cms_area_schedule .cmsItem_size, .cms_area_schedule .s_cmsList_item_type {
  display: none;
}
.cms_area_schedule .s_cmsList {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .s_cmsList_item_title a {
    margin-top: 10px;
    width: 100%;
  }
  .s_cmsList_item {
    flex-direction: column;
    padding: 15px 0;
    border-bottom: none;
    border-top: 1px solid #e0e0e0;
  }
  .s_cmsList_item_category {
    float: right;
  }
  .cms_area_irtop .s_cmsList_item:first-child, .cms_area_result .s_cmsList_item:first-child, .cms_area_securities .s_cmsList_item:first-child, .cms_area_meeting .s_cmsList_item:first-child, .cms_area_press .s_cmsList_item:first-child, .cms_area_report .s_cmsList_item:first-child {
    border-top: none;
  }
  .cms_area_result .s_cmsList_item:last-child, .cms_area_securities .s_cmsList_item:last-child, .cms_area_meeting .s_cmsList_item:last-child, .cms_area_press .s_cmsList_item:last-child {
    border-top: 1px solid #e0e0e0;
  }
}
@media screen and (max-width: 768px) {
  .cms_area_top, .cms_area_top_irnews {
    margin-left: 0;
    width: 100%;
    margin-top: 25px;
    padding: 0 20px;
  }
  .cmsItem_date {
    width: 100px;
    font: 400 0.8125rem "NotoSansCJKjpRegular", sans-serif;
    color: #999;
  }
  .s_cmsList_item_category {
    width: 120px;
    padding: 5px;
    font: 400 0.625rem "SourceHanSansJPBold", sans-serif;
    margin-left: auto;
    margin-right: 0;
    float: right;
  }
  .s_cmsList_item_title a {
    width: 100%;
    font: 400 0.9375rem "NotoSansCJKjpRegular", sans-serif;
  }
}
/* 共通 */
.noDataText {
  display: block;
  margin-top: 20px;
}
/* IR情報 */
.cms_area_irtop {
  /* margin-top: 60px; */
}
@media screen and (max-width: 768px) {
  .cms_area_irtop {
    margin-top: 35px;
  }
}
/* IRニュース */
.cms_area_irnews .s_yearController {
  margin-bottom: 30px;
}
.s_newsTypeController {
  margin-bottom: 15px;
}
.cms_area_irnews .cmsGroup:nth-child(n+2) .s_cmsList_item:first-child {
  border-top: 1px solid #e0e0e0;
}
/* IRライブラリー扉 */
.cms_area_library {
  margin-top: 20px;
}
.cms_area_library .s_cmsList_item:last-child {
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width: 1000px) {
  .cms_area_library .s_cmsList_item:first-child {
    border-top: none;
  }
}
@media screen and (max-width: 768px) {
  .s_cmsList_item:last-child {
    margin-top: 0;
    border-top: 1px solid #e0e0e0;
  }
  .s_cmsTab {
    width: 100%;
    justify-content: space-between;
  }
  .s_cmsTab li {
    width: 49%;
    margin-right: 0;
    margin-top: 2%;
    margin-bottom: 0;
  }
  .s_cmsTab li a {
    width: auto;
  }
  .s_newsTypeController {
    margin-bottom: 35px;
  }
  .s_cmsAnchor {
    width: 100%;
    justify-content: space-between;
  }
  .s_cmsAnchor li {
    width: 20%;
    margin-right: 0;
    margin-top: 2%;
  }
  .s_cmsAnchor li a {
    width: auto;
  }
  .cmsItem_child .cmsItem_head {
    display: none;
  }
  .cms_yuhoCsv_item_link {
    width: 100%;
  }
  .cms_pdfNote {
    flex-direction: column;
  }
  .cms_pdfNote_item {
    margin-left: 0;
  }
  .cms_pdfNote_item:first-child {
    margin-bottom: 10px;
  }
  .cmsCalendar_figure {
    flex-direction: column;
  }
  .cmsCalendar_image {
    width: 100%;
  }
  .cmsCalendar_image:nth-child(2) {
    margin-left: 0;
  }
  .s_cmsMatrix_table {
    width: 100%;
  }
  .s_cmsMatrix_th, .s_cmsMatrix_td {
    word-break: break-all;
  }
  .s_cmsList_item_new {
    font: 400 0.625rem "NotoSansCJKjpBold", sans-serif;
    left: 100px;
  }
}
/* IRカレンダー */
.cms_area_calendar .cmsHeading {
  margin-bottom: 50px;
}
.cms_area_calendar .s_cmsList_item {
  padding: 0;
  border: 0;
}
.cms_area_calendar .s_cmsList_item + .s_cmsList_item * {
  border-top: 0;
}
.cms_area_calendar .s_cmsList_item_head {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  padding: 15px;
  background-color: #f8f8f8;
  border: 1px solid #e0e0e0;
  white-space: nowrap;
  text-align: center;
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 143px;
}
.cms_area_calendar .s_cmsList_item_body {
  text-align: left;
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-left: 0;
  margin: 0;
  width: calc(100% - 40%);
}
@media screen and (max-width: 1000px) {
  .cms_area_calendar .s_cmsList_item {
    flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  .cms_area_calendar .cmsHeading {
    margin-bottom: 25px;
  }
  .cms_area_calendar .s_cmsList_item {
    flex-direction: row;
  }
  .cms_area_calendar .s_cmsList_item_head {
    font: 400 0.9375rem "NotoSansCJKjpRegular", sans-serif;
    padding: 15px;
  }
  .cms_area_calendar .cmsItem_date {
    color: #333;
  }
  .cms_area_calendar .s_cmsList_item_body {
    font: 400 0.9375rem "NotoSansCJKjpRegular", sans-serif;
    color: #333;
  }
}