@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/
.recommend-wrap{display:flex;justify-content:space-between;margin:0 auto;width:1256px}.recommend{background-color:#fff;border-radius:4px;margin-top:30px;padding-top:30px;padding-bottom:40px;text-align:center;width:32%}.thumbnail{margin-bottom:20px}.thumbnail-img{height:200px;object-fit:cover;width:100%}.recommend-title{margin-top:20px;margin-bottom:10px}.recommend-title a{color:#333;font-size:19px;font-weight:600;line-height:40px;text-decoration:none}.recommend-title a:hover{text-decoration:underline}.readmore{margin-top:40px}.readmore a{background-color:#42a5f5;border-bottom:5px solid #1086f6;border-radius:4px;color:#fff;display:inline-block;line-height:18px;padding:15px 33px;text-decoration:none}.readmore a:hover{background-color:#7abef5;border-bottom:2px solid #1086f6;transition:all .3s ease-in-out;margin-top:3px}@media screen and (max-width:1260px){.recommend-wrap{margin:0 .5%;width:auto}}@media screen and (max-width:834px){.recommend-wrap{display:block}.recommend{padding-top:20px;width:100%}.thumbnail-img{height:200px;object-fit:cover;width:100%}}