@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.3
*/
#test01 .xo-event-calendar .xo-months{display:grid;grid-template-columns:repeat(2,1fr);column-gap:15px;row-gap:5px}.xo-event-calendar table .xo-month .month-event-title{text-align:center}#test01 button{display:none}#test01 .other-month{display:none}@media screen and (max-width:600px){.xo-event-calendar .xo-months{display:grid;grid-template-columns:repeat(1,1fr)}}