@charset 'utf-8';

h1,
h2,
h3{
	font-weight:500;
}

.sub_visual_box{
	height:400px;
	background:#fafafa;
}

.sub_visual_box{
	position:relative;
}

.sub_visual_box .sub_visual_text{
	position:relative; top:0px; left:0px;
	z-index:100;
}

.sub_visual_box > img{
	position:absolute; top:0px; left:0px;
	width:100%; height:100%;
	z-index:10;
}

.sub_visual_box h1{
	color:#333;
	font-size:32px;
	font-weight:500;
	margin-top:130px;
}

.sub_visual_box > div > div > h3{
	color:#fff;
	font-weight:300;
	margin-top:10px;
}

.sub_introduce{
	height:572px;
	background:#fafafa;
}

.sub_introduce_box > div > div > h1{
	color:#0f4984;
	margin-top:57px;
}

.sub_introduce_box > div > div > p{
	margin-top:20px;
}

.sub_curri_box > div > div > h1{
	margin-top:40px;
}

.sub_curri_box > div > div > .curri_img{
	display:block;
	margin-top:40px;
}

.sub_visual_box02 > div > .sub_visual_text > h1{
	color:#fff;
}

.gallery_slider_box > div > div{
	padding-top:40px;
}

.gallery_slider_box > div > div > .gallery_slider > li{
	width:940px; height:520px;
}

.gallery_slider_box > div > div > #gallery_pager > a{
	width:80px; height:80px;
}

.gallery_slider_box > div > div > #gallery_pager > a.active > img{
	border:1px solid #333;
	padding:4px;
}

.gallery_slider_box > div > div > #gallery_pager > a > img:hover{
	border:1px solid #333;
	padding:4px;
}

.gallery_slider_box > div > div > #gallery_pager > a > img{
	width:80px; height:80px;
	padding:5px;
}

.sub_visual_box04 > div > .sub_visual_text > h1{
	color:#0c4a87;
}

.bx-wrapper{
	margin: 0 auto 40px;
}

.seminar_table_box > div > div > table{
	width:940px;
	border-collapse: collapse;
	border-spacing: 0;
}

.seminar_table_box > div > div > table > thead > tr > th{
    height:30px;
    color: #333333;
	padding:10px 0px;
    background:#f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.seminar_table_box > div > div > table > thead > tr > td{
	padding: 9px 10px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
}

.seminar_table_box > div > div > table > tbody > tr > td{
    padding: 9px 10px;
    text-align: center;
	vertical-align:middle;
    border-bottom: 1px solid #e6e6e6;
}

