@charset "utf-8";

/* --------------
 reset
-------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
ol,ul{list-style:none}
caption,th{text-align:left}

img {max-width:100% !important; height:auto;vertical-align: bottom;}
iframe {max-width:100% !important; border:0;}

/* --------------
 clearfix
-------------- */
div:after,ul:after,ol:after,dl:after,
header:after,footer:after,
nav:after,section:after,article:after {
	content: ""; 
	display: block;
	clear: both;
}

/* --------------
 base
-------------- */
body {
	/* width: 100%;
	height: auto; */
	color: #333;
	font: normal 15px/1.4 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.2;
}
h1 {font-size: 21px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}

#simpleSidebar[data-simplesidebar="disabled"] {
  display: none !important;
}
	
/* link */
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #445265;
	text-decoration: none;
}
a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
}

/* --------------
 modules css
-------------- */
/* ---------- font size */
.fs10 { font-size:77%;}
.fs11 { font-size:85%;}
.fs12 { font-size:93%;}
.fs13 { font-size:100%;}
.fs14 { font-size:108%;}
.fs15 { font-size:116%;}
.fs16 { font-size:123.1%;}
.fs17 { font-size:131%;}
.fs18 { font-size:138.5%;}
.fs19 { font-size:146.5%;}
.fs20 { font-size:153.9%;}
.fs21 { font-size:161.6%;}
.fs22 { font-size:167%;}
.fs23 { font-size:174%;}
.fs24 { font-size:182%;}
.fs25 { font-size:192.3%;}
.fs26 { font-size:197%;}
.fs30 { font-size:227.3%;}

/* ---------- font weight */
.bold {	font-weight: bold;}

/* ---------- align */
.alc { text-align: center !important;}
.alr { text-align: right !important;}
.all { text-align: left !important;}

.alt { vertical-align: top !important;}
.alb { text-align: bottom !important;}

/* ---------- float */
.noFloat { float: none !important;}

/* ---------- Cancele */
.both { clear: both;}

/* ---------- margin,padding */
.mb0 {	margin-bottom: 0px !important;}
.mb5 {	margin-bottom: 5px !important;}
.mb10 {	margin-bottom: 10px !important;}
.mb15 {	margin-bottom: 15px !important;}
.mb20 {	margin-bottom: 20px !important;}
.mb25 {	margin-bottom: 25px !important;}
.mb30 {	margin-bottom: 30px !important;}

.ml0 {	margin-left: 0px !important;}
.ml5 {	margin-left: 5px !important;}
.ml10 {	margin-left: 10px !important;}
.ml15 {	margin-left: 15px !important;}
.ml20 {	margin-left: 20px !important;}
.ml25 {	margin-left: 25px !important;}
.ml30 {	margin-left: 30px !important;}

.mr0 {	margin-right: 0px !important;}
.mr5 {	margin-right: 5px !important;}
.mr10 {	margin-right: 10px !important;}
.mr15 {	margin-right: 15px !important;}
.mr20 {	margin-right: 20px !important;}
.mr25 {	margin-right: 25px !important;}
.mr30 {	margin-right: 30px !important;}

.mt0 {	margin-top: 0px !important;}
.mt5 {	margin-top: 5px !important;}
.mt10 {	margin-top: 10px !important;}
.mt15 {	margin-top: 15px !important;}
.mt20 {	margin-top: 20px !important;}
.mt25 {	margin-top: 25px !important;}
.mt30 {	margin-top: 30px !important;}

.pb0 {	padding-bottom: 0px !important;}
.pb5 {	padding-bottom: 5px !important;}
.pb10 {	padding-bottom: 10px !important;}
.pb15 {	padding-bottom: 15px !important;}
.pb20 {	padding-bottom: 20px !important;}
.pb25 {	padding-bottom: 25px !important;}
.pb30 {	padding-bottom: 30px !important;}

