@charset "utf-8";

/*-------------------------------------------------
	共通
-------------------------------------------------*/
/* common */
.LeftColumn.fl{float:none;}
#Contents .main_image {margin-bottom: 20px;}
.mr0{margin-right:0!important;}
/* page */
.page_title{
	margin-bottom:10px;
	font-size:26px;
	line-height:1.6;
}
.page_title.bg_blue{
	color:#FFF;
	padding:7px 10px;
	background-color:#2D77C2;
}
.title_blue_recta:before{
	content: "";
	display: block;
	float: left;
	height: 15px;
	margin-right: 8px;
	width:6px;
	height:40px;
	background-color:#2D77C2;
}
.page_title .main_image{text-align:center;}
.page_title:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.page_title_bl_ye{
	border-bottom: 1px solid #2D77C2;
	border-left: 5px solid #2D77C2;
	color: #2D77C2;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.8;
}
.page_title_bl_ye span{
	border-left: 3px solid #FFED3D;
	display: block;
	padding-left: 20px;
}
.col3 .block_left,.col3 .block_center,.col3 .block_right{float:left;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	検索結果一覧
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* カラム */
#baseLeftContents.search{
	font-size: 12px;
	line-height: 21px;
	margin: 5px 0;
	width: 746px;
}
#baseRightContents.search{width: 186px;}
/*検索結果なし*/
.search_result_not_found{
	margin:10 0 5 0px;
	color: red;
}
/* ページャー */
.search_result_pager{
	position:relative;
	margin-bottom:10px;
}
.search_result_pager.pager_blue_line{
	border-bottom:3px solid #2D77C2;
	padding-bottom:5px;
	margin-bottom:24px;
}
.search_result_h2{
	font-size: 16px; margin-bottom: 10px;
	text-align: right;
	font-size: 15px;
  margin-bottom: 23px;
}
.search_result_pager .result_num{
	float: left;
	padding: 0;
	width: 300px;
}
.search_result_pager.single .result_num{
	float: none;
	width:100%;
}
.search_result_pager .pager_num{
	float: right;
	text-align: right;
	max-width: 400px;
}
.search_result_pager .pager_num li {
	display: block;
	float: left;
	margin-left: 8px;
}
.search_result_pager .update_notice{
	position:absolute;
	bottom:0;
	left:0;
}
/* 検索結果並び替え */
.search_result_sorting{margin:20px 0 20px 30px;}
.search_result_sorting .sorting_title{
	margin-bottom:5px;
	font-size: 13px;
	font-weight: bold;
}
.search_result_sorting .sorting_list li a:before{content:"▶ ";}
.search_result_sorting .sorting_list li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right:20px;
}
#RightContents img {margin-top:10px;}

/* 検索補助枠 */
.block_search_help {
	border:1px solid #2D77C2;
	margin-bottom:15px;
	padding:15px;
}
.block_search_help h3{
	font-size:16px;
}
.block_search_help .more_link a:before{
	content:"\25B6";
}
.block_search_help dt{
	margin-bottom:3px;
	font-size:14px;
}


#RightContents img {
    margin-top:10px;
}

