/*
base
*/

* {
    margin: 0;
    padding: 0;
    font-style: normal;
    line-height: 1.5;
    box-sizing: border-box;
}
html {
    overflow-y: scroll;
}
body {
    color: #000;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: 'Merriweather', Arial, Lucida Sans Unicode, Verdana, Georgia, 'メイリオ', 'Meiryo', Osaka, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
    font-style: normal;
    font-weight: 400;
    background: -webkit-linear-gradient(45deg, #fefefe, #f9f9f9);
    max-width: 1600px;
    min-width: 920px;
    margin: 0 auto;
}
select {
    font-family: Arial, Lucida Sans Unicode, Verdana, Georgia, "メイリオ", "Meiryo", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}
caption, th {
    text-align: left;
}
object, embed {
    vertical-align: top;
}
hr, legend {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
img {
    border: none;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}
li {
    list-style: none;
}
p {
    margin: 0.5em 0 0.5em 0;
}
textarea {
    padding: 0.5em;
    overflow: auto;
    font-size: 100%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {top:-0.5em;}
sub {bottom:-0.25em;}
*+html option {
    padding-right: 0; /* for IE7&Opera */
}
*+html option {
    padding-right: 0; /* for IE7&Opera */
}
* html option {
    padding-right: 0; /* for IE6 */
}
abbr {
    cursor: help;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/*
common
*/

#header {
    margin: 0 5%;
    padding: 20px 0;
    box-sizing: border-box;
    border-bottom: 2px solid #00b3cb;
}
#header h1 {
    background-image: url(../img/common/gridlist-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 50px;
    text-indent: -9999px;
}
.box {
    float: none;
}
.jplist-panel {
    padding: 0 5%;
    box-sizing: border-box;
}
.jplist-panel button,
.jplist-drop-down,
.jplist-drop-down .jplist-dd-panel:after,
.jplist-panel input[type="text"] {
    border-color: #00b2ca;
    color: #49a5cd;
}
.jplist-panel button {
    background-color: #f1f7f8;
    opacity: 0.7;
}
.jplist-panel button:hover {
    color: #00b2ca;
    opacity: 1;
}
.jplist-drop-down ul {
    border-color: #00b2ca;
    box-shadow: 0 3px 6px #d6eaec;
}
.jplist-drop-down ul li:hover {
    background: #ecf2f3;
}
.jplist-panel .jplist-group {
    background: none;
    box-shadow: none;
}
.jplist-panel01,
.jplist-panel02,
.jplist-panel03,
.jplist-panel04,
.jplist-panel05,
.jplist-panel06 {
    width: 100%;
    height: 50px;
    background: #ddf2f5;
    padding: 0 10px;
    box-shadow: inset 0 0 1px 0 rgb(76, 200, 217);
}
.jplist-panel03 {
    height: auto;
}
.jplist-panel03 .jplist-group {
    float: none;
    border: none;
    margin: 0 0 0 135px;
    padding: 10px 0;
}
.jplist-panel .jplist-group ul {
    margin: 0;
    padding: 0;
}
.jplist-panel .jplist-group ul li {
    margin: 0 2px 3px 0;
    cursor: pointer;
}
.jplist-panel .jplist-group ul li span {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 5px;
    text-shadow: none;
    background: #fff;
    border: 1px solid #00b2ca;
    border-radius: 5px;
    color: #49a5cd;
    opacity: 0.7;
}
.jplist-panel .jplist-group ul li span:hover {
    color: #00b2ca;
    opacity: 1;
}
.jplist-panel .jplist-group ul li span.jplist-selected {
    color: #fff;
    background: #00b2ca;
    cursor: pointer;
    opacity: 1;
}
.jplist-panel .jplist-group ul li span.jplist-selected:hover  {
    color: #fff;
}
.jplist-panel02, .jplist-panel03, .jplist-panel04 {
    display: none;
}
.jplist-title {
    height: 50px;
    line-height: 50px;
    float: left;
    margin: 0;
    padding: 10px;
    color: #fff;
    font-family: 'Nunito';
    font-size: 13px;
}
.jplist-title p {
    color: #00b2ca;
    line-height: 30px;
    height: 30px;
    margin: 0;
    border-bottom: 1px dashed #00b2ca;
}
.jplist-title p i.fa {
    font-size: 11px;
    padding: 0 5px;
}
.jplist-panel01 .jplist-drop-down,
.jplist-panel01 .jplist-drop-down .jplist-dd-panel {
    width: 54px;
}
.jplist-panel01 .jplist-drop-down ul {
    width: 52px;
}
.jplist-panel01 .jplist-reset-btn {
    float: right;
}
.jplist-panel .jplist-views .jplist-view {
    margin-right: 2px;
    border-color: #00b2ca;
}
.jplist-panel-more {
    text-align: center;
    height: 2px;
}
.jplist-panel-more p {
    position: relative;
    top: -12px;
}
.jplist-panel-more p span{
    font-family: 'Nunito';
    color: #fff;
    background: #00b2ca;
    border: 1px solid #00bbd4;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
    opacity: 0.7;
}
.jplist-panel-more p span:hover {
    opacity: 1;
}
.jplist-panel-more p span .fa {
    padding-left: 10px;
}
.jplist-panel .jplist-panel02 .jplist-group {
    border: 0;
    margin-right: 0;
}
.jplist-panel02 .jplist-drop-down,
.jplist-panel02 .jplist-drop-down .jplist-dd-panel {
    width: 70px;
}
.jplist-panel02 .jplist-drop-down {
    margin-right: 0;
}
.jplist-panel02 .jplist-drop-down+.jplist-drop-down {
    margin-right: 10px;
}
.jplist-panel02 .jplist-drop-down ul {
    width: 68px;
}
.jplist-panel label {
    color: #03a3b9;
    padding-left: 0;
    text-shadow: none;
    font-family: 'Nunito';
}
.jplist-panel .jplist-group input,
.jplist-panel .jplist-group input {
    box-shadow: none!important;
    margin-right: 5px;
}
.jplist-panel .jplist-group input,
.jplist-panel .jplist-group input+label {
    text-shadow: none;
    font-size: 10px;
    margin-right: 7px;
    opacity: 0.3;
    color: #43c5d7;
    box-sizing: border-box;
}
.jplist-panel .jplist-group input,
.jplist-panel .jplist-group input.jplist-selected+label {
    opacity: 1;
}
.jplist-panel .jplist-group input,
.jplist-panel .jplist-group #journal-selecet-isij+label {
    padding-left: 5px;
    background: #df897b;
    box-shadow: inset 0 0 0 1px #fff,0 0 0 1px rgb(224, 143, 129);
    color: #fff;
    font-family: 'Merriweather';
}
.jplist-panel .jplist-group input,
.jplist-panel .jplist-group #journal-selecet-tetsu+label {
    padding-left: 5px;
    background: #9ea29f;
    box-shadow: inset 0 0 0 1px #fff,0 0 0 1px rgb(162, 166, 163);
    color: #fff;
    font-family: 'Merriweather';
}
.jplist-panel .jplist-group input[type=checkbox] {
    background: none;
}
.jplist-drop-down:hover .jplist-dd-panel {
    color: #00b2ca;
}
.jplist-panel .jplist-pagination {
    float: none;
}
.jplist-panel .jplist-pagination button {
    background: #f9f9f9;
    text-shadow: none;
    font-family: 'Nunito';
    min-width: 30px;
    margin-right: 2px;
}
.jplist-panel .jplist-pagination .jplist-pagingprev,
.jplist-panel .jplist-pagination .jplist-pagingnext {
    width: 70px;
}
.jplist-panel .jplist-pagination .jplist-pagingprev.jplist-hidden,
.jplist-panel .jplist-pagination .jplist-pagingnext.jplist-hidden {
    display: block;
}
.jplist-panel .jplist-pagination .jplist-pagingprev.jplist-hidden button,
.jplist-panel .jplist-pagination .jplist-pagingnext.jplist-hidden button {
    opacity: 0;
    cursor: initial;
}
.jplist-panel .jplist-pagination .jplist-pagingprev button,
.jplist-panel .jplist-pagination .jplist-pagingnext button {
    border: none;
    background: none;
    box-shadow: none;
}
.jplist-panel .jplist-pagination .jplist-pagingprev button {
    padding: 0 10px 0 0;
}
.jplist-panel .jplist-pagination .jplist-pagingnext button {
    padding: 0 0 0 10px;
}
.jplist-panel .jplist-pagination .jplist-current {
    color: #fff !important;
    background: #00b2ca;
    border: 1px solid #00bbd4;
}
.jplist-panel .jplist-pagination button:hover {
    color: #00b2ca;
}
.jplist-panel .jplist-pagination button i.fa {
    font-size: 14px;
}
.jplist-preloader {
	float: none;
	text-align: center;
}
.jplist-panel05,
.jplist-panel06 {
    padding: 0 20px;
    border-bottom: 2px solid #00b3cb;
}
.jplist-panel06 {
    margin-bottom: 20px;
}

/*
.jplist
*/

.jplist .list {
    margin: 10px 0;
    padding: 0 5%;
    box-sizing: border-box;
    background: none;
    float: none;
    width: 100% !important;
}
.jplist .list .sql {
    display: none;
    background: #000;
    color: #fff;
    font-size: 10px;
    padding: 5px 10px;
    text-shadow: none;
}
.jplist .list .list-item {
    width: 33.3%;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    opacity: 0.95;
}
.jplist .list .list-item:hover {
    cursor: pointer;
    opacity: 1;
}
.jplist .list .list-item .article {
    margin: 5px;
    padding: 2px;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    position: relative;
}
.jplist .list .list-item:hover .article {
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.8);
}
.jplist .list .list-item .pickup {
    position: absolute;
    top: 8px;
    right: 14px;
    z-index: 10;
    background-image: url(../img/common/pickup.png);
    background-position: right top;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
}
.jplist .list .list-item .article p {
    margin: 10px;
}
.jplist .list .list-item .article .id,
.jplist .list .list-item .article .release,
.jplist .list .list-item .article .graph,
.jplist .list .list-item .article .jstage {
    display: none;
}
.jplist .list .list-item .article .volume {
    color: #000;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
}
.jplist .list .list-item .article .volume span {
    height: 20px;
    line-height: 20px;
    display: inline-block;
}
.jplist .list .list-item .article .volume .journal {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-bottom: 5px;
}
.jplist .list .list-item .article.journal1 .volume .journal {
    background: #df897b;
    box-shadow: inset 0 0 0 1px #fff,0 0 2px 0 rgb(224, 143, 129);
    color: #fff;
}
.jplist .list .list-item .article.journal2 .volume .journal {
    background: #9ea29f;
    box-shadow: inset 0 0 0 1px #fff,0 0 2px 0 rgb(162, 166, 163);
    color: #fff;
}
.jplist .list .list-item .article .volume .vol {
    font-size: 11px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0 5px;
    margin: 0 10px;
}
.jplist .list .list-item .article.journal1 .volume .vol {
    border-color:  #df897b;
    color: #df897b;
}
.jplist .list .list-item .article.journal2 .volume .vol {
    border-color: #9ea29f;
    color: #9ea29f;
}
.jplist .list .list-item .article .volume .firstpage {
    float: right;
    display: none;
}
.jplist .list .list-item .article .title {
    color: #333;
    font-family: 'Cabin Condensed';
    font-size: 18px;
    line-height: 1.3em;
    word-break: break-all;
    padding: 0 20px;
    margin-bottom: 0;
}
.jplist .list .list-item .article .title i {
    font-family: 'Cabin';
}
.jplist .list .list-item .article .title .type {
    font-weight: 400;
    font-size: 14px;
    background: #3e3e3e;
    box-shadow: 1px 1px 0 0 rgba(130, 130, 130, 0.5);
    padding: 0 4px;
    margin-right: 5px;
    border-radius: 2px;
    color: #fff;
    display: none;
}
.jplist .list .list-item .article .title .type.note {
    display: inline;
}
.jplist .list .list-item .article .graph img {
    width: 100%;
}
.jplist .list .list-item .article .authors {
    line-height: 20px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-top: 5px solid #333;
    padding-top: 10px;
    margin-top: 0;
}
.jplist .list .list-item .article.journal1 .authors {
    border-top-color: #df897b;
}
.jplist .list .list-item .article.journal2 .authors {
    border-top-color: #9ea29f;
}
.jplist .list .list-item .article .authors>i.fa {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    color: #fff;
    background: #00b2ca;
    border-radius: 100px;
    font-size: 25px;
    width: 22px;
    height: 22px;
    text-align: center;
    padding-top: 3px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #00b2ca;
}
.jplist .list .list-item .article .keywords {
    word-break: break-all;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-style: italic;
    font-size: 10px;
}
.jplist .list .list-item .article .authors .authors-name,
.jplist .list .list-item .article .keywords .keywords-name {
    padding: 0 2px;
    background: #00b2ca;
    color: #fff;
    margin-right: 5px;
    line-height: 17px;
    display: inline-block;
    border: 1px solid #fff;
    box-shadow: 1px 1px 0px#00b2ca;
    position: relative;
    top: -1px;
    left: -1px;
    font-size: 10px;
}
.jplist .list .list-item .article .category {
    color: #fff;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    word-break: break-all;
}
.jplist .list .list-item.category1 .article .category {
    background-color: #999890;
}
.jplist .list .list-item.category2 .article .category {
    background-color: #d39783;
}
.jplist .list .list-item.category3 .article .category {
    background-color: #5699c8;
}
.jplist .list .list-item.category4 .article .category {
    background-color: #7b8d95;
}
.jplist .list .list-item.category5 .article .category {
    background-color: #d87f97;
}
.jplist .list .list-item.category6 .article .category {
    background-color: #a87fa7;
}
.jplist .list .list-item.category7 .article .category {
    background-color: #a7b683;
}
.jplist .list .list-item.category8 .article .category {
    background-color: #f38e8f;
}
.jplist .list .list-item.category9 .article .category {
    background-color: #8d9894;
}
.jplist .list .list-item.category10 .article .category {
    background-color: #b59a72;
}
.jplist .list .list-item.category11 .article .category {
    background-color: #569c97;
}
.jplist .list .list-item.category12 .article .category {
    background-color: #c1b74d;
}
.jplist .list .list-item.category13 .article .category {
    background-color: #887b80;
}
.jplist .list .list-item.category14 .article .category {
    background-color: #d3c7a7;
}


