a {
	text-decoration: none;
	color: white;
	display: block;
	transition: all 0.3s;
}
*{
	margin: 0;
	padding: 0;
}
.header{
	height: 140px;
	background-color: #d98fa3;
	font-family: serif;
	color: #fff;
	display: flex;
	align-items: center;
	width: 100%;
	position: fixed;
	z-index: 10;
}
.main{
	background-color: #f4b3c2;
	padding-top: 140px;
	position: relative;
}
.footer{
	height: 500px;
	background-color: #d98fa3;
	font-family: serif;
	color: #fff;
	display: flex;
	justify-content: space-between;
}
.header-list{
	font-size: 20px;
	margin-right:30px;
	margin-left: auto;
	display: block;
	z-index: 11;
}
.header-list p{
	margin-left: 30px;
	float: left;
}
.header-list a{
	margin-left: 30px;
	float: left;
}
.header-logo img{
	width: auto;
	height: 60px;
	margin: 0px 30px;
}
.footer-logo{
	display: inline;
	margin: 30px;
	font-size: 100px;
}
.footer-logo img{
	height: 60px;
	width: auto;
}
.footer-list{
	display: inline;
	font-size: 20px;
	width: 33vw;
}
.footer-list p{
	margin-top: 20px;
}
.footer-list a{
	padding-top: 20px;
}
.welcome{
	background-image: linear-gradient(rgba(244, 179, 194, 0.4), rgba(244, 179, 194, 0.4)),url(fukouhaikei.jpeg);
	aspect-ratio: 16/7;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 20px;
}
.color-title{
	padding: 40px;
}
.color-title h1{
	text-align: center;
	color: #fff;
	font-family: serif;
	font-size: 48px;
	padding: 20px;
}
.color-title h2{
	text-align: right;
	color: #f4b3c2;
	font-family: serif;
	font-size: 35px;
	padding-right: 50px;
	padding-bottom: 20px;
}
.color-introduce{
	width: 50%;
	margin: 0 auto;
	padding-bottom: 80px;
}
.color-introduce p{
	text-align: center;
	color: #fff;
	font-family: serif;
	font-size: 30px;
}
.theme{
	background-color: #8f5d6b;
	padding: 20px;
}
.tokiiro{
	color: #f4b3c2;
}
.theme-title{
	color: white;
	font-family: serif;
	text-align: center;
	padding: 20px;
	margin: 30px;
	border: 3px solid #aaaaaa;
}
.theme-title h1{
	font-size: 100px;
	text-shadow:
  0 0 10px rgba(255,255,255,0.2),
  0 0 18px rgba(139,233,253,0.15);
}
.theme-title h2{
	font-size: 40px;
	padding: 10px;
	text-shadow:
  0 0 10px rgba(255,255,255,0.2),
  0 0 18px rgba(139,233,253,0.15);
}
.theme-title h1:hover{
	text-shadow:
    0 0 8px rgba(139,233,253,0.8);
}
.theme-title h2:hover{
	text-shadow:
    0 0 8px rgba(139,233,253,0.8);
}
.title-theme h1{
	font-size: 50px;
	font-family: serif;
	text-align: center;
	color: white;
	padding: 30px;
}
.welcome{
	font-family: serif;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.welcome h1{
	font-size: 100px;
	width: 900px;
	margin: auto;
	text-shadow:0 0 4px rgba(255,255,255,0.9),0 0 8px rgba(255,255,255,0.8),0 0 16px rgba(255,255,255,0.6);
	padding-bottom: 30px;
}
.welcome h2{
	font-size: 40px;
	width: 593px;
	margin: auto;
	text-shadow:0 0 4px rgba(255,255,255,0.9),0 0 8px rgba(255,255,255,0.8),0 0 16px rgba(255,255,255,0.6);
}
.kobushi-introduce-title{
	width: 400px;
	margin: 0 auto;
	font-family: serif;
	font-size: 50px;
	padding: 30px 0px;
}
.kobushi-introduce p{
	width: 70%;
	margin: 0 auto;
	font-size: 30px;
	padding-bottom: 40px;
	border-bottom: 3px solid #888888;
	padding-right: 30px;
	padding-left: 30px;
}
.access h1{
	font-size: 50px;
	font-family: serif;
	text-align: center;
	padding: 30px 0;
}
.access-access{
	width: 70%;
	margin: 0 auto;
	padding-bottom: 70px;
}
.access-p{
	padding-bottom: 30px;
	font-size: 20px;
}
.access-access iframe{
	aspect-ratio: 16/9;
	height: auto;
	width: 100%;
}
a:hover{
	opacity: 0.5;
}
.time-table{
	border-bottom: 3px solid #888888;
	width: 70%;
	margin: 0 auto;
}
.time-table h1{
	font-size: 50px;
	font-family: serif;
	text-align: center;
	padding: 30px 0;
}
.performances{
	border-bottom: 3px solid #888888;
	width: 80%;
	margin: 0 auto;
	background-color: #f4b3c2;
	padding-top: 50px;
}
.performances h1{
	text-align: center;
	font-size: 50px;
	font-family: serif;
	padding: 30px 0;
}
.space{
	height: 100px;
	background-color: #f4b3c2;
}
.performance{
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
}
.performances-title{
	text-align: center;
	font-size: 50px;
	font-family: serif;
	padding: 30px 0;
	border-bottom: 3px solid;
}
.first{
	color: black;
}
.second{
	color: black;
}
.third{
	color: black;
}
.forth{
	color: black;
}
.fifth{
	color: black;
}
.sixth{
	color: black;
}
.perform{
	width: 25%;
	float: left;
}
.perform-title{
	text-align: center;
	font-family: serif;
	padding: 10px 0px;
	font-size: 20px;
}

.perform-img{
	display: block;
	aspect-ratio: 1/1;
	width: 90%;
	margin: 0 auto;
}
.perform-introduce{
	height: 60px;
	width: 90%;
	font-family: serif;
	margin: 0 auto;
	display: block;
	padding: 10px 0px;
	font-size: 15px;
}
.menu-btn{
    display:none;
}
.main .fa{
	display: none;
	font-size: 100px;
	position: absolute;
}
.span1{
	top: 11.3%;
}
.span2{
	top: 27.2%;
}
.span3{
	top: 43.5%;
}
.span4{
	top: 59.6%;
}
.span5{
	top: 75.7%;
}
.span6{
	top: 91.8%;
}
.spanleft{
	left: 30px;
}
.spanright{
	right: 30px;
}
.access{
	scroll-margin-top: 140px;
}
.time-table{
	scroll-margin-top: 140px;
}
.fa-instagram{
	padding-top: 30px;
}
.third .perform-introduce{
	font-size: 19px;
	text-align: center;
}
.time-table-img{
	width: 100%;
	padding-bottom: 40px;	
}
@media (max-width:1183px){
	.header{
		height: 100px;
	}
	.main{
		padding-top: 100px;
	}
	.header-logo img{
		height: 40px;
		width: auto;
	}
	.footer-logo img{
		height: 40px;
		width: auto;
	}
	.header-list a{
		font-size: 15px;
	}
	.footer-list a{
		font-size: 15px;
	}
	.welcome h1{
		font-size: 80px;
		width: 720px;
	}
	.kobushi-introduce-title{
		font-size: 40px;
		width: 320px;
	}
	.kobushi-introduce p{
		font-size: 20px;
		width: 71%;
	}
	.time-table h1{
		font-size: 40px;
	}
	.access h1{
		font-size: 40px;
	}
	.title-theme h1{
		font-size: 40px;
		padding: 20px;
	}
	.theme-title{
		margin: 20px;
	}
	.theme-title h1{
		font-size: 80px;
	}
	.color-introduce p{
		font-size: 25px;
	}
	.color-introduce{
		width: 60%;
	}
	.performances{
		padding-top: 30px;
	}
	.footer{
		height: 400px;
	}
	.access{
		scroll-margin-top: 100px;
	}
	.time-table{
		scroll-margin-top: 100px;
	}
	.perform-introduce{
		font-size: 12px;
	}
}
@media (max-width: 923px){
	.menu-btn{
        	display:block;
        	font-size:30px;
        	color:white;
        	cursor:pointer;
        	margin-left:auto;
        	margin-right:30px;
	}
	.header-list{
        	display:none;
        	position:absolute;
        	top:100px;
        	left:0;
        	width:100%;
        	background-color:#d98fa3;
        	margin:0;
	}
	.header-list.show{
        	display:block;
	}
	.header-list a{
        	float:none;
        	text-align:center;
        	padding:10px;
        	margin:0;
		font-size: 15px;
	}
	.welcome h1{
		font-size: 50px;
		width: 450px;
	}
	.welcome h2{
		font-size: 30px;
		width: 444.7px;
	}
	.kobushi-introduce-title{
		width: 240px;
		font-size: 30px;
		padding: 20px 0px;
	}
	.kobushi-introduce p{
		font-size: 20px;
	}
	.time-table h1{
		font-size: 30px;
		padding: 20px 0;
	}
	.access h1{
		font-size: 30px;
		padding: 20px;
	}
	.access-p{
		font-size: 20px;
		padding-bottom: 20px;
	}
	.title-theme h1{
		font-size: 30px;
		padding: 20px;
	}
	.theme-title h1{
		font-size: 50px;
	}
	.theme-title h2{
		font-size: 30px;
	}
	.color-title{
		padding: 20px;
	}
	.color-title h1{
		font-size: 30px;
		padding: 10px;
	}
	.color-title h2{
		font-size: 20px;
		padding-right: 30px;
		padding-bottom: 10px;
	}
	.color-introduce{
		width: 70%;
		padding-bottom: 40px;
	}
	.color-introduce p{
		font-size: 20px;
	}
	.performances{
		padding-top: 10px;
	}
	.performances h1{
		font-size: 30px;
		padding: 20px 0;
	}
	.performances-title{
		font-size: 30px;
		padding: 20px 0;
	}
	.perform{
		width: 50%;
	}
	.main .fa{
		display: inline;
	}
	.aaaaa{
		display: block;
	}
	.aaaaa.next{
		display: none;
	}
	.bbbbb{
		display: none;
	}
	.bbbbb.nest{
		display: block;
	}
	.ccccc{
		display: block;
	}
	.ccccc.nextnext{
		display: none;
	}
	.ddddd{
		display: none;
	}
	.ddddd.nestnest{
		display: block;
	}
	.eeeee{
		display: block;
	}
	.eeeee.nestnext{
		display: none;
	}
	.fffff{
		display: none;
	}
	.fffff.nextnest{
		display: block;
	}
	.ggggg{
		display: block;
	}
	.ggggg.nextnextnext{
		display: none;
	}
	.hhhhh{
		display: none;
	}
	.hhhhh.nextnextnest{
		display: block;
	}
	.iiiii{
		display: block;
	}
	.iiiii.nextnestnext{
		display: none;
	}
	.jjjjj{
		display: none;
	}
	.jjjjj.nextnestnest{
		display: block;
	}
	.kkkkk{
		display: block;
	}
	.kkkkk.nestnextnext{
		display: none;
	}
	.lllll{
		display: none;
	}
	.lllll.nestnextnest{
		display: block;
	}
}
@media (max-width: 582px){
	.header{
		height: 70px;
	}
	.main{
		padding-top: 70px;
	}
	.header-logo img{
		height: 30px;
		width: auto;
	}
	.footer-logo img{
		height: 30px;
		width: auto;
	}
	.header-list{
		top: 70px;
	}
	.menu-btn{
		font-size: 20px;
	}
	.header-list a{
		font-size: 13px;
	}
	.footer-list a{
		font-size: 13px;
	}
	.welcome h1{
		font-size: 40px;
		width: 360px;
	}
	.welcome h2{
		font-size: 20px;
		width: 296.46px;
	}
	.kobushi-introduce-title{
		font-size: 25px;
		width: 200px;
		padding: 15px 0px;
	}
	.kobushi-introduce p{
		font-size: 15px;
	}
	.time-table h1{
		font-size: 25px;
		padding: 15px 0;
	}
	.access h1{
		font-size: 25px;
		padding: 15px 0;
	}
	.access-p{
		font-size: 15px;
	}
	.title-theme h1{
		font-size: 25px;
		padding: 10px;
	}
	.theme-title{
		padding: 10px;
	}
	.theme-title h1{
		font-size: 40px;
	}
	.theme-title h2{
		font-size: 25px;
	}
	.color-title{
		padding: 10px;
	}
	.color-title h1{
		font-size: 24px;
	}
	.color-title h2{
		font-size: 15px;
		padding-right: 25px;
		padding-bottom: 5px;
	}
	.color-introduce{
		padding-bottom: 20px;
		width: 90%;
	}
	.color-introduce p{
		font-size: 15px;
	}
	.theme{
		padding: 10px;
	}
	.footer{
		height: 350px;
	}
	.access{
		scroll-margin-top: 70px;
	}
	.time-table{
		scroll-margin-top: 70px;
	}
	.footer-logo{
		font-size: 50px;
	}
	.fa-instagram{
		padding-top: 20px;
	}
	.third .perform-introduce{
		font-size: 17px;
	}
	.forth .perform-title{
		font-size: 16px;
	}
	.fifth .perform-title{
		font-size: 16px;
	}
	.sixth .perform-title{
		font-size: 16px;
	}
	.forth .perform-introduce{
		font-size: 11px;
	}
	.fifth .perform-introduce{
		font-size: 11px;
	}
	.sixth .perform-introduce{
		font-size: 11px;
	}
}
@media (max-width:400px){
	.welcome h1{
		font-size: 30px;
		width: 270px;
		padding-bottom: 10px;
	}
	.welcome h2{
		font-size: 20px;
		display: 296.46px;
	}
	.header-list a{
		font-size: 9px;
	}
	.footer-list a{
		font-size: 9px;
	}
	.color-introduce p{
		font-size: 12px;
	}
	.color-title h1{
		font-size: 20px;
	}
	.theme-title h1{
		font-size: 30px;
	}
	.theme-title h2{
		font-size: 20px;
	}
	.title-theme h1{
		font-size: 20px;
	}
	.access-p{
		font-size: 12px;
	}
	.third .perform-introduce{
		font-size: 15px;
	}
	.forth .perform-title{
		font-size: 14px;
	}
	.fifth .perform-title{
		font-size: 14px;
	}
	.sixth .perform-title{
		font-size: 14px;
	}
	.perform-introduce{
		font-size: 10px;
	}
}