@charset utf-8;
/*---------------------------------------
    学校所在地マップ 都道府県選択ページ(PC)
----------------------------------------*/
.select-area h2 {
	font-size:24px;
	margin:15px 0px;
	padding-left:10px;
}

.select-area h2.scl_dai {
	border-left:10px #2BA866 solid;
}

.select-area h2.scl_h {
	border-left:10px #EF5048 solid;
}

.select-area h2.scl_j {
	border-left:10px #F29422 solid;
}

.select-area h2.scl_e {
	border-left:10px #F2CB05 solid;
}

.select-area .select-scltype {
	padding-top:14px;
	padding-bottom:6px;
}

ul.scltype-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 4px #2BA866 solid;
  display:block;
}

ul.scltype-list.scl_dai{
  border-bottom: 4px #2BA866 solid;
}

ul.scltype-list.scl_tandai{
  border-bottom: 4px #0D83D9 solid;
}

ul.scltype-list.scl_h{
  border-bottom: 4px #EF5048 solid;
}

ul.scltype-list.scl_j{
  border-bottom: 4px #F29422 solid;
}

ul.scltype-list.scl_e{
  border-bottom: 4px #F2CB05 solid;
}

ul.scltype-list li {
  float: left;
  width: 233px;
  height:40px;
  background-color:#ffffff;
  border-top: 1px #000000 solid;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;
  list-style:none;
  border-top-right-radius:6px;
  border-top-left-radius:6px;
  -webkit-border-top-left-radius: 6px;  
  -webkit-border-top-right-radius: 6px;  
  -moz-border-radius-topleft: 6px;  
  -moz-border-radius-topright: 6px;  
}

ul.scltype-list li a {
  text-align: center;
  font-size:24px;
  color:#000000;
  padding-top:4px;
  display:block;
  text-decoration:none;
}

#scl_tandai_tab,
#scl_h_tab {
  margin:0px 0px 0px 14px;
}

#scl_j_tab {
  margin:0px 13px 0px 13px;
}

#scl_dai_tab.selected {
  background-color:#2BA866;
  border-top: 1px #2BA866 solid;
  border-left: 1px #2BA866 solid;
  border-right: 1px #2BA866 solid;
  color:#000000;
}

#scl_tandai_tab.selected {
  background-color:#0D83D9;
  border-top: 1px #0D83D9 solid;
  border-left: 1px #0D83D9 solid;
  border-right: 1px #0D83D9 solid;
  color:#000000;
}

#scl_h_tab.selected {
  background-color:#EF5048;
  border-top: 1px #EF5048 solid;
  border-left: 1px #EF5048 solid;
  border-right: 1px #EF5048 solid;
  color:#ffffff;
}

#scl_j_tab.selected {
  background-color:#F29422;
  border-top: 1px #F29422 solid;
  border-left: 1px #F29422 solid;
  border-right: 1px #F29422 solid;
  color:#ffffff;
}

#scl_e_tab.selected {
  background-color:#F2CB05;
  border-top: 1px #F2CB05 solid;
  border-left: 1px #F2CB05 solid;
  border-right: 1px #F2CB05 solid;
}

#scl_dai_tab.selected a,
#scl_tandai_tab.selected a,
#scl_h_tab.selected a,
#scl_j_tab.selected a,
#scl_e_tab.selected a {
  color:#ffffff;
}

.select-area .select-area-list table {
	width:980px;
	border-top:1px solid;
}

.select-area .select-area-list table tr {
	border-bottom: 1px solid;
}

.select-area .select-area-list table tr th {
	padding:16px 22px 16px 22px;
	background-color:#f3f5f4;
}

.select-area .select-area-list .area {
	text-align:center;
	font-size:16px;
}

.select-area .select-area-list .pref {
	font-size:16px;
	font-color:#a1bae3;
	float:left;
	padding:0px 0px 0px 12px;
	margin-left:20px;
	background: url("/img/ico_arrow02.png") no-repeat scroll 0 4px;
}

/*---------------------------------------
    学校所在地マップ 都道府県選択ページ(SP)
----------------------------------------*/
.select-area-sp h2 {
	background-color: #2D77C2;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 15px;
	margin-top:10px;	
	letter-spacing: 0.1em;
}

