@charset "UTF-8";.m-select-post-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-35px;padding:0 10px}.m-select-post-list .post-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:calc(50% - 30px);margin-bottom:30px}.m-select-post-list .post-item a{display:block;text-decoration:none;color:#333}.m-select-post-list .post-item .image{position:relative;padding-top:62.8%;margin:0;-webkit-box-shadow:0px 20px 36px 4px rgba(0,0,0,0.1);box-shadow:0px 20px 36px 4px rgba(0,0,0,0.1)}.m-select-post-list .post-item .image .inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.m-select-post-list .post-item .image img{width:100%;height:auto}.m-select-post-list .post-item .title{position:relative;margin-bottom:10px;padding-left:1.22em;font-size:1.8rem;font-weight:bold;line-height:1.5;letter-spacing:.1em}.m-select-post-list .post-item .title::before{content:"ー";position:absolute;top:0;left:0}.m-select-post-list .post-item .text{font-weight:500;line-height:1.5;letter-spacing:.1em}@media screen and (max-width:768px){.m-select-post-list{display:block;margin-bottom:0;padding:0 35px}.m-select-post-list .post-item{width:100%}.m-select-post-list .post-item:last-child{margin-bottom:0}.m-select-post-list .post-item .image{-webkit-box-shadow:0px 10px 18px 2px rgba(0,0,0,0.1);box-shadow:0px 10px 18px 2px rgba(0,0,0,0.1)}.m-select-post-list .post-item .title{margin-bottom:10px;font-size:1.6rem}}