.pt0 {	padding-top: 0px !important;}
.pt5 {	padding-top: 5px !important;}
.pt10 {	padding-top: 10px !important;}
.pt15 {	padding-top: 15px !important;}
.pt20 {	padding-top: 20px !important;}
.pt25 {	padding-top: 25px !important;}
.pt30 {	padding-top: 30px !important;}


/* ----- text */
.txtS {
	color: #666;
	font-size: 85%;
}
.txtComing {
	text-align: center;
}
.fwN {
	font-weight: normal;
}
.notosans{
	 font-family: 'Noto Sans Japanese';
}
.mincho {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝B, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.clGray {
	color: #3c4455;
}
.clBlack {
	color: #000;
}
a.clGray:hover {
	color: #717c94;
}
/* ----- list */
.ulDisc {
	margin-left: 22px;
	line-height: 1.4;
	list-style: outside disc;
}

.olDecimal {
	margin-left: 22px;
	list-style: outside decimal;
}

.ulDisc li, .olDecimal li {
	margin-bottom: 10px;
}

/* ----- decoration (button, etc...) */

/* ----- button */

/* ----- img */
.ofi {
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
.ofi_top {
  object-fit: cover;
	object-position: 50% 0;
  font-family: 'object-fit: cover; object-position: 50% 0;'
}
.ofi_bottom {
  object-fit: cover;
	object-position: 50% 100%;
  font-family: 'object-fit: cover; object-position: 50% 100%;'
}
/* ----- clearfix */
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
/* --------------
 common
-------------- */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/*.contents {
	border: 1px solid #666;
}*/
.HL1 {
	min-height: 25px;
	text-align: center;
}
.HL1 a {
	color: #ddd;
}
.HL1, .ttlH2 {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝B, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #3c4455;
}
.border {
	border: 1px solid #666;
}
.bgBox {
	background: url(../img/bgH1.png) repeat-x top center;
	padding-top: 25px;
}
/* =header
-------------------------------------------------------------- **/
/* =siteHeader
---------------------------------------------------- */
#siteHeader h1 {
	height: 0;
	overflow: hidden;
}
#siteHeader ul {
	letter-spacing: -0.5em;
	text-align: right;
}
#siteHeader ul li {
	letter-spacing: normal;
	display: inline-block;
	margin-right: 20px;
}

.line-it-button {
	vertical-align: middle;
}
/* =globalNav
---------------------------------------------------- */
#globalNav {
}
#globalNav ul {
	text-align: center;
}
#globalNav li a {
	color: #fff;
}
li.coming a {/* IE以外 */ 
	pointer-events: none;
	cursor: default; 
}
/* =container
-------------------------------------------------------------- **/
/* =breadcrumb
---------------------------------------------------- */
#breadcrumb {
	margin-bottom: 20px;
}
#breadcrumb li {
	color: #AAA;
	font-size: 12px;
	display: inline-table;
}
#breadcrumb li a {
	color: #CCC;
	padding-right: 5px;
}
#breadcrumb li a:after {
	content: "　>"; 
}
#breadcrumb li a:hover {
	color: #999;
}

/* =headline / titles
---------------------------------------------------- */


/* =sidebar
---------------------------------------------------- */
.sideBnr {
	border: 1px solid #666;
}
#weather img {
    width: 40px;
    margin: 0 10px;
    vertical-align: middle;
}
/* =calendar
---------------------------------------------------- */
.ui-datepicker select.ui-datepicker-year, .ui-datepicker select.ui-datepicker-month {
    color: #000;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	font-size: 0;
}
/* =aside
------------------------------------------ */

#sidebar .bgBox {
	background: none;
}
#sidebar .bgBox .ttlH2 {
	background: url(../img/bgH1.png) repeat-x top center / contain;
}

/*　footer
----------------------------------------------------------------- */
#footer {
	padding: 20px 0;
	width: 100%;
}
#wrapFoot {
	margin: 0 auto;
}
#wrapFoot a:hover {
	color: #ce333c !important;
	text-decoration: none;
}
.boxFoot .footHL {
	color: #970009;
	font-weight: bold;
}
.boxFoot li a {
	display: block;
}
/* =copyright
---------------------------------------------------- */
#copyright {
	clear: both;
	padding-top: 30px;
	font-size: 80%;
	text-align: center;
}
/* =pageTop
---------------------------------------------------- */
#pageTop {
	display: block;
	position: fixed;
}

