  @media screen and (min-width: 768px) {
    .kv {
        background: url("/jp/en/investors/img/kv.jpg") no-repeat center center;
        background-size: cover
    }

    .contents_header {
        background-color: rgba(178, 224, 247, 0.5);
        padding-bottom: 48px
    }

    .category_top section.block1>ul>li,
    .category_top section.block3>ul>li {
        box-sizing: border-box;
        border: 1px solid #E6E6E6
    }

    .category_top section.block1>ul>li a,
    .category_top section.block3>ul>li a {
        display: block
    }

    .category_top section.block1>ul>li .title,
    .category_top section.block3>ul>li .title {
        position: relative;
        height: 56px;
        font-size: 15px;
        font-weight: bold;
        line-height: 18px;
        letter-spacing: 0.04em;
        color: #666;
        box-sizing: border-box;
        border-bottom: 1px solid #E6E6E6
    }

    .category_top section.block1>ul>li .title:after,
    .category_top section.block3>ul>li .title:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        width: 14px;
        height: 14px;
        transform: translateY(-50%);
        background: url("/jp/en/img/common/arrow.png") no-repeat center center;
        background-size: 100% auto
    }

    .category_top section.block1>ul>li .title span,
    .category_top section.block3>ul>li .title span {
        position: absolute;
        top: 50%;
        left: 28px;
        width: 238px;
        transform: translateY(-50%)
    }

    .category_top section.block1>ul>li ul,
    .category_top section.block3>ul>li ul {
        box-sizing: border-box;
        padding: 42px 14px;
        margin: 0;
        font-size: 0;
        background-color: #FAFAFA
    }

    .category_top section.block1>ul>li ul li,
    .category_top section.block3>ul>li ul li {
        display: inline-block;
        width: 288px;
        margin: 0 14px 14px
    }

    .category_top section.block1>ul>li ul li a,
    .category_top section.block3>ul>li ul li a {
        position: relative;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        line-height: 18px;
        padding: 5px 0 5px 28px;
        color: #666;
        box-sizing: border-box
    }

    .category_top section.block1>ul>li ul li a:before,
    .category_top section.block3>ul>li ul li a:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 5px;
        width: 14px;
        height: 14px;
        background: url("/jp/en/img/common/arrow.png") no-repeat center center;
        background-size: 100% auto
    }

    .category_top section.block3,
    .category_top section.block4 {
        margin-top: 28px
    }

    .category_top section.block2{
      margin-top: 110px;
    }

    .category_top section.block2 .contents_body{
      padding-top: 0!important;
    }

    .category_top section.block2 .contents_body ul li{
      padding-left: 0!important;
    }

    .investors_wrapper .category_top section.block4 {
      margin-top: 80px
    }

    .category_top section.block3>ul>li {
        background-color: #FAFAFA
    }

    .category_top section.block3>ul>li .title {
        margin: 0 28px
    }

    .category_top section.block3>ul>li .title:after {
        display: none
    }

    .category_top section.block3>ul>li .title span {
        left: 0
    }

    .pc_none {
        display: none !important
    }
}

