@charset "UTF-8";

@media screen and (max-width: 1200px) {
  main.page_ir .ttl-mv__ir {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media screen and (min-width: 835px) {
  .page_ir .sec-news h2.ir_movie_title {
    font-size: 24px;
    text-align: left;
    border-bottom: solid 1px #121411;
    width: 50%;
    letter-spacing: 1px;
    margin-top: 40px;
  }
  .sec-news .list-posts li a {
    padding: 28px 42px 15px !important;
  }
  .keha2105 {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    height: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .page_ir .sec-news h2.ir_movie_title {
    font-size: 24px;
    text-align: left;
    border-bottom: solid 1px #121411;
    width: 100%;
    letter-spacing: 1px;
    margin-top: 40px;
  }
  main.page_ir .ttl-mv__ir {
    min-width: 350px;
    width: 50%;
    padding: 10px;
    letter-spacing: 5px;
  }
  main.page_ir .sec-mv::before {
    font-size: 72px;
  }
  main.page_ir .sec-library {
    background-image: url("/co/img/ir/img_irLib_bkSp.jpg");
    background-size: cover;
    background-position: left;
  }
  main.page_ir .sec-library .ir_navi_wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  main.page_ir .sec-library .ir_navi .btn-comp02 {
    justify-content: left;
    background: #fff;
    text-align: center;
    font-weight: 500;
  }
  main.page_ir .sec-1stBtn {
    padding: 30px 0;
  }
  main.page_ir .sec-1stBtn .inner {
    display: block;
  }
  main.page_ir .sec-1stBtn .inner .btn-comp02 {
    margin: 0 auto;
    justify-content: center;
    background: #fff;
    text-align: center;
    font-weight: 500;
    height: 75px;
  }
  main.page_ir .sec-1stBtn .inner .btn-comp02:first-child, main.page_ir .sec-1stBtn .inner .btn-comp02:last-child {
    margin: 0 auto;
  }
  main.page_ir .sec-1stBtn .inner .btn-comp02+.btn-comp02 {
    margin-top: 15px;
  }
  main.page_ir .sec-irInfomations .list-category .list-category__item .list-category__ttl {
    font-size: 1.3rem;
  }
  main.page_ir .sec-irInfomations .list-category .list-category__item .btn-comp02 {
    height: 55px;
    max-width: 116px;
    justify-content: flex-start;
    font-size: 12.5px;
    font-size: 1.25rem;
    background: #fff;
    font-weight: 500;
  }
  main.page_ir .sec-irInfomations .list-category .list-category__item .btn-comp02:after {
    right: 12px;
  }
  main.page_ir .sec-news .inner ul#xj-mainlist {
    margin-top: 25px;
  }
  main.page_ir .sec-news .inner ul#xj-mainlist li .pdf_icon_ir img {
    width: 18px;
    height: auto;
  }
  .sec-news .list-posts li a {
    padding: 20px 0 10px !important;
    border-top: 1px solid #f4f4f4 !important;
    border-bottom: none !important;
  }
  .keha2105 {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    height: 94px !important;
  }
  main.page_ir .sec-news .inner ul#xj-mainlist {
    margin-top: 0 !important;
	}
  .pdf_icon_ir img {
    width: 18px;
    height: auto;
	}
  .sec-news .list-posts li a {
    padding: 15px 0 15px !important;
    border-top: 1px solid #f4f4f4 !important;
    border-bottom: none !important;
  }
  .sec-news .list-posts {
    padding: 7px 0 0;
	}
  .sec-news .list-posts li:first-child {
    margin-top: 3px;
	}
}

@media screen and (max-width: 640px) {
  main.page_ir .sec-library .ir_navi_wrapper {
    width: auto;
  }
  main.page_ir .sec-irInfomations .list-category .list-category__item {
    width: calc(50% - 0px);
    margin-right: 0px;
  }
}

@media screen and (max-width: 429px){
  main.page_ir .sec-library {
    background-position: center;
  }
  main.page_ir .ttl-mv__ir {
    width: 85%;
    min-width: 280px;
    font-size: 2.5rem;
  }
  main.page_ir .sec-mv::before {
    font-size: 40px;
  }
  main.page_ir .sec-library .ir_navi_wrapper {
    width: 100%;
    min-width: 10px;
    box-sizing: border-box;
    padding: 15px;
  }
  main.page_ir .sec-irInfomations .list-category .list-category__item {
    margin-bottom: 30px;
  }
  main.page_ir .sec-irInfomations .list-category .list-category__item:nth-of-type(2n) {
    margin-right: 0;
  }
}