@charset utf-8;

body#wcc20250907 h1,
body#wcc20250907 h2,
body#wcc20250907 h3,
body#wcc20250907 h4 {
	color: #336600;
	font-weight: bold;
}
body#wcc20240303 p {
	font-size: 15px; 
	line-height: 1.9;
	color: #336600;
}
div..prgram-list {
	padding: 1.5em;
}
ol.prgram-list {
	margin: 3em ;
}
ol.prgram-list li {
	margin: 0 0 0.8em 1em;
	padding: 0.35em;
	line-height: 2.0;
}

.period small {
	color: #336600;
}
p.conductor,
p.player {
	margin: 0 0 1em 0;
	padding: 0.5em 1em;
	border-left: 5px solid #336600;
	background: #fefefe;

}

.hero-section {
	background: url(../img/wcc/2025/girl.jpg);
	background-size: cover;
	height: 100vh;
	margin-bottom: 50px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: left;
      		-ms-flex-align: left;
          	align-items: left;
  	-webkit-justify-content: left;
      		-ms-flex-pack: left;
          	justify-content: left;
}


.hero-section h1 {
	margin: 1em;
} 


.hero-section-text h1#wcc-title-h1,
.hero-section-text h5#wcc-subtitle-h5 {
	color: #fff;
	text-shadow: 2px 3px #003399;
}
.hero-section-text .h3#wcc-date {
	color:#cc00ff;
}
body#wcc20240303 div.panel {
	margin-bottom: 4em;
}
body#wcc20240303 div.stageinfo {
	margin: 2em 0 5em;
}


@media screen and (max-width: 39.9375em) {
	.hero-section {
		background: url(../img/wcc/2025/girl.jpg);
		background-size: cover;
		height: 45vh;
		margin-bottom: 20px;
		text-align: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
	      		-ms-flex-align: center;
	          	align-items: center;
	  	-webkit-justify-content: center;
	      		-ms-flex-pack: center;
	          	justify-content: center;
	}
	.hero-section .hero-section-text {
		color: #fff;
	}
	.hero-section-text h1#date400L {
		font-size: 2em;
		color: #fff;
		text-shadow: 2px 3px #003399;
	}
	.hero-section h1,
	.hero-section h5 {
		color: #fff;
	}
}


/* parallax */
section.myParallaxTop {
	margin: 0;
	padding: 0;
}
section.myParallax div {
	margin-bottom: 3em;
}

section.myParallax {
	margin: 2em 0;
	padding: 2em 0;
}
section.myParallax div {
	margin-bottom: 3em;
}
/*固定する背景*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');
div.pbg {
  box-sizing: border-box;
  font-size: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 5%;
}
.parallax-bg {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 70%;
}
/*各背景の画像*/
.img-bg-00 {
  background-image: url('../img/wcc/2024/dog-window.png');
	height: 100vh;
}
.img-bg-01 {
  background-image: url('../img/wcc/2025/man3.jpg');
	height: 100vh;
}
.img-bg-02 {
  background-image: url('../img/wcc/2025/fourPeople.jpg');
	height: 100vh;
}
.img-bg-03 {
  background-image: url('../img/wcc/2025/boat.jpg');
	height: 100vh;
}


@media screen and (max-width: 39.9375em) {
	.parallax-bg {
	  background-attachment: fixed;
	  background-position: center;
	  background-size: cover;
	  background-repeat: no-repeat;
	  height: 50%;
	}

/*各背景の画像*/
.img-bg-00 {
  background-image: url('../img/wcc/2024/dog-window.png');
	height: 100vh;
}
.img-bg-01 {
  background-image: url('../img/wcc/2025/man3.jpg');
	height: 100vh;
}
.img-bg-02 {
  background-image: url('../img/wcc/2025/fourPeople.jpg');
	height: 100vh;
}
.img-bg-03 {
  background-image: url('../img/wcc/2025/boat.jpg');
	height: 100vh;

}


	/*スクロールするコンテンツ*/
	.scrollbox1 {
	  background-color: #fff;
		padding: 1em;
	}
	.scrollbox2 {
	  background-color: #fff;
		padding: 1em;
	}
	.scrollbox3 {
	  background-color: #fff;
		padding: 1em;
	}
	.scrollbox4 {
	  background-color: #fff;
		padding: 1em;
	}
	.scrollbox5 {
	  background-color: #fff;
		padding: 1em;
	}
	.scrollbox6 {
		height: 351px; 
		box-sizing: border-box; 
		display: flex; 
		align-items: center; 
		justify-content: center; 
		border: 2px solid; 
		margin: 0; 
		padding: 1em;
		color: #fff;
	}

	.scrollbox1 h1,
	.scrollbox2 h1,
	.scrollbox3 h1,
	.scrollbox4 h1,
	.scrollbox5 h1 {
		color: #fff;
	}
}



@import url('https://fonts.googleapis.com/css?family=Oswald:700');
@import url('https://fonts.googleapis.com/css?family=Rubik');

