
/* ir_mainWrap */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mainimg_ir * {
  box-sizing: border-box;
}

/* type01 */
.mainimg_ir .ir_mainWrap.type01 .ir_mainCol:first-child {
  margin-right: 20px;
  float: left;
  width: 730px;
}
.mainimg_ir .ir_mainWrap.type01 .ir_mainCol:first-child .mainimgLink_wrap {
  height: 100%;
}
.mainimg_ir .ir_mainWrap.type01 .ir_mainCol:nth-child(2) {
  float: left;
  width: 230px;
}
.mainimg_ir .ir_mainWrap.type01 .ir_mainCol:nth-child(2) > div:first-child {
  padding-bottom: 18px;
}


/* type02 */
.mainimg_ir .ir_mainWrap.type02 {
  margin-left: -20px;
}
.mainimg_ir .ir_mainWrap.type02 > div {
  padding-left: 20px;
  float: left;
  width: 25%;
}


/* type03 */
.mainimg_ir .ir_mainWrap.type03 {
  margin-left: -20px;
}
.mainimg_ir .ir_mainWrap.type03 > div {
  padding-left: 20px;
  float: left;
  width: 50%;
}


/* mainimgLink */
.mainimgLink_wrap {
  border: 2px solid #e5e5e5;
  box-sizing: border-box;
  display: block;
  text-decoration: none !important;
}
.mainimgLink_wrap:hover {
  background-color: #e5e5e5;
}
.mainimgLink_image img {
  width: 100%;
  height: auto;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.mainimgLink_wrap:hover img {
  opacity: 0.9;
  -ms-filter: "alpha(opacity=90)";
  filter: alpha(opacity=90);
}
.mainimgLink_link {
  padding: 10px 17px 10px 30px;
  border-top: 2px solid #e5e5e5;
  display: block;
  background: url(/common/images/ico_arrow_l01.png) no-repeat 15px 15px;
  font-size: 13px; /* font-size: 14px; */
  color: #333;
  line-height: 1.64;
  min-height: 47px;
}
  .mainimgLink_link.is-large {
    padding-left: 30px;
    font-size: 18px;
    line-height: 1.47;
    height: auto;
  }
  .mainimgLink_link .is-highlight {
    color: #ff0000;
    font-size: 14px;
  }


/* section */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.secIrTop {
  margin-top: 60px;
}
.secInfoIr .ir_partLibrary {
  margin-top: 30px;
}

/* ir_tab */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ir_tab .current {
  background-color: #f0f0f0;
}
.ir_tab .ir_tabNav {
  border-bottom: 4px solid #e5e5e5;
}
.ir_tab .ir_tabNav li {
  cursor: pointer;
  width: 50%;
  float: left;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  height: 40px;
}
.ir_tab .ir_tabNav li:last-child {
  border-left: none;
}
.ir_tab .ir_tabNav li:hover {
  background-color: #f0f0f0;
}
.ir_tab .tit {
  text-align: center;
  vertical-align: middle;
}
.ir_tab .tit p {
  padding: 7px 0;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.ir_tab .tit .link {
  padding-left: 1.5em;
  display: inline-block;
  background: transparent url(/common/images/ico_arrow01.png) no-repeat 10px center;
  vertical-align: middle;
  color: #333;
  text-decoration: none;
}
.ir_tab .tit .link img {
  vertical-align: middle;
}
.ir_tab .tit .icoRss01 {
  vertical-align: middle;
}
.ir_tab .tit .icoRss01 img {
  vertical-align: middle;
}
.ir_tabNav > li .tit .link:hover {
  text-decoration: underline;
}

.ir_tabContent {
  display: none;
}
.ir_tabContentList li {
  border-bottom: 1px solid #e5e5e5;
}
.ir_tabContentList li a {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: .02em;
  background: url(/common/images/ico_arrow_l01.png) no-repeat 140px 25px;
}
.ir_tabContentList li a:hover {
  text-decoration: none;
}
.ir_tabContentList li a:hover .text {
  text-decoration: underline;
}
.ir_tabContentList li a .category {
  margin-left: 45px;
  display: inline-block;
  background-color: #e5e5e5;
  width: 110px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0;
}
.ir_tabContentList li a .text {
  width: 75%;
  margin-left: 10px;
}

.only-sp {
  display: none;
}


/* ir_btn */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ir_partSupport .ir_newsList {
  display: none;
}
.ir_btn.type01 {
  background: #fff url(/ir/images/ico_info_01.png) no-repeat 15px center;
}
.ir_btn.type02 {
  background: #fff url(/ir/images/ico_koukoku_01.png) no-repeat 15px center;
}
.ir_btn.type03 {
  background: #fff url(/ir/images/ico_news_01.png) no-repeat 15px center;
}
.ir_btn.type04 {
  background: #fff url(/ir/images/ico_contact_01.png) no-repeat 15px center;
}
.ir_btn:hover {
  background-color: #e5e5e5;
}
.ir_btn span {
  padding-left: 50px;
}


/* secAbout */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.secAbout {
  margin-top: 60px;
  padding: 16px;
  border: 4px solid #e5e5e5;
  background: url(/ir/images/bg_about_01_pc.jpg) no-repeat;
  background-size: cover;
}
.secAbout_ttl {
  color: #000;
  font-size: 20px;
}

.secAbout .listBtn {
  margin-left: -20px;
}
.secAbout .listBtn li {
  margin-left: 20px;
  float: left;
  box-sizing: border-box;
}
.secAbout .listBtn li .btn01 {
  margin-top: 10px;
  width: 265px;
}

/* secForInvestor (「株式・投資家サポート」ナビ部分のスタイル調整)*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.secForInvestor {
  margin-top: 45px;
}
.secForInvestor .h2_basic01 {
  font-size: 120%;
}
.secForInvestor .btn01 {
  width: 100%;
}
.secForInvestor .inlineList01 {
	margin-left: 0;
}
.secForInvestor .inlineList01 > li {
	/* float: none; */
	margin: 0;
}

/* Renew IR top page (2021.10~) */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ir_fv {
  display: flex;
  flex-wrap: wrap;
}

.ir_fvImg {
  width: 810px;
  position: relative;
  overflow: hidden;
}

.ir_fvImg img {
  height: 100%;
}

.ir_fvImgBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 0 10px;
}