/*-------------------------------------------------
	検索ボックス（ベース）　/scl_h/pride/
-------------------------------------------------*/
.block_search_sortarea{
	margin-bottom:20px;
	padding:17px 25px 17px 17px;
	background-color: #E5F8FE;
  border: #2D77C2 1px solid;
}
.block_search_sortarea .search_sortarea_resultnum{
	float:left;
	width:120px;
	height:40px;
}
.block_search_sortarea .search_sortarea_resultnum p {
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:40px;
}
.block_search_sortarea .search_sortarea_resultnum p span{font-size:35px;}
.block_search_sortarea .search_sortarea_resultnum p span.c_red{color: #FF0000;}
.block_search_sortarea .search_sortarea_arealink{
	margin-left:125px;
	padding:5px 10px;
	background-color:#FFF;
}
.block_search_sortarea .search_sortarea_arealink dl{height:34px;}
.block_search_sortarea .search_sortarea_arealink dt{
	float: left;
  text-align: center;
  border-left: #FFE100 5px solid;
  margin:0;
  padding: 10px;
  color: #2D77C2;
  font-weight: bold;
	font-size:16px;
}
.block_search_sortarea .search_sortarea_arealink dd {margin-left:80px;}
.block_search_sortarea .search_sortarea_arealink dd li{
	display: inline-block;
	line-height:34px;
}
.block_search_sortarea .search_sortarea_arealink dd li:after {content:"|";}
.block_search_sortarea .search_sortarea_arealink dd li.last:after {content:"";}
.block_search_sortarea .search_sortarea_arealink dd li a{
	margin:0 10px;
	display: inline-block;
	line-height:1.5;
	padding:0 3px;
}
.block_search_sortarea .search_sortarea_arealink dd li.selected a{background-color:#FFE100;}
/*-------------------------------------------------
	検索ボックス（type02） /special/new-expanded/ /special/campus-photo/
-------------------------------------------------*/
.block_search_sortarea.type02{
	background-color: #cde6f5;
	padding:3px;
	margin:10px 0 20px 0;
}
.block_search_sortarea.type02.blue_border{border: 2px solid #2D76C2;}
.block_search_sortarea.type02 .search_sortarea_resultnum{
	float:left;
	width:115px;
	height: 115px;
	color: #2D76C2;
	text-align: center;
}
.block_search_sortarea.type02 .search_sortarea_resultnum p{
	width:115px;
	height: 115px;
}
.block_search_sortarea.type02 .search_sortarea_resultnum .resultnum01{
	font-weight:bold;
	font-size:28px;
	color: #ff0000;
}
.block_search_sortarea.type02 .search_sortarea_resultnum .resultnum02{
	font-weight:bold;
	font-size:14px;
}
.block_search_sortarea.type02 .block_search_criteria{
	background-color:#fff;
	margin-left:118px;
	position:relative;
	min-height:115px;
}
.block_search_sortarea.type02 .block_search_criteria table{width:100%;}
.block_search_sortarea.type02 .block_search_criteria table.min_h115 {height:115px;}
.block_search_sortarea.type02 .block_search_criteria table.min_h115 li, 
.block_search_sortarea.type02 .block_search_criteria table.min_h115 li a,
.block_search_sortarea.type02 .block_search_criteria table.min_h115 p {font-size: 16px;}
.block_search_sortarea.type02 .block_search_criteria table tr{border-bottom: #CDE6F5 1px solid;}
.block_search_sortarea.type02 .block_search_criteria table tr:last-child{border:0 none;}
.block_search_sortarea.type02 .block_search_criteria table th{
	width:100px;
	vertical-align:top;
}
.block_search_sortarea.type02 .block_search_criteria table th.second{border-left: #CDE6F5 1px solid;	}
.block_search_sortarea.type02 .block_search_criteria table th p{
	display:block;
	padding:5px 0;
	margin:5px;
	text-align:center;
	font-weight:bold;
	border-left: #ffe100 5px solid;
}
.block_search_sortarea.type02 .block_search_criteria table tr.job th p,
.block_search_sortarea.type02 .block_search_criteria table tr.gakumon th p,
.block_search_sortarea.type02 .block_search_criteria table tr.shikutyoson th p{
	display:block;
	padding-top:40px;
	margin:5px;
	text-align:center;
	font-weight:bold;
	background: url(/common_img/18p/bg_yel.png) 0 0 repeat;
	height: 55px;
}
.block_search_sortarea.type02 .block_search_criteria table tr.job td,
.block_search_sortarea.type02 .block_search_criteria table tr.gakumon td,
.block_search_sortarea.type02 .block_search_criteria table tr.shikutyoson td{
	border-left: #CDE6F5 1px solid;
	padding: 45px 15px 0;
	vertical-align: top;
}
.block_search_sortarea.type02 .block_search_criteria table td{
	border-left: #CDE6F5 1px solid;
	padding: 0 15px;
	vertical-align:top;
}
.block_search_sortarea.type02 .block_search_criteria table td .blue-arw,
.block_search_sortarea.type02 .block_search_criteria table td select {vertical-align: middle;}
.block_search_sortarea.type02 .block_search_criteria table td.second{border:0;}
.block_search_sortarea.type02 .block_search_criteria table td ul{margin:10px 0;}
.block_search_sortarea.type02 .block_search_criteria table td li{
	display: inline-block;
	vertical-align:middle;
	color: #999;
}
.block_search_sortarea.type02 .block_search_criteria table td li:after,
.block_search_sortarea.type02 .block_search_criteria table td .goKaku .goKaku_list li:after {
	content:"|";
	color: #333;
}
.block_search_sortarea.type02 .block_search_criteria table .pref_list .pref_title:after,
.block_search_sortarea.type02 .block_search_criteria table .theme td li:after,
.block_search_sortarea.type02 .block_search_criteria table .pref_check_list li:after,
.block_search_sortarea.type02 .block_search_criteria table td li.last:after,
.block_search_sortarea.type02 .block_search_criteria table td li:last-child:after,
.block_search_sortarea.type02 .block_search_criteria table .goKaku .goKaku_title:after,
.block_search_sortarea.type02 .block_search_criteria table td .goKaku .goKaku_list:after,
.block_search_sortarea.type02 .block_search_criteria table td .goKaku .goKaku_list li:last-child:after {content:"";}
.block_search_sortarea.type02 .block_search_criteria table td li a,
.block_search_sortarea.type02 .block_search_criteria table td li.selected span,
.block_search_sortarea.type02 .block_search_criteria table .pref_list .pref_title,
.block_search_sortarea.type02 .block_search_criteria table .goKaku .goKaku_title{
	margin:0 7px;
	display: inline-block;
	line-height:1.5;
	padding:0 3px;
}
.block_search_sortarea.type02 .block_search_criteria table .goKaku .goKaku_title{
	margin:0;
	width:75px;
	margin:0 0 0 5px;
}
.block_search_sortarea.type02 .block_search_criteria table td ul.goKaku li ul{margin:3px 0;}
.block_search_sortarea.type02 .block_search_criteria table td .goKaku .goKaku_list{width:605px;}
.block_search_sortarea.type02 .block_search_criteria table td li.no_result span {
	color: gray;
	margin:0 7px;
	display: inline-block;
	line-height:1.5;
	padding:0 3px;
}
.block_search_sortarea.type02 .block_search_criteria table td li.selected a,
.block_search_sortarea.type02 .block_search_criteria table td li.selected span{background-color:#FFE100;}
.block_search_sortarea.type02 .block_search_criteria table .theme td li{margin-bottom:5px;}
.block_search_sortarea.type02 .block_search_criteria table .theme td li.selected a,
.block_search_sortarea.type02 .block_search_criteria table .theme td li.selected span{
  color:#1072b8;
	background-color:#FFE100;
}
.block_search_sortarea.type02 .block_search_criteria table .theme td li a{
	margin:0 5px 5px 5px;
	color:#FFF;
	text-align:center;
	min-width:90px;
	background:#65ABFF;
	display:table-cell;
	vertical-align:middle;
}
.block_search_sortarea.type02 .block_search_criteria.multi_select table .theme td li a {display:inline-block;}
.block_search_sortarea.type02 .block_search_criteria table .pref_check_list{margin-left:10px;}
.block_search_sortarea.type02 .block_search_criteria table .pref_check_list li{margin:0 5px 5px 5px;}
.block_search_sortarea.type02 .block_search_criteria table .pref_check_list.bg_on li{
	display:block;
	float:left;
	margin:0;
	padding:3px 8px;
	background:#cde6f5;
}
.block_search_sortarea.type02 .block_search_criteria table .pref_check_list li input{vertical-align:top;}
.block_search_sortarea.type02 .block_search_criteria table .term td,
.block_search_sortarea.type02 .block_search_criteria table .shikaku td,
.block_search_sortarea.type02 .block_search_criteria table .tag_select{vertical-align:middle;}
.block_search_sortarea.type02 .block_search_criteria table .term .btn_search{padding-left:10px;}
.block_search_sortarea.type02 .block_search_criteria table .blank .btn_search{
	text-align:center;
	padding:15px 0;
}
.block_search_sortarea.type02 .block_search_criteria table .keywd_form{margin:10px 0;}
.block_search_sortarea.type02 .block_search_criteria table .keywd_form input{height:24px;}
.block_search_sortarea_footer{
	margin-bottom:20px;
	text-align:center;
}
.block_search_result_caption{
	margin: 15px 15px 15px 0;
	background-color: #e6f2fa;
}
.block_search_result_caption P{
	color: #333333;
	font-size: 12px;
	padding: 10px 20px 10px 8px;
	margin: 10px 0 3px 0;
}
.block_search_result_footer{width:764px;}
.block_search_result_footer_menu{
	border:2px solid #4fa6dd;
	padding:5px;
}
.block_search_result_footer_menu>h2{
	background-color:#bfe6fd;
	padding:3px 0 3px 5px;
	font-size:16px;
}
.block_search_result_footer_menu>h3{
	background-color:#bfe6fd;
	margin-top:5px;
	padding:3px 0 3px 14px;
	font-size:12px;
}
.block_search_result_footer_menu>ul{
	font-family:monospace;
	font-size:12px;
	margin-top:10px;
	padding:0 10px;
}
.block_search_result_footer_menu>ul>li{
	display: inline-block;
}
/* /kodawari------------------------------------------- */
.data_area .sclshipLink a{font-size: 18px;}
/*-------------------------------------------------
	検索結果（ベース） /special/new-expanded/
-------------------------------------------------*/
/* update icon */
.img_scl_update{
	display:inline-block;
	border:2px solid #CCC;
	width: 60px;
	height:20px;
	line-height:20px;
	color:#FFF;
	vertical-align:top;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	border-radius:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background:#FEAED4;
}
.update_notice .img_scl_update{
	width:45px;
	height:15px;
	line-height:15px;
	font-size:9px;
	border-radius:9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
#search_result_list .pamph_annotation{
	padding:3px;
	display:inline-block;
	font-size:13px;
}
#search_result_list .list_inner{
	padding:5px 0;
}
#search_result_list .list_inner.bg_blue{
	background:#2D77C2;
}
#search_result_list .block_list_action,
#search_result_list .list_box{
	margin-bottom:5px;
	background:#FFF;
}
#search_result_list .list_box2 {
	margin-bottom:10px;
	background:#FFF;
	border: 1px solid #2d77c2;
}
#search_result_list .block_list_action{
	background-color: #fff;
	position:relative;
	height:70px;
}
#search_result_list .block_list_action:first-child {
	height:30px;
}
#search_result_list .block_list_action:last-child{
	margin-bottom:0;
}
#search_result_list .block_list_action.col3 .block_left{
	float:left;
	display:table-cell;
	padding-right:10px;
	vertical-align:middle;
}
#search_result_list .block_list_action.col3 .block_center{
	position: absolute;
	left: 300px;
	top: 20px;
}
#search_result_list .block_list_action.col3 .block_right{
	float:right;
	display:table-cell;
	vertical-align:bottom;
	width:330px;
}
#search_result_list .block_list_action .block_right ul li{
	font-size: 14px;
}
/* 説明会、通信などの検索、一括チェックが古い版 */
#search_result_list .list_inner .block_list_action{
	padding:10px;
	background-color: #CDE6F5;
	position:relative;
	min-height: 70px;
}
#search_result_list .list_inner .block_list_action.col3 .block_left{
	float:none;
	display:table-cell;
	padding-right:10px;
	vertical-align:middle;
	width:200px;
}
/* 2カラムのとき */
#LeftContents #search_result_list .block_list_action.col3{
	background-color: #cde6f5;
	display: table;
	min-height: 70px;
	padding: 10px;
	position: static;
	table-layout: fixed;
	width: 100%;
	box-sizing: border-box;
}
#LeftContents #search_result_list .block_list_action.col3 .block_left{
	float:none;
	display:table-cell;
	width:20%;
	padding:0;
}
#LeftContents #search_result_list .block_list_action.col3 .block_center{
	float:none;
	display:table-cell;
	width:60%;
	text-align:center;
	position:static;
	vertical-align:middle;
}
#LeftContents #search_result_list .block_list_action.col3 .block_right{
	float:none;
	display:table-cell;
	width:20%;
	text-align:right;
	vertical-align:bottom;
}
#LeftContents #search_result_list .block_list_action .pager_num li a,
#LeftContents #search_result_list .block_list_action .pager_num li span{padding:0;}
#LeftContents #search_result_list .block_list_action .pager_num li.prev{margin-right:5px;}
#LeftContents #search_result_list .block_list_action .pager_num li.next{margin-left:5px;}
#search_result_list .block_list_action .block_right ul li {font-size: 16px;}
#search_result_list .block_list_action .pager_num li a:not(:hover) {color: #00C2FF;}
#search_result_list .block_list_action .btn_check_control{
	border:1px solid #2D76C2;
	border-bottom:0 none;
	width:120px;
}
#search_result_list .block_list_action .btn_check_control li{
	border-bottom: 1px solid #2D76C2;
	padding: 5px 5px 5px 15px;
	background: url(/img/ico_arrow04.gif) 0.5em 0.8em no-repeat #FFF;
	background-size: 5px;
}
#search_result_list .block_list_action .block_left .btn_check_control2 li{
	float: left;
	padding-right:10px;
}
#search_result_list .block_list_action .block_left .btn_check_control2 li img{
	width:139px;
}
#search_result_list .block_list_action .block_left .btn_check_control2 li .title {
	font-size: 22px;
	font-weight: bold;
	display: inline-flex;
}
#search_result_list .block_list_action .block_left .btn_check_control2 li .title p {color: #00c2ff;}
#search_result_list .block_list_action .pager_num{text-align:right;}
#search_result_list .block_list_action .pager_num li{display: inline-block;}
#search_result_list .block_list_action .pager_num li a,
#search_result_list .block_list_action .pager_num li span{padding:0 5px;}
#search_result_list .block_list_action .pager_num li:after{content:"|";}
#search_result_list .block_list_action .pager_num li.num_last:after,
#search_result_list .block_list_action .pager_num li.prev:after,
#search_result_list .block_list_action .pager_num li.next:after{content:"";}
#search_result_list .list_box table, #search_result_list .list_box2 table{
	width:100%;
	height:100%;
}
#search_result_list .list_box .check_area, #search_result_list .list_box2 .check_area{
	width:30px;
	text-align:center;
	background:#CDE6F5;
}
#search_result_list .list_box .data_area, #search_result_list .list_box2 .data_area{
	padding:10px;
}
#search_result_list .list_box .data_area, #search_result_list .list_box2 .data_area .box02 .boxTit2{
	color:#1981E8;
	font-size:15px;
	background: #fff;
	border: 1px solid #89d1ef;
}
#search_result_list .list_box2 .data_area .box02 .boxTit2 .ck_b {
	background-color:#CDE6F5;
	padding: 10px;
}
#search_result_list .list_box2 .data_area .box02 .boxTit2 a {
	margin: 8px;
	display: inline-block;
}
#search_result_list .list_box .data_area .scl_desc{
	color:#000;
}
/* 3カラム */
#search_result_list .data_area .col3 .block_left{
	margin-right:10px;
	width:350px;
	height:160px;
}
#search_result_list .data_area .col3 .block_center{
	margin-right:10px;
	width:270px;
}
#search_result_list .data_area .col3 .block_right{
	width:270px;
}
/* 2カラム /group */
#search_result_list .data_area .col2 .block_left{
	float:left;
	margin-right:10px;
	width:350px;
	height:160px;
}
#search_result_list .data_area .col2 .block_right{
	float:left;
	margin-right:10px;
	width:540px;
}
#search_result_list .data_area .scl_copy{
	margin-bottom:10px;
	font-size:16px;
	color:red;
}
/* 20240321新デザイン /group */
#search_result_list .group_list {
  border-bottom: 1px solid #3C3C3C;
  padding: 0;
}
#search_result_list .g_list_box {
  border: 1px solid #C1C1C1;
  border-bottom: none;
  padding: 30px;
}
#search_result_list .g_list_box .photo_area {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
#search_result_list .g_list_box .scl_name {
  margin: 20px 0;
}
#search_result_list .g_list_box .scl_name a {
  font-size: 20px;
  font-weight: bold;
  color: #1981E8;
}
#search_result_list .g_list_box .scl_copy {
  margin-bottom: 15px;
}
#search_result_list .g_list_box .scl_copy p {
  font-size: 16px;
  font-weight: bold;
}
#search_result_list .g_list_box .scl_desc p {
  font-size: 16px;
}
/*新増設*/
#shinsetsu .data_area .bgCopy{
	background-color:#CDE6F5;
	padding:10px;
	border-left:#FFF 1px solid;
}
#shinsetsu .data_area{
	padding: 0 0 10px !important;
}
#shinsetsu .data_area .col3{
	padding-left:10px;
}
#search_result_list .data_area .scl_name{
	margin-bottom:12px;
}
#search_result_list .data_area .scl_name h3 a{
	font-size:16px;
	line-height:1.3;
}
#search_result_list .data_area .scl_new_expanded dt{
	padding:5px;
	text-align:center;
	color:#FFF;
	background:#2D77C2;
}
#search_result_list .data_area .scl_new_expanded dd{
	padding:10px;
	background:#FEF4E4;
}
#search_result_list .data_area .scl_request{
	margin-top:15px;
	text-align:right;
}
/*-------------------------------------------------
	検索結果（type02）（一覧系／2カラム） /special/campus-photo/
-------------------------------------------------*/
#search_result_list.type02 .block_list_box{
	width:980px;
}
#search_result_list.type02 .list_box{
	float:left;
	margin:0 5px 5px 0;
	width:482.5px;
	height:220px;
}
#search_result_list.type02 .col2 .block_left{
	float:left;
	margin-right:10px;
	width:120px;
}
#search_result_list.type02 .col2 .block_right{
	margin:0 0 0 140px;
	float:none;
	width:auto;
}
#search_result_list.type02 .data_area .scl_theme{
	margin-bottom:5px;
}
#search_result_list.type02 .data_area .scl_request{
	text-align:left;
}
#search_result_list.type02 .data_area .scl_job{
	margin-bottom:5px;
}
#search_result_list.type02 .col2 .campus_move .block_left{
	float:left;
	margin-right:10px;
	width:85px;
}
#search_result_list.type02 .col2 .campus_move .block_right{
	margin-left:100px;
}
/*-------------------------------------------------
	検索結果（type03）（ジャンル検索系） /shigoto/list/
-------------------------------------------------*/
.shigoto_osaka.scl_course_cklist li {
  color: #000;
  display: block !important;
  font-size: 1.5rem;
}
/*学科・コース*/
.scl_course_cklist_heading{
	width: 80px;
}
.scl_course_cklist_result{
	padding: 3px 4px 2px 10px;
}
/*-------------------------------------------------
	検索結果（type_col4） /movie_19p/list
-------------------------------------------------*/
/* 学びたい */
#search_result_list.manabitai .data_area .scl_photo{margin-bottom:5px;}
/*-------------------------------------------------
	検索結果（other_school_list） /scl_k/ etc
-------------------------------------------------*/
.scl_name a.sclname{float:left;}
.scl_name a.my_page{
  display:block;
  width:98%;
  text-align:right;
}
.sclDtl{font-size:15px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	カレンダー

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* calender_head */
.calender_head ul.month_links{
	margin:0 0 10px 0!important;
}
.calender_head li.previous_month,
.calender_head li.next_month{
	width:50%!important;
	font-size:16px;
}
.calender_head li.previous_month{
	float:left;
	text-align:left;
}
.calender_head li.next_month{
	float:right;
	text-align:right;
}
.calender_head li a,
.calender_head li a:hover{
	color:#000;
	font-size:16px;
}
.calender_head .this_month{
	width:100%;
	height:40px;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	background:#2d77c2;
}
.calender_head .this_month a,
.calender_head .this_month a:hover{
	color:#FFF;
}
.calender_head .this_month	span{
	font-size:27px;
}
.calender_head .next_month{
	text-align:right;
}
.calender_head .not_month{
	color:#ccc;
}
/* calender_content */
.calender_content table{
	border: 1px solid #2d77c2;
	width:100%;
	table-layout:fixed;
	background:#f6f6f6;
}
.calender_content td {
	border-bottom: 1px solid #2d77c2;
	border-right: 1px solid #2d77c2;
	padding:5px 0!important;
	line-height:12px;
	text-align:center;
}
.calender_content .day{
	font-size:12px;
	background:#96bbe0;
}
.calender_content .saturday{
	color:#2d70b5;
}
.calender_content .sunday{
	color:#ff6300;
}
.calender_content .past{
	font-size:11px;
	background:#f6f6f6;
}
.calender_content .future{
	color:#3895D1;
	font-size:12px;
	background:#FFF;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	対象別（/scltop/index_for_xx）
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.scltop_index .column-L{
	width:760px;
}
.scltop_index .column-R{
	margin-top:10px;
	width:206px;
}
.scltop_index .column-L .column-R01{
	float:left;
	width:377px;
}
.scltop_index .column-L .column-R02{
	float:right;
	width:377px;
}
.scltop_index .titleBar{
	background-color: #2D77C2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
.scltop_index #recommend .titleBar{
	background-color:#2D77C2;
	max-width: 746px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	padding: 0 25px;
	font-size:20px;
}
.scltop_index .fc-blue{
	margin:12px 0 5px 0;
	color:#2D77C2;
	font-size:20px;
	line-height: 1;
}
.scltop_index .inner_block{
	margin: 0 0 22px 0;
}
.scltop_index .inner_block.blue_block{
	border: #2d77c2 solid 1px;
	border-top:none;
	border-radius: 0 0 6px 6px;
	padding: 30px 10px;
}
.scltop_index #recommend .inner_block.blue_block{
	padding: 15px 20px 0 20px;
}
.scltop_index .side_block .inner_block.blue_block{
	padding:10px;
}
.scltop_index .content2block .block_left,
.scltop_index .content2block .block_left02{float:left;}
.scltop_index .content2block .block_right,
.scltop_index .content2block .block_right02{float:right;}
.scltop_index .content2block .block_left,
.scltop_index .content2block .block_right,
.scltop_index .content2block .block_left02,
.scltop_index .content2block .block_right02 {margin-top:20px;}
.scltop_index .content2block .block_left,
.scltop_index .content2block .block_right,
.scltop_index .content2block .block_left02,
.scltop_index .content2block .block_right02{width: 375px;}
.scltop_index .content2block .block_left a,
.scltop_index .content2block .block_right a{
	position: relative;
	display: block;
	padding:10px 5px 10px 5px;
	border:2px solid #2d77c2;
	font-size:20px;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.fs18b{
	font-size:18px !important;
	font-weight:bold;
}
.scltop_index .content2block .block_left a:before,
.scltop_index .content2block .block_right a:before {
	content:"";
	display : inline-block;
	float:left;
	width:44px;
	height: 44px;
	margin:2px 12px 40px 0;
	background:#ffed3d no-repeat center center;
}
.scltop_index .content2block .block_left a:after,
.scltop_index .content2block .block_right a:after {
	content:"\25B6";
	display : inline-block;
	position: absolute;
	top:50%;
	right: 10px;
	width:20px;
	height: 24px;
	line-height: 24px;
	border-radius: 24px;
	margin:-12px 0 0 0;
	padding:0 0 0 4px;
	font-size:18px;
	text-align: center;
	background:#2d77c2;
	color:white;
}
.scltop_index .content2block .block_left a:hover,
.scltop_index .content2block .block_right a:hover{
	text-decoration: none;
	color:#2d77c2;
	opacity: 0.7;
}
.scltop_index .content2block .block_left.bgArrow01,
.scltop_index .content2block .block_right.bgArrow01{
	margin:10px 0 10px 0;
	text-align: center;
	line-height: 22px;
	background: #d3f0fa;
}
.scltop_index .content2block .block_left.bgArrow01 a:before,
.scltop_index .content2block .block_right.bgArrow01 a:before{
	display: none;
}
.scltop_index .content2block .block_left.bgArrow01 a:after,
.scltop_index .content2block .block_right.bgArrow01 a:after{
	position: static;
	float:left;
	margin:0 -8px 0 8px;
}
.scltop_index .content2block .block_left.bgArrow02,
.scltop_index .content2block .block_right.bgArrow02{
	margin:10px 0 10px 0;
}
.scltop_index .content2block .block_left.bgArrow02 a,
.scltop_index .content2block .block_right.bgArrow02 a{
	display: table;
	width: 358px;
	padding: 10px 5px 10px 8px;
	vertical-align: middle;
}
.scltop_index .content2block .block_left.bgArrow02 a:before,
.scltop_index .content2block .block_left.bgArrow02 a span,
.scltop_index .content2block .block_left.bgArrow02 a:after,
.scltop_index .content2block .block_right.bgArrow02 a:before,
.scltop_index .content2block .block_right.bgArrow02 a span,
.scltop_index .content2block .block_right.bgArrow02 a:after{
	display: table-cell;
	float:none;
	vertical-align: middle;
}
.scltop_index .content2block .block_left.bgArrow02 a span,
.scltop_index .content2block .block_right.bgArrow02 a span{
	padding:0 0 0 12px;
	color:#2d77c2;
	font-size:20px;
	font-weight: bold;
}
.scltop_index .content2block .block_left.bgArrow02 a:after,
.scltop_index .content2block .block_right.bgArrow02 a:after{
	display: inline-block;
}
.scltop_index .content2block .bgArrow02 a.icon_h_3:before{background-image: url("/scltop/images/icons/icon_h_03.png");}
.scltop_index .content2block .bgArrow02 a.icon_h_4:before{background-image: url("/scltop/images/icons/icon_h_04.png");}
.scltop_index .content2block .bgArrow02 a.icon_h_5:before{background-image: url("/scltop/images/icons/icon_h_05.png");}
.scltop_index .content2block .bgArrow02 a.icon_h_6:before{background-image: url("/scltop/images/icons/icon_h_06.png");}
.scltop_index .content2block .block_left em,
.scltop_index .content2block .block_right em{
	font-size:20px;
	font-weight: bold;
	padding:0 3px 0 0;
	line-height: 1.1;
}
.scltop_index .content2block .block_left span,
.scltop_index .content2block .block_right span{
	display: inherit;
	padding: 0 40px 0 0;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #333333;
}
.scltop_index .content2block .block_left a.icon_h_6:before{background-image: url("/scltop/images/icons/icon_h_06.png");}
.scltop_index .content2block .block_right a.icon_h_7:before{background-image: url("/scltop/images/icons/icon_h_07.png");}
.scltop_index .contentBox377 .content2block .block_left a,
.scltop_index .contentBox377 .content2block .block_right a{
	width:172px;
	border:none;
	padding: 0;
}
.scltop_index .contentBox377 .content2block .block_left a:before,
.scltop_index .contentBox377 .content2block .block_left a:after,
.scltop_index .contentBox377 .content2block .block_right a:before,
.scltop_index .contentBox377 .content2block .block_right a:after{display: none;}
.scltop_index .contentBox377 .content2block .block_left,
.scltop_index .contentBox377 .content2block .block_right {width: 172px;}
.scltop_index .contentBox764 .content3block{
	margin:0 0 10px 0;
}
.scltop_index .contentBox764 .content3block .block{
	float:left;
	overflow:hidden;
}
.scltop_index #koushuSearch .koushuBox{
	margin: 0 0 20px;
	padding: 10px 15px;
}
.scltop_index #koushuSearch ul li:not(.koushuBn){
	width: 235px;
	float: left;
	margin:14px 6px 0 0;
	background:#d3f0fa;
	border: #2d77c2 solid 1px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: bottom;
}
.scltop_index #koushuSearch ul li:not(.koushuBn):nth-child(3n){
	margin:14px 0 0 0;
}
.scltop_index #koushuSearch ul li.koushuBn{
	float: left;
}
.scltop_index #koushuSearch ul li:not(.koushuBn) a{
	display: block;
	width: 198px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.scltop_index #koushuSearch ul li:not(.koushuBn) a:before{
	content:"\25B6";
	display: inline-block;
	float:left;
	font-size:18px;
	margin:0 4px 0 0;
	color:#2d77c2;
}
.scltop_index #koushuSearch ul li.bgY{
	background-color:#ffed3d;
	font-size:24px;
	margin:0 6px 0 0;
}
.scltop_index #koushuSearch ul li.bgY a{
	padding: 15px 10px 15px 10px;
}
.scltop_index #recommend li{
	background: url("/common_img/18p/index_j_h/index_for/arrow.png")no-repeat;
	min-height: 16px;
	padding: 0 0 0 20px;
	margin-bottom: 15px;
	font-size:16px;
}
.scltop_index #oyakudachi .inner_block{
	margin-bottom:0;
}
.scltop_index #oyakudachi .content3block .block{
	width: 232px;
	padding: 8px;
	overflow: hidden;
	margin: 3px 0px 3px 0;
	float: left;
}
.scltop_index #oyakudachi .content3block .block.n3,
.scltop_index #oyakudachi .content3block .block:nth-child(3n){
	margin:0 0 10px 0;
}

