.ir.top .ttl {
  background: url(/ir/img/top/mv_pc.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .ir.top .ttl {
    background: url(/ir/img/top/mv_sp.jpg) no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents {
    padding-left: 0;
    padding-right: 0;
  }
}
.ir.top.col01 .contents .category-contents {
  background: url(/ir/img/top/background.png) no-repeat;
  background-size: cover;
  background-position: bottom 0 left 0;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .category-contents {
    background: none;
  }
}
.ir.top.col01 .contents .category-list {
  padding-bottom: 50px;
}
.ir.top.col01 .contents .category-list li {
  width: 366px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .category-list li {
    width: 100%;
    margin-bottom: 40px;
  }
}
.ir.top.col01 .contents .category-list li:nth-of-type(4n) {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .category-list li:nth-of-type(4n) {
    margin-right: 0;
  }
}
.ir.top.col01 .contents .category-list li:nth-of-type(3n) {
  margin-right: 0;
}
.ir.top.col01 .contents .category-list li a.no-link {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .category-list li a .category-img {
    aspect-ratio: 17/8;
  }
}
.ir.top.col01 .contents .category-list li a .category-img p {
  bottom: 5px;
}
.ir.top.col01 .contents .category-list .category-list-child {
  margin-top: 20px;
}
.ir.top.col01 .contents .category-list .category-list-child li {
  margin-bottom: 10px;
}
.ir.top.col01 .contents .category-list .category-list-child li:last-of-type {
  margin-bottom: 0;
}
.ir.top.col01 .contents .category-list .category-list-child li a {
  position: relative;
}
.ir.top.col01 .contents .category-list .category-list-child li a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-left: 1px solid #0081CC;
  border-bottom: 1px solid #0081CC;
  margin-bottom: 3px;
  transform: rotate(225deg);
  margin-right: 10px;
}
.ir.top.col01 .contents .category-list .category-list-child li a:hover {
  color: #0081CC;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .category-list .category-list-child li a:hover {
    color: #222222;
  }
}
.ir.top.col01 .contents .ir-news {
  background: #E6F4FC;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news {
    padding: 60px 0;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left {
  width: 196px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left {
    display: contents;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .middle-ttl {
  font-size: 2.125rem;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .middle-ttl {
    font-size: 1.625rem;
    width: 100%;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .middle-ttl:before {
  height: 5px;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .middle-ttl:after {
  width: 20px;
  height: 5px;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .btn {
    width: 100%;
    order: 3;
    margin-top: 0;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .btn a {
  font-weight: 500;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #909090;
  padding-bottom: 18px;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .ir-news-pc-left .btn a .link-arrow:before {
  top: 8px;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list {
  width: 900px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .news-list {
    width: 100%;
    margin: 10px 0 45px;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li {
  border-bottom: 1px solid #D6D6D6;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li:first-of-type {
  border-top: 1px solid #D6D6D6;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 15px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a {
    font-size: 0.9375rem;
    padding: 30px 0;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a .date {
  width: 80px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a .date {
    margin-right: 5px;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a .news-cate {
  width: 80px;
  margin-right: 25px;
  text-align: center;
  font-size: 0.6875rem;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a .news-cate span {
  border: 1px solid #0081CC;
  padding: 0 15px;
  border-radius: 11px;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a .news-ttl {
  width: calc(100% - 200px);
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a .news-ttl {
    width: 100%;
    padding-top: 10px;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a.pdf .news-ttl span:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 14px;
  background: url(/assets/img/common/pdf.svg) no-repeat;
  background-size: contain;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a:hover {
  color: #0081CC;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a:hover {
    color: #222222;
  }
}
.ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a:hover .news-cate span {
  color: #fff;
  background: #0081CC;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .ir-news .ir-news-wrap .news-list li a:hover .news-cate span {
    color: #222222;
    background: #fff;
  }
}
.ir.top.col01 .contents .others-link {
  margin-top: 100px;
  background: #F7F7F7;
  padding: 55px 40px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link {
    padding: 40px 5%;
  }
}
.ir.top.col01 .contents .others-link .btn-list {
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list {
    width: 100%;
  }
}
.ir.top.col01 .contents .others-link .btn-list li {
  width: 262px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.ir.top.col01 .contents .others-link .btn-list li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list li:last-of-type {
    margin-bottom: 0;
  }
}
.ir.top.col01 .contents .others-link .btn-list li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  background: #0081CC;
  font-size: 0.8125rem;
  border: 1px solid #0081CC;
  padding: 20px 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list li a .txt {
    font-size: 0.9375rem;
  }
}
.ir.top.col01 .contents .others-link .btn-list li a .link-arrow {
  width: 28px;
  height: 28px;
  border: 1px solid #0081CC;
  background: #fff;
}
.ir.top.col01 .contents .others-link .btn-list li a .link-arrow:before {
  top: 10px;
  left: 9px;
  border-right: 1px solid #0081CC;
  border-bottom: 1px solid #0081CC;
}
.ir.top.col01 .contents .others-link .btn-list li a:hover {
  background: #fff;
  color: #0081CC;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list li a:hover {
    background: #0081CC;
    color: #fff;
  }
}
.ir.top.col01 .contents .others-link .btn-list li a:hover .link-arrow {
  background: #0081CC;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list li a:hover .link-arrow {
    background: #fff;
  }
}
.ir.top.col01 .contents .others-link .btn-list li a:hover .link-arrow:before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .btn-list li a:hover .link-arrow:before {
    border-right: 1px solid #0081CC;
    border-bottom: 1px solid #0081CC;
  }
}
.ir.top.col01 .contents .others-link .report {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ir.top.col01 .contents .others-link .report li {
  width: 358px;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .report li {
    width: 100%;
    margin-bottom: 25px;
  }
}
.ir.top.col01 .contents .others-link .report li a {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: #E6F4FC;
  border: 2px solid #0081CC;
  padding: 30px 15px 30px 70px;
  font-size: 1.25rem;
  color: #0081CC;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .report li a {
    width: 100%;
    font-size: 1.1875rem;
  }
}
.ir.top.col01 .contents .others-link .report li a span {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .report li a span {
    display: block;
    font-size: 1.0625rem;
  }
}
.ir.top.col01 .contents .others-link .report li a:before {
  content: "";
  display: block;
  width: 58px;
  height: 78px;
  background: url(/ir/img/top/icon_report.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ir.top.col01 .contents .others-link .report li a:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-left: 1px solid #0081CC;
  border-bottom: 1px solid #0081CC;
  margin-bottom: 3px;
  position: absolute;
  right: 15px;
  top: 42px;
  transform: rotate(225deg);
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .report li:nth-of-type(1) a {
    padding: 17px 15px 17px 70px;
  }
}
.ir.top.col01 .contents .others-link .report li:nth-of-type(2) a:before {
  width: 56px;
  height: 45px;
  background: url(/ir/img/top/icon_esg.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .ir.top.col01 .contents .others-link .report li:last-of-type {
    margin-bottom: 0;
  }
}
.ir.top.col01 .contents .others-link .report li:last-of-type a:before {
  width: 40px;
  height: 36px;
  background: url(/ir/img/top/icon_stock_price.png) no-repeat;
  background-size: contain;
  left: 15px;
}
.ir.top.col01 .contents .others-link .report li.link a:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: url(/assets/img/common/icon_blank.png) no-repeat;
  background-size: contain;
  border-left: none;
  border-bottom: none;
  transform: rotate(0);
}/*# sourceMappingURL=top.css.map */