#pageTop a {
	text-indent: -9999px;
	background: url(../img/pageTop.png) no-repeat;
	display: block;
}
#pageTop a:hover {
	background: url(../img/pageTop_ov.png) no-repeat;
}


/* --------------
 home contents
-------------- */
/* =visual
---------------------------------------------------- */
#homeVisual, #homeVisual .in .rela {
	position: relative;
}
#homeVisual .in, #homeVisual .in .rela {
	height: 100%;
}
#homeVisual .in {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.titleImg {
	position: absolute;
	top: 5%;
	left: 0;
	right: 0;
}
/* =#pgCalendar
---------------------------------------------------- */
.btnDown {
	margin-top: 10px;
	text-align: right;
}
.btnDown a {
	padding: 5px 10px 5px 25px;
	color: #FFF !important;
	border-radius: 5px;
	background: url(../img/arwDown.png) no-repeat 3px center #844;
}
.btnDown a:hover {
	background-color: #933;
}
.monthL {
	float: left;
}
.monthR {
	float: right;
}
.cale_tbl {
	border: 1px solid #5e592f;
	background: #fff;
}
.cale_tbl th {
	padding: 4px 2px;
	text-align: center;
}
.cale_th {
	text-align: center;
	border: 1px solid #5e592f;
}
.gray {color: #ddd;}
.monthList a {
	color: #6e112b;
}
.monthList a:hover {
	color: #5e592f;
}
.cale_lftth {
	color: #F66;
	border-top: #5e592f 1px solid;
	border-bottom: #5e592f 1px solid;
	border-left: #5e592f 1px solid;
}
.cale_rgtth {
	color: #39C;
	border-right: #5e592f 1px solid;
}
.cale_tbl td {
	border: 1px dotted #5e592f;
}
.cale_tbl td a {
	font-size: 100%;
	_font-size: 80%;
	color: #3c4455 !important;
	text-align: center;
	display: block;
}
.cale_tbl td.sun a {color: #F66 !important;}
.cale_tbl td.sat a {color: #39C !important;}
.cale_tbl td.today a {font-weight:bold;background: #FFC;}

.cale_tbl td a:hover {
	color: #630 !important;
}

.cale_tbl td a:hover.cale_link{
	background: #f7cfda;
}

/* =#pgCategory
---------------------------------------------------- */
.cateCont {
	display: flex;
	flex-wrap: wrap;
}
#pgCategory h3 {
	text-align: center;
}
#pgCategory li {
	background: #222;
	border: 1px solid #666;
	margin-bottom: 7px;	
}
#pgCategory li a{
	color: #fffbbe;
	display: block;
	padding: 5px 15px;
	transition: background 1s ease;
}
#pgCategory li a:hover {
	background: rgba(144,132,75,0.2);
	text-decoration: none;
}
#pgCategory li img{
	width: 25px;
	vertical-align: middle !important;
}
/* =#pgLink
---------------------------------------------------- */
.comingBnr {
	background: #000;
	position: relative;
	display: inline-block;
}
.comingBnr a {
	pointer-events: none;
}
.comingBnr img,.comingBnr img:hover {
	opacity: 0.5;
}
.comingTxt {
	width: 100%;
	height: 25px;
	color: #fff;
	font-size: 120%;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.speHL3 {
	margin-bottom: 5px;
	font-size: 16px;
}
.specialImg {
	margin-bottom: 10px;
}
/* =#pgEvent
---------------------------------------------------- */
.pgEventCont {
	display: flex;
	flex-wrap: wrap;
}
#pgCategory .eventBox h3 {
	background: #6e112b;
	font-weight: normal;
}
#pgCategory .eventBox a {
	color: #fff;
}
#pgCategory .eventBox a:hover {
	color: #f4dce3;
}
.eventImg img {
	vertical-align: middle !important;
  object-fit: cover; /* この一行を追加するだけ！ */
}
#home .btnM a {
	text-align: center;
	display: inline-block;
	padding: 10px 20px;
	color: #FFF !important;
	border-radius: 5px;
	background: #6e112b;
	transition: all .5s ease;
}
#home .btnM a:hover {
	background: #ce333c;
	color: #FFF !important;
}

