/****************************************
TOP
****************************************/
#content {

}
@media only screen and (max-width: 680px) {
	#content {
		font-size: 90%;
		line-height: 170%;
	}
}

.slider .slick-slide{
	position: relative;
}
.slider .slick-slide .icon{
	width: 34px;
    font-size: 90%;
    position: absolute;
    top: 3%;
    right: 5%;
    overflow: hidden;
}

.slider .slick-slide .icon i {
	display: block;
	background: #ea68a2;
	width: 98%;
	margin: 0 auto 5%;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
}


#content .pickup {

}
#content .pickup a:hover img,#content .pickup a.hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

#content .topics {

}
#content .topics ul {
	width: auto;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	overflow-y: auto;
	border: 1px #1b1b1b solid;
}
#content .topics ul li {
	width: 96%;
	margin: 0;
	padding: 2%;
	font-size: 100%;
	border-bottom: 1px #1b1b1b dashed;
}
#content .topics ul li:last-child {
	border-bottom: none;
}
#content .topics ul li .title {
	margin: 0 auto 1%;
	border-bottom: 1px #1b1b1b dotted;
    padding: 2%;
}
#content .topics ul li .title.external {
	margin-bottom: 0;
	border-bottom: none;
}
#content .topics ul li .title .day {
	font-size: 85%;
}
#content .topics ul li .title .txt {
	padding: 0 0 0 2%;
	font-weight: bold;
	font-size: 120%;
}
#content .topics ul li .text {
	padding: 1%;
	line-height: 160%;
	white-space: nowrap;
}
#content .topics ul li .text p {
	-o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	overflow: hidden;
}
#content .topics .to_news_index {
	text-align: right;
}

#content .schedule {

}
#content .schedule .non {
	padding: 20% 0;
	text-align: center;
}
#content .schedule ul {
	width: 100%;
	margin: 0 auto;
}
#content .schedule ul:after {
	display: block;
	content: "";
	clear: both;
}
#content .schedule ul li {
	margin: 0 0.1% 0 0;
    padding: 0.2%;
    background-color: #F3F1EF;
}
#content .schedule ul li a {
	display: block;
	position: relative;
}
#content .schedule ul li a:hover,#content .schedule ul li a.hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#content .schedule ul li a .icon {
	width: 34px;
	font-size: 90%;
}
#content .schedule ul li a .icon i {
	display: block;
	background: #ea68a2;
	width: 98%;
	margin: 0 auto 5%;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
}
#content .schedule ul li a .icon i:last-child {
	margin: 0 auto;
}

.top-cast-slider .area-time {
	text-align: center;
	font-size: 80%;
	color: #ff0000;
	font-weight: bold;
	position: absolute;
	top: 3%;
	left: 2%;
	right: 2%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	flex-direction: row;
}
@media only screen and (max-width: 1000px){
}
#content .schedule ul li a .time {
	background: rgba(255,255,255,0.9);
	padding: 0 2%;
	text-align: center;
	font-size: 75%;
	color: #ff0000;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#content .schedule ul li a .area {
	background: #F2961D;
	width: fit-content;
	padding: 0 2%;
	text-align: center;
	font-size: 75%;
	color: #ffffff;
	white-space: nowrap;
}

#content .schedule ul li a img {
    width: 100%;
    height: 13em;
    object-fit: cover;
}
#content .schedule ul li a .prof {
	margin: 0;
	padding: 2% 2%;
	line-height: 1.3;
	position: relative;
    color: #663300;
}
#content .schedule ul li a .prof .name {
	font-weight: bold;
    font-size: 1.3em;
    display: flex;
    align-items: center;
}
#content .schedule ul li a .prof .nickname {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#content .schedule ul li a .prof .age {
	font-size: 80%;
}
#content .schedule ul li a .prof .size {
	font-size: 75%;
}
@media only screen and (max-width: 680px) {
	#content .schedule ul li a .icon i {
		width: 96%;
		padding: 0;
		font-size: 70%;
	}
}

#content .event {

}
#content .event ul li a:hover,#content .event ul li a.hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

#content .twitter {

}
#content .twitter p {
	padding: 2%;
}
#content .twitter .twitter_button {
	display: block;
	background: rgba(29,161,242,1.0);
	margin: 3% auto 0;
	padding: 1.5% 0;
	color: #ffffff;
	text-align: center;
	border-radius: 7px;
}
#content .twitter .twitter_button:before {
	font-family: "Icons";
	content: "\f16a";
	padding: 0 1% 0 0;
	font-size: 150%;
	vertical-align: sub;
}
#content .twitter .twitter_button:hover,#content .twitter .twitter_button.hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

#content .member {

}
#content .member h4 {
	padding: 2%;
}
#content .member p {
	padding: 2%;
}
#content .member ul {
	width: 96%;
	margin: 0 auto;
	font-size: 115%;
}
#content .member ul:after {
	display: block;
	content: "";
	clear: both;
}
#content .member ul li {
	border: 2px #d91319 solid;
	margin: 0 auto 0.5%;
	padding: 2% 2% 2% 16%;
	font-weight: bold;
	position: relative;
}
#content .member ul li span {
	display: block;
	background: #d91319;
	padding: 1px 2%;
	font-size: 75%;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	top: 0.7em;
	left: 0;
}
#content .member ul li span::after {
	content: '';
	position: absolute;
	border: 16.5px solid transparent;
	border-left: 20px solid #d91319;
	top: 0;
	left: 100%;
}
#content .member ul li span i {
	font-size: 135%;
	padding: 0 0 0 2%;
}
#content .member .register_button {
	display: block;
	background: #663300;
	margin: 1% auto 5%;
	padding: 3% 0;
	color: #ffffff;
	text-align: center;
	border-radius: 7px;
}
#content .member .register_button:before {
	font-family: "Icons";
	content: "\f332";
	padding: 0 1% 0 0;
	font-size: 150%;
	vertical-align: sub;
}
#content .member .register_button:hover,#content .member .register_button.hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
@media only screen and (max-width: 1000px) {
	#content .member ul {
		font-size: 100%;
	}
	#content .member ul li span {
		padding: 1px 1%;
	}
	#content .member ul li span::after {
		border-left: 15px solid #d91319;
	}
}
@media only screen and (max-width: 680px) {
	#content .member ul {
		font-size: 65%;
	}
	#content .member ul li {
		padding: 2% 0 2% 18%;
	}
	#content .member ul li span::after {
		border: 13.5px solid transparent;
		border-left: 13px solid #d91319;
	}
}

@media only screen and (max-width: 395px) {
	#content .schedule ul li a .prof .name {
		font-size:1em;
	}

	#content .schedule ul li a .icon {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px auto 5px 20px;
		width: 28%;
		display: none;
	}

	#content .schedule ul li a .area {
		max-width:50%;
	}

	#content .schedule ul li a .time {
		max-width:50%;
	}
}