@media screen and (max-width: 767px) {

    html,
    body {
        /*font-size: .26667vw*/
    }

    body {
        min-width: 320px
    }

    .kv {
        background: url("/jp/en/investors/img/sp/kv.jpg") no-repeat center center;
        background-size: cover
    }

    .contents_header {
        background-color: rgba(178, 224, 247, 0.5);
        padding: 56px 0 24px
    }

    .category_top section.block1 {
        margin-top: 56px
    }

    .category_top section.block1>ul>li,
    .category_top section.block3>ul>li {
        box-sizing: border-box;
        border: 1px solid #E6E6E6
    }

    .category_top section.block1>ul>li .title,
    .category_top section.block3>ul>li .title {
        position: relative;
        height: 56px;
        font-size: 15px;
        font-weight: bold;
        line-height: 18px;
        letter-spacing: 0.04em;
        color: #666;
        box-sizing: border-box;
        border-bottom: 1px solid #E6E6E6
    }

    .category_top section.block1>ul>li .title:after,
    .category_top section.block3>ul>li .title:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        width: 14px;
        height: 14px;
        transform: translateY(-50%);
        background: url("/jp/en/img/common/arrow.png") no-repeat center center;
        background-size: 100% auto
    }

    .category_top section.block1>ul>li .title span,
    .category_top section.block3>ul>li .title span {
        position: absolute;
        top: 50%;
        left: 28px;
        width: 238px;
        transform: translateY(-50%)
    }

    .category_top section.block1>ul>li ul,
    .category_top section.block3>ul>li ul {
        width: 100%;
        box-sizing: border-box;
        padding: 28px 7.46667vw;
        margin: 0;
        background-color: #FAFAFA
    }

    .category_top section.block1>ul>li ul li,
    .category_top section.block3>ul>li ul li {
        margin: 14px 0 0
    }

    .category_top section.block1>ul>li ul li:nth-child(1),
    .category_top section.block3>ul>li ul li:nth-child(1) {
        margin-top: 0
    }

    .category_top section.block1>ul>li ul li a,
    .category_top section.block3>ul>li ul li a {
        position: relative;
        display: block;
        width: 74.66667vw;
        font-size: 13px;
        font-weight: bold;
        line-height: 18px;
        padding: 5px 0 5px 28px;
        color: #666;
        box-sizing: border-box
    }

    .category_top section.block1>ul>li ul li a:before,
    .category_top section.block3>ul>li ul li a:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 5px;
        width: 14px;
        height: 14px;
        background: url("/jp/en/img/common/arrow.png") no-repeat center center;
        background-size: 100% auto
    }
    .category_top section.block2 .contents_body>ul>li{
      padding-left: 0;
    }
    .category_top section.block2 .contents_body>ul>li .title{
      padding-left: 28px;
    }

    .category_top section.block3>ul>li {
        background-color: #FAFAFA
    }

    .category_top section.block3>ul>li .title {
        margin: 0 28px
    }

    .category_top section.block3>ul>li .title:after {
        display: none
    }

    .category_top section.block3>ul>li .title span {
        left: 0
    }

    .category_top section.block4 {
        margin-bottom: 84px
    }

    .sp_none {
        display: none !important
    }
}
/*-------------------------------------

  calendar

--------------------------------------*/
@media screen and (min-width: 768px) {
  .contents_body{
    padding-top: 28px !important;
  }
  .contents_body h2{
    margin: 60px 0 0;
  }
  .contents_body h2:first-of-type{
    margin: 28px 0 0;
  }
  .contents_body ul{
    margin: 32px 0 0;
  }
  .contents_body ul.new{
    border-bottom: 1px solid #9FD9F6;
    padding: 0 0 28px;
  }
  .contents_body ul li{
    display: flex;
    margin: 0;
    box-sizing: border-box;
  }
  .contents_body ul li a{
    display: inline-block;
    padding-right: 21px;
  }
  .contents_body ul li .date{
    width: 203px;
    font-size: 13px;
    line-height: 35px;
    color: #666666;
  }
  .contents_body ul li .title{
    position: relative;
    font-size: 15px;
    line-height: 35px;
    padding-left: 21px;
  }
  .contents_body ul li .title:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/jp/ja/img/common/arrow.png') no-repeat center center;
    background-size: 100% auto;
  }
  .contents_body ul li .title.no-link:before{
	display: none;
  }
  .contents_body ul li .title a{
    color: #004F99;
  }
  .contents_body ul li a.pdf:after{
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    width: 14px;
    height: 14px;
    background: url('/jp/ja/img/common/pdf.png') no-repeat center center;
    background-size: 100% auto;
  }
  .contents_body ul li a.yt:after{
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    width: 21px;
    height: 14px;
    background: url('/jp/ja/img/common/video.png') no-repeat center center;
    background-size: 100% auto;
  }

  .contents_body p{
    font-size: 13px;
    line-height: 28px;
    color: #787878;
    margin: 28px 0 0;
  }

  .pc_none {
    display: none !important
  }
}

