@charset "utf-8";
/* CSS Document */

/*
　Live Information
--------------------------------------------------------------------------------*/.live {
	background-image: url(../../live/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
h1.title {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
}
.archive {
	color: #FFFFFF !important;
	font-weight: bold;
	margin-bottom: 18px;
}
.archive .all {
	float: right;
	font-size: 70%;
	display: block;
}

.archive .all-left {
	float: left;
	font-size: 70%;
	margin-left: -5px;
	display: block;
}


.schedule {
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.6);
	min-height: 500px;
	padding-top: 0px;
}
.schedule .topic {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: bold;
	font-size: 1.8rem;
}
.schedule article {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 40px;
	border-top: 1px solid #FFFFFF;
	clear: both;
	padding-left: 40px;
}
.schedule article .Liveimg {
	float: left;
	padding-right: 40px;
}

.schedule article .pdf-btn a {
	margin-top: 20px;
	display: block;
	font-size: 1.4rem;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000 !important;
}

.schedule article .pdf-btn a:hover {
	background-color: #C3C3C3;
	color: #000000 !important;
	text-decoration: none;
}


.schedule article ul {
	float: left;
	width: 630px;
}

.schedule article ul ol {
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 20px;
	display: block;
	position: relative;
	float: none;
}


.schedule article ul ol a:link,a:hover,a:visited{
	font-weight: bold;	
}

.schedule article ul li {
	font-size: 1.4rem;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

.schedule article ul li table tr td.s-text {

}


.schedule article ul .label {
	padding-right: 4px;
}
.schedule article ul .info {
	width: 75%;
}

.schedule article ul .info_f {
	padding-left: 4em;
	text-indent: -4em;
	width: 100%;
	display: block;
	position: relative;
	float: none;
	text-align: left;
}

.schedule article ul .info_s {
	display: block;
	width: 100%;
	display: block;
	position: relative;
	float: none;
	text-align: left;

}

.schedule article ul .info_f .p-box {
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	width : 100%;
	margin-top: 40px;

	}

.schedule article ul .info_f .p-box .p-img {
	width: 180px;
	display: block;
	margin-right: 20px;
}

.schedule article ul .info_f .p-box .p-img img {
	width: 100%;
	height: auto;
}



.schedule article ul .info_f5 {
	padding-left: 5em;
	text-indent: -5em;
	width: 100%;
}

.schedule article ul.sub {
	width: 100%;
}

.schedule article .icon {
	width: 24px;
	height: auto;
}

.schedule article .sub .date{
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-size: 2.5rem;
	width: 160px;
	line-height: 2.5rem;
}

.schedule article ul.sub .info {
	padding-left: 40px;
}


.schedule article ul.sub .info strong {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 2.5rem;
}
.schedule article ul ol .Titledate {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 100%;
}
.archive a {
	font-weight: bold;
	color: #FFFFFF !important;
}

.schedule a:link,.schedule a:hover,.schedule a:visited {
	color: #FFFFFF !important;
	font-weight: normal;	
	}
	
.archive a:link,a:hover,a:visited {
	font-weight: bold;
}
.sub .info .caution {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	display: block;
	border: 1px solid hsla(0,0%,100%,1.00);
}

.s-text {
	line-height: 160%;
	padding-top: 15px;
}
.schedule .clearfix .schedule-table {
	font-size: 1.4rem;


}
