@charset "utf-8";

.mobile-list-more { position:relative; overflow:hidden; }
.mobile-list-more #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.mobile-list-more .item-more { text-align:center;  margin-top: 0px;}
.mobile-list-more .item-more a { color:#333; }
.mobile-list-more .item-more a:hover { color:crimson; }
.mobile-list-more ul { margin:0px; padding:0px; list-style:none; }
.mobile-list-more li { padding-bottom:8px; padding-right: 0px;}
.mobile-list-more li:last-child { padding-bottom:0px; }
.mobile-list-more li .media { padding:0; margin:0; }
.mobile-list-more li .fix-icon i { width:40px; height:40px; background:#f5f5f5; color:#bbb; line-height:40px; font-size:20px; }
.mobile-list-more li .fix-icon img { width:40px; height:40px; }
.mobile-list-more li strong { line-height:20px; margin:0px; font-weight:normal; }
.mobile-list-more li .icon { color:#ddd; }
.mobile-list-more li .details { color:#aaa; line-height:20px; }
.mobile-list-more li .sp { display:inline-block; width:8px; }
.mobile-list-more li.item-none { padding:50px 10px; }
.is-box-icon.mobile-list-more .fix-icon i,
.is-box-icon.mobile-list-more .fix-icon img { border-radius:0 !important; }


.mobile_title{
    display: inline-block;
    padding: 0 0 8px 0;
}

.link_product .mobile_title{
    display: table-cell;
    height: 82px;
    padding: 2px 14px 0;
    font-size: 1.333em;
    line-height: 1.4em;
    color: #090909;
    letter-spacing: 0;
    vertical-align: middle;
}

.link_product .mobile_title{
    display: block;
    display: 
    
    
    
    
    
    
    
    -webkit-box;
    overflow: hidden;
    max-height: 44px;
    padding: 21px 0 0;
    font-weight: normal;
    line-height: 22px;
    vertical-align: top;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media only screen and (min-width: 640px)
.link_product .mobile_title{
    font-size: 1.267em;
    line-height: 1.35em;
}
@media only screen and (min-width: 768px)
.link_product .mobile_title{
    font-size: 1.333em;
    line-height: 1.4em;
}

.link_product .mobile_content{
    display: block;
    overflow: hidden;
    font-size: .800em;
    line-height: 2.2em;
    color: #959595;
    letter-spacing: -1px;
}

.mobile-list-item .link_product{
    display: block;
    position: relative;
    margin: 0 12px 8px 0;
    background-color: #fff;
    vertical-align: top;
}

.link_product .mobile_content{display:block;overflow:hidden;font-size:.800em;line-height:2.2em;color:#959595;letter-spacing:-1px}.iphone .link_product .cont_product{line-height:2.250em}.group_product .link_product .tit_product{display:table-cell;height:82px;padding:2px 14px 0;font-size:1.333em;line-height:1.4em;color:#090909;letter-spacing:0;vertical-align:middle}.group_product .tit_product .desc_detail{display:inline-block;overflow:hidden;padding-top:2px;font-weight:bold;font-size:.667em;line-height:1.5em;color:#fff;vertical-align:top;letter-spacing:-1px}.iphone .tit_product .desc_detail{line-height:1.65em}.group_product .tit_product .txt_best{float:left;height:15px;padding:1px 4px 0;margin:0 2px 0 0;border-radius:2px;background-color:#088cf1;vertical-align:top;text-align:center}.group_product .tit_product .txt_adult{float:left;height:15px;padding:1px 4px 0;margin:0 2px 0 0;border-radius:2px;background-color:#ca243a;vertical-align:top;text-align:center}.group_product .link_product .desc_recomm{float:left;overflow:hidden;width:50px;height:25px;margin-right:13px;padding:0 13px;border-right:1px solid #efefef;border-top:1px solid #efefef;text-indent:3px}
.link_product .mobile_content{
    height: 110px;
    padding: 0 14px;
}

.mobile-list-item .link_product{
	margin: 0 0 9px 0;
	border-bottom: 1px solid #cfd1d3;
}

.txt_new_bg{
	color:#386aff;
}

.mobile-list-item .txt_append {
    display: block;
    padding-top: 5px;
    font-size: 13px;
    font-family: helvetica,sans-serif;
    color: #3A3A3A;
    letter-spacing: 0;
    font-weight: bold;
}

.txt_append .txt_bar {
    padding: 0 4px;
    color: #dfdfdf;
}

.mobile-list-item{}
@media only screen and (min-width: 640px)
.mobile-list-item li {
    float: left;
    width: 50%;
}
@media only screen and (min-width: 640px)
.mobile-list-item li:nth-child(odd) .link_product {
    margin-right: 6px;
}


.link_product .thumb_view{
    height: 110px;
    width: 130px;
    float: left;
}
.thumb_view{
    vertical-align: top;
}

.link_product .img_frame {
    width: 140px;
    border-right: 1px solid #000;
    background-color: #555;
    opacity: .1;
}

.item-row{
	width:100%;
}
