/*!
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
*/
 .lang-switcher{display:flex;gap:8px;margin-bottom:16px}.lang-switcher a{display:inline-block;padding:4px 12px;border:1px solid #ccc;border-radius:4px;font-size:13px;color:#555;text-decoration:none;transition:all 0.2s}.lang-switcher a:hover{background-color:#f5f5f5;border-color:#999;color:#333}.lang-switcher li{list-style:none}.lang-switcher .current-lang a{background-color:#f0f0f0;color:#999;pointer-events:none;cursor:default}.pc_only{display:block}.sp_only{display:none}.merukari_inner{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:834px){.sp_only{display:block}.pc_only{display:none}}