@charset "UTF-8";

sup {
    position: relative;
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.bold,
.ir_text-bold {
    font-weight: bold !important;
}

.ir_text_left {
    text-align: left !important;
}

.ir_text_right {
    text-align: right !important;
}

.ir_text_center {
    text-align: center !important;
}

.ir_table_detail.date td {
    text-align: right;
     !important
}

#ir_home a,
#ir_content a {
    color: #2c58a7;
    text-decoration: none;
    word-break: break-all;
}

#ir_home a:hover,
#ir_content a:hover {
    color: #2c58a7;
    text-decoration: underline;
}

#ir_home a,
#ir_home .banners a img,
#ir_home a.banners img,
#ir_content a,
#ir_content .banners a img,
#ir_content a.banners img {
    transition: all .4s;
}

#ir_home .banners a:hover img,
#ir_home a.banners:hover img,
#ir_content .banners a:hover img,
#ir_content a.banners:hover img {
    opacity: .7;
}

#ir_home small,
#ir_content small {
    font-size: 82%;
}

.ir_section .image img {
    max-width: 100%;
    height: auto;
}

.ir_ul {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1em;
}

.ir_ul>li {
    margin-bottom: 0;
    list-style: outside disc;
}

.ir_list_indent>li {
    margin-bottom: 1em;
    padding-left: 1em;
    text-indent: -1em;
}

.ir_dl>dt {
    font-weight: bold;
}

.ir_dl>dd {
    margin-left: 1em;
}

.ir_table_01 th,
.ir_table_01 td {
    border-bottom: 1px dashed #e50012;
}

.ir_table_break th,
.ir_table_break td {
    padding: 10px 20px;
}

@media (max-width: 767px) {

    .ir_table_break,
    .ir_table_break>thead,
    .ir_table_break>thead>tr,
    .ir_table_break>thead>tr>th,
    .ir_table_break>thead>tr>td,
    .ir_table_break>tbody,
    .ir_table_break>tbody>tr,
    .ir_table_break>tbody>tr>th,
    .ir_table_break>tbody>tr>td,
    .ir_table_break>tfoot,
    .ir_table_break>tfoot>tr,
    .ir_table_break>tfoot>tr>th,
    .ir_table_break>tfoot>tr>td {
        display: block;
    }

    .ir_table_break th,
    .ir_table_break td {
        padding: 0;
    }

    .ir_table_break th {
        border: none !important;
        padding-top: .8em;
        font-weight: bold;
    }

    .ir_table_break td {
        padding-bottom: .8em;
    }

    .ir_table_break.table-bordered th {
        background: #eee;
    }
}

.ir_table_detail {
    border-bottom: 1px solid #666;
    width: 100%;
    line-height: 1.5;
    table-layout: fixed;
    font-size: 13px;
}

.ir_table_detail th,
.ir_table_detail td {
    border-bottom: 1px solid #e8e8e8;
    padding: 7px 10px;
}

.ir_table_detail thead th,
.ir_table_detail thead td {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    background: #faccd0;
}

.ir_table_detail tbody tr:last-child th,
.ir_table_detail tbody tr:last-child td {
    border-bottom: none;
}

.ir_table_detail tbody td:last-child,
.ir_table_detail tfoot td:last-child {
    background: #fce5e7;
}

.ir_table_detail tfoot th,
.ir_table_detail tfoot td {
    border-top: 1px solid #ccc;
}

.ir_table_detail caption {
    position: relative;
    padding-top: 10px;
    min-height: 20px;
}

.ir_table_detail caption .title {
    font-size: 18px;
}

.ir_table_detail caption .unit {
    position: absolute;
    right: 0;
    bottom: 0;
}

.ir_table_detail.color02 tbody td:last-child,
.ir_table_detail.color02 tfoot td:last-child {
    background: transparent;
}

.ir_table_heading {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
}

.ir_table_unit {
    margin-bottom: 5px !important;
    text-align: right;
    font-size: 12px;
    line-height: 1;
}

.ir_table_responsive_notice {
    display: none;
}

