/*
 add 
*/

.view_downbt ul li input[type="submit"] {
    display: block;
    border: 1px solid #b2b2b2;
    background: #fff;
    font-size: 13px;
    margin: 0 0 0 -1px;
    line-height: 27px;
    width: 86px;
    text-align: center;
}

.view_downbt ul li input[type="submit"]:hover {
    border: 1px solid #555;
    position: relative;
}

.rss_area {
    position: relative;
    width: 100%;
    height: 50px;
}

.researcher_info_top dl dd em {
    color: #666;
    margin-right: 3px;
    display: block
}

.rc_text_col {
    margin-right: 3px;
}

.add_iconlist li {
    padding: 0 20px 0 0;
    position: relative;
}

.add_iconlist li .alb_paper {
    position: absolute;
    right: 0;
    top: 5px;
    margin: 0;
}


/* 20190329 */
.top_gnav {
    float: right;
    margin: 24px 0 0 0;
}

.top_gnav a {
    display: inline-block;
    color: #fff;
    margin-left: 16px;
    background: url(../image/background/gnav_line.png) no-repeat right 50%;
    padding: 0 14px 0 0;
}

.top_gnav .library_link {
    display: block;
    float: right;
    background: url(../image/background/link_icon.png) no-repeat right 50%;
    padding: 0 20px 0 0;
}

.footer_phone a {
    color: #d2d2d2
}

.metadataFieldValue {
    word-break: break-word;
}

.abl_info span {
    color: #838383;
    font-size: 14px;
    padding: 0 0 0 8px;
    background: url(../image/background/square_bullet02.png) no-repeat 0 50%;
    margin-right: 20px;
    vertical-align: middle;
}

.abl_info span em {
    color: #333;
    font-weight: normal;
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
}

.add_iconlist li a {
    width: auto !important;
}

.researcher_info_top dl dt {
    height: 43px !important;
}

.w_14 ul li {
    width: 14.3%;
}

.w_16 ul li {
    width: 16.66%;
}

.w_50 ul li {
    width: 50%;
}

.view_title em {
    display: block;
    font-size: 15px;
    color: #888;
    margin-top: 5px;
    line-height: 19px;
}

.header_search dl .m_s_sel select {
    width: 95%;
}

.sns_wrap .sns_box .qr_box {
    padding: 12px;
}

.add_filter_box {
    margin-bottom: 5px;
}

.paginate_complex .selected {
    color: #2c34d3;
    font-weight: bold;
    border-radius: 3px;
}

#news_slide_wrap .item {
    height: 352px;
}

#news_slide_wrap .item img {
    height: 100%;
}

.researcher_img_box span img {
    background-color: white;
}

.ri_type_box em {
    margin-left: 5px;
    display: inline-block;
    width: 34px;
    height: 34px;
    text-indent: -99999px;
}

.grecaptcha-badge {
    z-index: 9999;
}

.ri_box ul li button {
    display: inline-block;
    padding: 0 20px 0 0;
    background: url(../image/background/r_info_arrow.png) no-repeat right 8px;
    text-decoration: underline;
    font-size: 15px;
    border: none;
}

.list_altmetric {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.article_list_box {
    display: flex;
    justify-content: space-between;
}

.list_count {
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}

.list_count em {
    font-size: 0.6em;
    display: block;
}

.v_middle {
    vertical-align: middle !important;
}

.altmetric_area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.h_r_link li:first-child a {
    background: url(../image/background/header_link_icon.png) no-repeat right 0px;
    background-size: 15px auto;
}

.h_r_link li a.language {
    background: url(../image/background/h_language_icon.png) no-repeat right 0px;
    background-size: 15px auto;
}

.ri_box ul .ri_icon04 {
    background: url(../image/background/r_info_resume.png) no-repeat 0 0px
}

.reseacher_info dl dd em {
    display: block;
}

@media only screen and (max-width: 640px) {
    .list_altmetric {
        display: none;
    }
}