@charset "UTF-8";
/*----------------------------------------
	header1
----------------------------------------*/

/* 左上テキスト（左フロート） */

.header .header1 .top_text {
  float: left;
  width: 250px;
  padding-top: 12px;
  height: 19px;
  color: #142551;
  font-size: 11px;
  overflow: hidden;
}


/* 講師登録ボタン（右フロート） */

.header .header1 .btn_regist_lecturer {
  float: right;
  width: 185px;
}
.header .header1 .btn_regist_lecturer a {
	display: block;
	background-color: #1875ce!important;
	width: 185px;
	padding: 5px 0 5px;
	margin-top: 1px;
	color: #ffffff;
	text-align: center;
}
.header .header1 .btn_regist_lecturer a:hover {
  background: #1875ce;
}
.header .header1 .btn_regist_lecturer a span {
  display: inline-block;
  background: url(../img/common/icon_arrow_right_white.png) no-repeat right 0.5em;
  padding-right: 10px;
}

/* 営業エリア */

.header .header1 .search_area {
  float: right;
  width: 500px;
  padding-top: 10px;
}
.header .header1 .search_area .list {
	display: inline-block;
}
.header .header1 .search_area .list li {
	display: inline-block;
	background: url(../img/common/icon_search_area.png) no-repeat left 0.4em;
	padding-left: 12px;
	margin-right: 7px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.header .header1 .search_area li.title {
	display: inline-block;
	color: #142551;
	font-size: 11px;
	background-image: none;
	font-weight: normal;
}
.header .header1 .search_area .list li a {
  color: #142551;
}


/*----------------------------------------
	header2
----------------------------------------*/

.header .header2 {
  background: #ffffff;
  padding: 20px 0;
}

/* ロゴ（左フロート） */

.header .header2 .logo {
  float: left;
  width: 314px;
}
.header .header2 .logo a {
  display: block;
  width: 314px;
  height: 60px;
}

/* 右上CVボタン（右フロート） */

.header .header2 .btns {
  float: right;
  width: 220px;
  margin-top: 15px;
}
.header .header2 .btns .btn_request {
  float: left;
  width: 106px;
}
.header .header2 .btns .btn_request a {
  display: block;
  width: 106px;
  height: 0;
  padding-top: 3px;
}
.header .header2 .btns .btn_request a:hover {
}
.header .header2 .btns .btn_trial {
  float: right;
  width: 106px;
}
.header .header2 .btns .btn_trial a {
  display: block;
  width: 106px;
  height: 0;
  padding-top: 3px;
}
.header .header2 .btns .btn_trial a:hover {
}

.header .header2 .btns .btn_counselling {
  float: right;
  width: 106px;
}
.header .header2 .btns .btn_counselling a {
  display: block;
  width: 106px;
  height: 0;
  padding-top: 3px;
}

/* フリーダイヤル */

.header .header2 .tel {
  float: right;
  _background: url(../img/common/img_header_tel.png) no-repeat center top;
  width: 364px;
  height: 0px;
  padding-top: 24px;
  _margin-top: 20px;
  margin-right: 15px;
}



/*----------------------------------------
	gnavi
----------------------------------------*/

.gnavi_pc {
	height: 52px;
	clear: both;
	margin-bottom: 3px;
}
.gnavi_pc ul {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
.gnavi_pc .gnavi_list li {
  float: left;
  width: 184px;
}
.gnavi_pc .gnavi_list li a {
  display: block;
  width: 184px;
  height: 52px;
}
.gnavi_pc .gnavi_list li a:hover {
}
.gnavi_pc .gnavi_list li.gnavi_home {
  width: 60px;
}
.gnavi_pc .gnavi_list li.gnavi_home a {
  width: 60px;
}
.gnavi_pc .gnavi_list .gnavi_search{
	position:relative;
}
.gnavi_pc .gnavi_list .gmenubox{
	display:none;
	position:absolute;
	z-index:999;
	width:184px;
	border:1px solid #1562af;
	background-color:#588fc6;
}
.gnavi_pc .gnavi_list .gmenubox li{
	width:184px;
	float:none !important;
	padding-top:20px;
	text-align:center;
}
.gnavi_pc .gnavi_list .gmenubox li:first-child{
	border-bottom:1px solid #1562af;
}
.gnavi_pc .gnavi_list .gmenubox li a{
	width:184px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.gnavi_pc .gnavi_list .gmenubox li a:hover{
	color:#fff;
	text-decoration:underline;
}

/* メインビジュアル部
---------------------------------------- */

.main_visual {
	margin-bottom: 0px;
	_background: #ffffff;
	_-webkit-border-radius: 0 0 10px 10px;
	_-moz-border-radius: 0 0 10px 10px;
	_border-radius: 0 0 10px 10px;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	zoom: 1;
	position: relative;  /* メインイメージ */  /* ローカルナビ */
  /* ページタイトル */
}
.main_visual .image {
  background-repeat: no-repeat;
  background-position: center top;
  height: 0;
  overflow: hidden;
  padding-top: 362px;
  margin-bottom: 0px;
  position: relative;
}
.main_visual .image_k {
  background-repeat: no-repeat;
  background-position: center top;
  height: 0;
  overflow: hidden;
  padding-top: 362px;
  margin-bottom: 0px;
  position: relative;
}
.main_visual .image .btn_trial1 {
  width: 272px;
  position: absolute;
  left: 35px;
  bottom: 20px;
}
.main_visual .image .btn_trial1 a {
  display: block;
  background: url(../img/common/btn_trial1.png) no-repeat center top;
  width: 272px;
  height: 0;
  overflow: hidden;
  padding-top: 84px;
}
.main_visual .image .btn_trial1 a:hover {
  opacity: 0.8;
  opacity: 1.0;
}
.main_visual .image .btn_trial2 {
  width: 372px;
  position: absolute;
  left: 35px;
  bottom: 22px;
}
.main_visual .image .btn_trial2 a {
  display: block;
  background: url(../img/common/btn_trial2.png) no-repeat center top;
  width: 372px;
  height: 0;
  overflow: hidden;
  padding-top: 83px;
}
.main_visual .image .btn_trial2 a:hover {
  opacity: 0.8;
  opacity: 1.0;
}
.main_visual .image .btn_trial3 {
  width: 369px;
  position: absolute;
  left: 35px;
  bottom: 22px;
}
.main_visual .image .btn_trial3 a {
  display: block;
  background: url(../img/common/btn_trial3.png) no-repeat center top;
  width: 369px;
  height: 0;
  overflow: hidden;
  padding-top: 83px;
}
.main_visual .image .btn_trial3 a:hover {
  opacity: 0.8;
  opacity: 1.0;
}
.main_visual .image .btn_trial4 {
  width: 369px;
  position: absolute;
  left: 35px;
  bottom: 22px;
}
.main_visual .image .btn_trial4 a {
  display: block;
  background: url(../img/common/btn_trial4.png) no-repeat center top;
  width: 369px;
  height: 0;
  overflow: hidden;
  padding-top: 83px;
}
.main_visual .image .btn_trial4 a:hover {
  opacity: 0.8;
  opacity: 1.0;
}
.main_visual .image .btn_search {
  width: 201px;
  position: absolute;
  left: 250px;
  bottom: -10px;
}
.main_visual .image .btn_search a {
  display: block;
  background: url(../img/common/btn_search.png) no-repeat center top;
  width: 201px;
  height: 0;
  overflow: hidden;
  padding-top: 77px;
}
.main_visual .image .btn_search a:hover {
  opacity: 0.8;
  opacity: 1.0;
}

/* ページタイトル
---------------------------------------- */

.page_title_wrap {
	background-color: #E6EEF9;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.page_title_wrap h1.page_title {
	display: inline-block;
	color: #142551;
	font-size: 28px;
	vertical-align: middle;
}
.page_title_wrap .sub_text {
  display: inline-block;
  border-left: solid 1px #ffffff;
  padding: 6px 30px 4px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.4;
  vertical-align: middle;
}
.page_title_wrap .description {
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* メインコンテンツ　角丸、白背景ブロック
---------------------------------------- */
_.bg_round_white {
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 25px;
  zoom: 1;
  position: relative;
}
.bg_round_white {
  background-color: #ffffff;
  zoom: 1;
  position: relative;
}
.pd25{
  padding: 25px;
}


.bg_round_blue {
	background-color: #eff5fc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 25px;
	zoom: 1;
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
}


/* ページコンテンツブロック
---------------------------------------- */

.content_block {
  margin-bottom: 15px;
}
.content_block .block_head {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  background-image: url(../img/common/icon_pencil.png);
  background-repeat: no-repeat;
  background-position: 20px 16px;
  padding: 14px 20px 12px 60px;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
}
.content_block .block_body {
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	padding: 15px;
	margin-bottom: 20px;
}
.content_block .block_body .text {
	font-size: 14px;
	line-height: 30px;
	color: #444;
}

.content_block .block_body .bg_round_white {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.block_body .bg_round_white .subtitle {
	color: #003;
	font-size: 24px;
	font-weight: bold;
	margin-bottom:10px;
}
.block_body .bg_round_white .text_2 {
	font-size: 14px;
	line-height: 30px;
	color: #444;
	margin-top: 10px;
	margin-bottom: 20px;
}



.content_unit {
  padding: 0;
  margin-bottom: 10px;
}
.content_unit .unit_head {
  padding: 10px 20px 8px;
  border-bottom: solid 1px #dae2f0;
  color: #142551;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
.content_unit .unit_body {
  padding: 20px 20px 5px;
}
.content_unit .unit_body dl dt {
  margin-bottom: 8px;
}
.content_unit .unit_body dl dd {
  margin-bottom: 15px;
  overflow: hidden;
}

/* 見出し系
---------------------------------------- */
/* アイコン付き見出し */
.icon_head {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  margin-bottom: 20px;
  color: #142551;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.course .icon_head {
  background-image: url(../img/common/icon_flag.png);
}

.lecturer .icon_head {
  background-image: url(../img/common/icon_person.png);
  background-position: left 2px;
}

.result .icon_head {
  background-image: url(../img/common/icon_result.png);
  background-position: left 3px;
}

.success .icon_head {
  background-image: url(../img/common/icon_success.png);
  padding-top: 1px;
}

/* 背景色ネイビー見出し */
.navy_head {
  background-color: #101a3f;
  padding: 8px 15px 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  zoom: 1;
}

/* 背景色ネイビー見出し（吹き出し付き） */
.navy_head_left_baloon {
  background-color: #101a3f;
  padding: 4px 15px 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  zoom: 1;
}
.navy_head_left_baloon:before {
  content: "";
  display: block;
  background: url(../img/common/baloon_left_navy.png) no-repeat center top;
  width: 8px;
  height: 8px;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -4px;
}

/* 穴あき風見出し */
.hole_head {
  background: #eaeefa url(../img/common/icon_hole.png) no-repeat 20px center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 0 7px 45px;
  color: #142551;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  zoom: 1;
}

/* 共通テーブルレイアウト
---------------------------------------- */
.cm_table_layout h3{
    background: #eef3fb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 10px 2px;
    margin-bottom: 5px;
    color: #142551;
    font-size: 21px;
    font-weight: bold;
}
.cm_table_layout table{
	width:100%;
	font-size:medium;
}
.cm_table_layout th{
	padding:10px;
	background-color:#0080d1;
	text-align:center;
	color:#fff;
}
.cm_table_layout td{
	padding:10px;
	text-align:center;
}
.cm_table_layout td.bg{
	background-color:#0080d1;
	color:#fff;
}
.cm_table_layout #closebox{
	display:none;
}

.cm_table_layout2 h3{
    background: #eef3fb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 10px 2px;
    margin-bottom: 5px;
    color: #142551;
    font-size: 21px;
    font-weight: bold;
}
.cm_table_layout2 table{
	width:100%;
	border-collapse:collapse;
	font-size:medium;
}
.cm_table_layout2 th{
	padding:10px;
	border:1px dotted #ccc;
	background-color:#0080d1;
	text-align:center;
	color:#fff;
}
.cm_table_layout2 .nowrap th{
	white-space:nowrap;
}
.cm_table_layout2 td{
	padding:10px;
	border:1px dotted #ccc;
	text-align:center;
}

.cm_table_layout3 h3{
	margin-bottom:20px;
	background:#0080d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 10px 2px;
	color:#fff;
    font-size: 21px;
    font-weight: bold;
}
.cm_table_layout3 table{
	width:100%;
	margin-bottom:40px !important;
	border-collapse:collapse;
	font-size:medium;
}
.cm_table_layout3 th{
	padding:10px;
	border:1px solid #ccc;
	background: #d9e4f6;
	text-align:center;
	color: #142551;
}
.cm_table_layout3 .nowrap th{
	white-space:nowrap;
}
.cm_table_layout3 td{
	padding:10px;
	border:1px solid #ccc;
	text-align:center;
}
td.noborder{
	padding:5px;
	border:none;
}



/* テーブル系
---------------------------------------- */
.lightblue_table {
  width: 100%;
}
.lightblue_table th,
.lightblue_table td {
  border: solid 1px #dae2f0;
  padding: 5px 10px;
  vertical-align: top;
}
.lightblue_table th {
  background-color: #ecf1fc;
  font-weight: bold;
}


/* ページコンテンツ下部
---------------------------------------- */
.contents_tail {
  background-image: url(../img/common/footer_img_01.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 50px 0 40px;
  padding-left: 230px;
}
.contents_tail .text {
  color: #142551;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.contents_tail.fujishiro {
  background-image: url(../img/common/footer_img_01.png);
  background-position: 20px bottom;
}
.contents_tail.saito {
  background-image: url(../img/common/footer_img_01.png);
  background-position: 30px bottom;
}



/* サイドメニュー
---------------------------------------- */

.snav {
	margin-top: 0px;
	margin-bottom: 15px;
}
.snav .title {
	border-left: 1px solid #d3dee9;
	border-right: 1px solid #d3dee9;
	border-top: 1px solid #d3dee9;
	border-bottom: 0 none;
	padding: 11px 15px 9px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	text-align: center;
}
.snav .title img {
	position: absolute;
	right: 10px;
	bottom: 0;
	display: none;
}
.snav .title .to_archive {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
}
.snav .title .to_archive:after {
  content: "";
  display: inline-block;
  background: url(../img/common/icon_arrow_right_white.png) no-repeat center top;
  width: 5px;
  height: 9px;
  margin-left: 5px;
}
.snav .snav_list {
  border: solid 1px #d3dee9;
  border-top: 0;
  background: #ffffff;
  overflow: hidden;
}
.snav .snav_list > li {
  border-top: solid 1px #e5ebf6;
  _margin-top: -1px;
}
.snav .snav_list > li > a {
	display: block;
	_background: url(../img/common/icon_side_menu.png) no-repeat 96% center;
	padding: 20px 30px 20px 15px;
	color: #142551;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.snav .snav_list > li > a:hover {
  text-decoration: underline;
}
.snav.accordion .title {
  border-color: #d3dee9;
  background-color: #f0f5fc;
  color: #333;
}
.snav.accordion .snav_list {
  border-color: #d3dee9;
}
.snav.accordion .snav_list > li .accordion_trigger {
	display: block;
	background: url(../img/common/btn_accordion_close.png) no-repeat 15px center;
	padding: 20px 30px 20px 50px;
	color: #142551;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.snav.accordion .snav_list > li .accordion_trigger.open {
  background-image: url(../img/common/btn_accordion_open.png);
}
.snav.accordion .snav_list > li .accordion_list {
  display: none;
}
.snav.accordion .snav_list > li .accordion_list li {
  _border-top: solid 1px #e5ebf6;
}
.snav.accordion .snav_list > li .accordion_list li a{
  display: block;
  padding: 8px 15px;
  background-color: #f0f5fc;
  color: #142551;
  text-decoration: none;
}
.snav.accordion .snav_list > li .accordion_list_o li a{
  display: block;
  padding: 20px 30px 20px 15px;
  background-color: #fff;
  color: #142551;
	font-size: 16px;
  text-decoration: none;
	border-top: solid 1px #e5ebf6;
}
.snav.accordion .snav_list > li .accordion_list_o .border_top_none{
border-top: 0 none;
}
.snav .snav_list li .accordion_list_o .child {
	font-size: 14px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(../img/common/icon_list_update.png);
}
.group_high .snav .snav_list li a {

}
.snav.accordion .snav_list > li .accordion_list li a:hover {
  text-decoration: underline;
}
.snav.accordion .snav_list > li .accordion_list_o li a:hover {
  text-decoration: underline;
}
.snav .category_list {
  border: solid 2px #999999;
  background: #ffffff;
  overflow: hidden;
}
.snav .category_list li {
  margin-top: -1px;
  border-top: solid 1px #d3dee9;
  padding: 8px 10px 6px 30px;
  background-repeat: no-repeat;
  background-position: 15px center;
}
.snav .category_list li a {
  color: #142551;
  font-size: 13px;
}
.snav.news .title {
  border-color: #00a3e7;
  background-color: #00a3e7;
  line-height: 1.4;
}
.snav.news .category_list {
  border-color: #00a3e7;
}
.snav.news .category_list li {
  background-image: url(../img/common/icon_list_news.png);
}
.snav.update .title {
  border-color: #8faab5;
  background-color: #8faab5;
  line-height: 1.4;
}
.snav.update .category_list {
  border-color: #8faab5;
}
.snav.update .category_list li {
  background-image: url(../img/common/icon_list_update.png);
}
.snav.blog .title {
  border-color: #ff9500;
  background-color: #ff9500;
  line-height: 1.4;
}
.snav.blog .category_list {
  border-color: #ff9500;
}
.snav.blog .category_list li {
  background-image: url(../img/common/icon_list_blog.png);
}

/* サイドバナー
---------------------------------------- */

.banners {
  border-top: solid 1px #d4dcf1;
  padding: 10px 0;
}

.banner {
  padding: 5px 0;
}
.banner a {
  display: block;
  width: 250px;
}
.banner.bnr_pro a {
  height: 71px;
}
.banner.bnr_graduate a {
  height: 71px;
}
.banner.bnr_reason a {
  height: 91px;
}
.banner.bnr_point a {
  height: 91px;
}
.banner.bnr_compare a {
  heightp: 84px;
}
.banner.bnr_difference a {
  heightp: 84px;
}
.banner.bnr_tvcm a {
  heightp: 84px;
}
.banner.bnr_tvk a {
  heightp: 84px;
}
.banner.bnr_taikendan a {
  heightp: 84px;
}



/* CVBOX 2019.12.13新規  
--------------------------------------------------------------------*/

.contact_wrap{
	margin: 0 auto 40px;
	width: 800px;
}

.contact_wrap h2{
	font-size: 33px;
	font-weight: bold;
	margin: 40px auto;
	text-align: center;
	
}


.contact_wrap .contact_btn p{
	margin: 0 auto 20px;
}






/* CVBOX
---------------------------------------- */

.cvbox_pc {
	background-color: #F0F0E1;
	border: solid 1px #DFDFD0;
	height: 230px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cvbox_pc .tel{
	text-align: center;	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.cvbox_pc ul{
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.cvbox_pc li{
	float: left;
	width: 234px;
}
.cvbox_pc li.request{
	margin-right: 30px;
}
.cvbox_pc li.trial{
}


/* フッター
---------------------------------------- */

.footer .footer1 {
	border-top: solid 1px #d2daeb;
	background: #ffffff;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;

}

/* ページトップへ戻る */
.btn_page_top {
  position: fixed;
  right: 20px;
  bottom: 0;
  width: 43px;
}

.footer .footer1 .contact {
  float: left;
  width: 480px;
  overflow: hidden;
}
.footer .footer1 .contact .title {
  float: left;
  width: 179px;
  height: 60px;
}
.footer .footer1 .contact .tel {
  float: right;
  width: 278px;
  height: 49px;
  margin-top: 5px;
}
.footer .footer1 .btns {
  float: right;
  width: 480px;
}
.footer .footer1 .btns a {
  display: block;
  width: 233px;
  height: 64px;
}
.footer .footer1 .btns a:hover {
  background-position: 0 0;
}
.footer .footer1 .btns .btn_request {
  float: left;
  width: 233px;
}
.footer .footer1 .btns .btn_request a {
  background-image: url(../img/common/btn_footer_request_sprite.png);
}
.footer .footer1 .btns .btn_trial {
  float: right;
  width: 233px;
}
.footer .footer1 .btns .btn_trial a {
  background-image: url(../img/common/btn_footer_trial_sprite.png);
}
.footer .footer2 {
	border-top: solid 1px #246ab4;
	background: #1B65B1;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.footer .footer2 .fnav {
  margin-right: -15px;
}
.footer .footer2 .fnav .menu_group {
  float: left;
  width: 140px;
  margin-right: 19px;
}
.footer .footer2 .fnav .menu_group .head {
	padding: 5px 0;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12518b;
}
.footer .footer2 .fnav .menu_group .list {
  margin-bottom: 15px;
}
.footer .footer2 .fnav .menu_group .list li {
  _margin-left: 15px;
  padding: 5px 0;
  color: #ffffff;
  line-height: 1.4;
}
.footer .footer2 .fnav .menu_group .list li a {
  color: #ffffff;
}
.footer .footer3 {
	padding: 32px 0;
	background-color: #EFF4FB;
}
.footer .footer3 .search_list {
  text-align: center;
}
.footer .footer3 .search_list li {
  display: inline-block;
  background: url(../img/common/icon_search_area.png) no-repeat left 0.4em;
  padding-left: 12px;
  margin: 0 5px;
}
.footer .footer3 .search_list .title{
  background: none !important;
	padding-left: 0px;
}
.footer .footer3 .search_list li a {
  color: #142551;
  font-size: 12px;
  font-weight: bold;
}
.footer .footer4 {
  background: #ffffff;
  padding: 27px 0;
}
.footer .footer4 .logo {
  float: left;
  width: 510px;
  font-size: 14px;
}
.footer .footer4 .logo img {
  margin-right: 20px;
  vertical-align: middle;
}
.footer .footer4 .tel {
  float: right;
  width: 364px;
  height: 24px;
  margin-top: 10px;
}
.footer .footer5 {
  padding: 15px 0;
background-color: #EFF4FB;
}
.footer .footer5 address {
  color: #142551;
  font-size: 11px;
  text-align: center;
}



/* ボタン系
---------------------------------------- */

/* グレーボタン */
.btn_grey a {
  display: block;
  border: solid 1px #bdbdbd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url(../img/common/btn_grandit.png) no-repeat top;
  background-repeat: repeat-x;
  height: 22px;
  padding-top: 10px;
  text-decoration: none;
  color: #142551;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  position: relative;
  zoom: 1;
}
.btn_grey a:hover {
  background-image: url(../img/common/btn_grandit_hover.png);
}

/* グレーボタンS */
.btn_grey_s {
  width: 58px;
}
.btn_grey_s a {
  display: block;
  background: url(../img/common/btn_grey_s_sprite.png) no-repeat 0 0;
  width: 58px;
  height: 24px;
  padding-top: 6px;
  text-decoration: none;
  color: #142551;
  font-weight: bold;
  text-align: center;
}
.btn_grey_s a:hover {
  background-position: 0 -35px;
}

/* グレーボタンL */
.btn_grey_l {
  width: 160px;
}
.btn_grey_l a {
  display: block;
  background: url(../img/common/btn_grey_l_sprite.png) no-repeat 0 0;
  width: 160px;
  height: 26px;
  padding-top: 8px;
  text-decoration: none;
  color: #142551;
  font-weight: bold;
  text-align: center;
}
.btn_grey_l a:hover {
  background-position: 0 -39px;
}
/* ブルーボタン */
.btn_blue {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.btn_blue a{
display: block;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
background: #0066cb;
font-size: 18px;
font-weight: bold;
text-decoration: none;
text-align: center;
width: 55%;
margin: 0 auto;
}


/* お近くの家庭教師を探す */
.btn_search_lecturer {
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 65px;
}
.btn_search_lecturer a:hover {
}

/* 詳しく見る */
.btn_detail {
	width: 110px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.btn_detail a {
  display: block;
  border: solid 1px #b6b6b6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url(../img/common/btn_grandit.png) repeat-x center;
  height: 32px;
  color: #142551;
  font-weight: bold;
  line-height: 32px;
  text-decoration: none;
}
.btn_detail a:hover {
  background-image: url(../img/common/btn_grandit_hover.png);
}

/* 青いボタンを２つ並べる */
.blue_btns {
  overflow: hidden;
  width: 515px;
  margin: 0 auto 20px;
}
.blue_btns .banner {
  width: 250px;
  padding: 0;
}
.blue_btns .banner.bnr_pro {
  float: left;
  width: 250px;
}
.blue_btns .banner.bnr_graduate {
  float: right;
  width: 250px;
}

/* スピード検索 */
.btn_speed_search {
  width: 291px;
  margin: 0 auto;
}
.btn_speed_search a {
  display: block;
  background: url(../img/kateikyoshi_search/btn_speed_search_sprite.png) no-repeat 0 0;
  width: 291px;
  height: 62px;
  overflow: hidden;
}
.btn_speed_search a:hover {
}

.btn_speed_search2 a {
  display: block;
  background: url(../img/kateikyoshi_search/btn_speed_search_sprite.png) no-repeat 0 0;
  width: 291px;
  height: 62px;
  overflow: hidden;
}
.btn_speed_search2 a:hover {
}
/* スマートフォンサイトを見る */
.splink {
  display: block;
  border: solid 1px #b6b6b6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: url(../img/common/btn_grandit.png) repeat-x center;
  background-size: 100% 100%;
  height: 100px;
  color: #142551;
  font-weight: bold;
  line-height: 100px;
  text-decoration: none;
  text-align: center;
  width: 90%;
  margin: 20px 5% 0 5%;
  font-size: 250%;
  position: relative;
}
.splink img {
  display: inline;
  height: 50px;
  width: auto;
  position: relative;
  top: -25px;
}



/* 文字強調・文字色
---------------------------------------- */

.clr_red {
	color: #F00;
}


/* インデント付きテキスト */
.indent_text {
  margin-left: 15px;
  text-indent: -1em;
}

/* 斜めストライプ背景
---------------------------------------- */
.bg_askew {
  _background: url(../img/common/bg_askew.jpg);
  _border-top: solid 1px #d4daea;
  _border-bottom: solid 1px #d4daea;
}


/*----------------------------------------
	【adjust】
----------------------------------------*/
.mgb_0 {
  margin-bottom: 0 !important;
}

.mgb_5 {
  margin-bottom: 5px !important;
}

.mgb_10 {
  margin-bottom: 10px !important;
}

.mgb_15 {
  margin-bottom: 15px !important;
}

.mgb_20 {
  margin-bottom: 20px !important;
}

.mgb_25 {
  margin-bottom: 25px !important;
}

.mgb_30 {
  margin-bottom: 30px !important;
}

.mgb_35 {
  margin-bottom: 35px !important;
}

.mgb_40 {
  margin-bottom: 40px !important;
}

.mgb_45 {
  margin-bottom: 45px !important;
}

.mgb_50 {
  margin-bottom: 50px !important;
}

.mgb_55 {
  margin-bottom: 55px !important;
}

.mgb_60 {
  margin-bottom: 60px !important;
}

.mgb_65 {
  margin-bottom: 65px !important;
}

.mgb_70 {
  margin-bottom: 70px !important;
}

.mgb_75 {
  margin-bottom: 75px !important;
}

.mgb_80 {
  margin-bottom: 80px !important;
}

.mgb_85 {
  margin-bottom: 85px !important;
}

.mgb_90 {
  margin-bottom: 90px !important;
}

.mgb_95 {
  margin-bottom: 95px !important;
}

.mgb_100 {
  margin-bottom: 100px !important;
}

.mgt_0 {
  margin-top: 0 !important;
}

.mgtn_5 {
  margin-top: -5px !important;
}

.mgtn_10 {
  margin-top: -10px !important;
}

.mgtn_15 {
  margin-top: -15px !important;
}

.mgtn_20 {
  margin-top: -20px !important;
}

.mgtn_25 {
  margin-top: -25px !important;
}

.mgtn_30 {
  margin-top: -30px !important;
}

.mgtn_35 {
  margin-top: -35px !important;
}

.mgtn_40 {
  margin-top: -40px !important;
}

.pdb_0 {
  padding-bottom: 0 !important;
}

.fs_10 {
  font-size: 10px;
}

.fs_11 {
  font-size: 11px;
}

.fs_12 {
  font-size: 12px;
}

.fs_13 {
  font-size: 13px;
}

.fs_14 {
  font-size: 14px;
}
.fs_15 {
  font-size: 15px;
}
.fs_16 {
  font-size: 16px;
}
.fs_17 {
  font-size: 17px;
}
.fs_18 {
  font-size: 18px;
}
.fs_19 {
  font-size: 19px;
}
.fs_20 {
  font-size: 20px;
}
.fc_red {
  color: #de0515;
}

.fw_n {
  font-weight: normal;
}

.fw_b {
  font-weight: bold;
}

.ta_l {
  text-align: left;
}

.ta_c {
  text-align: center;
}

.ta_r {
  text-align: right;
}
.color_red {
  color: red;
}
