@charset "utf-8";

.xo-event-calendar, .xo-event-calendar2 {
	max-width: 700px;
	margin: 0 auto;
}
.xo-event-calendar .calendar-caption{
	font-size: 140% !important;
}
.xo-event-calendar table.xo-month .month-dayname td div.today {
	color: #000 !important; text-decoration: underline;
}
.xo-event-calendar table.xo-month > thead th.saturday {
	color: #295f97 !important;
}
.xo-event-calendar table.xo-month > thead th.sunday {
	color: #c31572 !important;
}

.xo-event-calendar table.xo-month .month-header {
	margin: 2px 0 10px !important;
}
.xo-event-calendar table.xo-month .month-event-title {
	color: #333 !important;
	text-align: center !important;
	font-size: 1em !important;
}
.xo-event-calendar table.xo-month .month-dayname td div {
	font-size: 120% !important;
}
.xo-event-calendar table.xo-month .month-event a{
	pointer-events: none;
}
.xo-event-calendar table.xo-month .month-event td {
	padding: 17px 1px 2px 1px !important;
}
/* 営業時間 */
.xo-event-calendar p.holiday-title {
    font-size: 100% !important;
}
/*.xo-event-calendar p.holiday-title span {
    border: 1px solid #444140;
}*/
.xo-event-calendar2 p.holiday-title {
    margin: 0;
    padding: 2px 0;
    font-size: 100%;
    vertical-align: middle;
}
.xo-event-calendar2 p.holiday-title span {
    margin: 0 6px 0 0;
    padding: 0 0 0 18px;
    border: 1px solid #444140;
}



.pink1{
color: #c31572;
}
.google-maps {
	position: relative;
	/*padding-bottom: 72.09%;*/
	padding-bottom: 38%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

ul.list1{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 12px; margin-left:0.5em;

}
ul.list1 li {
	font-size: 20px; font-weight: 200;
	line-height: 2; /*text-indent: 1em;*/
}



@media screen and (max-width: 1220px){
	
}
@media screen and (max-width: 900px){
	
}
@media screen and (max-width: 768px){
	#head{border-bottom: 1px solid #281e1c;}
	#shopinfoT{margin-top: 30px;}
}
@media screen and (max-width: 640px){
	ul.list1 li {font-size: 18px;}
}
@media screen and (max-width: 600px){
	
}
@media screen and (max-width: 450px){
	ul.list1 li {font-size: 16px;}
	.xo-event-calendar table.xo-month .month-event td {padding: 10px 1px 2px 1px !important;}
}