/* IR sub navi */
#sub .ir_partReuters {
  margin-top: 40px;
}

#sub .ir_partLibrary {
  margin-top: 20px;
  padding: 20px 10px 10px;
  background-color: #e5e5e5;
}
#sub .ir_partLibrary .h2_basic01Wrap {
  margin-bottom: 0;
  padding: 0;
  background: none;
}
#sub .ir_partLibrary .h2_basic01Wrap .h2_basic01 {
  font-size: 14px;
}
#sub .ir_partLibrary .btn01 {
  margin-top: 20px;
}
#sub .ir_partLibrary .btn01 .sub-none {
  display: none;
}
#sub .ir_partLibrary .btn01 .ico {
  margin-left: 0;
}
#sub .ir_partLibrary .ul_arrow01 li {
  margin-left: 0.5em;
  padding-left: 13px;
}
#sub .ir_partLibrary .ul_arrow01 a {
  font-size: 12px;
}
#sub .ir_partLibrary .ul_arrow01 a .sub_none {
  display: none;
}
#sub .ir_partLibrary .ul_arrow01 a .ico {
  width: 11px;
  height: 11px;
}

#sub .ir_partSupport {
  margin-top: 20px;
  padding: 20px 5px 5px;
  border: 4px solid #e5e5e5;
  background-color: #e7f1f1;
}
#sub .ir_partSupport .h2_basic01 {
  padding-left: 5px;
  font-size: 14px;
}
#sub .ir_partSupport .inlineList01 {
  margin: 20px 0 0 0;
}
#sub .ir_partSupport .inlineList01 li {
  margin: 0 0 3px 0;
  width: 100%;
}
#sub .ir_partSupport .inlineList01 li .ir_btn {
  margin: 0;
}
#sub .ir_partSupport .ir_btn.type01 {
  background: #fff url(/ir/images/ico_info_01.png) no-repeat 15px center;
}
#sub .ir_partSupport .ir_btn.type02 {
  background: #fff url(/ir/images/ico_koukoku_01.png) no-repeat 15px center;
}
#sub .ir_partSupport .ir_btn.type03 {
  background: #fff url(/ir/images/ico_news_01.png) no-repeat 15px center;
}
#sub .ir_partSupport .ir_btn.type04 {
  background: #fff url(/ir/images/ico_contact_01.png) no-repeat 15px center;
}
#sub .ir_partSupport .ir_btn:hover {
  background-color: #e5e5e5;
}
#sub .ir_partSupport .ir_btn span {
  padding-left: 50px;
}
#sub .ir_partSupport .ir_newsList {
  display: none;
  margin: 0 2px;
  padding-bottom: 8px;
}
#sub .ir_partSupport .ir_newsList.show {
  display: block;
}
#sub .ir_partSupport .ir_newsList li a {
  padding: 20px 10px;
  padding-left: 22px;
  border-top: none;
  display: block;
  background: #fff url(/common/images/sub/ico_lnavi_arrow01.png) no-repeat 6px center;
  color: #333;
  text-decoration: none;
}
#sub .ir_partSupport .ir_newsList li.current a {
  background-color: #f4f4f4;
}
/* TB */
@media screen and (max-width: 979px) {
  #sub { margin-bottom: 30px; }
  #sub .ir_partLibrary { background-color: #d5d5d5; }
  #sub .ir_partSupport,
  #sub .ir_partLibrary,
  #sub .ir_partReuters {
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #sub { margin-bottom: 0; }
  #sub .ir_partSupport,
  #sub .ir_partLibrary,
  #sub .ir_partReuters {
    width: 100%;
  }
}


/* category top */
.secForInvestor.is-cateTop {
  margin-top: 50px;
  background-color: #e7f1f1;
}
.secForInvestor.is-cateTop .btn01 {
  margin-top: 10px;
  width: 220px;
}
.secForInvestor.is-cateTop .ir_newsList {
  display: none;
}
.secForInvestor.is-cateTop .ir_btn.type01 {
  background: #fff url(/ir/images/ico_info_01.png) no-repeat 15px center;
}
.secForInvestor.is-cateTop .ir_btn.type02 {
  background: #fff url(/ir/images/ico_koukoku_01.png) no-repeat 15px center;
}
.secForInvestor.is-cateTop .ir_btn.type03 {
  background: #fff url(/ir/images/ico_news_01.png) no-repeat 15px center;
}
.secForInvestor.is-cateTop .ir_btn.type04 {
  background: #fff url(/ir/images/ico_contact_01.png) no-repeat 15px center;
}
.secForInvestor.is-cateTop .ir_btn:hover {
  background-color: #e5e5e5;
}
.secForInvestor.is-cateTop .ir_btn span {
  padding-left: 50px;
}
@media screen and (max-width: 979px) {
  .secForInvestor.is-cateTop .ir_btn {
    width: 190px;
  }
}
@media screen and (max-width: 767px) {
  .secForInvestor.is-cateTop {
    margin: 30px 10px 0;
  }
  .secForInvestor.is-cateTop .ir_btn {
    width: 100%;
  }
  .secSiblingContents .fixedList01 { margin-bottom: 0; }
}

.ir_fvInfoBtnBox {
  margin-top: 20px;
  padding: 20px 10px;
  background: #eaeaea;
}
.ir_fvInfoBtnBox .h2_basic01Wrap {
  padding: 0;
  background: none;
  font-size: 14px;
}
.ir_fvInfoBtnBox .h2_basic01 {
  font-size: 14px;
}
.ir_fvInfoBtn {
  width: 100%;
  margin: 15px 0;
}
.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;
}

/* !individual/howto */
.individualHowto {
  @media screen and (max-width: 767px) {
		.layoutBox01 {
			margin-left: 10px;
			margin-right: 10px;
		}
    .flImgL.w200 {
      width: 40%;
      img {
        width: 100%;
        height: auto;
      }
    }
	}
  @media screen and (min-width: 768px) {
    .btn01 {
      width: 50%;
      margin: 20px 0 0 auto;
    }
  }
}