@charset "utf-8";

.get_text {    font-size: 1.4em;     line-height: 1.8em;}
.get_text h2 {    margin-bottom: 1em;}



.list_viewB {border:1px solid gray;}
.list_viewB img{width:100%;}
.list_thumeS {        clear: both;
    display: table;
    width: 100%;
    margin-bottom: 6em;
}
.list_thumeS li,.list_thumeS img {}
.list_thumeS li {        float: left;
    cursor: pointer;
    height: 50px;
    width: 96px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    display: table;
    margin-right: 1em;
    margin-bottom: 1.2em;box-sizing: border-box;}
.list_thumeS li:hover {/*border:2px solid red;*/ opacity: 0.6;}
.list_thumeS img {    width: auto;}


@media screen and (max-width: 1000px) { 

}