@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.p-mainVisual__slideTitle{
	font-size: 3em;	
}
.xo-event-calendar table.xo-month .month-event-title {
	white-space: break-spaces;
}
.xo-event-calendar table.xo-month .month-header {
	font-size: 1.5em;
	margin-bottom: 1.5rem;
}
.xo-event-calendar table.xo-month thead th{
	line-height: 2rem;
}
.xo-event-calendar table.xo-month thead tr, .xo-event-calendar table.xo-month thead th{
	background-color: #0ea082;
	color: #fff !important;
}
.xo-event-calendar table.xo-month .month-week{
	height:100px;
}
.xo-event-calendar table.xo-month .month-dayname td div.today{
	color: #0ea082 !important;
}