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

/*----------------------------------------------------------------*/
/*---sec_system-------------------------------------------------------------*/

div#sec_system{
	width: 100%;
	padding: 0 5%;
	margin: 0 auto;
}

div#sec_system table.pu_table1 > tbody > tr.ls_100 th{
background-color: rgba(5,112,180,0.05);
}
div#sec_system table.pu_table1 > tbody > tr.ls_200 th{
background-color: rgba(5,112,180,0.1);
}
div#sec_system table.pu_table1 span.coution{
	text-align: left;
}

/*----------------------------------------------------------------*/
/*---cnt_sys_remarks-------------------------------------------------------------*/

div.cnt_sys_remarks{
    background-color: rgba(26,75,158,0.04);
	padding: 15px 20px;
	margin-top: 30px;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
div.cnt_sys_remarks:first-child{
}

div.cnt_sys_remarks p b{
	font-size: 15px;
	font-weight: 600;
}

div.cnt_sys_remarks p{
	margin-top: 5px;
}
div.cnt_sys_remarks > p:first-child{
	margin-top: 0;
}

/*---campaign-------------------------------------------------------------*/

div.cnt_sys_remarks.campaign{
	background-color: transparent;
padding: 20px 20px;
	border: 3px #e90d50 solid;
}

div.cnt_sys_remarks.campaign p b{
  color: #e90d50;
font-size: 16px;
}

/*----------------------------------------------------------------*/
/*---sec_join-------------------------------------------------------------*/

div#sec_join{
}
div#sec_join div.cnt_title1{
	margin-bottom: 0;
}

/*----------------------------------------------------------------*/
/*---sec_lesson_fee-------------------------------------------------------------*/

div#sec_lesson_fee{
	margin-top: 40px;
}
div#sec_lesson_fee div.cnt_title1{
	margin-bottom: 0;
}

/*----------------------------------------------------------------*/
/*---sec_rental_fee-------------------------------------------------------------*/

div#sec_rental_fee{
	margin-top: 40px;
}
div#sec_rental_fee div.cnt_title1{
	margin-bottom: 0;
}


/*----------------------------------------------------------------*/
/*---sec_payment-------------------------------------------------------------*/

div#sec_payment{
	margin-top: 40px;
}
div#sec_payment div.cnt_title1{
	margin-bottom: 0;
}
