@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
*/
.hitokoto_block{display:flex;gap:3.333%;flex-wrap:wrap}.hitokoto_link{width:30%;margin-bottom:30px;border-bottom:1px dotted #555;padding-bottom:10px}.hitokoto_link p{margin-bottom:5px;text-align:center}.download_link{background:#e8a635;color:#fff;text-align:center;display:block;padding:10px 0;border-radius:30px}.download_link:hover{color:#fff;opacity:.7}.hitokoto_img{height:335px;display:flex;align-items:center}@media screen and (max-width:767px){.hitokoto_img{height:auto;aspect-ratio:2/3}.hitokoto_block{display:flex;gap:0;justify-content:space-between}.hitokoto_link{width:48%}}