
/* ir_mainWrap */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* type01 */
@media screen and (max-width: 979px) {
  .mainimg_ir .ir_mainWrap.type01 .ir_mainCol:first-child {
    margin-right: 0;
    float: none;
    width: 100%;
    height: auto;
  }
  .mainimg_ir .ir_mainWrap.type01 .ir_mainCol:nth-child(2) {
    margin-top: 10px;
    float: none;
    width: 100%;
    height: auto;
  }
  .mainimg_ir .ir_mainWrap.type01 .ir_mainCol:nth-child(2) > div {
    float: left;
    width: 50%;
  }
  .mainimg_ir .ir_mainWrap.type01 .ir_mainCol:nth-child(2) > div:first-child {
    padding-bottom: 0;
    padding-right: 5px;
  }
  .mainimg_ir .ir_mainWrap.type01 .ir_mainCol:nth-child(2) > div:nth-child(2) {
    padding-left: 5px;
  }
}

/* type02 */
@media screen and (max-width: 979px) {
  .mainimg_ir .ir_mainWrap.type02 {
    margin-left: -10px;
    margin-bottom: -10px;
  }
  .mainimg_ir .ir_mainWrap.type02 > div {
    padding-left: 10px;
    padding-bottom: 10px;
    float: left;
    width: 50%;
  }
}

/* type03 */
@media screen and (max-width: 979px) {
  .mainimg_ir .ir_mainWrap.type03 {
    margin-left: -10px;
    margin-bottom: -10px;
  }
  .mainimg_ir .ir_mainWrap.type03 > div {
    padding-left: 10px;
    padding-bottom: 10px;
    float: left;
    width: 50%;
  }
}


/* mainimgLink */
/* tb */
@media screen and (max-width: 979px) {
  .mainimgLink_link.is-large {
    font-size: 14px;
  }
  .mainimgLink_link .is-highlight {
    font-size: 12px;
  }
}
/* sp */
@media screen and (max-width: 767px) {
  .mainimg_ir {
    padding: 0 10px;
  }
  .only-pc {
    display: none;
  }
  .mainimgLink_link {
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(/common/images/ico_arrow_l01.png) no-repeat 15px 23px;
  }
}

/* section */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 767px) {
  .secIrTop {
    margin-top: 50px;
  }
}


/* ir_tab */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 979px) {
  .ir_tab .ir_tabNav li {
    height: 44px;
  }
  .ir_tab .tit p {
    padding: 10px 0;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
  }
  .ir_tab .tit .link {
    padding: 0 0 0 1.5em !important;
    font-size: 12px !important;
    background: transparent url(/common/images/ico_arrow01.png) no-repeat 8px center;
  }
  .ir_tab .tit .ico {
    margin: 0 0 0 5px;
    float: none;
    display: inline-block;
  }
  .only-sp {
    display: none;
  }
  .ir_tabContentList li a {
    background: url(/common/images/ico_arrow_l01.png) no-repeat 130px 25px;
  }
  .ir_tabContentList li a .category {
    margin-left: 30px;
  }
  .ir_tabContentList li a .text {
    width: 58%;
    margin-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .ir_tab .ir_tabNav li {
    height: auto;
  }
  .ir_tabContentList > li {
    padding: 0 10px;
  }
  .ir_tabContentList li a {
    flex-wrap: wrap;
    justify-content: left;
    padding: 15px 13px 15px 0;
    background: transparent url(/common/images/ico_arrow_l01.png) no-repeat right center;
  }
  .ir_tabContentList li a .category {
    margin-left: 20px;
  }
  .ir_tabContentList li a .text {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .only-sp {
    display: block;
  }
}

/* secAbout */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 979px) {
  .secAbout .listBtn li .btn01 {
    width: 190px;
    margin-top: 10px;
  }

  @media screen and (max-width: 767px) {
    .secAbout {
      margin: 10px 10px 0;
      border: 4px solid #e5e5e5;
      padding: 13px;
      background: url(/ir/images/bg_about_01_sp.jpg) no-repeat;
      -webkit-background-size: cover;
      background-size: cover;
    }
    .secAbout_ttl {
      font-size: 16px;
    }
    .secAbout .listBtn li {
      float: none;
    }
    .secAbout .listBtn li .btn01 {
      width: 100%;
    }
  }
}


/* secInfoIr */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 767px) {
  .secInfoIr {
    margin-top: 30px !important;
  }
  .secInfoIr .h2_basic01Wrap {
    margin-bottom: 0 !important;
  }
  .secInfoIr .h2_basic01Wrap.spMt {
    padding-top: 0;
    margin-top: 25px;
  }
  .secInfoIr .btn01 {
    margin-top: 0 !important;
    background-image: none;
    border-bottom-color: #e5e5e5;
    border-left: none;
    border-right: none;
  }
  .secInfoIr .btn01:hover {
    background-color: #363636;
    border-bottom-color: #e5e5e5;
    border-left: none;
    border-right: none;
  }
  .secInfoIr .btn01 span {
    padding: 0 36px 0 15px;
    position: relative;
  }
  .secInfoIr .btn01.narrow {
    height: 40px;
    border-width: 0 0 2px 0;
  }
  .secInfoIr .btn01 span:after {
    content: url(/common/images/ico_arrow_l01_2x.png);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    margin-top: -13px;
    position: absolute;
    top: 50%;
    right: 10px;
  }
}