/*
jplist-grid-view
*/

.jplist.jplist-grid-view .list .list-item {
    background-image: none !important;
}
.jplist.jplist-grid-view .list .list-item.pickup {
    width: 49.9%;
}
.jplist.jplist-grid-view .list .list-item .article {
    margin: 5px;
    padding: 2px;
    box-sizing: border-box;
    text-shadow: none;
    background-color: #fefefe;
    background-image: none !important;
}
.jplist.jplist-grid-view .list .list-item .article .title {
    height: 140px;
    overflow: hidden;
    background-size: cover;
    position: relative;
}
.jplist.jplist-grid-view .list .list-item.has-graph .article .title {
    height: 1.3em;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jplist.jplist-grid-view .list .list-item .article .title::before {
    content: "...";
    top: 3.8em;
    right: 6px;
}
.jplist.jplist-grid-view .list .list-item .article .title::after {
    content: "";
    height: 100%;
    width: 100%;
}
.jplist.jplist-grid-view .list .list-item .article .title::before,
.jplist.jplist-grid-view .list .list-item .article .title::after {
    position: absolute;
    background: #fff;
}
.jplist.jplist-grid-view .list .list-item.has-graph .article .title::before,
.jplist.jplist-grid-view .list .list-item.has-graph .article .title::after {
    content: none;
}
.jplist.jplist-grid-view .list .list-item.has-graph .graph {
    display: block;
    text-align: center;
    height: 97px;
    background-size: cover;
}
.jplist.jplist-grid-view .list .list-item.has-graph .graph img {
    display: none;
}
.jplist.jplist-grid-view .list .list-item .article .keywords {
    display: none;
}
.jplist.jplist-grid-view .list .list-item .article .category {
    font-size: 11px;
    height: 30px;
    overflow: hidden;
    padding: 0 10px;
}
.jplist.jplist-grid-view .list .list-item .article .category span.category-name {
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
}

/*
jplist-full-view
*/

.jplist.jplist-full-view .list .sql,
.jplist.jplist-full-view .list .list-item {
    width: 33.3%;
}
.jplist.jplist-full-view .list .list-item.pickup {
    width: 49.9%;
}
.jplist.jplist-full-view .list .list-item .article{
    background-image: none !important;
}
.jplist.jplist-full-view .list .list-item .article .title{
    margin-bottom: 10px;
}
.jplist.jplist-full-view .list .list-item .article .authors,
.jplist.jplist-full-view .list .list-item .article .keywords {
    text-overflow: initial;
    white-space: initial;
}
.jplist.jplist-full-view .list .list-item .article .authors .authors-name,
.jplist.jplist-full-view .list .list-item .article .keywords .keywords-name {
    position: static;
}
.jplist.jplist-full-view .list .list-item .article .category {
    font-size: 11px;
    height: 30px;
    overflow: hidden;
    padding: 0 10px;
}
.jplist.jplist-full-view .list .list-item .article .category span.category-name {
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
}
.jplist.jplist-full-view .list .list-item .article .graph {
    display: block;
    background-position: 50% 50%;
}

/*
jplist-list-view
*/

.jplist.jplist-list-view .list .list-item {
    width: 100%;
    padding-bottom: 0;
}
.jplist.jplist-list-view .list .list-item .pickup {
    right: 9px;
    top: 3px;
}
.jplist.jplist-list-view .list .list-item .article {
    margin: 0;
    padding: 10px 10px 0;
    border: none;
    border-bottom: 2px solid #a4a0a0;
    background-color: #fff;
    background-image: none !important;
}
.jplist.jplist-list-view .list .list-item.has-item .article {
    background-image: none;
}
.jplist.jplist-list-view .list .list-item:hover .article {
    background-color: #ecf2f3;
    border-color: #0db5cc;
}
.jplist.jplist-list-view .list .list-item .article p {
    margin: 0;
}
.jplist.jplist-list-view .list .list-item .article .volume {
    text-align: left;
}
.jplist.jplist-list-view .list .list-item .article .volume .journal,
.jplist.jplist-list-view .list .list-item .article .volume .vol {
    font-size: 10px;
}
.jplist.jplist-list-view .list .list-item .article .title {
    font-size: 22px;
    padding: 0 0 2px 10px;
    word-break: break-all;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-image: none;
    border-bottom: 5px solid #333;
}
.jplist.jplist-list-view .list .list-item .article.journal1 .title {
    border-bottom-color: #df897b;
}
.jplist.jplist-list-view .list .list-item .article.journal2 .title {
    border-bottom-color: #9ea29f;
}
.jplist.jplist-list-view .list .list-item .article .title .type {
    text-align: left;
    display: block;
    font-weight: 800;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    color: #3e3e3e;
    text-shadow: none;
    left: -10px;
    position: relative;
}
.jplist.jplist-list-view .list .list-item .article .title .type::after {
    content: "";
    display: block;
}
.jplist.jplist-list-view .list .list-item .article .authors {
    font-size: 12px;
    border-top: none;
    margin-bottom: 5px;
}
.jplist.jplist-list-view .list .list-item .article .category {
    display: inline-block;
    border-radius: 10px;
    padding: 0 10px;
    margin: 10px 0;
}

/*
jplist-thumbs-view
*/

.jplist.jplist-thumbs-view .list .list-item {
    width: 33.3%;
    padding: 0;
    margin: 0;
}
.jplist.jplist-thumbs-view .list .list-item.pickup {
    display: none;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category1 {
    background-color: #999890;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category2 {
    background-color: #d39783;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category3 {
    background-color: #5699c8;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category4 {
    background-color: #7b8d95;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category5 {
    background-color: #d87f97;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category6 {
    background-color: #a87fa7;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category7 {
    background-color: #a7b683;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category8 {
    background-color: #f38e8f;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category9 {
    background-color: #8d9894;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category10 {
    background-color: #b59a72;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category11 {
    background-color: #569c97;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category12 {
    background-color: #c1b74d;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category13 {
    background-color: #887b80;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.category14 {
    background-color: #d3c7a7;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph.pickup {
    display: none;
}
.jplist.jplist-thumbs-view .list .list-item .article {
    margin: 0;
    box-shadow: inset 0 0 1px 0 #bbb;
}
.jplist.jplist-thumbs-view .list .list-item.has-graph .article {
    background: #fafafa;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.jplist.jplist-thumbs-view .list .list-item .article .volume {
    display: none;
    text-align: left;
    margin: 1px 0 0 1px;
    color: #fff;
}
.jplist.jplist-thumbs-view .list .list-item .article .volume .journal {
    font-size: 10px;
}
.jplist.jplist-thumbs-view .list .list-item .article .title {
    text-indent: -9999px;
    background-image: none;
    color: #fff;
    border: 0;
    height: 220px;
    padding-top: 20px;
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    text-shadow: 1px 1px 2px #000,0 0 7px #000;
}
.jplist.jplist-thumbs-view .list .list-item .article .title .type {
    text-shadow: none;
}
.jplist.jplist-thumbs-view .list .list-item .article .category {
    display: none;
    height: 50px;
    position: relative;
    bottom: 100px;
    background: none;
    font-family: Lobster;
    font-size: 100px;
    text-shadow: 5px 5px 10px #000;
    user-select: none;
    opacity: 0.3;
}
.jplist.jplist-thumbs-view .list .list-item .article .category span.category-name>span {
    /* display: none; */
    font-size: 25px;
    letter-spacing: 1px;
    position: relative;
    left: -5px;
    display: inline-block;
    color: rgba(0,0,0,0.7);
    text-shadow: none;
}
.jplist.jplist-thumbs-view .list .list-item .article .volume .vol,
.jplist.jplist-thumbs-view .list .list-item .article .authors,
.jplist.jplist-thumbs-view .list .list-item .article .keywords {
    display: none;
}

/*
footer
*/

#footer {
    background: #006472;
    padding: 20px 5%;
}
#footer p {
    height: 60px;
    line-height: 60px;
}
#footer .site-name {
    background-image: url(../img/common/gridlist-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
    display: block;
    float: left;
    width: 50%;
    margin: 10px 20px;
}
#footer .copyright {
    font-size: 20px;
    font-family: 'Nunito';
    color: #fff;
    float: right;
    margin: 20px 20px 0;
    border-bottom: 1px dashed #fff;
}
#footer .copyright .fa {
    font-size: 12px;
    top: -3px;
    position: relative;
    padding: 0 1px;
}

/*
page-top
*/


#page-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 16px;
    margin:0;
}
#page-top a {
    background: #ddf2f5;
    text-decoration: none;
    color: #00b2ca;
    border: 2px solid #00b2ca;
    padding: 12px;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    border-radius: 1000px;
}
#page-top a:hover {
    background: #00b2ca;
    color: #fff;
    text-decoration: none;
}
#page-top a i {
    transform: rotate(-90deg);
}

/* banner */

#banner {
	padding: 2px;
	max-width: 9999px;
	min-width: 0;
	background-image: url("http://isijgridlistabst.jp/test/css/../img/common/banner-bg.png");
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#banner .jplist .list {
	width: 450px !important;
	height: 235px !important;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#banner .jplist .list .list-item {
	width: 90px;
}

#banner .jplist .list .list-item .article {
	height: 79px;
	background-size: contain;
	background-position: center center;
}

#banner #header,
#banner .jplist-panel.box.panel-top,
#banner .jplist-panel.box.panel-bottom,
#banner #footer,
#banner .jplist .list .list-item .article .graph {
	display: none;
}