.select-area-sp .select-area-list-sp ul {
	border-top:1px solid #ccc;
}

.select-area-sp .select-area-list-sp ul li {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f0f0f0), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
	border-bottom: 1px solid #ccc;
}

.select-area-sp .select-area-list-sp ul li a {
	background: rgba(0, 0, 0, 0) url("/sp/common/img/icon_arrow_right.png") no-repeat scroll right center;
	color: #000;
	display: block;
	font-weight: bold;
	padding: 12px 10px;
	text-decoration: none;
}

ul.school_menu {
    display:table;
}
ul.school_menu li {
    display:table-cell;
    width:50%;
}
ul.school_menu li img {
    vertical-align: bottom;
}

/*---------------------------------------
    学校所在地マップ 地図ページ
----------------------------------------*/
.marker {
	width:max-width: 85%;
}

.marker .scl_nm {
	font-size:16px;
	font-weight:bold;
}

.marker .scl_kks {
	color:#b9b9b9;
	font-size:11px;
	padding-bottom:8px;
}

.marker .scl_address{
	font-size:14px;
	font-weight:bold;
}

.marker .scl_detail {
	color:#4d8ee0;
	font-size:14px;
	padding-top:15px;
}

.marker-label table td {
	color: #ac5956;
	font-weight: bold;
	white-space: nowrap;
}

.scl_detail {
	display: block;
	text-align:center;
	color: #1072b8;
text-decoration: none;
}

.attention{
	font-size:10px;
}

.float-panel {
	position: absolute;
	right: 50px;
	top: 8px;
	z-index: 255;
}
.float-panel-sp {
	left: 10px;
	right: 0px;
	padding: 0px;
}
.float-panel .search {
	position: relative;
}
.float-panel .search .search-form {
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 230px;
}
.float-panel .search .search-form-sp {
	width: 90%;
	max-width: 300px;
}
.float-panel .search .search-form input {
	font-size: 13px;
	line-height: 1.3;
	border: none;
	padding-left:2px;
	margin: 0;
	width: 82%;
	height: 28px;
}
.float-panel .search .search-icon {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url("/common_img/map/icon_search.png");
	background-repeat: no-repeat;
	margin: -1px -1px 0 0;
	width: 40px;
	height: 30px;
}
.float-panel .search .search-icon:hover {
	cursor: pointer;
}

.current-location-panel {
	position: absolute;
	right: 5px;
	bottom: 45px;
}
.current-location-icon {
	background-image: url("/common_img/map/mylocation.png");
	background-color: rgba(0,0,0,0);
	background-position: -2px 0;
	background-repeat: no-repeat;
	margin: 0px;
	width: 60px;
	height: 60px;
}

.current-route-panel {
	position: absolute;
	right: 55px;
	bottom: 55px;
	width: 60%;
	max-width: 250px;
}
.current-route-panel-sp {
	right: 10px;
	bottom: 35px;
}
.current-route-icon {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url("/common_img/map/route.png");
	background-repeat: no-repeat;
	margin: 0px;
	width: 40px;
	height: 30px;
}

.current-route-from {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px 8px;

	position: absolute;
	right: 40px;
	top: 0;

	margin: 0px;
	font-size: 13px;
	line-height: 1.3;
	height: 22px;
	width: 100%;
}

.current-route-to {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px 8px;

	position: absolute;
	right: 59px;
	top: 28px;

	margin: 0px;
	font-size: 13px;
	line-height: 1.3;
	height: 22px;
	width: 231px;
}


/*---------------------------------------------
    小・中・高 公立学区ページ マップ(PC)
----------------------------------------------*/
#gakkuhschoolSearch .gm-style-iw div{
	overflow:hidden;
}

#gakkuhschoolSearch .scl_nm{
	font-size: 16px;
    font-weight: bold;
}

#gakkuhschoolSearch .scl_kks{
	color: #b9b9b9;
    font-size: 11px;
    padding-bottom: 8px;
}

#gakkuhschoolSearch .scl_address{
	font-size: 14px;
    font-weight: bold;
}
