@charset "utf-8";

.present_tosyocard {width: 980px;}
.present_tosyocard_lead { margin:15px 0 0 5px;}
.present_tosyocard_btn-group{margin:20px auto 40px;}
.present_tosyocard_btn-group li{text-align: center;margin: 16px;padding:0 4px;}
.present_tosyocard_btn-group li a +a{ margin-left: 10px;}
#present_tosyocard nav.btn a{
	letter-spacing:2px;
	font-size:32px;
	font-family:"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	text-decoration:none;
	background: -moz-linear-gradient(top,  rgba(255,195,0,1) -1%, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 1%, rgba(255,106,0,1) 2%, rgba(255,123,0,1) 49%, rgba(252,96,0,1) 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-1%,rgba(255,195,0,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(2%,rgba(255,106,0,1)), color-stop(49%,rgba(255,123,0,1)), color-stop(50%,rgba(252,96,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,195,0,1) -1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,106,0,1) 2%,rgba(255,123,0,1) 49%,rgba(252,96,0,1) 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,195,0,1) -1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,106,0,1) 2%,rgba(255,123,0,1) 49%,rgba(252,96,0,1) 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,195,0,1) -1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,106,0,1) 2%,rgba(255,123,0,1) 49%,rgba(252,96,0,1) 50%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,195,0,1) -1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 1%,rgba(255,106,0,1) 2%,rgba(255,123,0,1) 49%,rgba(252,96,0,1) 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc300', endColorstr='#fc6000',GradientType=0 ); /* IE6-9 */
	border:1px solid #ff7f00;
	color:#fff;
	width:auto;
	margin:10px 1px;
	display:block;
	text-align:center;
	padding:15px 0 10px 0;
	border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
	box-shadow:2px 2px rgba(0,0,0,0.5) ;
}
#present_tosyocard nav.btn
a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}        
#present_tosyocard .chui-table th{padding:10px;}
#present_tosyocard span.red {color:red;} 
#chui p {
  color:red;
  font-size:16px;
  font-weight:bold;
}
/* 1705 学校の種類とエリアから探す */
body {font-family: メイリオ, Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Verdana, Arial, Roboto, sans-serif;}
.fa-search {
    cursor: pointer;
  display: inline-block;
  font-size: 1.6rem;
  padding: 0 .4rem;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#present_tosyocard .chui-table th {padding:10px 30px;}
.search-ttl { font-size: 24px; text-align: center; margin-top: 30px;}
.search-ttl span { border-bottom: 10px solid #ffff66; padding: 0 10px 0 0;}
.search-ttl .fa { font-size: 30px;}
ul.topChiikiLst {overflow: hidden;margin: 40px 20px 50px;}
ul.topChiikiLst li {float: left;margin: 0 10px 15px 0;}
ul.topChiikiLst li a {
  width: 176px;
  height: 40px;
  display: block;
  color: #2d76c2;
  font-size: 24px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #2d76c2;
	display: block;
	padding-top: 16px;
}
ul.topChiikiLstNew {overflow: hidden;margin: 0px 0px 50px}
ul.topChiikiLstNew li {float: left;margin: 0 10px 15px 0;}
ul.topChiikiLstNew li a {
  width: 280px;
  height: 40px;
  display: block;
  color: #2d76c2 !important;
  font-size: 18px;
	display: block;
	padding-top: 16px;
  font-weight: bold;
}
ul.topChiikiLstNew li a:before {content: "▼";display: inline-block;transform: rotate(-90deg);}
ul.topChiikiLst li:nth-of-type(3) a { font-size: 20px;}
ul.topChiikiLst li:last-of-type { margin-right: 0;}
ul.topChiikiLst li a:hover {text-decoration: none;background: #f0f7ff;}
.search_tbl td dl dt,.search_tbl td dl dd {
  display: inline-block;
  padding: 10px 5px 10px 10px;
  width: 180px;
  text-align: center;
  border: 1px solid #666;
  border-radius: 8px;
  margin-right: 30px;
  font-size: 14px;
}
#ikkatu_new .search_tbl {
  width: 100%; 
  margin: 40px 20px 50px;
  border: none;
  font-size: 14px;}

#ikkatu_new .search_tbl td {padding: 2px 0;border-bottom: none;}
#ikkatu_new .search_tbl td select {
	border-radius: 5px;
	border: 1px solid #666;
	padding: 14px 7px 14px 7px;
	width: 100%;
	color: #2d76c2;
	font-size: 16px;
}
.closs {color: #2d76c2; font-size: 48px; text-align: center; }
.w40p { width: 40%;}
.w35p { width: 35%;}
.w30p { width: 30%;}
.w20p { width: 20%;}
.w15p { width: 15%;}
.w10p { width: 10%;}
.w5p { width: 3%;}
/*テーブル*/
.chui-table {border-top: 1px solid #666; margin-top: 50px; padding-top: 50px;}
.chui-table table {font-size: 1.2rem;border-collapse: separate;border-spacing: 0px 5px;margin-bottom:40px;}
.chui-table table td, .chui-table table th {padding:20px 20px;}
.chui-table table th {background-color: #c5e8fa;font-weight: bold;width: 180px;}
#ikkatu_new .search_tbl td select {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
#ikkatu_new .search_tbl td select {
  position: relative;
  z-index: 1;
  background: url(/common_img/16p/present/arr_btm.png) no-repeat right center;
  padding:14px 30px 14px 20px;
  min-height: 32px;
  text-overflow: ellipsis;
  box-sizing: border-box;
  white-space: normal;
  line-height: 1.2;
  cursor: pointer;
}
.btn-result { 
  background-color: #2d76c2; 
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 10px; 
  border-radius: 5px; 
  width: 72%; 
  border: 1px solid #2d76c2; 
  margin-left: 15px;
  min-height: 32px;
  text-align: center;
  cursor: pointer;
} 
#caution { margin-top: -100px; padding-top:100px;}
h3#caution { font-size: 20px; margin-bottom: 20px;}
.present_tosyocard_wrapper .present_tosyocard {width: 980px;}
.present_tosyocard_wrapper .present_tosyocard img {vertical-align: top;}
.present_tosyocard_wrapper .present_tosyocard a {color: #1981e8;}
.present_tosyocard_wrapper .present_tosyocard .campaign_wrapper {margin: 50px 0px 80px;color: #818181;line-height: 2;}
.present_tosyocard_wrapper .present_tosyocard .campaign_wrapper li {font-size: 14px;}
.present_tosyocard_wrapper .present_tosyocard .campaign_wrapper li .red {color: #ff4040;font-weight: bold;}
.present_tosyocard_wrapper .present_tosyocard h2 {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #FFB300;
}
.present_tosyocard_wrapper .present_tosyocard ul.topChiikiLst {
  overflow:visible;
  margin: 30px 0px 0px;
  display: flex;
  display: flex;
  flex-wrap: wrap;
}
.present_tosyocard_wrapper .present_tosyocard ul.topChiikiLst li {
  float: none;
  margin: 0 10px 15px 0;
  color: #2d76c2;
  width: 237px;
}
.present_tosyocard_wrapper .present_tosyocard ul.topChiikiLst li a {
  display: block;
  color: #2d76c2;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #2d76c2;
  display: block;
  padding: 0px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 22px 0px;
}
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li:nth-of-type(1) {width: 480px;margin-right: 17px;}
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li:nth-of-type(2) {width: 480px;margin-right: 0;}
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li:nth-of-type(6) {margin-right: 0px;}
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li:nth-of-type(1) a,
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li:nth-of-type(2) a{font-size: 25px;width: 480px;}
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li.select {background: #2d76c2;}
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li.select a {color: #fff;border:none;    }
.present_tosyocard_wrapper .present_tosyocard  ul.topChiikiLst li a:hover {text-decoration: none;background: none;}
.present_tosyocard_wrapper .present_tosyocard  .areaSearch {background: #ffffff no-repeat left url(/common_img/seikyu/img_map.png) !important;margin: 20px auto !important;}
.areaSearch {
  width: 520px;
  height: 408px;
  background: #f3f4f4 no-repeat left url(/common_img/18p/index_sen_dai/scl_sen/img_map.png);
  position: relative;
  margin: 0 0 25px 0;
}
.district li {position: absolute;}
.area01{width:82px;height:37px;top:54px;left:314px;}
.area02{width:67px;height:36px;top:157px;left:380px;}
.area03{width:67px;height:37px;top:270px;left:357px;}
.area04{width:82px;height:36px;top:219px;left:287px;}
.area05{width:66px;height:36px;top:176px;left:217px;}
.area06{width:66px;height:36px;top:302px;left:278px;}
.area07{width:66px;height:36px;top:259px;left:217px;}
.area08{width:116px;height:36px;top:321px;left:139px;}
.area09{width:116px;height:36px;top:271px;left:25px;}
.district li {position:absolute;}
.district li a {display:block;text-decoration: none;}
.district li a span{display: none;}
.area01 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area01_off.png")no-repeat;width:82px;height:37px;}
.area01 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area01_on.png")no-repeat;}
.area02 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area02_off.png")no-repeat;width:67px;height:36px;}
.area02 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area02_on.png")no-repeat;}
.area03 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area03_off.png")no-repeat;width:67px;height:37px;}
.area03 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area03_on.png")no-repeat;}
.area04 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area04_off.png")no-repeat;width:82px;height:37px;}
.area04 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area04_on.png")no-repeat;}
.area05 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area05_off.png")no-repeat;width:67px;height:36px;}
.area05 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area05_on.png")no-repeat;}
.area06 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area06_off.png")no-repeat;width:67px;height:37px;}
.area06 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area06_on.png")no-repeat;}
.area07 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area07_off.png")no-repeat;width:67px;height:37px;}
.area07 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area07_on.png")no-repeat;}
.area08 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area08_off.png")no-repeat;width:115px;height:37px;}
.area08 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area08_on.png")no-repeat;}
.area09 a{background: url("/common_img/18p/index_sen_dai/scl_sen/area09_off.png")no-repeat;width:115px;height:36px;}
.area09 a:hover{background: url("/common_img/18p/index_sen_dai/scl_sen/area09_on.png")no-repeat;}
.prefecture ul {
  position: absolute;
  background: #FFF;
  display: none;
  width: 162px;
  font-size: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.2);
}
.prefecture p.close {
  display: block;
  background: #2d77c2;
  text-align: right;
  padding: 2px 5px;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
}
.prefecture p.close a {color: #fff;}
.prefecture ul a {text-decoration: none;color: #000;}
.sub-area02{top:143px;left:482px;}
.sub-area03{top:255px;left:458px;}
.sub-area04{top:205px;left:405px;}
.sub-area05{top:160px;left:320px;}
.sub-area06{top:288px;left:383px;}
.sub-area07{top:245px;left:318px;}
.sub-area08{top:310px;left:288px;}
.sub-area09{top:258px;left:175px;}
.prefecture ul li dl {padding: 10px;overflow: hidden;}
.prefecture ul li dl dt a {
  display: block;
  height: 24px;
  line-height: 24px;
  width: 142px;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.prefecture ul li dl dd a {
  height: 31px;
  line-height: 31px;
  width: 66px;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
  display: block;
  margin-bottom: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.prefecture ul li dl dd:nth-child(2n) a{margin-right: 5px;}
.prefecture ul a {text-decoration: none;color: #000;}