@charset "utf-8";
/* CSS Document */

html { scroll-behavior: smooth;}
html,body{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:13px;
	font-weight: 500;
	line-height: 2.3em;
	padding:0;
	margin: 0;
	background: #ffffff;
}
img{
	max-width: 100%;
}
a:hover{
	opacity: 0.7;
	text-decoration: none;
}
.flowinfo{
	position: absolute;
	left:0;
	top:200px;
}
.kome{
	padding:0 0 0 1em;
}
.kome li{
	list-style-type: "※";
}
.gothic{font-family: 'Noto Sans JP', sans-serif;}
.mincho{font-family: 'Noto Serif JP', serif;}
.pc{
	display: block;
}
.pcs{
	display: inline;
}
.sp{
	display: none;
}
.centertxt{
	text-align: center;
}
.righttxt{
	text-align: right;
}
.centerimg{
	display: block;
	margin: 0 auto;
}
.schedule{
	max-width:500px;
	margin:0 auto;
	border-spacing: 10px 20px;
}
.schedule th{
	text-align: left;
	font-size:15px;
	white-space: nowrap;
	vertical-align: top;
}
.schedule td{
	font-size:21px;
}
a{
	color:#793e94;
	text-decoration: none;
}
a:hover{
	color:#B081CC;
	text-decoration: none;
}
a:visit{
	color:#793e94;
	text-decoration: none;
}
.fw600{
	font-weight:600;
}
#about,#campaign,#schedule,#mousikomi,#toujitu{
  padding-top: 120px;
  margin-top: -120px
}
header{
	width:100%;
	height:120px;
	position: fixed;
	background:#ffffff;
	z-index: 999;
}
.fxbtn1{
	position: fixed;
	top:120px;
	right:0;
}
.fxbtn2{
	position: fixed;
	top:280px;
	right:0;
}
.fxbtn3{
	position: fixed;
	top:440px;
	right:0;
}
/*スマホ用メニューここから*/
.spclose{
	display: none;
}
.hamburger{
	display: none;
}
.sp_wrap{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:auto;
	/*overflow-x: hidden!important;*/
}
.globalMenuSp{
	display: none;
}
/*スマホ用メニューここまで*/
.container{
	width:1000px;
	margin:0 auto;
	height:auto;
	overflow: hidden;
}
.main{
	width:780px;
	margin:0 auto;
	height:auto;
	overflow: hidden;
}
.head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 30px;
	height:120px;
}
.menuwrap{
	position: relative;
	text-align: right;
	height:auto;
	overflow: hidden;
}
.submenu {
	color:#ffffff;
	display: flex;
	justify-content:flex-end;
	gap:20px;
	width:100%;
	list-style: none;
	font-family: 'Noto Serif JP', serif;
}
.submenu a{
	color:#ffffff;
}
.submenu li{
	background: #793E94;
	padding:0 10px;
	line-height: 24px;
}
.submenusp{
	display: none;
}
.mainmenu{
	margin-top: 10px;
	display: flex;
	justify-content:space-between;
	width:450px;
	list-style: none;
	flaot:right;
	font-weight: 800;
}
.mainmenu li{
	color:#793E94;
}
.offset{
	height:120px;
}
.topimg{
	object-fit: cover;
	width:100%;
}
h1{
	color:#793E94;
	font-size:42px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	line-height: 1em;
	margin-top: 10px 0;


}
h3{
	color:#793E94;
	font-size:24px;
	line-height: 26px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	margin:1em 0;
		
}
.basecolor{
	color:#793E94;
}
.event{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap:30px 15px;
	font-size: 18px;
}
.infolist h3{
	width:50px;
	color:#793E94;
	font-size:12px;
	text-align: justify;
	text-align-last:justify;
	padding:0 5px;
	line-height: 16px;
	float:left;
	vertical-align: bottom;
	margin-top: 8px;
	clear: both;
}
h4{
	font-size:20px;
	font-weight: 600;
}

.spacer10{height:10px;}
.spacer40{height:40px;}
.date{
	line-height: 20px;
	float:left;
	margin:0 20px;
	font-size: 19px;
	vertical-align: bottom;
}
.info{
	line-height: 30px;
	font-size:30px;
	font-weight:400;
	}
.day{
	font-size:32px;
}
.days{
	font-size:24px;
}
.time{
	font-size:16px;
}
.place{
	line-height: 28px;
	float:left;
	margin:0 20px;
	font-size: 21px;
	vertical-align: bottom;
}

.area_gray {
	height:auto;
	background:#f2f1f8;
	padding:1em 0;
}

.news {
	font-family: 'Noto Sans JP', sans-serif;
	margin: 1em 0;
}
.about{
	line-height: 3.5em;
}
.infolist{
	height: auto;
	overflow: hidden;
	max-width: 600px;
	margin: 0 auto;
}
.infolist td{
	vertical-align: top;
	padding:1em;
}
.setumei{
	line-height:1.5em;
	font-size:13px;
}
.eventarea {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap:40px;
	height: auto;
	overflow: hidden;
}

