<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn_erea a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.center{text-align:center;}
.top10{margin-top:10px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.btn{text-align:center; margin:30px 0;}
.sp-head {
	display: none;
}
.red{
	color:#FF0004;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-top:30px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix:after {
  content:"\0020";
  display:block;
  height:0;
  visibility:hidden;
  clear:both
}
.tabNavi{
	width:100%;
	margin:20px auto !important;
}
.tabNavi li{
	float:left;
	color:#FFFFFF;
	background-color:#5391d5;
	width:16%;
	font-size:14px;
	font-weight:bold;
	/*border-left:#FFFFFF 1px solid;*/
	margin-right:6px;
	text-align:center;
}
.tabNavi li a{
	color:#FBFBFB;
	padding:20px 10px;
	display:block;
}
.tabNavi li a:hover,
.tabNavi li .on{
	background-color:#0169e4;
}
/*.courselists*/
.courselists{
	width:960px;
	margin:10px 0;
	overflow:hidden;
	background: url(/special_cp/renewal/first/images/bg.gif) top ;
	border-top:1px solid #efd762;
}

.txt{
	margin:10px 0 10px 10px;
	_margin:10px 5px;
	width:620px;
	float:left;
}
.coursename{
	margin:0 0 8px;
	padding:0 0 2px;
	border-bottom:1px dotted #efd762;
}
.coursename img{
	vertical-align:middle;
}
#str_container .coursename h4{
	width:435px;
	_width:415px;
	margin-bottom:5px;
	font-size:16px;
	float:left;
}
.coursename h4 span{
	font-size:12px;
}
.coursename .icon{
	height:14px;
	text-align:right;
}
.coursename .icon img{
	margin:0 5px 5px 0; 
}
.coursename p{
	clear:both;
}
.txt h5{
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	color:#e02409;
}
.txt p{
	margin:0 0 5px;
}
.images{
	margin:10px 10px 10px 0;
	padding:4px;
	float:right;
	background:#fff;
	border:1px solid #ccc;
}
.images img{
	width:280px;
	height:200px;
}
#courtesybox .txt{
	width:780px;
}
#courtesybox .coursename h4{
	width:615px;
	_width:605px;
}
#courtesybox .images{
	width:120px;
}
#courtesybox .images img{
	width:120px;
}
.round-btn {
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background: -moz-linear-gradient(top,#ff6e8b 0%,#e10003);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6e8b), to(#e10003));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff6e8b', endColorstr='#e10003');
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
	width:300px;
}
.round-btn:hover{
	color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.tx_right{
	float:right;
}
.images{
	position:relative;
}
.images img.medal{
	position:absolute;
	top:10px;
	right:10px;
	width:82px !important;
	height:89px !important;
}
.title{
	padding:7px 10px;
	background-color:#0463D4;
	color:#FFFFFF;
	font-size:14px;
}


@media screen and (max-width: 768px) {
img {
	max-width: 100%;
	height: auto;
}
.cpheader {
	margin: 0;
	display: none;
}
.sp-head {
	display: block;
}
.left,.right{
	float:none;
}
.left{
	margin-bottom:20px;
}
.btn_erea{
	text-align:center;
	margin:10px 10px 0 10px;
}
.tabNavi {
    clear: both;
	margin:10px 2px !important;
}
.tabNavi li{
	width:49%;
	font-size:12px;
	border:#FFFFFF solid 1px;
	margin-right:0 !important;
}
.tabNavi li a{
	padding:15px 0;
}
.announce dl,
	.courselists,
	.summary,
	.attend,
	.txt {
		width: auto;
	}
	.read {
		padding: 10px;
	} 
	.entrybtn {
		padding: 0 10px;
	}
	#str_container .coursename h4 {
		float: none;
		width: auto;
	}
	.images,
	.txt {
		float: none;
	}
	.txt {
		margin: 10px;
	}
	.courselists {
		background-repeat: repeat-x;
		margin-top:30px;
	}
	.tnone{
		margin-top:10px !important;
	}
	.coursename .icon {
		height: auto;
		text-align: left;
		margin-bottom: 5px;
	}
	.images {
		border: none;
		text-align: center;
	}
	.round-btn {
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background: -moz-linear-gradient(top,#ff6e8b 0%,#e10003);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6e8b), to(#e10003));
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
	width:90%;
	margin:10px auto !important;
}
	.tx_right{
		float:none;
}
.images{
	width:280px;
	height:200px;
	margin:0 auto !important;
}
.red{
	color:#FF0004;
	font-weight:bold;
	padding:0 5px 10px 5px;
	text-align:left;
	margin-top:10px;
}
}
</pre></body></html>