/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
 .horizontal-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:10px;padding-bottom:20px;-webkit-overflow-scrolling:touch}.item{flex:0 0 auto;width:200px;height:auto;scroll-snap-align:start;display:flex;justify-content:center;align-items:center;font-size:1.5rem;border-radius:10px}.horizontal-scroll::-webkit-scrollbar{height:8px}.horizontal-scroll::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:4px}