li {
	list-style: none;
}
a:hover {
	text-decoration: none;
	opacity: .7;
}
.row {
	margin: 0 -6px;
}
.row:after {
	display: block;
	content: '';
	clear:both;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.3%;
}
.col-6 {
	width: 50%;
}
.col-3,
.col-4,
.col-6 {
	float: left;
	padding: 0 6px;
	box-sizing: border-box;
}
.top_main_img_box {
	height: 400px;
	overflow: hidden;
}
.top_main_img:hover {
	opacity: 0.8;
}
.top_section_title {
	text-align: left;
	font-size: 19px;
	color: #133180;
	border-bottom: 2px solid #133180;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 1.4;
}
.top_result_box {
	margin-top: 24px;
	margin-bottom: 24px;
	overflow: hidden;
}
.top_result_box a:hover {
	opacity:1;
}
.top_result_box a:hover .top_result_01 {
	opacity:1;
}
.top_result_box a:hover .top_result_02 {
	opacity:.7;
}
.top_result_box .top_result_01 {
	background: #f0f6ff;
	height: 75px;
	border-bottom: 2px solid #133180;
	font-size: 20px;
	line-height: 30px;
	float: left;
	width: 729px;
	box-sizing: border-box;
	color: #000;
}
.top_result_box .top_result_02 {
	float: left;
	width: 231px;
	background: #133180;
	color: #fff;
	box-sizing: border-box;
	font-size: 19px;
	line-height: 75px;
	position: relative;
	padding-right: 22px;
}
.top_result_box .top_result_02:after {
	content:'';
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -7.5px;
	background: url(../images/common/arrow-right-line.png);
	background-size: 9px;
	width: 9px;
	height: 15px;
}
.top_result_box .top_result_number {
	font-size: 36px;
	color: #c1272d;
	margin: 0 5px;
}
.top_result_box .top_result_date {
	color: #4d4d4d;
	font-size: 15px;
}
.top_course_nav_01_box {
	margin-bottom: 12px;
}
.top_course_nav_01_box .top_course_01_nav_link {
	display: block;
    border-top: 5px solid #133180;
    border-left: 1px solid #6C80B3;
    border-bottom: 1px solid #6C80B3;
    border-right: 1px solid #6C80B3;
    box-sizing: border-box;
    padding: 3px;
}
.top_course_nav_01_box .top_course_01_nav_link img {
	width: 100%;
}
.top_course_nav_01_box .top_course_01_nav_title {
	font-size: 18px;
	line-height: 1;
	color: #000;
	font-weight: bold;
	padding-top: 25px;
}
.top_course_nav_01_box .top_course_01_nav_target {
	font-size: 17px;
	line-height: 1;
	color: #0071bc;
	padding: 15px 0 22px;
}
.top_course_nav_01_box .top_course_01_nav_title2 {
	font-size: 18px;
	line-height: 1;
	color: #000;
	font-weight: bold;
	padding-top: 15px;
}
.top_course_nav_01_box .top_course_01_nav_target2 {
	font-size: 17px;
	line-height: 1;
	color: #0071bc;
	padding: 10px 0 10px;
}
.top_course_02_nav_box {
	margin-bottom: 24px;
}
.top_course_02_nav_box .top_course_02_nav_link{
	display: block;
	background: #133180;
	height: 100px;
}
.top_course_02_nav_link_o{
	display: block;
	background: #E49113;
	height: 100px;
}
.top_course_02_nav_box .top_course_02_nav_title {
	font-size: 18px;
	color: #fff;
	padding-top: 25px;
	line-height: 1;
}
.top_course_02_nav_box .top_course_02_nav_target {
	font-size: 17px;
	color: #83e8ff;
	line-height: 1;
	padding-top: 15px
}
.top_info_nav_box {
	text-align: left;
	margin-bottom: 24px;
}
.top_info_nav_box .top_info_nav_col_1 {
	border: 1px solid #e6e6e6;
	background: #f0f6ff;
	padding: 10px;
	height: 408px;
	box-sizing: border-box;
}
.top_info_nav_box .top_info_nav_text {
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.75;
	text-align: left;
}
.top_info_nav_box .top_info_nav {
	line-height: 2.5;
	font-size: 15px;
}
.top_info_nav_box .top_info_nav li {
	position: relative;
}
.top_info_nav_box .top_info_nav li:before{
	content: '';
	display: block;
	position: absolute;
	margin-top: -4.5px;
	top: 50%;
	background: url(../images/common/arrow-right-triangle-blue.png);
	background-size: 6px;
	width: 6px;
	height: 9px;
}
.top_info_nav_box .top_info_nav a {
	padding-left: 11px;
	color: #0071bc;
	text-decoration: underline;
}
.top_info_nav_box .top_info_nav_col_2 {
	border: 1px solid #b3b3b3;
	padding: 10px;
	height: 198px;
	box-sizing: border-box;
}
.top_info_nav_box .top_info_nav_col_2.top_info_nav_info {
	height: 530px;
}
.top_info_nav_box .top_info_nav_col_2 a:hover {
	text-decoration: underline;
}
.top_info_nav_box .top_info_nav_news_title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 1.4;
	margin-bottom: 5px;
}
.top_info_nav_box .top_info_nav_news_text {
	font-size: 13px;
	color: #4d4d4d;
	line-height: 1.4;
}
.top_info_nav_box .top_info_nav_lists {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 140px;
	margin-top: -9px;
}
.top_info_nav_box .top_info_nav_lists.top_info_nav_lists_2 {
	height: 472px;
}
.top_info_nav_box .top_info_nav_list {
	padding: 14px 0;
	border-bottom: 1px solid #b3b3b3;
}