.eventbox {
	width:340px;
	height: 165px;
	display: flex;
	justify-content: space-between;
}

.evtxt {
	width:165px;
	height:165px;
	line-height: 2em;
}

.sub {
	font-size:14px;
}

.bnarea {
	display: flex;
	justify-content: flex-start;
	gap:20px;
}

.caution {
	background: #fff;
	width:750px;
	min-height:55px;
	margin:0 auto;
	display:flex;
	justify-content: center;
	align-items: center;
	color:#793E94;
	padding:20px;
}
.f17{
	color:#793E94;
	font-size:17px;
}

.arrow {
	margin:15px 0 0;
}

.color {
	color:#793E94;	
}

.area_btn {
	display: flex;
	justify-content: center;
	gap:20px;
	margin:20px 0;
}

.btn1 {
	background:#793e94;
	color:#ffffff;
	text-align: center;
	width:200px;
	height:46px;
	font-size:20px;
	line-height: 46px;
	font-weight: 400;
}
.btn1:hover{
	opacity: 0.7;
}
.btn2 {
	background:#793e94;
	color:#ffffff;
	text-align: center;
	width:200px;
	height:46px;
	font-size:16px;
	line-height: 23px;
	font-weight: 400;
	margin: 30px auto;
}
.btn2:hover{
	opacity: 0.7;
}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f36{font-size:36px;}
.f38{font-size:38px;}
.campaign{
	font-weight: 800;
	line-height: 1.3em;
}
.campaign a{
	text-decoration: none;
}
.tume{
	letter-spacing: -2px;
}

.disp{
    width:100%;
    height:auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:1em 0 2em;
    flex-wrap: wrap;
}
.footer{
	background:#f2f1f8;
	width:100%;
}
.btmbtn{
	display: none;
}
.joken{
	font-size:30px;
	line-height: 1em;
	margin: 0 autp;
}
.syosai{
	font-size:24px;
	text-decoration: underline double;
}
.syosai:hover{
	opacity:0.7;
}
.next{
/*	background:#fff;*/
	padding:10px;
	margin:10px auto;
	width: fit-content;
	display: block;
	font-size: 42px;
}
.dotlist{
	list-style: "・";
	margin-left: 1em;
}
@media screen and (max-width: 1000px) {
	h1{
		font-size:30px;
	}
	h3{
		font-size:20px;
	}
	.cbfont{
		font-size:24px;
	}
	.info{
		font-size:18px;
		margin-bottom: 5px;
		line-height: 24px;
	}
	.pc,.pcs{
		display: none;
	}
	.sp{
		display: block;
	}
	.fxbtn1,.fxbtn2,.fxbtn3{
		display: none;
	}
	.flowinfo{
		top:120px;
		max-width: 100%;
		max-height: 170px;
	}
	.mainmenu{
		display: none;
	}
	.container{
		width:100%;
	}
	.main{
		width:100%;
		padding:0 10px;
	}
	header{
		height:90px;
	}
	.head{
		padding:0 10px;
		height:90px;
	}
	.offset{
		height:90px;
	}
	.submenu{
		display: none;
	}
	.submenu li{
		display: flex;
		flex-flow: row;
		justify-content: center;
	}
	.submenusp{
		background:#ffffff;
		display: flex;
		color:#ffffff;
		justify-content:space-around;
		align-items: center;
		
		position: fixed;
		bottom:0px;
		width:100%;
		height:50px;
		box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
		z-index: 9999;
		list-style: none;
		font-family: 'Noto Serif JP', serif;
	}
	.submenusp li{
		background: #793E94;
		padding:2px 15px;
		line-height: 20px;
		display: flex;
		flex-flow: row;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.submenusp a{
		color:#ffffff;
	}
	.bnarea {
		display: flex;
		justify-content: center;
		gap:20px;
		height: auto;
		flex-wrap: wrap;
	}
	.csline{
		line-height: 1.5em;
	}
	.caution {
		width:calc(100% - 10px);
	}
	.btmbtn{
		position: fixed;
		bottom: 0px;
		left:5%;
		right:5%;
		width:90%;
		height:auto;
		overflow: hidden;
		display: flex;
		justify-content: center;
		gap:5px;
	}
	.btmbtn a{
	  flex: 1 1 0;   /* ← shrink させる + 余白を等分 */
	  min-width: 0;  /* ← “最小サイズ” を 0 にして縮め可 */
	  width: 0;      /* ← flex-basis:0 と同等の効果でさらに効かせる */
	  height: auto;
	  display: block;
	  object-fit: contain; /* 縦横比を保って収める */
	}
	.setumei{
		font-size:12px;
		line-height: 1.5em;
	}

}