/* secIRtopMapList */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 767px) {
  .secIRtopMapList .h2_basic01Wrap {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .secIRtopMapList .btn01 {
    padding: 15px 0 8px;
    margin-top: 0;
    border-bottom-width: 2px;
    border-top-width: 2px;
  }
  .secIRtopMapList .btn01 span {
    font-size: 16px;
  }
}

/* secForInvestor (「株式・投資家サポート」ナビ部分のスタイル調整)*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 767px) {
  .secForInvestor {
    margin-bottom: 0;
  }
  .secForInvestor .btn01 {
    margin-top: 10px;
    height: 60px;
    border: 2px solid #e5e5e5;
  }
  .secForInvestor .btn01 span {
    font-size: 14px;
  }
}

/* Renew IR top page (2021.10~) */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (min-width:768px) and (max-width: 979px) {
  .ir_fvImg {
    width: 100%;
  }
  .ir_fvImg img {
    max-width: 100%;
    height: auto;
  }
  .ir_fvInfo {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }
  .ir_fvInfoBox {
    width: 48.5%;
  }
  .ir_fvInfoBtnBox {
    margin-top: 0;
  }
  .ir_fvInfoBtnOutBox {
    width: 48.5%;
  }
  
  .ir_fvInfoBtn {
    width: 100%;
    position: static;
    align-self: center;
  }
  .ir_fvInfoBtnDetail ul {
    font-size: 12px;
  }
  .ir_calendarBox .dl_news01 {
    width: 100%;
  }
  .ir_mapBox {
    width: 48%;
    margin-bottom: 20px;
  }
  .secForInvestor {
    margin-top: 30px;
  }
  #main.col1 .fixedList01.col3 > li {
    width: calc(50% - 20px)!important;
    margin-bottom: 10px;
  }
  .secAbout {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .ir_fvImg {
    width: 100%;
  }
  .ir_fvImg img {
    width: 100%;
    height: auto;
  }
  .ir_fvImgBtn {
    flex-wrap: wrap;
    position: static;
    padding: 0;
  }
  .ir_fvImgBtn .btn01 {
    width: 100%;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: none;
    border-right: none;
  }
  .ir_fvImgBtn .btn01:first-child {
    border-bottom: none;
  }
  .ir_fvInfo {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .ir_fvInfoDate {
    margin-top: 15px;
    padding: 0 10px;
    font-size: 13px;
    text-align: right;
  }
  .ir_fvInfoChart {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    flex-wrap: wrap;
    margin-top: 10px;
    padding: 0 10px;
  }
  .ir_fvInfoValue {
    font-size: 20px;
  }
  .ir_fvInfoRate {
    margin-left: 5px;
  }
  .ir_fvInfo .ul_arrow01 {
    margin: 10px 0 -7px;
    padding: 0 10px;
  }
  .ir_fvInfoValue span {
    font-size: 38px;
  }
  .ir_fvInfoBtnBox {
    margin-top: 20px;
  }
  .ir_fvInfoBtn {
    position: static;
    margin-top: 15px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .ir_fvInfoBtnDetail {
    padding: 0 10px;
  }
  .ir_calendarBox .dl_news01 {
    width: 100%;
  }
  .ir_map {
    padding: 0 10px;
    margin-top: 15px;
  }
  .ir_mapBox {
    width: 100%;
    margin-bottom: 15px;
  }
  .secForInvestor {
    margin-top: 20px;
    padding: 15px 5px 40px;
  }
  #main.col1 .fixedList01.col3 > li {
    width: 100%!important;
    margin-bottom: 10px;
  }
  .secAbout {
    margin-top: 20px;
  }
}