@media (max-width: 767px) {
    .ir_table_detail {
        margin-bottom: 30px;
        width: 700px;
    }

    .table_responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table_responsive .ir_table_detail {
        margin-bottom: 5px;
    }

    .table_responsive .ir_table_detail th,
    .table_responsive .ir_table_detail td {
        border: none;
    }

    .table_responsive .ir_table_detail thead tr:first-child {
        border-top: 1px solid #666;
    }

    .table_responsive .ir_table_detail thead tr:last-child {
        border-bottom: 1px solid #666;
    }

    .table_responsive .ir_table_detail tr {
        border-bottom: 1px solid #e8e8e8;
    }

    .table_responsive .ir_table_detail caption .title,
    .table_responsive .ir_table_detail tr th:first-child,
    .table_responsive .ir_table_detail tr td:first-child {
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        left: 0;
    }

    .table_responsive .ir_table_detail tr th:first-child,
    .table_responsive .ir_table_detail tr td:first-child {
        background: #fff;
    }

    .table_responsive .ir_table_detail thead tr th:first-child,
    .table_responsive .ir_table_detail thead tr td:first-child {
        border-top: 1px solid #666;
        border-bottom: 1px solid #666;
        background: #faccd0;
    }

    .ir_table_notice small {
        display: block;
        line-height: 1.5;
    }

    .ir_table_notice small {
        padding-left: 2.5em;
        text-indent: -2.5em;
    }

    .ir_table_responsive_notice {
        display: block;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        background: url("../img/img_sp_scroll.png") left center no-repeat;
        background-size: auto 20px;
        padding-top: 3px;
        padding-left: 54px;
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    .ir_table_detail {
        margin-bottom: 40px;
    }

    .ir_table_notice {
        margin-top: -35px;
    }
}

.ir_table_unstyled {
    width: 100%;
}

.ir_table_unstyled th,
.ir_table_unstyled td {
    padding-top: 7px;
    padding-bottom: 7px;
}

.ir_table_unstyled td {
    padding-left: 10px;
}

@media (max-width: 767px) {
    .ir_table_break.ir_table_unstyled tr {
        border-bottom: 1px solid #ccc;
        padding: 10px 0 10px 1em;
    }

    .ir_table_break.ir_table_unstyled th,
    .ir_table_break.ir_table_unstyled td {
        padding: 0;
    }

    .ir_table_break.ir_table_unstyled th {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {}

.ir_pdf::after,
.ir_html::after,
.ir_excel::after {
    content: "";
    display: inline-block;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
}




.ir_pdf::after {
    background-image: url("../img/icon_pdf.png");
    width: 24px;
    height: 31px;
}

.ir_html::after {
    background-image: url("../img/icon_html.png");
    width: 24px;
    height: 31px;
}

.ir_excel::after {
    background-image: url("../img/icon_excel.png");
    width: 25px;
    height: 28px;
}

@media (max-width: 767px) {

    .ir_pdf::after,
    .ir_html::after,
    .ir_excel::after {
        width: 14px;
        height: 18px;
    }
}

@media (min-width: 768px) {}

.ir_box {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 1px solid #e50012;
    padding: 1em;
}



/* Main
======================================= */
#ir_main {
    display: block;
    margin: 0 auto 50px;
    width: 1024px;
}

#ir_main>.ir_main_inner {
    display: flex;
    margin-top: 25px;
}

.ir_main_image {
    margin-top: 25px;
    margin-bottom: 30px;
}

.ir_main_image img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 767px) {
    #ir_main {
        display: block;
        padding-right: 13px;
        padding-left: 13px;
        width: calc(100% - 26px);
    }

    #ir_main>.ir_main_inner {
        display: block;
        margin-top: 20px;
    }

    .ir_main_image {
        margin-top: 20px;
        margin-right: -13px;
        margin-bottom: 30px;
        margin-left: -13px;
    }
}



/* Breadcrumb
======================================= */
#ir_breadcrumb {
    margin: 20px 0 0;
    text-align: left;
}

/*#ir_breadcrumb li{
  display: inline-block;
  border-left: 1px solid #666;
  font-size: 12px;
}
#ir_breadcrumb a{
  padding-right: 1em;
  padding-left: 1em;
  color: #666;
}*/
#ir_breadcrumb li,
#ir_breadcrumb li a {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    padding: 0 20px 0 0;
}

#ir_breadcrumb li a::after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    right: -20px;
    margin: 0 20px;
}

@media (max-width: 767px) {
    #ir_breadcrumb {
        text-align: left;
        margin: 20px 0 0 0;
    }
}




/* Aside
======================================= */
#ir_aside {
    flex: 1 0 230px;
    margin-right: 30px;
}

#ir_aside_menu a {
    display: block;
    background-color: #fff;
    background-position: 9px center;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 8px;
    line-height: 1;
    font-size: 14px;
}

#ir_aside_menu a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}

#ir_aside_menu a.is_current {
    background-color: #fce5e7;
    background-image: url("../img/icon_aside_03.png");
}

#ir_aside_menu .parent>li {
    border-bottom: 2px solid #f2f2f2;
}

#ir_aside_menu .parent>li>a {
    background-image: url("../img/icon_aside_01.png");
    padding-left: 28px;
}

#ir_aside_menu .child {}

#ir_aside_menu .child a {
    background-image: url("../img/icon_aside_02.png");
    background-position: 28px center;
    padding-left: 41px;
}

#ir_aside_menu .parent .close {
    display: none;
}

@media only screen and (max-width: 767px) {
    #ir_aside {
        display: none;
    }

    .ir_spmenu_toggle {
        position: absolute;
        top: 7px;
        right: 0;
        display: block;
        background: #d51e13 url("../img/icon_aside_sp_arrow.png") center center no-repeat;
        background-size: 18px auto;
        width: 30px;
        height: 30px;
        border-radius: 4px;
    }

    .is_menu_open .ir_spmenu_toggle {
        border-radius: 4px 4px 0 0;
        background-image: url("../img/icon_aside_sp_arrow_active.png");
    }

    #ir_aside_menu {
        position: absolute;
        top: 37px;
        left: -13px;
        z-index: 100;
        background: #F5F5F5;
        width: calc(100% + 26px);
        /*color: #fff;*/
        opacity: 0;
        visibility: hidden;
    }

    #ir_aside_menu ul {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    #ir_aside_menu ul li {
        opacity: 0;
    }

    #ir_aside_menu a,
    #ir_aside_menu .parent>li>a,
    #ir_aside_menu a.is_current {
        background-image: none;
        background-color: transparent;
    }

    #ir_aside_menu a {
        padding: 20px 10px !important;
        font-size: 12px;
        /*color: #fff;*/
        color: inherit !important;
        /*font-weight: bold;*/
        font-size: 16px;
    }

    #ir_aside_menu .parent>li {
        order: 1;
    }

    /*#ir_aside_menu .parent .top{
    order: 2;
  }*/
    #ir_aside_menu .parent .close {
        order: 2;
    }

    #ir_aside_menu .parent>li {
        border-bottom: 1px solid #c4c4c4;
    }

    #ir_aside_menu .parent .top>a {
        /*background-color: #E6E5E5;*/
    }

    #ir_aside_menu .parent .close {
        display: block;
    }

    #ir_aside_menu .parent .close>a {
        /*background-color: #ae0a1b;*/
        text-align: center;
    }

    #ir_aside_menu .child {
        display: none;
    }

    /* open */
    .is_menu_open {}

    .is_menu_open #ir_aside_menu {
        visibility: visible;
        opacity: 1;
    }

    .is_menu_open #ir_aside_menu li {
        opacity: 1;
        transform: translateX(0);
        transition: opacity .6s ease;
    }
}


