  ﻿@media screen and (min-width: 768px) {
  #materials {
    width: 980px;
    margin: 45px auto 0
  }

  #materials h2 {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    line-height: 33px;
    border-bottom: 3px solid #004F99;
    padding: 0 0 32px
  }

  #materials h2:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 140px;
    width: 252px;
    height: 3px;
    background-color: #0099D9
  }

  #materials h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 392px;
    width: 588px;
    height: 3px;
    background-color: #9FD9F6
  }

  #materials h2 span {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 38px;
    color: #666666;
    margin-left: 24px;
    letter-spacing: 0.2em
  }

  #materials ul {
    margin: 30px 0 0
  }

  #materials ul li {
    padding: 20px 0;
    border-bottom: 1px solid #D8F0FB;
    font-size: 0;
    line-height: 1;
  }

  #materials ul li:first-child {
    border-top: 1px solid #9FD9F6;
  }

  #materials ul li:last-child {
    border-bottom: 1px solid #9FD9F6;
  }

  #materials ul li .date{
    display: inline-block;
    width: 196px;
    font-size: 13px;
    line-height: 16px;
    color: #666666;
    vertical-align: top;
    letter-spacing: 0.2em;
    position: relative;
  }

  #materials ul li:not(:last-child) .date::after{
    content: '';
    display: block;
    width: 14px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: -21px;
    right: 0;
  }

  #materials ul li .category{
    display: inline-block;
    width: 112px;
    height: 16px;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    color: #004F99;
    text-align: center;
    background-color: #D8F0FB;
    letter-spacing: 0.2em;
    white-space: nowrap;
    vertical-align: top;
  }

  #materials ul li .name {
    display: inline-block;
    width: 232px;
    font-size: 15px;
    line-height: 20px;
    color: #1A1A1A;
    letter-spacing: 0.2em;
    vertical-align: top
  }

  #materials ul li .title {
    position: relative;
    display: inline-block;
    width: 607px;
    color: #004F99;
    font-size: 15px;
    line-height: 16px;
    vertical-align: top;
    margin-left: 65px;
    padding-left: 20px;
    position: relative;
    box-sizing: border-box;
  }

  #materials ul li .date + .title{
    margin-left: 0;
  }

  #meeting #materials ul li .title{
    width: 775px;
  }

  #materials ul li .title:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
      background-size: auto;
    background-size: 100% auto;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
  }

  .investors_detail .contents_header {
    width: 100%;
    height: 140px;
    background-color: #FAFAFA;
    box-sizing: border-box;
    border-bottom: 1px solid #F0F0F0
  }

  .investors_detail .contents_header h1 {
    position: relative;
    width: 980px;
    margin: 27px auto 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.12em
  }

  .investors_detail .contents_header h1 span {
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 39px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.0;
    color: #CCCCCC
  }

  .investors_detail .contents_body {
    width: 980px;
    margin: 0 auto;
    padding: 56px 0 0
  }

  .investors_detail .contents_body .top_spacer{
    margin-top: 100px;
  }

  .investors_detail .contents_body h2.type_1 {
    position: relative;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    padding: 0 0 37px;
    border-bottom: 3px solid #004F99
  }

  .investors_detail .contents_body h2.type_1:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 140px;
    width: 252px;
    height: 3px;
    background-color: #0099D9
  }

  .investors_detail .contents_body h2.type_1:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 392px;
    width: 588px;
    height: 3px;
    background-color: #9FD9F6
  }

  .investors_detail .contents_body h2.type_2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.04em;
    padding: 0 0 26px;
    border-bottom: 1px solid #0099D9
  }

  .investors_detail .contents_body h2.type_3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.04em;
    padding: 60px 0 30px;
    margin: 0;
  }

  .investors_wrapper .investors_detail .contents_body h2.type_2::before,
  .investors_wrapper .investors_detail .contents_body h2.type_2::after{
    display: none;
  }

  .investors_wrapper .contents_body h2{
    margin: 60px 0 0;
  }

  .investors_detail .contents_body #contact-wrap-short {
    width: 644px;
    margin: 70px auto 0;
    background: linear-gradient(90deg, rgba(0, 153, 217, 0.1), rgba(37, 171, 94, 0.1));
    padding: 56px 28px;
    text-align: center
  }

  .investors_detail .contents_body #contact-wrap-short .contact-title {
    font-size: 15px;
    line-height: 28px;
    color: #0099D9
  }

  .investors_detail .contents_body #contact-wrap-short .contact-title span {
    font-weight: bold
  }

  .investors_detail .contents_body #contact-wrap-short .btnContact {
    display: block;
    width: 364px;
    margin: 24px auto 0;
    box-sizing: border-box;
    border: 1px solid #0099D9;
    text-align: center;
    background-color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    padding: 17px 0;
    letter-spacing: 0.04em;
    color: #0099D9
  }

  .investors_detail .modal_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 199;
    display: none
  }

  .investors_detail .modal_layer.on {
    display: block
  }

  .investors_detail .modal.map {
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    width: 980px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 100px 84px 184px;
    box-shadow: 0 0 56px 0 rgba(120, 120, 120, 0.4);
    z-index: 200;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms 0s ease-out
  }

  .investors_detail .modal.map.on {
    visibility: visible;
    opacity: 1
  }

  .investors_detail .modal.map .close {
    position: absolute;
    width: 56px;
    height: 56px;
    background: url("/jp/ja/img/common/modal_close.png") no-repeat center center;
    background-size: 100% auto;
    cursor: pointer
  }

  .investors_detail .modal.map .close.header {
    top: 14px;
    right: 14px
  }

  .investors_detail .modal.map .close.bottom {
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%)
  }

  .investors_detail .modal.map .title {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.12em;
    padding-bottom: 16px;
    border-bottom: 2px solid #1A1A1A
  }

  .investors_detail .modal.map .address {
    font-size: 17px;
    line-height: 28px;
    margin: 28px 0 0
  }

  .investors_detail .modal.map .subtitle {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0.04em;
    margin: 62px 0 0
  }

  .investors_detail .modal.map .wrapper {
    display: flex;
    justify-content: space-between
  }

  .investors_detail .modal.map .wrapper dl {
    width: 364px
  }

  .investors_detail .modal.map .wrapper dl dt {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    margin: 20px 0 0
  }

  .investors_detail .modal.map .wrapper dl dd {
    margin: 16px 0 0
  }

  .investors_detail .modal.map .wrapper dl dd ul li {
    position: relative;
    font-size: 15px;
    line-height: 28px;
    padding-left: 28px
  }

  .investors_detail .modal.map .wrapper dl dd ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #1A1A1A
  }

  .investors_detail .modal.map .img {
    margin: 56px 0 0;
    text-align: center
  }

  .investors_wrapper ul.note li{
    box-sizing: border-box;
  }

  .investors_wrapper ul:not(.note) li::before{
    display: none!important;
  }

  .investors_wrapper #materials .navigation>.nav-links {
    display: flex;
    justify-content: center;
    margin-top: 35px;
  }

  .investors_wrapper #materials .navigation>.nav-links li{
    border: none;
    padding: 0;
  }

  .investors_wrapper .navigation>.nav-links .page-numbers {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    border: 1px solid #fff;
    text-align: center;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.current{
    font-weight: 700;
    color: #0099D9;
    background-color: #E6F4FA;
    border: 1px solid #E6F4FA;
    pointer-events: none;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers:hover {
    color: #0099D9;
    background-color: #E6F4FA;
    border: 1px solid #E6F4FA;
    opacity: 1;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev,
  .investors_wrapper .navigation>.nav-links .page-numbers.next{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    width: 84px;
    border: 1px solid #E6E6E6;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev{
    margin-right: 30px;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.next{
    margin-left: 30px;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev::before,
  .investors_wrapper .navigation>.nav-links .page-numbers.next::after{
    content: '';
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: middle;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev::before{
    transform: rotate(180deg);
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.first,
  .investors_wrapper .navigation>.nav-links .page-numbers.last{
    border: 1px solid #E6E6E6;
    background-image: url("/jp/ja/img/common/arrow-end.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 14px;
    margin: 0 7px;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.first{
    transform: scale(-1, 1);
  }

  .investors_wrapper #materials .tab{
    display: flex;
    gap: 2px;
    margin-top: 62px;
  }
  .investors_wrapper #materials .tab .tab-item{
    display: block;
    width: auto;
    height: auto;
    font-size: 13px;
    border: 1px solid #E6E6E6;
    cursor: pointer;
    padding: 15px 34px;
  }
  .investors_wrapper #materials .tab .tab-item.current{
    font-weight: 700;
    color: #0099D9;
    background-color: #D8F0FB;
    border: 1px solid #D8F0FB;
    pointer-events: none;
  }
  .investors_wrapper #materials .tab .tab-item:hover{
    color: #0099D9;
    background-color: #D8F0FB;
    border: 1px solid #D8F0FB;
  }

  .contents_body table:not(.about){
    width: 100%;
    border-bottom: 1px solid #9FD9F6;
    margin: 28px 0 0;
  }
  .contents_body table:not(.about) th,
  .contents_body table:not(.about) td{
    text-align: center;
  }
  .contents_body table:not(.about) th{
    width: 111px;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    color: #004F99;
    letter-spacing: 0.06em;
    padding: 0 0 8px;
    border-bottom: 1px solid #9FD9F6;
    border-right: 1px solid #D8F0FB;
  }
  .contents_body table:not(.about) th:first-child,
  .contents_body table:not(.about) td:first-child{
    width: auto;
    text-align: left;
  }
  .contents_body table:not(.about) th:last-child{
    border-right: none;
  }
  .contents_body table:not(.about) th:nth-child(1){
    width: 392px;
  }
  .contents_body table:not(.about) td{
    font-size: 15px;
    line-height: 28px;
    padding: 10px 0 10px;
    border-bottom: 1px solid #D8F0FB;
  }
  .contents_body table:not(.about) tr:last-child td{
    border-bottom: none;
  }

  .contents_body ul{
    margin: 28px 0 0;
  }
  .contents_body ul li{
    position: relative;
    font-size: 15px;
    line-height: 28px;
  }

  .contents_body .selectbox{
    min-width: 195px;
    height: 42px;
    background-color: #FAFAFA;
    border: 1px solid #CCCCCC;
    line-height: 42px;
    padding: 0 14px;
  }
  .contents_body .selectbox_wrap{
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
  }
  .contents_body .selectbox_wrap::after{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-30%)rotate(90deg);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .pc_none {
    display: none !important
  }
}

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

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

  body {
    min-width: 320px
  }

  .investors_cont{
    padding-top: 56px;
  }

  .category_top .block.block2 h2{
    font-size: 21px;
    line-height: 42px;
    padding: 0 0 6px;
  }

  #materials {
    padding: 0 5.06667vw
  }

  .contents_body #materials{
      padding: 0;
  }

  #materials h2 {
    position: relative;
    font-size: 21px;
    font-weight: bold;
    line-height: 42px;
    border-bottom: 3px solid #004F99;
    padding: 0 0 6px
  }

  #materials h2:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 11.2vw;
    width: 26.13333vw;
    height: 3px;
    background-color: #0099D9
  }

  #materials h2:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 37.33333vw;
    width: 52.53333vw;
    height: 3px;
    background-color: #9FD9F6
  }

  #materials h2 span {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 38px;
    color: #666666;
    margin-left: 24px;
    letter-spacing: 0.1em
  }

  #materials ul {
    margin: 20px 0 0
  }

  #materials ul li {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid #D8F0FB;
    font-size: 0;
  }

  #materials ul li:first-child {
    border-top: 1px solid #9FD9F6;
  }

  #materials ul li:last-child {
    border-bottom: 1px solid #9FD9F6;
  }

  #materials ul li .date{
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #666666;
  }

  #materials ul li .category{
    position: absolute;
    top: 16px;
    right: 0;
    width: 84px;
    height: 16px;
    font-size: 10px;
    line-height: 16px;
    color: #004F99;
    background-color: #D8F0FB;
    letter-spacing: 0.2em;
    white-space: nowrap;
    text-align: center;
  }

  #materials ul li .name {
    display: inline-block;
    width: 37.86667vw;
    font-size: 15px;
    line-height: 20px;
    color: #1A1A1A;
    vertical-align: top
  }

  #materials ul li .title {
    position: relative;
    display: block;
    color: #004F99;
    font-size: 15px;
    line-height: 28px;
    margin: 10px 0 0;
    padding-left: 28px;
    box-sizing: border-box;
  }

  #materials ul li .title:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 0;
    display: inline-block;
    width: 14px;
    height: 28px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
      background-size: auto;
    background-size: 100% auto;
    vertical-align: top;
  }

  .investors_detail .contents_header {
    width: 100%;
    height: 56px;
    background-color: #FAFAFA;
    box-sizing: border-box;
    border-bottom: 1px solid #F0F0F0;
    padding: 20px 5.06667vw
  }

  .investors_detail .contents_header h1 {
    position: relative;
    font-size: 4.53333vw;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 0.06em;
    color: #1A1A1A
  }

  .investors_detail .contents_header h1 span {
    display: none
  }

  .investors_detail .contents_body {
    padding: 28px 5.06667vw 0
  }

  .investors_detail .contents_body h2.type_1 {
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #111111;
    border-bottom: 3px solid #004F99;
    padding: 0 0 21px
  }

  .investors_detail .contents_body h2.type_1:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 11.2vw;
    width: 26.13333vw;
    height: 3px;
    background-color: #0099D9
  }

  .investors_detail .contents_body h2.type_1:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 37.33333vw;
    width: 52.53333vw;
    height: 3px;
    background-color: #9FD9F6
  }

  .investors_detail .contents_body h2.type_1 span {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-size: 13px;
    line-height: 38px;
    color: #666666;
    margin-left: 24px
  }

  .investors_detail .contents_body h2.type_2 {
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 0.04em;
    padding: 0 0 26px;
    border-bottom: 1px solid #0099D9
  }

  .investors_detail .contents_body h2.type_3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.04em;
    padding: 60px 0 30px;
    margin: 0;
  }

  .investors_wrapper .investors_detail .contents_body h2.type_2::before{
    display: none;
  }

  .investors_wrapper .investors_detail .contents_body h2.type_2::after{
    display: none;
  }

  .investors_wrapper .contents_body h2{
    margin: 60px 0 0;
  }

  .investors_detail .contents_body #contact-wrap-short {
    width: 100vw;
    margin: 70px calc(-19 / 375 * 100vw) 0;
    background-color: #E6F4FA;
    box-sizing: border-box;
    padding: 42px 28px;
    text-align: center
  }

  .investors_detail .contents_body #contact-wrap-short .contact-title {
    font-size: 15px;
    line-height: 28px;
    color: #0099D9
  }

  .investors_detail .contents_body #contact-wrap-short .contact-title span {
    font-weight: bold
  }

  .investors_detail .contents_body #contact-wrap-short .btnContact {
    display: block;
    width: 196px;
    margin: 24px auto 0;
    box-sizing: border-box;
    border: 1px solid #0099D9;
    text-align: center;
    background-color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 21px;
    padding: 17px 0;
    letter-spacing: 0.04em;
    color: #0099D9
  }

  .investors_detail .modal_layer {
    display: none
  }

  .investors_detail .modal.map {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    box-sizing: border-box;
    padding: 48px 5.06667vw 56px;
    overflow-y: auto;
    z-index: 200;
    display: none
  }

  .investors_detail .modal.map.on {
    display: block
  }

  .investors_detail .modal.map .close {
    position: absolute;
    width: 28px;
    height: 28px;
    background: url("/jp/ja/img/common/sp/modal_close.png") no-repeat center center;
    background-size: 100% auto
  }

  .investors_detail .modal.map .close.header {
    top: 14px;
    right: 14px
  }

  .investors_detail .modal.map .close.bottom {
    position: static;
    margin: 64px auto 0
  }

  .investors_detail .modal.map .title {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.12em;
    padding-bottom: 16px;
    border-bottom: 2px solid #1A1A1A
  }

  .investors_detail .modal.map .address {
    font-size: 17px;
    line-height: 28px;
    margin: 28px 0 0
  }

  .investors_detail .modal.map .subtitle {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0.04em;
    margin: 56px 0 0
  }

  .investors_detail .modal.map .wrapper dl dt {
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin: 20px 0 0
  }

  .investors_detail .modal.map .wrapper dl dd {
    margin: 16px 0 0
  }

  .investors_detail .modal.map .wrapper dl dd ul li {
    position: relative;
    font-size: 15px;
    line-height: 28px;
    padding-left: 28px
  }

  .investors_detail .modal.map .wrapper dl dd ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #1A1A1A
  }

  .investors_detail .modal.map .img {
    width: 100vw;
    margin: 56px calc(-19 / 375 * 100vw) 0
  }

  .investors_detail .modal.map .img img {
    width: 100%
  }

  .investors_wrapper ul.note li{
    box-sizing: border-box;
  }

  .investors_wrapper ul:not(.note) li::before{
      display: none!important;
  }

  .investors_wrapper .navigation>.nav-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 295px;
    margin-left: auto!important;
    margin-right: auto!important;
  }

  .investors_wrapper #materials .navigation>.nav-links li{
    border: none;
    padding: 7px 0!important;
  }

  .investors_wrapper .navigation>.nav-links li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-last-child(2)):not(:last-child){
    order: 1;
  }

  .investors_wrapper .navigation>.nav-links .page-numbers {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    border: 1px solid #fff;
    text-align: center;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.current{
    font-weight: 700;
    color: #0099D9;
    background-color: #E6F4FA;
    border: 1px solid #E6F4FA;
    pointer-events: none;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers:hover {
    color: #0099D9;
    background-color: #E6F4FA;
    border: 1px solid #E6F4FA;
    opacity: 1;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers{
    margin: 0 10.5px;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev,
  .investors_wrapper .navigation>.nav-links .page-numbers.next{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    width: 84px;
    height: 49px;
    border: 1px solid #E6E6E6;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev{
    margin-right: 3.5px;
    margin-left: 7px;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.next{
    margin-left: 3.5px;
    margin-right: 7px;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev::before,
  .investors_wrapper .navigation>.nav-links .page-numbers.next::after{
    content: '';
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    vertical-align: middle;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.prev::before{
    transform: rotate(180deg);
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.first,
  .investors_wrapper .navigation>.nav-links .page-numbers.last{
    width: 49px;
    height: 49px;
    border: 1px solid #E6E6E6;
    background-image: url("/jp/ja/img/common/arrow-end.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 14px;
    margin: 0;
  }
  .investors_wrapper .navigation>.nav-links .page-numbers.first{
    transform: scale(-1, 1);
  }

  .investors_wrapper #materials .tab{
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
  }
  .investors_wrapper #materials .tab .tab-item{
    display: block;
    width: calc(100% / 3 - 5.4px);
    height: auto;
    text-align: center;
    font-size: 13px;
    border: 1px solid #E6E6E6;
    cursor: pointer;
    padding: 10px 0;
  }
  .investors_wrapper #materials .tab .tab-item.current{
    font-weight: 700;
    color: #0099D9;
    background-color: #D8F0FB;
    border: 1px solid #D8F0FB;
    pointer-events: none;
  }
  .investors_wrapper #materials .tab .tab-item:hover{
    color: #0099D9;
    background-color: #D8F0FB;
    border: 1px solid #D8F0FB;
  }
  .contents_body .table_wrapper{
      margin-right: calc(-19 / 375 * 100vw);
      overflow-x: scroll;
      margin-bottom:3em;
    }

    .contents_body table:not(.about){
      width: 924px;
      border-bottom: 1px solid #9FD9F6;
      margin: 21px 0 0;
    }
    .contents_body table:not(.about) th,
    .contents_body table:not(.about) td{
      text-align: center;
    }
    .contents_body table:not(.about) th{
      width: 111px;
      font-size: 13px;
      font-weight: bold;
      line-height: 17px;
      color: #004F99;
      letter-spacing: 0.06em;
      padding: 12px 0 12px;
      border-bottom: 1px solid #9FD9F6;
      border-right: 1px solid #D8F0FB;
      vertical-align: bottom;
    }
    .contents_body table:not(.about) th:first-child,
    .contents_body table:not(.about) td:first-child{
      width: auto;
      text-align: left;
    }
    .contents_body table:not(.about) th:last-child{
      border-right: none;
    }
    .contents_body table:not(.about) td:nth-child(1){
      padding-right: 15px;
    }
    .contents_body table:not(.about) td{
      font-size: 15px;
      line-height: 28px;
      padding: 10px 0 10px;
      border-bottom: 1px solid #D8F0FB;
    }
    .contents_body table:not(.about) tr:last-child td{
      border-bottom: none;
    }

    .contents_body ul{
      margin: 28px 0 0;
    }
    .contents_body ul li{
      position: relative;
      font-size: 15px;
      line-height: 28px;
    }
  
  .contents_body .selectbox{
    min-width: 195px;
    height: 42px;
    background-color: #FAFAFA;
    border: 1px solid #CCCCCC;
    line-height: 42px;
    padding: 0 14px;
  }
  .contents_body .selectbox_wrap{
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
  }
  .contents_body .selectbox_wrap::after{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-30%)rotate(90deg);
    width: 14px;
    height: 14px;
    background: url("/jp/ja/img/common/arrow.png") no-repeat center center;
    background-size: 100% auto;
    pointer-events: none;
  }

  .sp_none {
    display: none !important
  }
}