@charset "UTF-8";
/* =======================================================================
  Date: 2020-11-25
  CSS Document ： フェリシモコーポレートサイト（IR）
  1.SP版スタイル
  2.PC版スタイル
  ======================================================================= */
/* ################# SP ################# */
/* -----------------------------------------------------------------------
## SP ##################################################################
----------------------------------------------------------------------- */
/* ################# KV ################# */
.page-ir_cy main {
  background: url("../../images/bg_kv_sp.jpg") no-repeat center 0;
  background-size: 100% auto;
}
.page-ir_cy .cmn-pageTitle_cy {
  position: relative;
  display: inline-block;
  text-align: center;
}
.page-ir_cy .cmn-pageTitle_cy span {
  position: relative;
  z-index: 2;
  line-height: 1.2666666667;
  font-size: 1.875rem;
}
.page-ir_cy .cmn-pageTitle_cy::after {
  display: block;
  position: absolute;
  bottom: -56px;
  right: -66px;
  z-index: 1;
  width: 145px;
  height: 56px;
  background: url("../../images/title.png") no-repeat 0 0;
  background-size: 145px auto;
  content: "";
}

.kv_cy {
  position: relative;
  display: block;
  height: 81.3333333333vw;
  padding: 50.6666666667vw 0 0 0;
  text-align: center;
}

.ir-overview_cy {
  margin-top: 17px;
  padding: 0 7.3333333333vw;
}

.ir-overview_text_cy {
  margin-top: 30px;
}
.ir-overview_link_cy {
  margin-top: 30px;
  text-align: center;
}
.ir-overview_link_cy a {
  line-height: 1.25;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-size: 1rem;
}
.ir-overview_link_cy a span {
  font-size: 0.8125rem;
}

/* ################# セクション ################# */
.ir-news_cy {
  margin-top: 60px;
}
.ir-news_cy .cmn-button-basic_cy:is(.ir-news_title_cy + *) {
  margin-top: 16px;
  width: 42.5%;
  margin-left: auto;
  padding: 4px 16px 4px 8px;
  letter-spacing: 0.04em;
  font-size: 0.875rem;
  text-decoration: none;
  border: 1px solid #000;
  transition: background-color 0.2s 0s linear, border-color 0.2s 0s linear, color 0.2s 0s linear;
}
.ir-news_cy .cmn-button-basic_cy:is(.ir-news_title_cy + *)::after {
  height: -moz-fit-content;
  height: fit-content;
  right: 8px;
}
.ir-news_cy .cmn-button-basic_cy:is(.ir-news_title_cy + *):hover {
  border-color: currentColor;
  background: #fff;
}
.ir-news_cy .cmn-tabs_cy {
  margin-top: 20px;
}
.ir-news_cy .cmn-tabs_contents_cy {
  display: none;
  margin-top: 20px;
}