/* Content
======================================= */
#ir_content {
    flex: 1 1 auto;
    width: 100%;
    line-height: 1.6;
    font-size: 16px;
}

#ir_content .ir_h1,
#ir_content .ir_h2,
#ir_content .ir_h3 {
    line-height: 1.3;
}

#ir_content .ir_h1 {
    /*margin-top: 0;
  margin-bottom: 1em;
  border-left: 8px solid #e50012;
  padding: 7px 0 2px .5em;
  line-height: 1.3;
  font-size: 24px;
  font-weight: bold;*/
    font-size: 34px;
    border-left: #D51E13 2px solid;
    padding: 0 0 0 15px;
    margin: 0 0 30px;
    color: #000;
}

#ir_content .ir_h2 {
    /*margin-bottom: .5em;
  font-size: 17px;
  font-weight: bold;*/
    font-size: 28px;
    border-bottom: 1px #c4c4c4 solid;
    padding: 10px;
    margin: 40px 0 20px;
}

/*#ir_content .ir_h2::before{
  content: "";
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: .5em;
  background: #e50012;
  width: 10px;
  height: 10px;
  vertical-align: middle;
}*/
#ir_content .ir_h3 {
    color: #333;
    font-size: 24px;
    margin: 40px 0 20px;
}

#ir_content p {
    margin-bottom: 1em;
}

.ir_section {
    margin-bottom: 3em;
}

.ir_section:last-of-type {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    #ir_content {
        position: relative;
    }

    #ir_content .ir_h1 {
        font-size: 28px;
        padding: 5px 30px 5px 10px;
        margin-top: 0;
        margin-bottom: 30px;
    }
}

.ir_library_notice {
    margin-bottom: 2em;
    border-top: 1px solid #ccc;
    padding-top: 1em;
    line-height: 1.5;
}

.ir_pdf_reader {
    display: flex;
    border-top: 1px solid #ccc;
    padding-top: 2em;
}

.ir_pdf_reader .text {
    margin-left: 20px;
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .ir_pdf_reader {
        display: block;
        border-top: 1px solid #ccc;
        padding: 20px 20px 0 20px;
    }

    .ir_pdf_reader .banners {
        margin-bottom: 10px;
    }

    .ir_pdf_reader .text {
        margin-left: 0;
    }
}

.ir_index_menu {
    display: flex;
    flex-wrap: wrap;
}

.ir_index_menu li {
    margin-bottom: 30px;
    margin-left: 30px;
    width: 330px;
    height: 100px;
    font-size: 18px;
}

.ir_index_menu li:nth-child(odd) {
    margin-left: 0;
}

.ir_index_menu.col4 li {
    margin-left: 26px;
    width: 218px;
    height: 80px;
    font-size: 15px;
}

.ir_index_menu.col4 li:nth-child(odd) {
    margin-left: 26px;
}

.ir_index_menu.col4 li:nth-child(4n-3) {
    margin-left: 0;
}

.ir_index_menu a {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
    padding: 20px 40px 20px 20px;
    height: calc(100% - 40px);
    color: inherit !important;
    box-shadow: 2px 2px 0 0 #ccc;
}

.ir_index_menu a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -12px;
    background: url("../img/icon_index_menu_arrow.png") 0 0 no-repeat;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}

.ir_index_menu a:hover {
    text-decoration: none !important;
    transform: translate(2px, 2px);
    box-shadow: none;
}

.ir_index_menu .external {
    position: relative;
    top: -2px;
    margin-left: 5px;
    width: 24px;
    height: auto;
    vertical-align: middle;
}

.ir_index_menu.col4 a {
    padding-right: 30px;
    padding-left: 10px;
}

.ir_index_menu.col4 a::after {
    right: 10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
}

@media only screen and (max-width: 767px) {
    .ir_index_menu {
        display: block;
        padding-top: 15px;
    }

    .ir_index_menu li {
        margin-left: 0 !important;
        width: 100%;
    }

    .ir_index_menu a {
        height: 70px;
        text-decoration: none !important;
    }

    .ir_index_menu.col4 {
        padding-top: 0;
    }

    .ir_index_menu.col4 li {
        margin-bottom: 10px;
        width: 100%;
        height: auto;
    }

    .ir_index_menu.col4 a {
        height: 20px;
    }

    .ir_index_menu.col4 a br {
        display: none;
    }
}



/* IR Home
======================================= */
#ir_home {
    font-size: 16px;
    line-height: 1.6;
}

.ir_home_main_image {
    background: url("../img/img_index_main.jpg") center center no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
    .ir_home_main_image {
        margin-top: 20px;
        margin-right: -13px;
        margin-bottom: 20px;
        margin-left: -13px;
        height: 190px;
    }
}

@media (min-width: 768px) {
    .ir_home_main_image {
        margin-top: 40px;
        margin-bottom: 40px;
        height: 320px;
    }
}

