.sec-recommend{background-color:#fff;margin:0 auto;padding:2em 0;text-align:center}.sec-recommend .recommend-title{display:inline-block;font-size:2em;font-weight:700;margin:2em auto 1em;position:relative}.sec-recommend .recommend-title:before{background-color:#0024a8;border-radius:2px;bottom:-15px;content:"";display:inline-block;height:5px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.sec-recommend .recommend-wrap{display:flex;justify-content:center;margin:1em auto}.sec-recommend .recommend-box{background:#f5f5f5;border-radius:8px;box-shadow:5px 5px 10px #eee;margin:.5em;max-width:100%;padding:0;width:300px}.sec-recommend .recommend-box>a,.sec-recommend .recommend-box>a>p{color:#222;font-weight:700;line-height:1.5;text-decoration:none}.sec-recommend .recommend-box>a:hover{opacity:.8}.sec-recommend .recommend-img img{aspect-ratio:609/343;border-radius:8px 8px 0 0!important;-o-object-fit:cover;object-fit:cover}.sec-recommend .recommend-txt{padding:1em;text-align:left}.sec-recommend .recommend-txt>span{color:#999!important;display:inline-block;font-size:.9em!important;margin-bottom:.5em}.sec-recommend .recommend-img img{border-radius:8px!important}.sec-recommend .recommend-txt{min-width:calc(100% - 120px)}.sec-recommend a.btn--recommend{background:#fff;border:2px solid #0024a8;border-radius:100vh;color:#0024a8;display:block;font-weight:700;margin:auto;max-width:100%;padding:1rem 0;position:relative;text-align:center;text-decoration:none;transition:.5s;vertical-align:middle;width:360px}.sec-recommend a.btn--recommend:hover{background:#0024a8;color:#fff}.sec-recommend a.btn--recommend:after{content:"＞";position:absolute;right:10px}@media screen and (min-width:750px){.sec-recommend .only-sp{display:none}}@media screen and (max-width:980px){.sec-recommend .only-pc{display:none}.sec-recommend .recommend-wrap{display:block}.sec-recommend .recommend-box{background:#fff;border-bottom:1px solid #999;border-radius:0!important;box-shadow:none;width:95%}.sec-recommend .recommend-box a{align-items:center;display:flex!important}.sec-recommend .recommend-img{min-width:130px!important}.sec-recommend .recommend-img img{border-radius:8px!important}.sec-recommend .recommend-txt{min-width:calc(100% - 120px)}}