@charset "utf-8";
/* CSS Document */
.c-terms-box{
	margin-bottom: 40px;
}
.c-terms-h3{
	font-weight: bold;
	color: #0071B2;
	margin-bottom: 10px;
}
.c-terms-ul li{
	padding-left:1em;
text-indent:-1em;
}
.c-terms-ul{
	margin-left: 10px;
}
.pt10{
	padding-top: 10px;
}
.c-fee{
	padding-left: 5px;
}
.c-video{
	margin-bottom: 30px;
	text-align: center;
}
.c-video-time{
	text-align: center;
	margin-bottom: 10px;
}
.c-video-btn button{
	background: #0071B2;
	border: none;
	border-radius: 20px;
	padding: 5px 20px;
	color: #fff;
	font-size: 16px;
}
.c-video-btn {
	text-align: center;
}
input.input-time {
	width: 120px;
	display: inline;
}
.list-faq dt{
	margin-bottom: 30px;
}