.m-select-post-list .post-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-select-post-list .post-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;width:29.9%;background:#fff;-webkit-box-shadow:3px 3px 6px rgba(0,0,0,0.16);box-shadow:3px 3px 6px rgba(0,0,0,0.16);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.m-select-post-list .post-item:hover{opacity:.65}.m-select-post-list .post-item:hover .image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.m-select-post-list .post-item a{text-decoration:none}.m-select-post-list .post-item>a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.m-select-post-list .post-item .image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding-top:67.7%;margin:0;background-position:center center;background-size:cover;overflow:hidden}.m-select-post-list .post-item .image .inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.m-select-post-list .post-item .image img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.m-select-post-list .post-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:22px 10px 10px;font-weight:bold}.m-select-post-list .post-item .date{margin-bottom:15px;color:#1c1a1d;opacity:.5;font-size:1.3rem;line-height:1.1}.m-select-post-list .post-item .title{margin:0 0 5px;font-size:1.7rem;line-height:1.82;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (min-width:769px){.m-select-post-list .post-list{margin-bottom:-45px}.m-select-post-list .post-item{margin-bottom:45px}.m-select-post-list .post-item:not(:nth-child(3n)){margin-right:5.15%}}@media screen and (max-width:768px){.m-select-post-list .post-list{display:block}.m-select-post-list .post-item{width:100%}.m-select-post-list .post-item:nth-child(n+2){margin-top:20px}.m-select-post-list .post-item .content{padding:19px 10px 20px}.m-select-post-list .post-item .date{margin-bottom:10px;font-size:1.2rem}.m-select-post-list .post-item .title{margin:0 0 5px;font-size:1.5rem;line-height:2}}