.seminar_table_box > div > div > table td {
	font-weight:300;
    padding: 9px 10px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
	line-height:1.2;
	word-spacing: 0px;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con > .img_box,
.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con > .txt_box{
	display: table-cell;
    vertical-align: middle;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con .img_box{
	padding-right: 20px;	
}

.seminar_table_box > div > div > table > tbody > tr > td.con_txt{
	padding:18px 10px;
	text-align:left;	
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con .txt_box .txt{
	margin-top: 10px;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con{
	display:table;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con .img_box img {
    width: 133px;
    height: 88px;
    border: 1px solid #e6e6e6;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con .img_box, 
.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con .txt_box {
    display: table-cell;
    vertical-align: middle;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con a .title {
    color: #333;
    font-weight: bold;
}

.seminar_table_box > div > div > table > tbody > tr > td > .list_img_con .txt_box .txt {
	width:100%; height:58px;
    margin-top: 10px;
	overflow:hidden;
	text-overflow:ellipsis;
}

.line_color{
	width:940px; height:2px;
	margin-top:40px;
	background:#e1e1e1;
}

.sub_visual_box05 > div > div > h1{
	color:#7d519c;
}

.table{
	width:940px;
	font-size:20px;
	text-align:center;
	padding:0px;
	margin-top:120px;
}

.table tr th{
	height:30px;
	color:#333;
	font-size:17px;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	margin:0px;
	padding:10px 0px;
	border-top:1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background:#f8f8f8;
}

.table tr td{
	font-size:16px;
	font-weight:300;
	text-align:center;
	vertical-align:middle;
	margin:0px; 
	padding:15px 0px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

.table > div > div > p{
	text-align:right;
	margin-top:20px; margin-bottom:5px;
}

.table tr .tableNum{
	width:10%;
	padding-left:10px;
}

.table tr .checkboxBox{
	width:4%;
}

.table tr .tableNew{
	width:4%;
}

.table tr .tableTitle{
	width:*;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.table tr .tableTitle a:hover{
	border-bottom:1px solid #777;
}

.table tr .tableDisk{
	width:4%;
}

.table tr .tableName{
	width:10%;
}

.table tr .tableDate{
	width:5%;
}

.table tr .tableView{
	width:10%;
	padding-right:10px;
}

.table tr th.tableTitle{
	text-align:center;
}

.table > div > div > .tableIcon{
	width:15px; height:17px;
}

.tableBtn{
	width:940px; height:auto;
	margin-top:60px;
}

.tableWrite{
	width:80px; height:35px;
	color:#fff;
	font-weight:bold;
	float:right;
	border:1px solid #001d4d;
	border-radius:5px;
	cursor: pointer;
	background:#0c4a87;
}

.tableWrite:hover, 
.selectDel:hover,
.allDel:hover{
	cursor: pointer;
}
	
.selectDel{
	width:80px; height:35px;
	color:#333;
	float:left;
	border:1px solid #e1e1e1;
	border-radius:5px;
	background:#eee;
}

.allDel{
	width:80px; height:35px;
	color:#333;
	float:left;
	margin-left:10px;
	border:1px solid #e1e1e1;
	border-radius:5px;
	background:#eee;
}

.tablePage{
	clear:both;
	width:500px; height:20px;
	margin:0 auto;
	margin-top:30px;
	font-size:14px;
}

.tablePage li{
	width:800px;
	text-align:center;
}

.tablePage li > p{
	display:inline;
	margin-left:10px;
}

.tablePage li > p.page_choice{
	font-weight:bold;
}

.tableSearch{
	width:450px; 
	margin:0 auto;
	margin-top:60px;
}

.tableSearch li{
	float:left;
	margin-left:10px;
}

.tableSearch li:first-child{
	margin-left:0px;
}

.tableSearch select{
	width:115px; height:35px;
	border:1px solid #e1e1e1;
}

#page_choice > a{
	font-weight:bold;
}

.tableSearch .search_text{
	width:200px; height:32px;
	font-size:18px;
	font-weight:400;
	padding:0px 5px;
	border:1px solid #e1e1e1;
}

.tableSearch input[type="submit"]{
	width:55px; height:35px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #0c4a87;
	border-radius:5px;
	background:#0c4a87;
}

.seminar_table_num{
	width:400px;
	background:#eee;
}

.sub_visual_box06 > div > div > h1{
	color:#ffffff;
}

.pay_title{
	text-align:center;
	background:#e7f3ff;
}

.pay_info{
	width:940px; 
	margin:0 auto;
	margin-top:40px;
	border:1px solid #ccc;
}

.pay_info tr td{
	font-size:18px;
	padding:10px;
	vertical-align:middle;
	border:1px solid #ccc;
}

.pay_info tr td .payInfoText{
	width:280px;
	font-size:18px;
	padding:5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.pay_info tr td .payInfoText2{
	font-size:18px;
	padding:5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.pay_info tr td .payInfobtn{
	width:200px;
	font-size:24px;
	color:#fff;
	padding:10px;
	background:#23b2eb;
	border:1px solid #1f9fd1;
}

.pay_box{
	width:940px;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #ccc;
}

.pay_box tr th{
	text-align:center;
	vertical-align:middle;
	padding:10px;
	border:1px solid #ccc;
}

.pay_box tr td{
	font-size:16px;
	padding:10px;
	border:1px solid #ccc;
}

.pay_box tr td input{
	width:20px; height:20px;
	vertical-align:middle;
}

.pay_box tr td p.pay_info_text,
.pay_box tr td p.pay_info_text2{
	font-size:20px;
	text-align:center;
	vertical-align:middle;
}

.pay_box tr td .pay_finish_money{
	font-size:20px;
	color:#f33;
}

.pay_box tr td .pay_finish_btn{
	display:block;
	width:220px; height:50px;
	color:#fff;	
	font-size:20px;
	margin:0 auto;
	border:1px solid #001d4d;
	background:#0c4a87;
}

.payInfo tr td.payTitle, .container_wrap > .payBox tr td.payTitle{
	background:#eee;
}

.payBox tr td .payInfoText{
	padding:5px;
}

.office_info_box{
	margin-top:40px; padding-top:20px;
}

.office_info_box > div > div > h1{
	height:110px;
	font-size:36px;
	line-height:1.2;
	text-align:center;
}

.office_text_box > div > div > img{
	display:block;
	margin-top:40px; 
}

.office_text_box > div > div > h1{
	margin-top:40px;
}

.office_text_box > div > div > h3{
	font-weight:300;
	margin-top:20px;
	word-spacing:-1px;
}

.office_info_box > div > div > h1 > span{
	color:#0b5b8b;
}

.office_text_box{
	margin-top:80px;
}

.office_text_box img{
	max-width: 100%;
	height: auto;
}

#offince_map_name{
	margin-top:30px;
	padding-bottom:15px;
	border-bottom:1px solid #e1e1e1;
}

.office_map_box{
	margin-top:40px;
}

.office_map_box > div > div > .office_map{
	margin-top:30px;
}

.office_map_text_box{
	padding:20px;
	border:1px solid #e1e1e1;
}

.login_wrap{
	width:940px; height:489px;
	margin-top:120px;
	border:1px solid #eee;
}

.login_wrap_box{
	position:relative;
	width:704px; height:260px; 
	margin:35px auto 0px;  
	padding:20px;
}

.loginWrapBox > h3{
	font-size:22px;
	margin-bottom:10px;
}

.form_box{
	margin-left:150px;
}

.form_box > .id_area > .id_int{
	width:200px;
	font-size:20px;
	margin-left:22px; margin-bottom:15px; 
	padding:5px;
	border:1px solid #cfcfcf;
	border-radius:5px;
}

.form_box > .pw_area > .pw_int{
	width:200px;
	font-size:20px;
	margin-left:7px; 
	padding:5px;
	border:1px solid #cfcfcf;
	border-radius:5px;
}

.form_box > .save_id{
	margin:10px 0px 0px 70px;
}

.form_box > .login_area > input{
	position:absolute; left:465px; top:91px; 
	width:86px; height:86px; 
	background:#0c4a87; 
	border:1px solid #0a3c6e; 
	font-size:18px; color:#fff;
	border-radius:5px;
	cursor:pointer;
}

.line_box{
	margin-top:15px;
	padding-top:30px; 
	padding-bottom:20px;
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
}

.other_box{
	margin-top:10px; 
	line-height:35px;
}

.other_box > ul{
	font-size:14px;
	color:#666; 
	list-style:none;
}

.other_box > ul > .other1 {
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}

.other_box > ul > .other2 {
	padding:7px 0px;
	border-bottom:1px dotted #ccc;
}

.other_box > ul > .other3 {
	padding:7px 0px;
	border-bottom:1px solid #ccc;
}

.other_box > ul > .other1 a{
	float:right;
}

.other_box > ul > .other2 a{
	float:right;
}

.other_box > ul > .other3 a{
	float:right;
}

.other_box > ul > .other a:hover{
	font-weight:600;
}

.idSearchWrap{
	position:relative;
	width:704px; 
	margin:0 auto; margin-top:20px;
}


.idSearchWrap > h3{
	font-size:22px;
	margin-bottom:10px;
}

.form_box > .id_area > .idSearch{
	width:200px;
	font-size:20px;
	margin-left:56px; margin-bottom:15px; 
	padding:2px;
}

.form_box > .email_area > .emailSearch{
	width:200px;
	font-size:20px;
	margin-left:7px; 
	padding:2px;
}

.form_box > .email_area > select{
	font-size:18px;
}

.form_box > .idseach_area > input{
	width:150px; height:40px;
	font-size:18px; color:#fff;
	margin:10px 0px 0px 90px; 
	background:#0c4a87; 
	border:1px solid #0a3c6e; 
	
}

.line_box > .idSearchBox > .idSearchTitle{
	font-size:18px;
	text-align:center;
	line-height:60px;
}

.line_box > .idSearchBox > .idSearchView{
	font-size:20px;
	text-align:center;
	background:#eee;
	line-height:60px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.line_box > .idSearchBox > p{
	text-align:center;
	font-size:16px;
	line-height:60px;
}

.idSearchBox > p > .pw_choice{
	font-weight:bold;
	border-bottom:2px solid #ccc;
	padding-bottom:2px;
}

.idSearchBox > p > .pw_choice:hover{
	color:#15b1d4;
	border-bottom:2px solid #15b1d4;
}

.idSearchWrap > .loginText{
	font-size:20px; 
	margin-top:20px;
	text-align:center;
}

.idSearchBox > .loginText a:hover{
	color:#15b1d4;
}

.form_box > .id_area > .pwSearch{
	width:200px;
	font-size:20px;
	margin-left:42px; margin-bottom:15px; 
	padding:2px;
}

.sub_register_box > div > div > h3{
	margin:40px 0px 20px 0px;
}

.sub_register_box > div > div > input{
	margin-top:20px;
}

.sub_register_box > div > div > h2{
	margin:40px 0px 20px 0px;
}

.sub_register_box > div > div > div{
	height:300px;
	padding:10px;
	overflow-y:scroll;
	border:1px solid #eee;
}

.sub_register_box > div > div > div > span{
	font-weight:300;
}

.sub_register_box > div > div > .register_btn{
	height:120px;
	text-align:center;
	margin-top:20px;
	overflow:hidden;
	border:none;
	border-top:1px solid #eee;
	cursor:pointer
}

.sub_register_box > div > div > .register_btn > h3{
	margin-top:10px;
}

.sub_register_box > div > div > .register_btn > button{
	color:#fff; font-weight:bold;
	margin:20px 0px 0px 20px; padding:15px 20px 15px 20px;
	border-radius:5px;
	background:#0c4a87; 
	border:none; 
	cursor:pointer
}

.sub_register_box > div > div > .register_btn > button + button{
	color:#333;
	background:#eee;
	cursor:pointer
}

.sub_register_search > div > .search_name{
	width:940px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.sub_register_search > div > div > h2,
.sub_register_finish > div > div > h2,
.sub_register_input > div > div > h2{
	margin-top:40px;
}

.sub_register_finish > div > div > h2,
.sub_register_finish > div > div > h3{
	text-align:center;
}

.sub_register_finish > div > div > h3{
	padding-top:10px;
	border-top:1px solid #ccc;
}

.sub_register_finish > div > div > img{
	display:block;
	margin:0 auto; margin-top:20px;
}

.sub_register_finish > div > div > button{
	margin-top:20px; margin-bottom:20px; margin-left:400px;
	padding:15px 20px 15px 20px;
	color:#fff; font-weight:bold;
	border:none;
	border-radius:5px;
	background:#0c4a87;
	cursor:pointer
}

.sub_register_finish_box{
	text-align:center;
	margin-top:120px;
	margin-bottom:60px;
} 

.sub_register_finish_box h2{
	text-align:center;
	padding-bottom:30px;
	border-bottom:1px solid #e1e1e1;
}

.sub_register_finish_box img{
	display:block;
	margin:60px auto 30px;
}

.sub_register_finish_box h3{
	text-align:center;
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #e1e1e1;
}

.sub_register_finish_box button{
	color:#fff;
	margin-top:30px;
	padding:10px 15px;
	border:1px solid #0c4a87;
	border-radius:5px;
	cursor:pointer;
	background:#0c4a87;
}

.sub_register_search > div > div > h3,
.sub_register_finish > div > div > h3{
	margin-top:20px;
}

.sub_register_search > div > .local_city_search, .sub_register_search > div > .academy_search2{
	margin-top:20px; 
}

.sub_register_search > div > .local_city_search > span{
	margin-left:10px;
}

.sub_register_search > div > .academy_search2{
	text-align:right;
}

.sub_register_search > div > .academy_search_box2{
	margin-top:20px; padding:10px;
	border-top:1px solid #ccc;
}

.sub_register_search > div > .academy_search_box2 > table{
	width:940px;
	border:1px solid #ccc;
}

.sub_register_search > div > .academy_search_box2 > table tr th{
	font-weight:bold;
	background:#efefef;
}

.sub_register_search > div > .academy_search_box2 > table tr th, 
.sub_register_search > div > .academy_search_box2 > table tr td {
	text-align:center;
	padding:10px;
	border:1px solid #ccc;
}

.sub_register_search > div > .academy_search_box2 > table tr .local,
.sub_register_search > div > .academy_search_box2 > table tr .check_btn{
	width:30%;
}

.sub_register_search > div > .academy_search_box2 > table tr .academy{
	width:60%;
}

.sub_register_search > div > .academy_search_box2 > h3{
	color:#bf0f30;
	margin-bottom:10px;
}

.sub_register_search > div > .academy_search_box2 > table tr td > button{
	color:#fff; font-weight:bold;
	padding:6px;
	border:none;
	border-radius:2px;
	background:#bd2b30;
	cursor:pointer
}

.sub_register_input > div > div > table{
	width:100%;
	margin-top:20px;
	border:1px solid #ccc;
}

.sub_register_input > div > div > table tr th{
	width:20%;
	font-weight:500;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	border-bottom:1px solid #fff;
	background:#efefef;
}

.sub_register_input > div > div > table .sub_register_input_last th{
	border-bottom:1px solid #ccc;
}

.sub_register_input > div > div > table tr td{
	width:80%;
	padding:10px;
	border-bottom:1px dotted #ccc;
}

.sub_register_input > div > div > table tr td > input{
	margin:5px 0px; padding:6px;
	border:1px solid #ccc;
	border-radius:4px;
}

.sub_register_input > div > div > table tr td > button{
	color:#fff; font-weight:bold;
	padding:6px;
	border:none;
	border-radius:2px;
	background:#888;
}

.sub_register_input > div > div > table tr td > span{
	color:#bf0f30; font-size:14px;
}

.sub_register_input > div > div > table tr td > .select_academy{
	width:260px;
}

.sub_register_input > div > div > table tr td > .local_number{
	width:92px;
}

.sub_register_input > div > div > table tr td > .home_address{
	width:450px;
}

.sub_register_input > div > div > table tr td > #counsel_text_box{
	width:100%; height:300px;
	font-size:18px;
	overflow-y:scroll;
	resize:none;
	border:none;
}

.register_input_btn{
	height:120px;
	text-align:center;
	margin-top:20px;
	border:none;
}

.register_input_btn > button{
	color:#fff; font-weight:bold;
	margin:20px 0px 0px 20px; padding:15px 20px 15px 20px;
	border:none;
	border-radius:5px;
	background:#0c4a87;
	cursor:pointer
}

.register_input_btn > button + button{
	color:#333;
	background:#eee;
	cursor:pointer
}

.id_pw_search > .container_12{
	margin-top:40px; margin-bottom:40px;
	border:1px solid #eee;
}

.id_pw_search > div > div > h2{
	height:40px;
	font-size:18px;
	text-align:center;
	line-height:40px;
	margin-top:20px;
	border:1px solid #eee;
	border-radius:5px;
}

.id_pw_search > div > div > h2 > a{
	display:block;
	color:#666;
}

.id_pw_search > div > div > h2.select a{
	color:#fff;
	border-radius:5px;
	background:#0a3c6e;
}

.id_pw_line{
	height:1px;
	margin-top:20px;
	border-top:1px solid #eee;
}

.id_pw_btn{
	border-top:1px solid #eee;
}

.id_pw_btn > button{
	display:block;
	color:#fff; font-weight:bold;
	margin:0 auto; margin-top:20px; margin-bottom:20px;
	padding:15px 20px 15px 20px;
	border:none;
	border-radius:5px;
	background:#0a3c6e;
	cursor:pointer;
}

.id_search_box{
	padding:20px 10px 30px;
}

.id_search_box input{
	font-size:16px;
	padding:5px;
	margin-top:5px;
	border:1px solid #e1e1e1;
	border-radius:5px;
}

.id_search_box select{
	vertical-align:top;
	padding:5px;
	margin-top:5px;
	border:1px solid #e1e1e1;
	border-radius:5px;
}

.id_search_box > h3{
	text-align:center;
	padding:40px 0px;
}

.id_search_box > h3 > span{
	font-weight:800;
}

.id_search_box > p{
	margin-bottom:10px;
	text-align:center;
	margin-right:20px; padding:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

.id_search_box > dl > dt, .id_search_box > dl > dd{
	padding:10px;
}

.clause_box{
	font-weight:300;
	margin:40px 0px;
	padding:20px;
	border:1px solid #eee;
}

#container_title{
	margin-top:120px;
	padding-bottom:15px;
	border-bottom:1px solid #e1e1e1;
} 

#bo_gall .gall_text_href a{
	display:block;
	font-size:16px;
	font-weight:400;
	text-align:center;
	padding:10px 5px;
	background:#fafafa;
}

#bo_list_total{
	float:right;
	margin-top:10px;
}

#bo_gall .gall_text_href{
	margin:0px !important;
}

#bo_gall .gall_con{
	box-shadow:1px 1px 1px #eee;
}

#bo_v_top{
	margin:0px;
}

#bo_vc,
#bo_vc_w,
#bo_v_top .bo_v_com,
#bo_v_top .bo_v_nb{
	display:none;
}

#bo_vc{
	display:block;
}

#bo_vc_w{
	display:block;
	border-bottom:none;
}

#bo_vc_w input[type="submit"]{
	border:1px solid #0c4a87;
	border-radius:5px;
	background:#0c4a87;
}

#bo_v_info strong,
#bo_v_info span{
	color:#666;
}

#bo_v_bot{
	padding-top:30px;
	border-top:1px solid #e1e1e1;
}

#bo_v_con{
	margin-bottom:0px;
}

#gall_ul + .tableBtn{
	border-top:1px solid #e1e1e1;
}

#gall_ul + .tableBtn > input,
#gall_ul + .tableBtn > button{
	margin-top:60px;
}

.pg_wrap{
	text-align:center;
	margin-top:30px;
}

.pg_wrap span a{
	margin:0px 15px 0px 0px;
	cursor:pointer;
}

.pg_wrap .pg_current{
	margin:0px 15px 0px 0px;
}