.ir_home_section_header {
    overflow: hidden;
    border-bottom: 3px solid #e50014;
    margin: 0 auto 20px;
}

.ir_home_section_header .heading {
    float: left;
    font-size: 28px;
    line-height: 1.3;
}

.ir_home_section_header .btn {
    float: right;
    overflow: hidden;
}

.ir_home_section_header .btn li {
    float: left;
    display: inline-block;
    position: relative;
    padding: 6px 0 0 20px;
}

.ir_home_section_header .btn li a {
    color: #333 !important;
}

.ir_home_section_header .more {
    margin: 0;
}

.ir_home_section_header .more a {
    display: inline-block;
    background: url("../img/icon_aside_03.png") 0 1px no-repeat;
    background-size: 5px auto;
    padding-left: 10px;
    line-height: 1;
    color: inherit !important;
    font-size: 14px;
}

.ir_home_section_header li.new_icon {
    position: relative;
}

.ir_home_section_header li.new_icon:before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #D51E13;
    border-right: solid 2px #D51E13;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 12px;
    left: -20px;
    margin: 0 20px;
}

.ir_home_section_header li.rss_icon {
    display: inline-block;
    background: url(../../common/img/top/icon_rss.gif) 0 9px no-repeat;
    background-size: 15px 15px;
    text-align: left;
    margin: 0 0 0 20px;
}


@media (max-width: 767px) {
    .ir_home_section_header {
        margin-bottom: 20px;
        border-bottom: none;
    }

    .ir_home_section_header .heading {
        margin-bottom: 10px;
        float: none;
        border-bottom: 3px solid #e50014;
    }

    .ir_home_section_header .more {
        text-align: right;
    }

}

@media (min-width: 768px) {
    .ir_home_section_header .more {
        position: absolute;
        top: 1em;
        right: 0;
        margin-top: -1em;
    }
}

.ir_home_banners {
    line-height: 1;
}

.ir_home_banners a {
    display: block;
    color: inherit !important;
}

.ir_home_banners a:hover {}

.ir_home_banners .image {
    overflow: hidden;
    position: relative;
}

.ir_home_banners .image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    transition: transform .4s;
    transform: scale(1.1);
}

.ir_home_banners a:hover .image img {
    transform: scale(1.2);
}

.ir_home_banners .title {
    background: url("../img/icon_aside_03.png") right center no-repeat;
    padding: 1em 0;
    font-size: 18px;
}

@media (max-width: 767px) {
    .ir_home_section_banners {
        margin-bottom: 0;
    }

    .ir_home_section_banners .ir_home_section_header .heading {
        margin-bottom: 10px;
    }

    .ir_home_banners>li {
        margin-bottom: 10px;
    }

    .ir_home_banners .image {
        height: 120px;
    }
}

