/*ライブラリ*/
#irp-library-quarter-category button.accordion-btn {border: none;background-color: transparent;display: flex;width: 100%;text-align: left;justify-content: space-between;cursor: pointer;font-size: 1.8rem;}
#irp-library-quarter-category button:focus,
#irp-library-quarter-category button:active {outline: none;box-shadow: none;}
#irp-library-quarter-category .list-wrap {overflow: hidden;max-height: none;transition: max-height 0.4s ease;}
#irp-library-quarter-category time {font-weight: 600;width: 10em;}
#irp-library-quarter-category li {display: flex;}
#irp-library-quarter-category .icon {color: #b8193f;}
.irp-nav-box {display:flex ;justify-content:space-between;background-color: #f8f8f8;padding: .8em 1.2em;width:25em;margin-top: 2em;margin-left: auto;   /* ←これで右寄せ */}
#irp-library-quarter-category .irp-term h3 {margin-top: 40px;}
#irp-library-quarter-category .irp-term:first-child h3 {margin-top: 20px;}

.irp-nav-box select {width: 10em;}
#irp-library-quarter-categoryEn button.accordion-btn {border: none;background-color: transparent;display: flex;width: 100%;text-align: left;justify-content: space-between;cursor: pointer;font-size: 1.8rem;}
#irp-library-quarter-categoryEn button:focus,
#irp-library-quarter-categoryEn button:active {outline: none;box-shadow: none;}
#irp-library-quarter-categoryEn .list-wrap {overflow: hidden;max-height: none;transition: max-height 0.4s ease;}
#irp-library-quarter-categoryEn time {font-weight: 600;width:12em;flex-shrink: 0; /* 縮まない */margin-right: 1em; /* 間隔 */}
#irp-library-quarter-categoryEn li {display: flex;}
#irp-library-quarter-categoryEn .icon {color: #b8193f;}
#irp-library-quarter-categoryEn .irp-term h3 {margin-top: 20px;}
#irp-library-quarter-categoryEn .irp-term:first-child h3 {margin-top: 20px;}

.irp-library-term.irp-library-quarter-category >div>.irp-category>ul {margin-top:20px;}

@media screen and (max-width: 1023px) {
#irp-library-quarter-category li {display: block;}
#irp-library-quarter-categoryEn li {display: block;}
}

/*英ニュース*/
#irp-press-listEn .irp-date {width:190px;min-width: 190px;flex-shrink: 0; /* 縮まない */}
#irp-press-listEn .irp-cat {display:none;/* color: #fff;background-color:#B8193F; display: inline-block;text-align: center;margin-top: 4px;margin-right: 32px;margin-left: 24px;padding: 3px 8px;font-size: .875rem;color: #fff;line-height: 1.3;font-weight: 700;width: 94px; */flex-shrink: 0; /* 縮まない */}