.top_info_nav_box .top_info_tvcm_box {
	border: 1px solid #e6e6e6;
	background: #f0f6ff;
	box-sizing: border-box;
	height: 530px;
	padding: 10px;
	font-size: 16px;
	line-height: 2;
}
.top_info_nav_box .top_info_tvcm_box .top_info_tvcm_title{
	background: #133180;
	color: #fff;
	text-align: left;
	font-size: 19px;
	border-bottom: none;
	padding: 8px 10px 8px;
	margin-bottom: 6px;
	line-height: 1.4;
}
.top_info_nav_box .top_info_tvcm_box .top_info_tvcm_main_link {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	position: relative;
}
.top_info_nav_box .top_info_tvcm_box .top_info_tvcm_thumb {
	width: 100%;
	height: auto;
	border: 2px solid #fff;
	box-sizing: border-box;
	margin-top: 4px;
	margin-bottom: 5px;
}
.top_info_tvcm_playicon {
	position: absolute;
	width: 94px;
	height: 94px;
	top: 45%;
	left: 50%;
	margin-top: -47px;
	margin-left: -47px;
}
.top_info_nav_box .top_info_tvcm_box .top_info_tvcm_link {
	color: #000;
}
.top_info_nav_box .top_info_tvcm_box .top_info_tvcm_link::before {
	content: '';
    margin-right: 5px;
    display: inline-block;
    width: 4px;
    height: 6px;
    background: url(../images/common/arrow-right-triangle-black.png);
    background-size: 4px;
    background-repeat: no-repeat;
    vertical-align: 3px;
}
.top_info_nav_box .top_info_tvcm_box .top_info_tvcm_text {
	margin-top: 15px;
	float: none;
	width: 100%;
}
.top_info_tvcm_text_strong {
	margin-top: 5px;
	font-weight: bold;
}

.top_sub_nav_box {
	margin-bottom: 24px;
	font-size: 18px;
}
.top_sub_nav_box .top_sub_nav {
}
.top_sub_nav_box .top_sub_nav .top_sub_nav_link {
	display: block;
	height: 100px;
}
.top_sub_nav_box.top_sub_nav_01_box .top_sub_nav .top_sub_nav_link {
	background: #085ba5;
	color: #fff;
}
.top_sub_nav_box .top_sub_nav_icon {
	margin-top: 19px;
	margin-bottom: 4px;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.top_column_nav_box {
	margin-bottom: 24px;
	text-align: left;
}
.top_column_nav_box .top_column_box {
	border: 1px solid #b3b3b3;
	padding: 10px;
	height: 330px;
	box-sizing: border-box;
}
.top_column_nav_box .top_column_lists {
	margin-top: -10px;
}
.top_column_nav_box .top_column_list {
	padding: 16px 0;
	border-bottom: 1px solid #e6e6e6;
}
.top_column_nav_box .top_column_02_box .top_column_list {
	padding: 10px 0;
}
.top_column_nav_box .top_column_list a {
	display: block;
}
.top_column_nav_box .top_column_list a:after {
	display: block;
	content: '';
	clear: both;
}
.top_column_nav_box .top_column_list:last-child {
	border-bottom: none;
}
.top_column_nav_box .top_column_cat {
	background: #133180;
	color: #fff;
	display: inline-block;
	padding: 5px 8px;
	line-height: 1;
	font-size: 12px;
	margin-bottom: 5px;
}
.top_column_nav_box .top_column_title {
	font-size: 15px;
	color: #0071bc;
	text-decoration: underline;
	line-height: 1.4;
}
.top_column_nav_box .top_column_index_link {
	color: #0071bc;
	background: #f2f2f2;
	text-align: center;
	display: block;
	font-size: 15px;
	padding: 3px 0;
}
.top_column_nav_box .top_column_02_box .top_column_index_link {
	margin-top: 1px;
}
.top_column_nav_box .top_column_index_link:before {
	content: '';
	margin-right: 5px;
	display: inline-block;
	width: 4px;
	height: 6px;
	background: url(../images/common/arrow-right-triangle-blue.png);
	background-size: 4px;
	background-repeat: no-repeat;
	vertical-align: 3px;
}
.top_column_nav_box .top_column_thumb {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
}
.top_column_nav_box .top_column_text_box {
	float: left;
	width: 342px;
}
.top_sub_nav_02_box .top_sub_nav_contact .top_sub_nav_link {
	background: #ef7700;
	color: #fff;
}
.top_sub_nav_02_box .top_sub_nav_tel_box {
	border: 3px solid #ef7700;
	height: 100px;
	box-sizing: border-box;
}
.top_sub_nav_02_box .top_contact_tel_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}
.top_sub_nav_02_box .top_contact_tel {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}
.top_sub_nav_02_box .top_contact_tel_num {
	font-size: 18px;
	font-weight: normal;
	margin-left: 5px;
	line-height: 1.2;
}
.top_sub_nav_02_box .top_sub_nav_recruit .top_sub_nav_link,
.top_sub_nav_02_box .top_sub_nav_appli .top_sub_nav_link {
	background: #f0f6ff;
	color: #000;
	font-weight: bold;
}