@media (min-width: 768px) {
    .ir_home_section_banners .ir_home_section_header {
        display: none;
    }

    .ir_home_banners {
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .ir_home_banners>li {
        width: 31%;
    }

    .ir_home_banners .image {
        height: 180px;
    }
}

@media (max-width: 767px) {
    .ir_home_section_sitemap {
        display: none;
    }
}

@media (min-width: 768px) {
    .ir_home_sitemap {
        display: flex;
        justify-content: space-between;
        border-top: none;
    }

    .ir_home_sitemap .col {
        flex: 1 1 20%;
    }
}



/* Zaimu
======================================= */
.ir_zaimu_index_menu a {
    display: block;
    color: inherit !important;
}

.ir_zaimu_index_menu a:hover {
    opacity: .7;
    text-decoration: none !important;
}

.ir_zaimu_index_menu a .image img {
    width: 100%;
    height: auto;
}

.ir_zaimu_index_menu a .title {
    margin-bottom: 10px;
    background: #e50012 url("../img/icon_index_menu_arrow_02.png") right 10px center no-repeat;
    background-size: 20px 20px;
    padding: 10px 15px;
    line-height: 1;
    color: #fff;
    font-size: 18px;
}

@media (max-width: 767px) {
    .ir_zaimu_index_menu>li {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .ir_zaimu_index_menu {
        display: flex;
        flex-wrap: wrap;
    }

    .ir_zaimu_index_menu>li {
        margin-bottom: 30px;
        margin-left: 5.72%;
        width: 47.14%;
    }

    .ir_zaimu_index_menu>li:nth-child(odd) {
        margin-left: 0;
    }
}

.ir_zaimu_chart_heading {
    border-left: 2px solid #878787;
    padding: 8px 0 5px 10px;
    line-height: 1.3;
    font-size: 18px;
}

.ir_zaimu_chart_image {
    overflow: hidden;
    text-align: center;
}

.ir_zaimu_chart_image img {
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .ir_zaimu_chart_row .col {
        margin-bottom: 30px;
    }

    .ir_zaimu_chart_heading {
        margin-bottom: 10px;
    }

    .ir_zaimu_chart_image img {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 768px) {
    .ir_zaimu_chart_row {
        display: flex;
    }

    .ir_zaimu_chart_row .col {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        flex: 0 0 47.14%;
        margin-bottom: 30px;
        margin-left: 5.72%;
    }

    .ir_zaimu_chart_row .col:nth-child(odd) {
        margin-left: 0;
    }

    .ir_zaimu_chart_heading {
        display: flex;
        align-items: center;
        margin-bottom: 24px;
    }

    .ir_zaimu_chart_image {
        display: flex;
        align-items: flex-end;
    }
}

/* Tables */
@media (max-width: 767px) {

    .ir_table_segment_01,
    .ir_table_segment_02,
    .ir_table_segment_03 {
        width: 540px;
    }

    .ir_table_segment_01 tr th:first-child,
    .ir_table_segment_02 tr th:first-child,
    .ir_table_segment_03 tr th:first-child {
        width: 100px;
    }
}

@media (min-width: 768px) {

    .ir_table_segment_01 col,
    .ir_table_segment_02 col,
    .ir_table_segment_03 col {
        width: 17.5%;
    }

    .ir_table_segment_01 col.head,
    .ir_table_segment_02 col.head,
    .ir_table_segment_03 col.head {
        width: 30%;
    }

    .ir_table_segment_02 {}

    .ir_table_segment_03 {}
}



/* News
======================================= */
.ir_news_years_nav {
    display: flex;
}

.ir_news_years_nav li {
    border-left: 1px solid #666;
}

.ir_news_years_nav li:first-child {
    border-left: none;
}

.ir_news_years_nav a {
    display: inline-block;
    color: inherit !important;
}

.ir_news_years_nav .current {
    color: #e50012 !important;
}

@media (max-width: 767px) {
    .ir_news_years_nav {
        justify-content: space-between;
        margin-right: -13px;
        margin-bottom: 20px;
        margin-left: -13px;
        font-size: 14px;
    }

    .ir_news_years_nav li {
        flex: 1 1 auto;
    }

    .ir_news_years_nav a {
        display: block;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .ir_news_years_nav {
        margin-bottom: 40px;
        justify-content: center;
        font-size: 18px;
    }

    .ir_news_years_nav a {
        padding-right: 1em;
        padding-left: 1em;
    }
}

.ir_news_list a {
    display: block;
}

.ir_news_category_label {
    position: relative;
    top: -2px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    letter-spacing: .2em;
}

.ir_news_category_label.cat01 {
    background: #00a95f;
}

.ir_news_category_label.cat02 {
    background: #d72634;
}

.ir_news_category_label.cat03 {
    background: #e49728;
}

.ir_news_category_label.cat04 {
    background: #f28d79;
}

.ir_news_category_label.cat05 {
    background: #3289c4;
}

.ir_news_category_label.cat06 {
    background: #de6b37;
}

.ir_news_category_label.cat07 {
    background: #ed4c59;
}

.ir_news_category_label.cat08 {
    background: #00a95f;
}

.ir_news_category_label.cat09 {
    background: #004383;
}

@media (max-width: 767px) {
    .ir_news_category_label {
        width: 100px;
        height: 18px;
        line-height: 20px;
        border-radius: 9px;
    }

    .ir_news_list dt,
    .ir_news_list dd {
        padding-left: 1em;
    }

    .ir_news_list dt {
        display: flex;
        align-items: center;
        margin-bottom: .5em;
    }

    .ir_news_list dt .date {
        margin-right: 7px;
        padding-top: 2px;
    }

    .ir_news_list dd {
        margin-bottom: 1em;
        border-bottom: 1px solid #ccc;
        padding-bottom: 1em;
    }
}

@media (min-width: 768px) {
    .ir_news_list {
        overflow: hidden;
        padding-left: 1em;
    }

    .ir_news_list dt,
    .ir_news_list dd {
        margin-bottom: 0.7em;
    }

    .ir_news_list dt {
        float: left;
    }

    .ir_news_list dt .date {
        margin-right: 15px;
    }

    .ir_news_list dd {
        margin-left: 290px;
    }

    .ir_news_category_label {
        width: 120px;
        height: 18px;
        line-height: 20px;
        border-radius: 9px;
    }
}



/* Private Investor
======================================= */
.ir_private_investor_menu li {}

.ir_private_investor_menu li:nth-child(odd) {
    margin-left: 0;
}

.ir_private_investor_menu a {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ccc;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(230, 230, 230, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
    padding: 20px 0;
    height: calc(100% - 40px);
    line-height: 1.4;
    box-shadow: 2px 2px 0 0 #ccc;
    color: inherit !important;
}

.ir_private_investor_menu a:hover {
    text-decoration: none !important;
    transform: translate(2px, 2px);
    box-shadow: none;
}

@media only screen and (max-width: 767px) {
    .ir_private_investor_menu {
        display: block;
        padding-top: 15px;
    }

    .ir_private_investor_menu li {
        margin-bottom: 10px;
        margin-left: 0 !important;
        width: 100%;
        min-height: 120px;
        font-size: 16px;
    }

    .ir_private_investor_menu a {
        padding-top: 0;
        padding-bottom: 0;
        height: 100%;
        text-decoration: none !important;
    }

    .ir_private_investor_menu a .label {
        flex: 1 1 auto;
        padding-left: 15px;
    }

    .ir_private_investor_menu a .image {
        flex: 0 0 120px;
        padding-right: 10px;
    }

    .ir_private_investor_menu .wide {
        height: 120px;
    }
}

@media (min-width: 768px) {
    .ir_private_investor_menu {
        display: flex;
        flex-wrap: wrap;
    }

    .ir_private_investor_menu li {
        margin-bottom: 30px;
        margin-left: 30px;
        width: 330px;
        height: 140px;
        font-size: 18px;
    }

    .ir_private_investor_menu a .label {
        flex: 1 1 auto;
        padding-left: 15px;
    }

    .ir_private_investor_menu a .image {
        flex: 0 0 130px;
        padding-right: 10px;
    }

    .ir_private_investor_menu .wide {
        width: 100%;
    }
}


/* IR Library
======================================= */
.ir_library_section {
    border-bottom: 1px solid #ccc;
}

.ir_library_section:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.ir_library_h2 {
    /*font-weight: bold;*/
    font-size: 28px;
}

.ir_library_list {
    padding-left: 1em;
}

.ir_library_list dt {
    clear: left;
    float: left;
    padding-top: 2px;
    width: 136px;
}

.ir_library_list dd {
    margin-left: 150px;
}

.ir_library_list dd a {
    /*color: inherit !important;*/
}

.ir_library_list dt:last-of-type,
.ir_library_list dd:last-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.ir_library_list .ir_pdf::after,
.ir_library_list .ir_html::after {
    margin-left: 5px;
}

.ir_library_list.kessan dt,
.ir_library_list.kessan dd {
    margin-bottom: .5em;
}

.ir_library_list.yuho dt,
.ir_library_list.yuho dd {
    margin-bottom: .75em;
}

.ir_library_section .notice {
    margin-top: 2em;
    margin-bottom: 2em;
    padding-left: 1em;
}

@media only screen and (max-width: 767px) {
    .ir_library_section {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .ir_library_h2 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .ir_library_list {
        margin-top: 1em;
    }

    .ir_library_list li {
        margin-bottom: 1em;
    }

    .ir_library_list dt,
    .ir_library_list dd {
        float: none;
        margin-left: 0;
        width: auto;
    }

    .ir_library_list dt {
        margin-top: 1em;
        text-align: left;
        font-weight: bold;
    }

    .ir_library_list dt:first-of-type {
        border-top: none;
    }

    .ir_library_list dd {
        margin-top: .5em;
        margin-left: 1em;
        margin-bottom: .5em;
        line-height: 1.5;
        font-size: inherit;
    }

    .ir_library_list li:last-child,
    .ir_library_list dt:last-of-type,
    .ir_library_list dd:last-of-type {
        margin-bottom: 0;
    }

    .ir_library_list.kessan .title {
        display: block;
    }

    .ir_library_list.yuho dt,
    .ir_library_list.yuho dd {
        margin: 0;
        border-top: none;
        padding: .75em 0;
        line-height: 1.5;
    }

    .ir_library_list.yuho dt {
        float: left;
        padding-right: 1em;
    }

    .ir_library_list.yuho dd {
        margin-left: 150px;
    }

    .ir_library_list.yuho:last-of-type dt:last-of-type,
    .ir_library_list.yuho:last-of-type dd:last-of-type {
        border-bottom: none;
    }
}

@media (min-width: 768px) {
    .ir_library_section {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    .ir_library_h2 {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .ir_library_list dt,
    .ir_library_list dd,
    .ir_library_list li {
        margin-bottom: 5px;
    }
}

.ir_databook_list {
    margin-bottom: 2em;
    padding-left: 1em;
}

.ir_databook_list li {
    margin-bottom: 1em;
}

.ir_databook_list a {
    /*color: inherit !important;*/
}

.ir_investors_guide_title a,
.ir_investors_guide_list a {
    /*color: inherit !important;*/
}



.ir_investors_guide_title {
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
    padding-left: 1em;
}

/*--------EUG--------*/
.edg_wrap {
    display: flex;
    flex-flow: wrap;
    padding: 0 0 30px 20px;
}

.edg_wrap .edg_txt {
    margin: 10px 0 0 50px;
}

.edg_wrap img {
    width: 150px;
}



.ir_investors_guide_list {
    margin-top: 2em;
    margin-bottom: 2em;
}

.ir_investors_guide_list dt,
.ir_investors_guide_list dd {
    margin-bottom: 1.5em;
}

.ir_investors_guide_list dt {
    text-align: center;
}

.ir_investors_guide_list dd {
    padding-left: 13em;
}

.ir_investors_guide_list dd .ir_pdf::after {
    margin-left: 10px;
}

@media only screen and (max-width: 767px) {
    .ir_investors_guide_list {
        border-bottom: none;
    }

    .ir_investors_guide_list dd {
        padding-left: 3em;
    }

    /*--------EUG--------*/
    .edg_wrap {
        align-items: flex-start;
        padding: 0 0 30px 0;
    }

    .edg_wrap img {
        width: 40%;
    }

    .edg_wrap .edg_txt {
        width: 60%;
        margin: 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    .edg_wrap .edg_txt a {
        display: block;
    }


}



/* Stock
======================================= */
.ir_stock_chart_heading {
    border-left: 2px solid #878787;
    padding: 8px 0 5px 10px;
    line-height: 1.3;
    font-size: 18px;
}

.ir_stock_chart_image {
    text-align: center;
}

.ir_stock_chart_image img {
    width: 100%;
    height: auto;
}

.ir_stock_chart_legend {
    font-size: 14px;
}

.ir_stock_chart_legend th,
.ir_stock_chart_legend td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ir_stock_chart_legend .color div {
    width: 15px;
    height: 15px;
}

.ir_stock_chart_legend .color01 {
    background: #89c3eb;
}

.ir_stock_chart_legend .color02 {
    background: #93ca76;
}

.ir_stock_chart_legend .color03 {
    background: #f6ad49;
}

.ir_stock_chart_legend .color04 {
    background: #f6bcbd;
}

.ir_stock_chart_legend .color05 {
    background: #274a78;
}

.ir_stock_chart_legend .color06 {
    background: #de6b37;
}

.ir_zaimu_chart_legend_top {
    display: flex;
    justify-content: space-around;
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 1;
}

.ir_zaimu_chart_legend_top li {
    margin-bottom: .5em;
}

.ir_zaimu_chart_legend_top li::before {
    content: "";
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 3px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.ir_zaimu_chart_legend_top.row {
    flex-wrap: wrap;
}

.ir_zaimu_chart_legend_top .color01::before {
    background: #A5E3F8;
}

.ir_zaimu_chart_legend_top .color02::before {
    background: #FFD2D5;
}

.ir_zaimu_chart_legend_top .color03::before {
    background: #9BDCBF;
}

.ir_zaimu_chart_legend_top .color04::before {
    background: #F4B27D;
}

.ir_zaimu_chart_legend_top.r01,
.ir_zaimu_chart_legend_top.r02,
.ir_zaimu_chart_legend_top.r03 {
    flex-wrap: wrap;
}

.ir_zaimu_chart_legend_top.r01 li {
    width: 50%;
}

.ir_zaimu_chart_legend_top.r02 li:nth-child(1),
.ir_zaimu_chart_legend_top.r02 li:nth-child(2) {
    width: 50%;
}

.ir_zaimu_chart_legend_top.r02 li:nth-child(3) {
    width: 100%;
}

.ir_zaimu_chart_legend_top.r03 li {
    padding-left: 2em;
    width: 100%;
}

@media (max-width: 767px) {
    .ir_stock_chart_row .col {
        margin-bottom: 30px;
    }

    .ir_stock_chart_heading {
        margin-bottom: 10px;
    }

    .ir_stock_chart_legend table {
        width: 100%;
    }

    .ir_stock_chart_legend .number {
        text-align: right;
        vertical-align: bottom;
    }
}

@media (min-width: 768px) {
    .ir_stock_chart_row {
        display: flex;
    }

    .ir_stock_chart_row .col {
        margin-bottom: 30px;
        margin-left: 5.72%;
    }

    .ir_stock_chart_row .col:nth-child(odd) {
        margin-left: 0;
    }

    .ir_stock_chart_heading {
        margin-bottom: 24px;
    }

    .ir_stock_chart_image {
        margin-bottom: 20px;
        text-align: center;
    }

    .ir_stock_chart_legend table {
        margin-right: 30px;
        margin-left: 30px;
        width: calc(100% - 60px);
    }

    .ir_stock_chart_legend .th {
        padding-left: 10px;
    }

    .ir_stock_chart_legend .number {
        text-align: right;
        vertical-align: bottom;
    }
}

.ir_stockholder_image_main .image {
    text-align: center;
}

.ir_stockholder_image_main .text {
    margin-top: 1em;
    font-weight: bold;
}

@media (max-width: 767px) {
    .ir_stockholder_image_main .text {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .ir_stockholder_image_main .text {
        text-align: center;
        font-size: 18px !important;
    }
}

/* Tables */
@media (max-width: 767px) {
    .ir_table_finance_01 {
        width: 450px;
    }

    .ir_table_finance_01 tr th:first-child,
    .ir_table_finance_01 tr td:first-child {
        width: 200px;
    }

    .ir_table_finance_02 {
        width: 560px;
    }

    .ir_table_finance_02 tr th:first-child,
    .ir_table_finance_02 tr td:first-child {
        width: 170px;
    }
}

@media (min-width: 768px) {
    .ir_table_finance_01 tr td {
        width: 20%;
    }

    .ir_table_finance_02 tr td {
        width: 13%;
    }
}



/* Koukoku
======================================= */
.ir_koukoku_list dt,
.ir_koukoku_list dd {
    margin-bottom: 12px;
}

.ir_koukoku_list dt {
    clear: left;
    float: left;
    padding-top: 8px;
}

.ir_koukoku_list dd {
    margin-left: 136px;
    font-size: 17px;
}

.ir_koukoku_list dd a {
    /*color: inherit !important;*/
}

.ir_koukoku_list .ir_pdf::after {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {

    .ir_koukoku_list dt,
    .ir_koukoku_list dd {
        float: none;
        margin-left: 0;
        width: auto;
    }

    .ir_koukoku_list dd {
        border-bottom: 1px solid #a5a5a5;
        padding-bottom: 10px;
        font-size: inherit;
    }
}



/* Event Calendar
======================================= */
.ir_event_calendar {
    margin-bottom: 2em;
}

.ir_event_table {
    line-height: 1.5;
    width: 100%;
}

.ir_event_table th,
.ir_event_table td {
    border-bottom: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
}

.ir_event_table .year {
    width: 60px;
}

.ir_event_table .date {
    width: 80px;
}

@media only screen and (max-width: 767px) {
    .ir_event_table {
        font-size: 12px;
    }

    .ir_event_table .date,
    .ir_event_table td {
        padding-left: 5px;
    }

    .ir_event_table th,
    .ir_event_table td {
        padding-top: 4px;
        padding-bottom: 4px;
        width: auto !important;
    }
}



/* FAQ
======================================= */
.ir_faq_h2 {
    margin-top: 0;
    background: #f28088;
    padding: 10px 15px;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-radius: 7px;
}

.ir_faq_section {}

.ir_faq_menu a {
    display: block;
    border: 1px solid #e50012;
    background: #fff;
    color: inherit !important;
}

.ir_faq_menu a:hover {
    border: 1px solid #ef6671;
    background: #fce5e7;
    text-decoration: none !important;
    transform: translateY(2px);
}

.ir_faq_qa_list {}

.ir_faq_qa_list dt,
.ir_faq_qa_list dd {
    position: relative;
}

.ir_faq_qa_list dt::before,
.ir_faq_qa_list dd::before {
    position: absolute;
}

.ir_faq_qa_list dt::before,
.ir_faq_qa_list dd::before {
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
}

.ir_faq_qa_list dt::before {
    content: "Q";
    background: #000;
}

.ir_faq_qa_list dd::before {
    content: "A";
    background: #f00;
}

.ir_faq_qa_list dd {
    border-bottom: 1px solid #ccc;
}

.ir_faq_box {
    margin-top: 1em;
    border: 1px solid #ccc;
    padding: 15px;
}

@media (max-width: 767px) {
    .ir_faq_h2 {
        margin-bottom: 15px;
    }

    .ir_faq_section {
        margin-bottom: 30px;
    }

    .ir_faq_menu li {
        margin-bottom: 10px;
    }

    .ir_faq_menu a {
        padding: 10px;
    }

    .ir_faq_qa_list dt,
    .ir_faq_qa_list dd {
        padding-top: 2px;
    }

    .ir_faq_qa_list dt {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-left: 1.8em;
    }

    .ir_faq_qa_list dd {
        padding-bottom: 10px;
        padding-left: calc(25px + 1.8em);
    }

    .ir_faq_qa_list dt::before {
        left: 0;
    }

    .ir_faq_qa_list dd::before {
        left: 25px;
    }

    .ir_faq_box small {
        line-height: 1.4;
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    .ir_faq_h2 {
        margin-bottom: 35px;
    }

    .ir_faq_section {
        margin-bottom: 20px;
    }

    .ir_faq_menu {
        display: flex;
        flex-wrap: wrap;
    }

    .ir_faq_menu li {
        margin-bottom: 20px;
        margin-left: 2.85%;
        width: 31.42%;
        height: 100px;
    }

    .ir_faq_menu li:nth-child(3n-2) {
        margin-left: 0;
    }

    .ir_faq_menu a {
        display: flex;
        align-items: center;
        padding: 0 10px;
        height: 100%;
    }

    .ir_faq_qa_list dt,
    .ir_faq_qa_list dd {
        padding-top: 2px;
    }

    .ir_faq_qa_list dt {
        margin-top: 20px;
        margin-bottom: 15px;
        padding-left: calc(20px + 2.5em);
    }

    .ir_faq_qa_list dd {
        padding-bottom: 20px;
        padding-left: calc(55px + 2.5em);
    }

    .ir_faq_qa_list dt::before {
        left: 20px;
    }

    .ir_faq_qa_list dd::before {
        left: 55px;
    }
}



/* Sitemap
======================================= */
.ir_sitemap_parent,
.ir_sitemap_child {
    line-height: 1.5;
    font-size: 14px;
}

.ir_sitemap_parent a,
.ir_sitemap_child a {
    display: inline-block;
}

.ir_sitemap_parent a {
    background: url("../img/ico_smp01.gif") right center no-repeat;
    padding-right: 20px;
}

.ir_sitemap_parent>li>a {
    /*color: #e50012 !important;*/
    color: inherit !important;
}

.ir_sitemap_child>li {
    margin-left: 1em;
}

.ir_sitemap_child>li>a {
    color: inherit !important;
}

@media (max-width: 767px) {
    .ir_sitemap_parent>li>a {
        margin-bottom: 15px;
    }

    .ir_sitemap_child>li>a {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .ir_sitemap_row {
        display: flex;
        justify-content: space-between;
    }

    .ir_sitemap_col {
        flex: 1 1 50%;
    }

    .ir_sitemap_parent>li>a {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .ir_sitemap_child>li>a {
        margin-bottom: 8px;
    }
}


/*20190626*/
#ir_content .ir_h1.seg {
    position: relative
}

#ir_content .ir_h1.seg span {
    position: absolute;
    right: 0;
    font-size: 12px;
    bottom: 0;
}

.dtOnly {
    display: block
}

.spOnly {
    display: none
}

@media (max-width: 768px) {
    .dtOnly {
        display: none
    }

    .spOnly {
        display: block
    }

    #ir_content .ir_h1.seg span {
        bottom: -15px;
    }
}

.irtop_read {
    background-color: #f3f5f7;
    padding: 20px 20px;
    margin-top: 4em
}

.irtop_read h4 {
    color: #3289c4;
    font-weight: bold;
    margin: 0 0 0.7em
}

.irtop_read p {
    font-size: 14px;
}

.ir_external::after,
#ir_aside .child li a[target="_blank"]:after {
    content: "";
    background: url(../img/pc_open.gif) 0 2px no-repeat;
    background-size: 20px auto;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}



/* ---------------TOPへ--------------- */
#company .wrap:after,
#company .wrap:before {
    content: "";
    clear: both;
    display: block;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 12px;
}

#page-top a {
    background: #E61919;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    opacity: 0.5;
    color: #fff;
}

@media print {
    @page {
        margin: 0 auto;
    }

    .ir_home_banners {
        width: 100% !important;
        display: flex !important;
    }

    .ir_home_banners>li {
        width: 31% !important;
        margin: 20px 2% !important;
    }

    .ir_zaimu_chart_image img {
        width: 350px !important;
        height: 100% !important;
    }

    .ir_zaimu_chart_row {
        display: flex;
    }

    .ir_zaimu_chart_row .col {
        width: 350px !important;
        height: 100% !important;
    }

    .ir_table_detail {
        width: 90% !important;
    }

    body {
        width: 1024px !important;
        margin: 0 auto !important;
        transform: scale(1.0, 1.0);
        transform-origin: top left;
        overflow: visible !important;
        -webkit-print-color-adjust: exact;
    }
}