@media screen and (max-width: 767px) {

    html,
    body {
        /*font-size: .26667vw*/
    }

    body {
        min-width: 320px
    }

    .contents_body .kv img{
      width: 100%;
    }

    .contents_body h2{
      margin: 60px 0 0;
    }
    .contents_body h2:first-child{
      margin: 0;
    }
    .contents_body ul{
      margin: 28px 0 0;
    }
    .contents_body ul.new{
      border-bottom: 1px solid #9FD9F6;
      padding: 0 0 28px;
    }
    .contents_body ul li .date{
      font-size: 13px;
      line-height: 28px;
      color: #666666;
    }
    .contents_body ul li .title{
      position: relative;
      font-size: 15px;
      line-height: 28px;
      padding-left: 28px;
    }
    .contents_body ul li .title:before{
      content: '';
      position: absolute;
      top: 7px;
      left: 0;
      width: 14px;
      height: 14px;
      background: url('/jp/ja/img/common/arrow.png') no-repeat center center;
      background-size: 100% auto;
    }
  .contents_body ul li .title.no-link:before{
	display: none;
  }
  .contents_body ul li .title.no-link{
    padding-left: 0;
  }
  .contents_body ul li .title a{
    color: #004F99;
  }
    .contents_body ul li a.pdf:after{
      content: '';
      display: inline-block;
      width: 14px;
      height: 14px;
      vertical-align: text-top;
      margin-top: 2px;
      background: url('/jp/ja/img/common/pdf.png') no-repeat center center;
      background-size: 100% auto;
    }
    .contents_body ul li a.yt:after{
      content: '';
      display: inline-block;
      width: 21px;
      height: 14px;
      vertical-align: text-top;
      margin-top: 2px;
      background: url('/jp/ja/img/common/video.png') no-repeat center center;
      background-size: 100% auto;
    }

    .contents_body p{
      font-size: 13px;
      line-height: 21px;
      color: #787878;
      margin: 28px 0 0;
    }

    .category_top section.block2{
      margin-top: 67px;
    }

    .category_top section.block2 .contents_body{
      padding: 0;
    }


    .sp_none {
        display: none !important
    }
}


.block1 ul li:nth-child(1) .img {
  background: url("/jp/ja/investors/img/bnr1.jpg") no-repeat center center;
  background-size: cover
}
.block1 ul li:nth-child(2) .img {
  background: url("/jp/en/investors/img/bnr2.jpg") no-repeat center center;
  background-size: cover
}
.block1 ul li:nth-child(3) .img {
  background: url("/jp/ja/investors/img/bnr3.jpg") no-repeat center center;
  background-size: cover
}
.block1 ul li:nth-child(4),
.block1 ul li:nth-child(5),
.block1 ul li:nth-child(6){
  background-color: #555;
}
.block1 ul li:nth-child(4) .title,
.block1 ul li:nth-child(5) .title,
.block1 ul li:nth-child(6) .title{
  color: #fff !important;
  border: none !important;
}	

.block1 ul li:nth-child(4) .title:after,
.block1 ul li:nth-child(5) .title:after,
.block1 ul li:nth-child(6) .title:after{
  background: url("/jp/ja/img/common/arrow_w.png") no-repeat center center !important;
}	

.img_bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

.img_bnr li {
  width: calc((100% - 40px) / 3);
}

.img_bnr li img {
  width: 100%;
}
/* 1024px參和のメディアクエリ */
@media (max-width: 1024px) {
  .img_bnr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  
  .img_bnr li {
    width: 100%;
  }
  
  /* グリッドのプロパティをリセット */
  .img_bnr li:nth-child(4),
  .img_bnr li:nth-child(5) {
    grid-column: auto;
  }
}
/* 1024px參和のメディアクエリ */
@media (max-width: 768px) {
  .img_bnr {
    grid-template-columns: 1fr;
  }
}