.scltop_index #oyakudachi .content3block .block p{
	float: left;
	margin-right: 6px;
}
.scltop_index #oyakudachi .content3block .block dl{
	margin-left:52px;
}
.scltop_index #oyakudachi .content3block .block dt{
	font-size:14px;
}
.scltop_index #oyakudachi .content3block .block dd{
	font-size: 13px;
	line-height: 1.4;
	color: #000;
	display: block;
	clear: right;
	float: left;
	display: block;
	width: 173px;
}
.scltop_index #related_site .content3block{
	padding:0 14px;
}
.scltop_index #related_site .content3block .block{
	margin-right:50px;
	width:200px;
}
.scltop_index #oyakudachi .content3block .block:nth-child(3n+1) {
  clear: both;
}
.scltop_index #oyakudachi .content3block .block dl a{
	line-height: 15px;
}
#newNews{
	padding:6px;
	border:1px solid #2d77c2;
	border-top:none;
	border-radius: 0 0 6px 6px;
}
.scltop_index .side_block.news li{
	width: 174px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.scltop_index .side_block.news a {
	display: inline-block;
	width: 176px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
.scltop_index .side_block.news a:before {
	content:"\25B6";
	float:left;
	font-size:18px;
	margin:0 6px 0 0;
}
.scltop_index .side_block.news li:last-child a:before {display:none;}
.scltop_index .side_block.pickup p,
.scltop_index .side_block p.banner {
	margin: 10px 0;
	text-align:center;
}
.scltop_index .LeftColumn .h3Title,
.scltop_index .RightColumn .h3Title{
	position: relative;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin:10px 0 0 0;
	padding: 0 0 0 60px;
	line-height: 40px;
	background:#2d77c2;
	z-index: 1;
}
.scltop_index .LeftColumn #oyakudachi h3{
	margin-top:30px;
}
.scltop_index .LeftColumn .h3Title{
	font-size:23px;
}
.scltop_index .RightColumn .h3Title{
	position: relative;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	padding: 4px 4px 4px 4px;
	line-height: 40px;
	background:#2d77c2;
	z-index: 1;
	margin-top: 0px;
}
.scltop_index .RightColumn .h3Title span{
	display: table-cell;
	padding:0 0 0 8px;
	font-size: 15px;
	line-height: 1.2;
	vertical-align: middle;
}
.scltop_index .RightColumn .h3Title.white:before{
	content:"";
	display: table-cell;
	width:44px;
	height:40px;
	border:none;
	background:white no-repeat center center;
	z-index: 2;
}
.scltop_index .LeftColumn .h3Title:before{
	content:"";
	position: absolute;
	display: block;
	bottom:0;
	left:0;
	width:44px;
	height:44px;
	border:3px solid #2d77c2;
	background:#ffed3d no-repeat center center;
	z-index: 2;
}
.scltop_index .LeftColumn .h3Title.titKanren:before{background-image:url("/scltop/images/icons/icon_h_01.png"); }
.scltop_index .LeftColumn .h3Title.titSearch02:before{background-image:url("/scltop/images/icons/icon_h_02.png"); }
.scltop_index .LeftColumn .h3Title.titGakko:before{background-image:url("/scltop/images/icons/icon_h_04.png"); }
.scltop_index .LeftColumn .h3Title.titMatomete:before{background-image:url("/scltop/images/icons/icon_h_03.png"); }
.scltop_index .LeftColumn .h3Title.titEvent:before{background-image:url("/scltop/images/icons/icon_h_05.png"); }
.scltop_index .LeftColumn .h3Title.titOyakudachi:before{background-image:url("/scltop/images/icons/icon_h_09.png");background-position: 2px center;}
.scltop_index .LeftColumn .h3Title.titKanrenSite:before{background-image:url("/scltop/images/icons/icon_h_10.png");}
.scltop_index .RightColumn .h3Title.bgTotteoki:before{background-image:url("/scltop/images/icons/icon_h_08.png")}
.scltop_index .LeftColumn .h3Title span{color:#ffe200;}
.scltop_index .LeftColumn .h3Title em{
	display: table;
	float: right;
	border-spacing: 4px;
}
.scltop_index .LeftColumn .h3Title i{
	display: table-cell;
	width:32px;
	height:32px;
	padding:2px 2px 0 2px;
	background:white;
	color:#2d77c2;
	font-size:15px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.05;
	text-align: center;
	vertical-align: middle;
}

.scltop_index .RightColumn .side_block.pickup h3{
	border:10px solid #2d77c2;
	border-top:none;
	border-bottom:none;
	text-align: center;
	background:#d3f0fa;
	color:#2d77c2;
	font-size: 14px;
	font-weight:bold;
	padding:4px 0 4px 0;
	letter-spacing: 0.3em;
}
.scltop_index #shinroData ul{
	margin:10px 0 30px 0;
	padding:10px 20px 10px 20px;
	border:1px solid #2d77c2;
	border-radius:6px;
}
.scltop_index #shinroGuidance ul{
	margin:10px 0 30px 0;
	padding:10px 20px 10px 20px;
	border: 2px solid #2d77c2;
	width:425px;
}
.scltop_index #shinroData ul li,
.scltop_index #shinroGuidance ul li{margin: 0px 0 4px 0;}
.scltop_index #shinroData ul li a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color:#2d77c2;
	font-size:16px;
}
.scltop_index #shinroData ul li a:before{
	content:"\25B6";
	float:left;
	margin:0 6px 0 0;
	font-size:24px;
}
.scltop_index #shinroGuidance ul li p:before{
	content:"\25BC";
	float:left;
	margin:0 0px 0 0;
	font-size: 18px;
}
.scltop_index #shinroData ul li span{
	display: block;
	position: relative;
	top:-3px;
	margin:0 0 0 18px;
	color:#333;
	font-size:15px;
}
.scltop_index #shinroGuidance ul li span{
	display: block;
	position: relative;
	top:-3px;
	margin: 2px 0 0 0px;
	color:#333;
	font-size:18px;
}
.scltop_index #shinroGuidance ul li p{
	display: block;
	position: relative;
	top:-3px;
	color:#2d77c2;
	font-size:18px;
}
.scltop_index #shinroData ul li:first-child,
.scltop_index #shinroGuidance ul li:first-child{
	font-size:18px;
	font-weight: bold;
	color:#333;
}
.scltop_index #shinroData ul li:last-child a{
	float:right;
	display: inline-block;
	height:24px;
	padding:4px 8px 4px 8px;
	background: #2d77c2;
	border:2px solid #333333;
	border-radius: 12px;
	color:white;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 24px;
}
.scltop_index #shinroData ul li:last-child a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.scltop_index #shinroData ul li:last-child a:before{display: none;}
.scltop_index #guideBooksInformation h3{margin:0 0 20px 0;}
.scltop_index #guideBooksInformation h4{
	margin: 0 0 10px 0;
	color:#2d77c2;
	font-weight: bold;
	font-size: 22px;
}
.scltop_index #guideBooksInformation .column-R02 h4{text-align: center;}
.scltop_index #guideBooksInformation .column-R02,
.scltop_index #guideBooksInformation .inner_block.blue_block{
	border:1px solid #2d77c2;
	border-radius: 6px;
}
.scltop_index #guideBooksInformation .column-R01 .inner_block.blue_block.last{
	margin-bottom:0;
}
.scltop_index #guideBooksInformation .column-R02 .inner_block.blue_block{
	border:none;
	padding: 0;
}
.scltop_index #guideBooksInformation .column-R02{
	width: 284px;
	height: 333px;
	padding: 10px 40px 10px 40px;
	background:url("/scltop/images/img_guide_01.jpg") no-repeat center 174px;
}
.scltop_index #guideBooksInformation .column-R02 p.guideBooks{
	min-height: 2.2em;
	font-size: 16px;
	font-weight: bold;
}
.scltop_index #guideBooksInformation .column-R02 p.guideBooks a{
	display: inline-block;
	float:right;
	margin:52px 0 0 0;
	font-weight: normal;
	text-align: right;
}
/*対象別コンテンツ新デザイン　2015/1/27*/
.scltop_index #oyakudachi .inner_block .fc-blue{
	border-bottom: dotted 1px;
	padding-bottom: 5px;
	font-size:20px;
}
.scltop_index .LeftColumn #recommend,
.scltop_index .LeftColumn .titKanren,
.scltop_index .LeftColumn #oyakudachi{
	margin-top:30px;
} 
/* 進学動画チャンネル 動画詳細画面 */
#Contents.Douga .Title{
	font-size:18px;
	font-weight:bold;
}
/*全文検索　2015/1/21*/
#searchAll .block_search_criteria table th p {
	display: block;
	padding: 35px 0;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	background: url(/common_img/18p/bg_yel.png) 0 0 repeat;
	height: 35px;
}
#searchAll .block_search_criteria input{
	width: 378px;
	height: 39px;
}
#searchAll .block_search_criteria td{
	padding: 25px 10px;
}
#searchAll #search_result_list .block_list_action.col3 .block_right {
	float: right;
}
#searchAll .btnDt{
	background-color: #CDE6F5;
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	border: #2D77C2 1px solid;
	margin-top: 10px;
}
#searchAll .btnDt a:before{
	content:"\25b6";
	color:#2D77C2;
}
span.t10-4.scl-kind {
	font-size: 14px;
}
table[class^="setline"] tr {
	height: 220px;
}
.scl_name h3 {
	font-size: 14px;
}
div[class^="list_box setline"] td.data_area {
	border-bottom: none;
}
.block_list_box .list_box .data_area .scl_job p a {
	line-height: 2;
}
.block_list_box .list_box .data_area .scl_name p a {
	line-height: 1.6;
}
.block_list_box .list_box .data_area p a {
	line-height: 1.4;
}
.data_area .col3 .block_right .scl_new_expanded .new-course-name1 a {
	font-size: 16px;
	line-height: 1.6;
	font-weight: normal;
}
td.data_area .block_right .dot_black_line .scl_name h3 span {
	font-size: 14px;
}
td.scl_course_cklist_heading {
	font-size: 13px;
}
td.scl_course_cklist_result {
	font-size: 15px;
}
ul.scl_course_cklist li label {
	font-size: 15px;
}
span.scl_k_qa_arrow {
	left: 814px;
	top: -24px;
}
.css_schoolapi .scl_k_qa a {
	left: 820px;
}
.block_search_sortarea .search_sortarea_arealink dl dd ul li a {
	font-size: 16px;
}
.fs13 {
  font-size: 13px;
}
.color-black{
  color: black;
}
/** 検索結果 **/
#search_result_list.type04 .list_box {
  margin-bottom: initial;
}
#search_result_list.type04 .list_box .data_area {
  border: initial;
}
#search_result_list.type04 .block_list_box {
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto;
  justify-content: space-between;
  width: 100%;
}
#search_result_list.type04 .list_box {
  width: 481px;
}
#search_result_list.type04 .list_box tr {
  border: 1px solid #E5E5E5;
}
#search_result_list.type04 .list_box .data_area {
  padding: 10px 10px 10px 20px;
  display: flex;
  flex-direction: column;
  position: relative;
}
#search_result_list.type04 .list_box .check_area {
  width: 50px;
  text-align: center;
  background-color: #f6f6f6;
}
#search_result_list.type04 .list_box .check_area input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
#search_result_list.type04 .list_box .data_area .scl_name h2,
#search_result_list.type04 .list_box .data_area .scl_name h3 {
  font-weight: bold;
  font-size: 18px;
}
#search_result_list.type04 .data_area .scl_copy {
  font-size: 12px;
  color: #464646;
}
#search_result_list.type04 .list_box .data_area .scl_photo {
  margin-bottom: 25px;
}
#search_result_list.type04 .list_box .data_area .scl_link { 
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 14px;
}
#search_result_list.type04 .data_area .scl_link a {
  color: #00c2ff;
}
#search_result_list.type04 .data_area .scl_link a:hover {
  text-decoration: none;
}
#search_result_list.type04 .data_area .scl_link a:before {
  content: "\25b6";
  color: #00c2ff;
  padding-right: 5px;
}
#search_result_list.type04 .list_box + .list_box02 {margin-top: 20px;}
#search_result_list.type04 .list_box02 {width: 100%;}
#search_result_list.type04 .data_area .scl_name{margin-bottom:0px;}
.change{clear: both;}
.css_schoolapi.ocInfoCnt h1 {
  border: none;
  padding: 0;
  font-size: 28px;
  font-weight: bold;
  font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 26px;
  color: #333;
}
.css_schoolapi.ocInfoCnt h2 span:before,
.css_schoolapi.ocInfoCnt h1 span:before {content: none;}