.eventTxt.place {
    border: 1px solid #000;
    display: inline-block;
    padding: 3px .3em 2px;
	font-size: .8em;
    border-radius: 5px;
	margin-top: 7px!important;
}

.eventTxt.date {
    color: #4f4f4f;
    font-size: .9em;
}

/* =#pgInfo
---------------------------------------------------- */
.infoIn {
	position: relative;
	margin-bottom: 10px;
}
.infoIn .infoH3 {
	width: 100%;
	background: rgba(110, 17, 43,.6);
	color: #fff;
	font-weight: normal;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝B, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding: 10px;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
}
/* --------------
 subpages contents
-------------- */
/* =ev_day, ev_list
---------------------------------------------------- */
#dedail .boxEv {
	padding: 10px;
}
#clmTtl h2 {
	margin: 10px 0;
}
.sub #inner h3, .dtlH2 {
	padding-left: 25px;
	color: #6e112b;
	font-size: 120%;
	background: url(../img/icKira.png) no-repeat left  top -4px;
	background-size: 30px;
}
.sub #inner h3 {
	margin-bottom: 10px;
}
.evEnd {
	color: #C99;
	font-size: 130%;
	font-weight: bold;
}
.imgEv {
	text-align: center;
}
a .tblEv {
	color: #333;
}
a .btnM {
	display: inline-block;
	padding: 3px 10px;
	color: #FFF !important;
	border-radius: 5px;
	background: #6e112b;
	transition: all .5s ease;
}
a:hover .btnM {
	background: #ce333c;
}
.evH2 {
	background: rgba(78,69,26,0.7);
	margin-bottom: 20px;
	padding: 8px 5px 5px;
	border-left: 5px solid #970009;
}
.evHL3 {
	margin-bottom: 10px;
	font-size: 110%;
}
.evHL3, .evHL3 a {
	color: #970009;
	transition: all .5s ease;
}
.evHL3:hover a ,a:hover .evHL3  {
	color: #ce333c;
}
/* =ev_list
---------------------------------------------------- */
#bxSrch fieldset {
	margin: 0;
	padding: 5px 10px 10px;
	font-size: 90%;
	border: 1px solid #999;
}
.cateChk li {
	float: left;
	margin-bottom: 5px;
}
.areaChk {
	clear: both;
	padding: 7px 0;
	border-top: 1px dotted #CCC;
}
#srcBtn {
	clear: both;
	padding-top: 7px;
	border-top: 1px dotted #CCC;
}
#srcBtn input {
	background: #6e112b;
	padding: 3px 10px;
	color: #FFF !important;
	border: none;
	border-radius: 5px;
	transition: all .5s ease;
}
#srcBtn input:hover {
    background: #ce333c;
}
/* =ev_detail
---------------------------------------------------- */
#clmMain a, #clmMain a:link, #clmMain a:visited, #clmMain a:active {
    color: #970009;
    text-decoration: none;
    word-break: break-all;
}
.sub a {
	color: #970009;
}
.sub a:hover {
	color: #ce333c;
}
.dtlCont {
	background: rgba(255,255,255,0.5);
	margin-top: 20px;
}
.tblDtl {
	width: 100%;
	margin-top: 20px;
}
.tblDtl th {
	color: #FFF;
}
.tblDtl td {
	word-break: break-all;
}

.dtlMap iframe {
	width: 100%;
}

/* =menuスマホ非表示
---------------------------------------------------- */
.spNone {
display: none;
}

@media screen and (max-width: 480px){
.spNone { display: none;}
}