.flyingDiv {
  background-color:#3757D0;
  background-image:radial-gradient(#81BCFF, #303391);
  background-size:100%;
  background-repeat:no-repeat;
  background-attachment:fixed;
  color:#fff;
  text-align:center;
}

#rotate-words {
	color: #fff;
	max-width:400px;
	margin:auto;
	padding:20% 0;
	font-size:3.2em;
	font-weight: bold;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}

#rotate-words span {
	display:block;
	height:50px;
	font-size:.9em;
	text-transform:lowercase;
	opacity:.8;
	font-family: 'Rubik', sans-serif;
}

#rotate-words div {
	position:absolute;
	opacity:0;
	overflow:hidden;
	left:10vw;
	width:80vw;
	line-height:1.2em;
	animation: rotate-word 32s linear infinite 0s;
}
@media screen and (max-width: 39.9375em) {
	#rotate-words {
		color: #fff;
		max-width:400px;
		margin:auto;
		padding:10% 0 20% 0;
		font-size:2.2em;
		font-weight: bold;
		text-transform:uppercase;
		font-family: 'Oswald', sans-serif;
	}

	#rotate-words span {
		display:block;
		font-size:.7em;
		text-transform:lowercase;
		opacity:.8;
		font-family: 'Rubik', sans-serif;
	}

	#rotate-words div {
		position:absolute;
		opacity:0;
		overflow:hidden;
		left:10vw;
		width:80vw;
		line-height:1.2em;
		animation: rotate-word 32s linear infinite 0s;
	}
}
@keyframes rotate-word {
    0% { opacity: 0;  transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
    3% { opacity: 1;  transform: translateX(0);filter:blur(0px);transform:scale(.9)}
    12% { opacity: 1; transform: translateX(0);filter:blur(0px);transform:scale(1)}
    16% { opacity: 0; transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
    80% { opacity: 0}
    100% { opacity: 0}
}

#rotate-words div:nth-child(2) { animation-delay: 4s}
#rotate-words div:nth-child(3) { animation-delay: 8s}
#rotate-words div:nth-child(4) { animation-delay: 12s}
#rotate-words div:nth-child(5) { animation-delay: 16s}
#rotate-words div:nth-child(6) { animation-delay: 20s}
#rotate-words div:nth-child(7) { animation-delay: 24s}
#rotate-words div:nth-child(8) { animation-delay: 28s}

@keyframes author {
    0% { opacity: 0;  transform: translateY(100px);filter:blur(10px);transform: scaleY(2)}
    20% { opacity:0; transform: translateY(200px);filter:blur(10px); transform: scaleY(2)}
    30% { opacity:1; transform: translateY(0);filter:blur(0px);transform: scaleY(1)}
    90% { opacity:1; transform: translateY(0);filter:blur(0px);transform: scaleY(.9)}
    100% { opacity:0; transform: translateY(0);filter:blur(10px);transform: scale(2)}
}



section.buttonRow {
	background:rgba(230,242,255,0.9);  /*  #e6f2ff; */
	margin: 0 0 5em 0;
	padding:1.75em 0 0.5em 0;
	position: stickey;
	top:0;
}
section.buttonRow h4 {
	color: #0066cc;
}
section.buttonRow button {
	font-weight: bold;
}
p.desP {
	font-size: 110%;
	line-height:2.0;
	margin-bottom: 3em;
}
p.no-schedule {
	font-size: 90%;
	line-height:2.0;
	margin:0.5em 0 3em 0;
	color: #ff3399;
}

span.yearTag {
	margin:0;
	padding: 1em;
	color: #fff;
	background: #993366;
	border-left: radius;
	border-right: radius;
}
dl.calendarBox {
	border: none;
	font-size: 10px;
	margin:0;
	padding:0;
	box-shadow: 3px 2px 2px #ddd;
}

.openDays {
	margin:0;
	padding: .2em 0 .5em 0;
	font-size: 5.5em;
	color: #fff;
	background: #993366;
	font-family: 'Oswald', sans-serif;
	border-left: 1px solid #993366;
	border-right: 1px solid #993366;
}
.openDays p{
	color:#fff;
	margin:0;
	padding:0;
}
dl.calendarBox dd.category {
	font-size:2.0em;
	margin:0;
	padding: 0.5em 0;
}
dl.calendarBox dd.period {
	font-size: 2.1em;
	margin:0;
	padding: 1em 0;
	background: #f9ecf2;
	color: #993366;
}

hr.clearFix {
	margin: 1em 0;
	display: inline-block;
	color: transparent;
}
.howtojoin h5 {
	color: #3399ff;
	font-weight: bold;
}

.basic {
	margin:0 0 1em 0;
}

.program-list {
	margin: 2em 0 0 0 ;
}

div.groupColumn h4.lead_h4 {
	margin: 2em 0 ;
	line-height: 2.0;
	color: #FF5733;
	font-weight: bold;
}
div.groupColumn h5.lead_h5 {
	margin: 2em 0 ;
	line-height: 2.0;
	color: #FF5733;
	font-weight: bold;
}

div.scrollbox2 div#groupColumn h4.lead_h4 {
	margin: 4em 0;
	font-weight: bold;
}



div.event-info {
	margin: 3em 0;
	padding: 1em;
}