.ir_fvImgBtn .btn01 {
  width: 49%;
  margin-top: 0;
}

.ir_fvInfo {
  box-sizing: border-box;
  position: relative;
  width: calc(30% - 20px);
  margin-left: 20px;
}

.ir_fvInfoDate {
  font-size: 14px;
  margin-top: 6px;
}

.ir_fvInfoValue {
  line-height: 1.5;
  font-weight: 600 !important;
  font-size: 18px;
  text-align: right;
}

.ir_fvInfoValue span {
  font-size: 34px;
  color: #fc0000;
}

.ir_fvInfoRate {
  text-align: right;
}

.ir_fvInfoRate span {
  color: #fc0000;
}

.ir_fvInfo .ul_arrow01 {
  margin: 5px 0 -7px;
  text-align: right;
}

.ir_fvInfoBtnBox {
  margin-top: 0;
}

.ir_fvInfoBtn {
  /* position: absolute;
  bottom: 0; */
  width: 100%;
}

.ir_fvInfoBtn a {
  display: flex;
  align-items: center;
  padding: 6px 6px 6px 0;
  background-color: #363636;
  font-weight: 600 !important;
  color: #fff;
  text-decoration: none;
}

.ir_fvInfoBtn a:hover {
  opacity: 0.8;
}

.ir_fvInfoBtn span:first-of-type {
  width: 15%;
  text-align: center;
}

.ir_fvInfoBtn span:first-of-type img {
  width: 14px;
  margin: 0;
}

.ir_fvInfoBtn span:nth-of-type(2) {
  width: 85%;
}

.ir_fvInfoBtnDetail ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  font-size: 13px;
}

.ir_fvInfoBtnDetail li {
  margin-right: 10px;
}

.dl_news01:first-of-type {
  margin-top: 0;
  border-top: none;
}

.secIRcalendar {
  margin-top: 45px;
}

.ir_calendarBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width:980px) {
  .ir_calendarBox .dl_news01 {
    width: 48.5%;
    border: none;
  }
}

#main.col1 .fixedList01.col3 > li {
  width: calc(20% - 20px)!important;
}

#main.col1 .fixedList01.col3 > li:last-child {
  margin-bottom: 0!important;
}

.ir_map {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ir_mapBox {
  width: 24%;
  padding-bottom: 15px;
  border: 1px solid #ccc;
}

.ir_mapThum img {
  width: 100%;
}

.secIRtopMapList .ul_arrow01.ir_mapTitle {
  margin: 15px 0 0 0;
  font-size: 16px;
  font-weight: 600 !important;
}
