@charset "UTF-8";
/* CSS Document */

.irp_comment {text-align: right;margin: 20px 0}


/*IR TOP*/
.news_title {
    border-bottom: #024FA5 5px solid;
    margin-bottom: 25px;
}
#content .wrapper .news_title h3 {
    margin-top: 40px;
    border: none;
    color: #222;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 2px;
    display: inline-block;
}
#content .wrapper .news_title ul {
    float: right;
    margin-top: 50px;
    padding-right: 45px;
}
#content .wrapper .news_title li.rss {
    background-image: url(../images/ico_rss.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#content .wrapper .news_title li.news {
    background-image: url(../images/ico_arrow_pink.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
#content .wrapper .news_title li {
    display: inline-block;
    padding-left: 25px;
    margin-left: 40px;
    font-size: 14px;
    font-weight: normal;
}
.irp-press-list dl {
    display: table;
    margin: 0;
    width: 100%;
    line-height: 1.5;
    border-bottom: 1px dotted #CCCCCC;
}
.irp-press-list dt {
    padding-right: 1em !important;
    width: 1px;
    white-space: nowrap;
}
.irp-press-list dt, .irp-press-list dd {
    display: table-cell;
    vertical-align: top;
    padding: 1em 0;
    margin: 0;
}
.irp-press-list .irpItem.tanshin dt:before {
    background-color: #27a6ea;
    content:"決算";
}
.irp-press-list .irpItem.kessan dt:before {
    background-color: #27a6ea;
    content:"決算";
}
.irp-press-list .irpItem.presen dt:before {
    background-color: #27a6ea;
    content:"決算";
}
.irp-press-list .irpItem.yuho dt:before {
    background-color: #2F54A2;
    content:"有報";
}
.irp-press-list .irpItem.tekiji dt:before {
    background-color: #cf4f5e;
    content:"適時開示";
}
.irp-press-list .irpItem.oshirase dt:before {
    background-color: #90b740;
    content:"お知らせ";
}
.irp-press-list .irpItem.sokai dt:before {
    background-color: #C69931;
    content:"株主総会";
}
.irp-press-list .irpItem.sokai2 dt:before {
    background-color: #C69931;
    content:"株主総会";
}
.irp-press-list .irpItem.irshiryo dt:before {
    background-color: #487ea0;
    content:"IR資料";
}
.irp-press-list .irpItem.pr dt:before {
    background-color: #805F8D;
    content:"PR情報";
}
.irp-press-list .irpItem dt:before {
    display: inline-block;
    width: 100px;
    margin: -0.3em 1em;
    padding: 0.4em 0;
    color: #FFF;
    font-size: 80%;
    text-align: center;
    content:"";
}
.irp-icon-pdf { background-image: url(../images/pdf.png); display: inline-block; width: 15px; height: 15px; background-size: 15px; background-repeat: no-repeat; vertical-align: middle; margin: 0 10px;}

@media screen and (max-width: 680px) and (min-width: 0px){
#content .wrapper .news_title h3 {  font-size: 18px;}
#content .wrapper .news_title ul {
    margin-top: 45px;
    padding-right: 10px;
}
#content .wrapper .news_title li {
    padding-left: 20px;
    margin-left: 30px;
    font-size: 12px;
}
.irp-press-list dt { display: block;  padding: 0.75em 0px 0px;}
.irp-press-list dd { display: block; padding: 0.75em 0px 0.75em;}
.irp-press-list .irpItem dt:before {margin-left: 0}
}

/*IR NEWS*/

.irp-press-list a {color:#333}

.disnon {display:none !important}
#irp-press-navi {
    padding: 0.5em 1em;
    font-size: 100%;
}
.clearfix.mt25.mb20 .irRSS ul.ico li {
    padding: 0.5em 0.5em 0.5em 25px;
    float: right;
    list-style-type: none;
    background: url(../images/ico_rss.png) no-repeat left center;
}
.irRSS ul.ico li a {color: #222;}
#tab {
    margin: 0px 0px 30px;
}
#tab {
    width: 100%;
    margin: 1em 0 2em;
    padding: 0;
    list-style: none;
	font-size: 0;
}
#tab li {
    width: 200px;
	margin: 0 10px 0 0;
    display:inline-block;
    position: relative;
    background-color: #FFF;
    padding: 10px 15px;
    color: #024FA5;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: 1px solid #024FA5;
    outline: none;
    background: url(../images/ico_arrow_bl.png) no-repeat 15px 50% / 10px auto;
}
#tab li.active, #tab li:hover {
    opacity: 1;
    color: #FFF;
    background-color: #024FA5;
    background-image: url(../images/ico_arrow_wh.png);
    text-decoration: none;
}
#tab li {
    width: 183.5px;
	cursor: pointer
}
#tab li:last-child {
    margin-right: 0;
}
@media screen and (max-width: 680px){
#tab li a {
    width: 100%;
}
#tab li {
    width: 49%;
    margin: 0 0 8px 0;
    float: left;
}
#tab li:nth-child(2n) {
    float: right;
}
}

