ul.list_type_1{display:flex;flex-wrap:wrap;list-style-type:none;padding-left:0}ul.list_type_1 li{padding:5px;width:25%}.list_type_1 .data{background-color:#FFF;border:1px solid #555;transition:all 300ms;width:100%}.list_type_1 .data:hover{box-shadow:0 0 3px #333}.list_type_1 .data .image{background-color:#333;display:block;position:relative;width:100%}.list_type_1 .data .image img{height:216px;object-fit:contain}.list_type_1 .data .image .icons{padding:2px;position:absolute;right:0;top:0}.list_type_1 .data .image .icons.left{left:0;right:0}.list_type_1 .icons .iwp-icon{font-size:.9em;width:50px}.list_type_1 .data .iwp-bar.state{display:none}.list_type_1 .data.minyuko .iwp-bar.state.minyuko,.list_type_1 .data.soldout .iwp-bar.state.soldout{display:block}.list_type_1 .data.soldout .image img{filter:brightness(0.5)}.list_type_1 .data.soldout:hover .image img{filter:brightness(1)}.list_type_1 .data .title{display:flex;padding:2px 5px}.list_type_1 .data .title img{width:40px}.list_type_1 .data .title .name{padding:0 5px;width:calc(100% - 40px)}.list_type_1 .data .title .name .maker{font-size:1.2em;font-weight:bold}.list_type_1 .data .title .name .syasyu{font-size:.9em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list_type_1 .data .detail{display:flex;flex-wrap:wrap;padding:2px 5px}.list_type_1 .data .detail .item{width:50%}.list_type_1 .data .detail .item.right{text-align:right}.list_type_1 .data .price_info{background-color:#555;color:#FFF;display:flex;font-size:1.2em;font-weight:bold;justify-content:space-between;padding:3px 8px}.list_type_1 .data .price_info .soldout{display:none}.list_type_1 .data.soldout .price_info .soldout{display:block}.list_type_1 .data .price:before,.list_type_1 .data .price:after{font-size:.7em;font-weight:normal}.list_type_1 .data .price:before{margin-right:2px}.list_type_1 .data .price:after{margin-left:2px}.list_type_1 .data .price.total:before{content:"(総額"}.list_type_1 .data .price.total:after{content:"円)"}.list_type_1 .data .price.man.total:after{content:"万円)"}.list_type_1 .data .price.syaryo{margin-left:auto}.list_type_1 .data .price.syaryo:before{content:"車両"}.list_type_1 .data .price.syaryo:not(.ask):after{content:"円"}.list_type_1 .data .price.man.syaryo:not(.ask):after{content:"万円"}.list_type_1 .data .price.loan:before{content:"月々"}.list_type_1 .data .price.loan:not(.ask):after{content:"円"}.list_type_1 .data .price.man.loan:not(.ask):after{content:"万円"}@media only screen and (max-width:959px){ul.list_type_1 li{width:33.3%}}@media only screen and (max-width:640px){ul.list_type_1 li{width:50%}}@media only screen and (max-width:480px){.list_type_1 .data .detail .item.right{width:50%}.list_type_1 .data .detail .item:first-child{width:100%}}