.cmn04_select-post-list .post-list{column-gap:30px;display:flex;flex-wrap:wrap;margin-bottom:-30px}.cmn04_select-post-list .post-item{display:flex;flex:0 1 auto;margin-bottom:30px;width:calc(33.33333% - 20px)}@media screen and (max-width:768px){.cmn04_select-post-list .post-item{justify-content:center;margin-bottom:32px;width:100%}}.cmn04_select-post-list .post-item a{color:#425563;display:flex;flex-direction:column;text-decoration:none;transition:all .3s ease-out}.cmn04_select-post-list .post-item a:hover{opacity:1}.cmn04_select-post-list .post-item a:hover .image img{transform:scale(1.05)}.cmn04_select-post-list .post-item a:hover .more{background-color:#62502b}.cmn04_select-post-list .post-item .image{overflow:hidden}.cmn04_select-post-list .post-item .image img{aspect-ratio:380/254;height:auto;transition:transform .3s ease-out;width:100%}.cmn04_select-post-list .post-item .content{padding:15px 20px}.cmn04_select-post-list .post-item .text{display:flex;flex:1 1 auto;flex-direction:column}.cmn04_select-post-list .post-item .date{color:#333;display:inline-block;font-size:1.6rem;font-weight:500;margin-top:16px;width:100%}.cmn04_select-post-list .post-item .title{color:#62502b;display:-webkit-box;font-size:1.8rem;font-weight:700;line-height:1.5;margin-top:3px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;flex-grow:1;width:100%}.cmn04_select-post-list .post-item .more{background-color:#c8ae77;border-radius:6px;color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2;margin:16px auto 0;padding:10px 50px;position:relative;text-align:center;transition:all .3s ease-out}.cmn04_select-post-list .post-item .more:after{border-right:2px solid #fff;border-top:2px solid #fff;content:"";display:block;height:8px;margin-top:-6px;position:absolute;right:14px;top:50%;transform:rotate(45deg);width:8px}