/*highlight*/
.irp-highlight-block {
    height: auto;
    float: left;
    margin-bottom: 30px;
	width: 450px;
}
.irp-highlight-block:nth-of-type(2n) {
    float: right;
}
.irp-highlight-block h3 {
    margin-top: 40px;
    margin-bottom: 25px;
    color: #222;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: #97a9cf 2px solid;
}
.irp-unit {
    text-align: right;
    margin-bottom:10px !important;
}
.table_wrap table {width:100%}
.table_wrap table td {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    padding: 1px;
    vertical-align: middle;
    font-size: 12px;
	border-style: solid;
    border-color: #CCCCCC;
	border: 1px #ccc solid;
	text-align: right
}
.table_wrap table .r1 td {
	text-align:center
}
.table_wrap table .c1 {
	text-align:center
}
@media screen and (max-width: 680px){
.irp-highlight-block {  float: none;width: 100%;}
}



/*library*/
.irp-library-category section {display:none}
.irp-library-category section:last-child {display:block; margin-top: 40px;}
#irp-term {
    padding: 0.5em 1em;
    font-size: 100%;
	margin-bottom: 30px;
}
#download { padding-top: 20px; padding-bottom: 10px;}
#download a { display: block;  width: auto; float: left;  margin-bottom: 10px; margin-right: 10px;}

.irp-press-list .NoTXT {list-style-type: none}

.irp-library-category section dl:first-child dt:before {content:"";display:block;margin-top:0; margin-bottom:5px;color: #222; font-size: 18px; line-height: 1.5; font-weight: bold; padding-bottom: 2px; border-bottom: #97a9cf 2px solid;position: absolute; margin-top: -45px; width: 100%; max-width: 960px;}
.irp-library-category section dl:first-child dt.y2017:before {content:"2017年3月期"}
.irp-library-category section dl:first-child dt.y2018:before {content:"2018年3月期"}
.irp-library-category section dl:first-child dt.y2019:before {content:"2019年3月期"}
.irp-library-category section dl:first-child dt.y2020:before {content:"2020年3月期"}
.irp-library-category section dl:first-child dt.y2021:before {content:"2021年3月期"}
.irp-library-category section dl:first-child dt.y2022:before {content:"2022年3月期"}
.irp-library-category section dl:first-child dt.y2023:before {content:"2023年3月期"}
.irp-library-category section dl:first-child dt.y2024:before {content:"2024年3月期"}
.irp-library-category section dl:first-child dt.y2025:before {content:"2025年3月期"}

.irp-library-category dl {
    display: table;
    margin: 0;
    width: 100%;
    line-height: 1.5;
    border-bottom: 1px dotted #CCCCCC;
}
.irp-library-category dl:last-child {
    border-bottom: 1px solid #CCCCCC;
}

.irp-library-category dt, .irp-library-category dd {
    display: table-cell;
    vertical-align: top;
    padding: 1em 0;
    margin: 0;
}
.irp-library-category dt {
    padding-right: 1em;
    width: 1px;
    white-space: nowrap;
}
@media screen and (max-width: 680px){
.irp-library-category section dl:first-child dt:before {position: absolute; margin-top: -45px; width:92%; max-width:680px;}
.irp-library-category dt {
    display: block;
    padding: 0.75em 0px 0px;
}
.irp-library-category dd {
    display: block;
    padding: 0.75em 0px 0.75em;
}
}


/*calendar*/
#irp-calendar-list h3 {
    margin-bottom: 5px;
}
#irp-calendar-list dl {
    display: table;
    margin: 0;
    width: 100%;
    line-height: 1.5;
    border-bottom: 1px dotted #CCCCCC;
}
#irp-calendar-list dl:last-child {
    border-bottom: 1px solid #CCCCCC;
}

#irp-calendar-list dt, #irp-calendar-list dd {
    display: table-cell;
    vertical-align: top;
    padding: 1em 0;
    margin: 0;
}
#irp-calendar-list dt {
    padding-right: 1em;
    width: 15%;
    white-space: nowrap;
}
#irp-calendar-list {
    margin-bottom: 30px;
}
@media screen and (max-width: 680px){
#irp-calendar-list dt {
    display: block;
    padding: 0.75em 0px 0px;
}
#irp-calendar-list dd {
    display: block;
    padding: 0.75em 0px 0.75em;
}
}


/*stock*/
#irp-highlight-table-stock .c1 {background: #e6edf5; text-align: left;padding: 12px 10px;}
#irp-highlight-table-stock .c2 {background:#fff; text-align: left;padding: 12px 10px;}

#irp-highlight-table-stock2 .r1 td {background: #e6edf5 !important; text-align:center;padding: 12px 10px;}
#irp-highlight-table-stock2 .c1 {background:#fff; text-align: left;padding: 12px 10px;width:60%}
#irp-highlight-table-stock2 td {background:#fff !important; text-align:right;padding: 12px 10px;}
#irp-highlight-table-stockdate {text-align: right;margin: -4em 0 2.5em;}
#irp-highlight-table-stockinfodate {text-align: right;margin: -4em 0 2.5em;}

@media screen and (max-width: 680px){
#irp-highlight-table-stock .c1 {
    width: 105px;
}
#irp-custom-stock3-container {zoom: 65%;}
}