.ir-news_title_cy {
  position: relative;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.625rem;
  font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
}
.ir-news_title_cy::after {
  position: absolute;
  bottom: -16px;
  width: 115px;
  height: 52px;
  background: url("../../images/title_news.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}

.ir-news_cy .eir {
  width: auto;
}
.ir-news_cy .yearController {
  position: relative;
  display: flex;
  padding: 9px 2.4vw 9px 4vw !important;
  border: 1px solid #ddd;
}
.ir-news_cy .yearController::after {
  box-sizing: border-box;
  line-height: 1.3333333333;
  flex-basis: 23.7333333333vw;
  max-width: 23.7333333333vw;
  margin-left: 15px;
  padding-top: 4px;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: bold;
  font-size: 0.75rem;
  content: "※年度を選択 してください";
}
.ir-news_cy .yearController::before {
  display: flex;
  align-items: center;
  justify-content: center;
  right: 30.1333333333vw;
  z-index: 2;
  background: #bea173;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "û";
  font-family: "CONDENSEicon";
  font-size: 0.625rem;
  width: 40px;
  height: 40px;
  border-left: 1px solid #fff;
  pointer-events: none;
}
.ir-news_cy .yearController .s_eirSelect {
  display: block;
  position: relative;
  z-index: 1;
  flex-basis: 50.9333333333vw;
  max-width: 50.9333333333vw;
  height: 40px;
  background: #f2f0ed;
  padding-right: 41px;
  border: 0;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.ir-news_cy .yearController .s_eirSelect:focus {
  outline: none;
}
.ir-news_cy .eirHeading {
  position: relative;
  padding-left: 20px;
  color: #000;
  font-size: 1rem;
}
.ir-news_cy .eirHeading .s_eirSquare {
  display: none;
}
.ir-news_cy .eirHeading::before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #bea173;
  content: "";
}
.ir-news_cy .eirItem_title_link {
  display: block;
  padding: 0;
}
.ir-news_cy .eirItem_title_link:hover {
  background: none;
}
.ir-news_cy .eirItem_title_link:hover .s_eirList_item_title {
  text-decoration: none;
}
.ir-news_cy .s_eirList_item_category {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  margin: 0;
  padding: 3px 11px;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  font-weight: bold;
  font-size: 0.75rem;
  font-family: inherit;
}
.ir-news_cy .s_eirList_item_category::after {
  position: absolute;
  bottom: -3px;
  right: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  content: "";
}
.ir-news_cy .eirItem_date {
  font-size: 0.625rem;
}
.ir-news_cy .s_eirList_item_body {
  position: relative;
  margin-top: 4px;
}
.ir-news_cy .s_eirList_item_title {
  line-height: 1.7142857143;
  font-weight: bold;
  text-decoration: underline;
}
.ir-news_cy .eirItem_type {
  vertical-align: text-bottom;
}
.ir-news_cy .eirItem_type .s_eirList_item_type_icon-pdf {
  padding: 0 15px;
  margin-top: 8px;
  background: #000;
  font-size: 0.625rem;
}
.ir-news_cy .eirItem_size {
  display: none;
}
.ir-news_cy .s_eirList_item_new {
  position: absolute;
  top: -22px;
  left: 62px;
  padding: 0 8px;
  background: #d1043e;
}
.ir-news_cy .eir_area_press {
  width: auto !important;
}
.ir-news_cy .eir_area_press .eir_rss.s_eirBlock {
  display: none;
}
.ir-news_cy .eir_area_press .eirDataArea {
  margin-top: 40px;
}
.ir-news_cy .eir_area_press .s_eirList_item {
  position: relative;
  border: 0;
}
.ir-news_cy .eir_area_press .s_eirList_item .eirItem_title_link {
  padding-top: 40px;
}
.ir-news_cy .eir_area_press .s_eirList_item:nth-child(n+2) {
  margin-top: 17px;
  border-top: 1px dotted #ccc;
}
.ir-news_cy .eir_area_press .s_eirList_item:nth-child(n+2) .eirItem_title_link {
  padding-top: 63px;
}
.ir-news_cy .eir_area_press .s_eirList_item:nth-child(n+2) .eirItem_category {
  top: 21px;
}
.ir-news_cy .eir_area_library_result .eirDataArea, .ir-news_cy .eir_area_library_press .eirDataArea, .ir-news_cy .eir_area_library_securities .eirDataArea {
  margin-top: 40px;
}
.ir-news_cy .eir_area_library_result .eirGroup, .ir-news_cy .eir_area_library_press .eirGroup, .ir-news_cy .eir_area_library_securities .eirGroup {
  margin-top: 20px;
}
.ir-news_cy .eir_area_library_result .s_eirBlock:last-child, .ir-news_cy .eir_area_library_press .s_eirBlock:last-child, .ir-news_cy .eir_area_library_securities .s_eirBlock:last-child {
  padding-bottom: 0;
}
.ir-news_cy .eir_area_library_result .s_eirList_item:nth-child(n+2), .ir-news_cy .eir_area_library_press .s_eirList_item:nth-child(n+2), .ir-news_cy .eir_area_library_securities .s_eirList_item:nth-child(n+2) {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px dotted #ccc;
}
.ir-news_cy .eir_area_library_result .s_eirList_item:first-child, .ir-news_cy .eir_area_library_press .s_eirList_item:first-child, .ir-news_cy .eir_area_library_securities .s_eirList_item:first-child {
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 0;
  border-bottom: 0;
}
.ir-news_cy .eir_area_library_result .s_eirList_item:last-child, .ir-news_cy .eir_area_library_press .s_eirList_item:last-child, .ir-news_cy .eir_area_library_securities .s_eirList_item:last-child {
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 0;
  border-bottom: 0;
}
.ir-news_cy .eir_yuhoCsv {
  display: none !important;
  margin-top: 25px;
  padding-top: 30px;
  padding-bottom: 25px;
  border-top: 1px dotted #ccc;
}
.ir-news_cy .eir_yuhoCsv_head {
  color: #000;
  font-size: 1rem;
}
.ir-news_cy .eir_yuhoCsv_item {
  line-height: 1.6666666667;
  margin-top: 14px;
  font-size: 0.75rem;
}
.ir-news_cy .eir_yuhoCsv_item_link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  line-height: 1.7;
  margin: 25px auto 0;
  padding: 14px 30px 13px 30px;
  border: 1px solid #000;
  background: #000;
  box-shadow: 1px 1px 3px 0 rgba(129, 131, 143, 0.6);
  color: #fff;
  font-size: 0.875rem;
  text-align: center;
}
.ir-news_cy .eir_yuhoCsv_item_link::after {
  right: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "ú";
  font-family: "CONDENSEicon";
  font-size: 0.625rem;
}
.ir-news_cy .eir_yuhoCsv_item_link:hover {
  background: #000;
  color: #fff;
}
.ir-news_cy .eir_pdfNote {
  margin-top: 24px;
}
.ir-news_cy .eir_pdfNote img {
  width: 78px;
  height: auto;
}
.ir-news_cy .eir_pdfNote_item {
  line-height: 1.6666666667;
  margin-top: 14px;
  font-size: 0.75rem;
}
.ir-news_cy .eir_pdfNote_item + .eir_pdfNote_item {
  margin-top: 5px;
}
.ir-news_cy .eir_pnexNote {
  margin-top: 0;
  margin-bottom: 17px;
}
.ir-news_cy .eir_pnexNote_item {
  line-height: 1.6666666667;
  margin-top: 14px;
  font-size: 0.75rem;
}
.ir-news_cy .eir_pnexNote img {
  width: 49px;
  height: auto;
}

.eir_area_library_securities {
  display: flex;
  flex-direction: column;
}
.eir_area_library_securities .s_eirBlock:nth-child(1) {
  order: 1;
}
.eir_area_library_securities .s_eirBlock:nth-child(2) {
  order: 2;
}
.eir_area_library_securities .s_eirBlock:nth-child(3) {
  order: 4;
}
.eir_area_library_securities .s_eirBlock:nth-child(4) {
  order: 3;
}
.eir_area_library_securities .s_eirBlock:nth-child(5) {
  order: 5;
}

/* ################# 電子公告 ################# */
.ir-publicnotice_cy {
  margin-top: 13px;
  padding-top: 30px;
  border-top: 1px dotted #ccc;
}

.ir-publicnotice_text_cy {
  line-height: 1.6666666667;
  margin-top: 14px;
  font-size: 0.75rem;
}

/* ################# IRカレンダー ################# */
.ir-calendar_cy {
  margin-top: 47px;
  padding: 59px 0 24px;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  background: #e7e5e2;
}

.ir-calendar_title_cy {
  position: relative;
  text-align: center;
}
.ir-calendar_title_cy span {
  font-size: 1.625rem;
  font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
}
.ir-calendar_title_cy::after {
  position: absolute;
  bottom: -43px;
  right: 0;
  width: 180px;
  height: 56px;
  background: url("../../images/title_calendar.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}

.ir-calendar_cy .eir {
  width: auto;
}
.ir-calendar_cy .eirCalendar.s_eirBlock {
  display: none;
}
.ir-calendar_cy .eir_area_calendar {
  margin-top: 47px;
}
.ir-calendar_cy .eirDataArea {
  margin-top: 48px;
  padding: 0 7.3333333333vw;
}
.ir-calendar_cy .eirGroup {
  margin-top: 33px;
}
.ir-calendar_cy .eirHeading {
  position: relative;
  line-height: 1em;
  padding-left: 20px;
  color: #000;
  font-size: 1rem;
}
.ir-calendar_cy .eirHeading .s_eirSquare {
  display: none;
}
.ir-calendar_cy .eirHeading::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background: #bea173;
  content: "";
}
.ir-calendar_cy .eirItem_title {
  font-weight: bold;
}
.ir-calendar_cy .eirItem_title_text {
  padding: 0;
}
.ir-calendar_cy .s_eirList_item:nth-child(n+2) {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px dotted #ccc;
}
.ir-calendar_cy .s_eirList_item:last-child {
  border-bottom: 0;
}
.ir-calendar_cy .eirCalendarNote {
  width: 80vw;
  line-height: 1.7142857143;
  margin: 13px auto 0;
  padding-top: 13px;
  border-top: 1px dotted #ccc;
  font-size: 0.875rem;
  font-weight: bold;
}

/* ################# 免責事項 ################# */
.ir-disclaimer_cy {
  margin-top: 59px;
  overflow: hidden;
}

.ir-disclaimer_title_cy {
  position: relative;
  text-align: center;
}
.ir-disclaimer_title_cy span {
  position: relative;
  z-index: 2;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: 1.625rem;
  font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
}
.ir-disclaimer_title_cy::after {
  position: absolute;
  bottom: -41px;
  right: -27px;
  z-index: 1;
  width: 210px;
  height: 52px;
  background: url("../../images/title_disclaimer.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}

.ir-disclaimerBox_cy {
  height: 300px;
  overflow: auto;
  margin-top: 45px;
  padding: 27px 1.25rem;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.ir-disclaimerBox_cy .cmn-header-squareMark_cy {
  padding-left: 20px;
  font-size: 1rem;
}
.ir-disclaimerBox_cy .cmn-header-squareMark_cy::before {
  top: 3px;
  width: 12px;
  height: 12px;
}
.ir-disclaimerBox_cy .cmn-header-squareMark_cy:nth-child(n+2) {
  margin-top: 30px;
}

.ir-disclaimerBox_text_cy {
  line-height: 1.6666666667;
  margin-top: 11px;
  font-size: 0.75rem;
}

/* ################# PC ################# */
@media screen and (min-width: 769px) {
  /* -----------------------------------------------------------------------
  ## PC ##################################################################
  ----------------------------------------------------------------------- */
  /* ################# KV ################# */
  .page-ir_cy main {
    background: url("../../images/bg_kv_pc.jpg") no-repeat center 0;
    background-size: auto;
  }
  .page-ir_cy .cmn-pageTitle_cy {
    position: relative;
    display: inline-block;
    text-align: center;
  }
  .page-ir_cy .cmn-pageTitle_cy span {
    position: relative;
    z-index: 2;
    line-height: 1.7391304348;
    font-size: 2.875rem;
  }
  .page-ir_cy .cmn-pageTitle_cy::after {
    display: block;
    position: absolute;
    bottom: -113px;
    right: -78px;
    z-index: 1;
    width: 323px;
    height: 123px;
    background: url("../../images/title.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .kv_cy {
    position: relative;
    display: block;
    height: 600px;
    padding: 450px 0 0 0;
    text-align: center;
  }
  .ir-overview_cy {
    max-width: 960px;
    margin: 49px auto 0;
    padding: 0;
    letter-spacing: 0.06em;
  }
  .ir-overview_cy > *:first-child {
    margin-top: 0;
  }
  .ir-overview_text_cy {
    margin-top: 30px;
  }
  .ir-overview_link_cy {
    margin-top: 30px;
    text-align: center;
  }
  .ir-overview_link_cy a {
    line-height: 1.25;
    border-bottom: 1px solid #000;
    font-weight: bold;
    font-size: 1rem;
  }
  .ir-overview_link_cy a span {
    letter-spacing: 0;
    font-weight: bold;
    font-size: 1rem;
  }
  .ir-overview_link_cy a:hover {
    text-decoration: none;
    border-bottom: 0;
  }
  /* ################# セクション ################# */
  .ir-news_cy {
    width: 960px;
    margin: 44px auto 0;
  }
  .ir-news_cy .cmn-button-basic_cy:is(.ir-news_title_cy + *) {
    position: relative;
    z-index: 2;
    max-width: 200px;
    height: 40px;
    margin-top: -5px;
    font-size: 1rem;
    letter-spacing: 0.08em;
  }
  .ir-news_cy .cmn-button-basic_cy:is(.ir-news_title_cy + *)::after {
    font-size: 1rem;
  }
  .ir-news_cy .cmn-tabs_contents {
    display: none;
    margin-top: 20px;
  }
  .ir-news_title_cy {
    text-align: center;
  }
  .ir-news_title_cy span {
    position: relative;
    z-index: 2;
    letter-spacing: 0.1em;
    font-size: 3rem;
    font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
  }
  .ir-news_title_cy::after {
    position: absolute;
    bottom: -25px;
    right: 15%;
    z-index: 1;
    width: 230px;
    height: 104px;
    background: url("../../images/title_news.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .ir-news_cy .eir {
    width: auto;
  }
  .ir-news_cy .yearController {
    position: relative;
    display: flex;
    width: 920px;
    margin: 0 auto;
    padding: 9px !important;
    border: 1px solid #ddd;
  }
  .ir-news_cy .yearController::after {
    box-sizing: border-box;
    line-height: 1.3333333333;
    flex-basis: auto;
    max-width: none;
    margin-left: 21px;
    padding-top: 20px;
    padding-left: 0;
    text-indent: 0;
    font-weight: bold;
    font-size: 1rem;
    content: "※ 年度を選択してください";
  }
  .ir-news_cy .yearController::before {
    display: flex;
    align-items: center;
    justify-content: center;
    right: auto;
    left: 310px;
    z-index: 2;
    background: #bea173;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin: auto;
    content: "û";
    font-family: "CONDENSEicon";
    font-size: 1rem;
    width: 60px;
    height: 60px;
    border-left: 1px solid #fff;
    pointer-events: none;
  }
  .ir-news_cy .yearController .s_eirSelect {
    display: block;
    position: relative;
    z-index: 1;
    flex-basis: 361px;
    max-width: 361px;
    height: 60px;
    background: #f2f0ed;
    padding-right: 61px;
    border: 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.125rem;
    cursor: pointer;
  }
  .ir-news_cy .yearController .s_eirSelect:focus {
    outline: none;
  }
  .ir-news_cy .eirHeading {
    position: relative;
    padding-left: 28px;
    color: #000;
  }
  .ir-news_cy .eirHeading span {
    font-size: 1.25rem;
    font-weight: bold;
  }
  .ir-news_cy .eirHeading .s_eirSquare {
    display: none;
  }
  .ir-news_cy .eirHeading::before {
    position: absolute;
    top: 14px;
    left: 0;
    width: 16px;
    height: 16px;
    background: #bea173;
    content: "";
  }
  .ir-news_cy .eirItem_title_link {
    display: block;
    padding: 0;
  }
  .ir-news_cy .eirItem_title_link:hover {
    background: none;
    text-decoration: none;
  }
  .ir-news_cy .s_eirList_item_category {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    margin: 0;
    padding: 4px 13px 4px 12px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 0.875rem;
    font-family: inherit;
  }
  .ir-news_cy .s_eirList_item_category::after {
    position: absolute;
    bottom: -4px;
    right: -4px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #000;
    content: "";
  }
  .ir-news_cy .eirItem_date {
    font-size: 0.875rem;
  }
  .ir-news_cy .s_eirList_item_body {
    position: relative;
    margin-top: -10px;
  }
  .ir-news_cy .s_eirList_item_title {
    line-height: 1.7142857143;
    font-weight: bold;
    font-size: 1rem;
    text-decoration: underline;
  }
  .ir-news_cy .eirItem_type {
    vertical-align: text-bottom;
  }
  .ir-news_cy .eirItem_type .s_eirList_item_type_icon-pdf {
    margin-top: 12px;
    padding: 0 17px;
    background: #000;
    font-size: 0.75rem;
  }
  .ir-news_cy .eirItem_size {
    display: none;
  }
  .ir-news_cy .s_eirList_item_new {
    position: absolute;
    top: -15px;
    left: 93px;
    line-height: 1;
    padding: 3px 9px;
    background: #d1043e;
    font-size: 0.75rem;
  }
  .ir-news_cy .eir_area_press {
    width: auto !important;
  }
  .ir-news_cy .eir_area_press .eir_rss.s_eirBlock {
    display: none;
  }
  .ir-news_cy .eir_area_press .eirDataArea {
    margin-top: 46px;
  }
  .ir-news_cy .eir_area_press .eirGroup {
    margin-top: 10px;
  }
  .ir-news_cy .eir_area_press .s_eirBlock:last-child {
    padding-bottom: 2px;
  }
  .ir-news_cy .eir_area_press .s_eirList_item {
    position: relative;
    border: 0;
  }
  .ir-news_cy .eir_area_press .s_eirList_item .eirItem_title_link {
    padding-top: 50px;
  }
  .ir-news_cy .eir_area_press .s_eirList_item:nth-child(n+2) {
    margin-top: 15px;
    border-top: 1px dotted #ccc;
  }
  .ir-news_cy .eir_area_press .s_eirList_item:nth-child(n+2) .eirItem_title_link {
    padding-top: 75px;
  }
  .ir-news_cy .eir_area_press .s_eirList_item:nth-child(n+2) .eirItem_category {
    top: 25px;
  }
  .ir-news_cy .eir_area_library_result .eirDataArea, .ir-news_cy .eir_area_library_press .eirDataArea, .ir-news_cy .eir_area_library_securities .eirDataArea {
    margin-top: 46px;
  }
  .ir-news_cy .eir_area_library_result .eirGroup, .ir-news_cy .eir_area_library_press .eirGroup, .ir-news_cy .eir_area_library_securities .eirGroup {
    margin-top: 10px;
  }
  .ir-news_cy .eir_area_library_result .s_eirBlock:last-child, .ir-news_cy .eir_area_library_press .s_eirBlock:last-child, .ir-news_cy .eir_area_library_securities .s_eirBlock:last-child {
    padding-bottom: 0;
  }
  .ir-news_cy .eir_area_library_result .s_eirList_item:nth-child(n+2), .ir-news_cy .eir_area_library_press .s_eirList_item:nth-child(n+2), .ir-news_cy .eir_area_library_securities .s_eirList_item:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 17px;
    border-top: 1px dotted #ccc;
  }
  .ir-news_cy .eir_area_library_result .s_eirList_item:first-child, .ir-news_cy .eir_area_library_press .s_eirList_item:first-child, .ir-news_cy .eir_area_library_securities .s_eirList_item:first-child {
    margin-bottom: 0;
    padding-top: 17px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .ir-news_cy .eir_area_library_result .s_eirList_item:last-child, .ir-news_cy .eir_area_library_press .s_eirList_item:last-child, .ir-news_cy .eir_area_library_securities .s_eirList_item:last-child {
    margin-bottom: 0;
    padding-top: 17px;
    padding-bottom: 3px;
    border-bottom: 0;
  }
  .ir-news_cy .eir_yuhoCsv {
    margin-top: 33px;
    padding-top: 20px;
    padding-bottom: 25px;
    border-top: 1px dotted #ccc;
  }
  .ir-news_cy .eir_yuhoCsv_head {
    color: #000;
    letter-spacing: 0.04em;
    font-size: 2rem;
    font-weight: bold;
  }
  .ir-news_cy .eir_yuhoCsv_item {
    line-height: 1.875;
    margin-top: -3px;
    letter-spacing: 0.055em;
    font-size: 1rem;
  }
  .ir-news_cy .eir_yuhoCsv_item_link {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 500px;
    line-height: 1.7;
    margin: 35px auto 0;
    padding: 21px 30px 23px 30px;
    border: 1px solid #000;
    background: #000;
    box-shadow: 1px 1px 3px 0 rgba(129, 131, 143, 0.6);
    color: #fff;
    letter-spacing: 0.06em;
    font-size: 1.25rem;
    text-align: center;
  }
  .ir-news_cy .eir_yuhoCsv_item_link::after {
    right: 34px;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin: auto;
    content: "ú";
    font-family: "CONDENSEicon";
    font-size: 1.25rem;
  }
  .ir-news_cy .eir_yuhoCsv_item_link:hover {
    background: #fff;
    color: #000;
  }
  .ir-news_cy .eir_pdfNote {
    margin-top: 13px;
    padding-top: 26px;
    border-top: 1px dotted #ccc;
  }
  .ir-news_cy .eir_pdfNote img {
    width: 159px;
    height: auto;
  }
  .ir-news_cy .eir_pdfNote_item {
    line-height: 1.875;
    margin-top: 14px;
    letter-spacing: 0.057em;
    font-size: 1rem;
  }
  .ir-news_cy .eir_pdfNote_item + .eir_pdfNote_item {
    margin-top: 7px;
  }
  .ir-news_cy .eir_pnexNote {
    margin-top: 10px;
    margin-bottom: 27px;
  }
  .ir-news_cy .eir_pnexNote_item {
    line-height: 1.875;
    margin-top: 0;
    letter-spacing: 0.055em;
    font-size: 1rem;
  }
  .ir-news_cy .eir_pnexNote_item + .eir_pnexNote_item {
    margin-top: 10px;
  }
  .ir-news_cy .eir_pnexNote img {
    width: 98px;
    height: auto;
    margin-right: 140px;
  }
  .eir_area_library_securities {
    display: flex;
    flex-direction: column;
  }
  .eir_area_library_securities .s_eirBlock:nth-child(1) {
    order: 1;
  }
  .eir_area_library_securities .s_eirBlock:nth-child(2) {
    order: 2;
  }
  .eir_area_library_securities .s_eirBlock:nth-child(3) {
    order: 4;
  }
  .eir_area_library_securities .s_eirBlock:nth-child(4) {
    order: 3;
  }
  .eir_area_library_securities .s_eirBlock:nth-child(5) {
    order: 5;
  }
  /* ################# 電子公告 ################# */
  .ir-publicnotice_cy {
    margin-top: 13px;
    padding-top: 19px;
    border-top: 1px dotted #ccc;
  }
  .ir-publicnotice_title_cy {
    font-size: 2rem;
    font-weight: bold;
  }
  .ir-publicnotice_text_cy {
    line-height: 1.875;
    margin-top: -5px;
    letter-spacing: 0.055em;
    font-size: 1rem;
  }
  /* ################# IRカレンダー ################# */
  .ir-calendar_cy {
    overflow: hidden;
    margin-top: 92px;
    padding: 66px 0 44px;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    background: #f2f0ed;
  }
  .ir-calendar_inner_cy {
    display: flex;
    align-items: center;
    width: 920px;
    margin: 0 auto;
  }
  .ir-calendar_title_cy {
    position: relative;
    flex-basis: 360px;
    min-width: 360px;
    padding-bottom: 26px;
    text-align: left;
  }
  .ir-calendar_title_cy span {
    position: relative;
    z-index: 2;
    font-size: 3rem;
    font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
  }
  .ir-calendar_title_cy::after {
    position: absolute;
    bottom: -16px;
    right: 42px;
    z-index: 1;
    width: 271px;
    height: 84px;
    transition: all 0.6s 0s ease;
    background: url("../../images/title_calendar.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .ir-calendar_cy .eir {
    flex-basis: 100%;
    max-width: 560px;
    width: auto;
  }
  .ir-calendar_cy .eirCalendar.s_eirBlock {
    display: none;
  }
  .ir-calendar_cy .eir_area_calendar {
    margin-top: 0;
  }
  .ir-calendar_cy .eirDataArea {
    margin-top: 0;
    padding: 0;
  }
  .ir-calendar_cy .eirHeading {
    line-height: 2.25;
    padding-left: 28px;
  }
  .ir-calendar_cy .eirHeading span {
    letter-spacing: 0.06em;
    font-size: 1.25rem;
    font-weight: bold;
  }
  .ir-calendar_cy .eirHeading::before {
    top: 12px;
    width: 16px;
    height: 16px;
  }
  .ir-calendar_cy .eirGroup {
    margin-top: 8px;
  }
  .ir-calendar_cy .eirItem_date {
    line-height: 1;
    font-size: 0.875rem;
  }
  .ir-calendar_cy .eirItem_title {
    line-height: 1.875;
    font-size: 1rem;
    font-weight: bold;
  }
  .ir-calendar_cy .eirItem_title_text {
    padding: 0;
  }
  .ir-calendar_cy .s_eirList_item:nth-child(n+2) {
    margin-top: 17px;
    padding-top: 22px;
    border-top: 1px dotted #ccc;
  }
  .ir-calendar_cy .s_eirList_item:last-child {
    border-bottom: 0;
  }
  .ir-calendar_cy .eirCalendarNote {
    flex-basis: 100%;
    max-width: 560px;
    margin: 19px auto 0;
    padding-top: 13px;
    border-top: 1px dotted #ccc;
    letter-spacing: 0.06em;
    font-size: 1rem;
    font-weight: bold;
  }
  /* ################# 免責事項 ################# */
  .cmn-section_cy.ir-disclaimer_cy {
    margin-top: 0;
    padding-top: 68px;
    overflow: hidden;
  }
  .ir-disclaimer_title_cy {
    position: relative;
    text-align: center;
  }
  .ir-disclaimer_title_cy span {
    position: relative;
    z-index: 2;
    letter-spacing: 0.2em;
    font-size: 3rem;
    font-family: "秀英角ゴシック銀 B", "ShueiKakuGoGin B", "游ゴシック", "Yu Gothic", "YuGothic", "system-ui", sans-serif;
  }
  .ir-disclaimer_title_cy::after {
    position: absolute;
    bottom: -45px;
    right: 85px;
    z-index: 1;
    width: 420px;
    height: 104px;
    background: url("../../images/title_disclaimer.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
  .ir-disclaimerBox_cy {
    width: 920px;
    height: 480px;
    overflow: auto;
    margin: 57px auto 0;
    padding: 43px 39px;
    border: 1px solid #81838f;
    border-radius: 5px;
  }
  .ir-disclaimerBox_cy .cmn-header-squareMark_cy {
    padding-left: 28px;
    letter-spacing: 0.055em;
    font-size: 1.25rem;
  }
  .ir-disclaimerBox_cy .cmn-header-squareMark_cy::before {
    top: 4px;
    width: 16px;
    height: 16px;
  }
  .ir-disclaimerBox_cy .cmn-header-squareMark_cy:nth-child(n+2) {
    margin-top: 36px;
  }
  .ir-disclaimerBox_text_cy {
    line-height: 1.875;
    margin-top: 12px;
    padding-left: 10px;
    letter-spacing: 0.062em;
    font-size: 1rem;
  }
}
@media screen and (min-width: 1370px) {
  .ir-calendar_title_cy::after {
    position: absolute;
    bottom: 77px;
    right: 206px;
    z-index: 1;
    width: 360px;
    height: 112px;
    background: url("../../images/title_calendar.png") no-repeat 0 0;
    background-size: cover;
    content: "";
  }
}