@charset "UTF-8";
/*--------------------------------
20221208追加 パンくず
---------------------------------*/
.pankuzu {
  padding-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 1050px) {
  .pankuzu {
    padding-top: 10px;
    margin-bottom: 20px;
  }
}
.pankuzu ol {
  color: #999999;
  display: flex;
}
.pankuzu ol li {
  font-size: 1em;
}

.top-search-wrap {
  margin: 120px auto 80px;
}
@media (max-width: 1050px) {
  .top-search-wrap {
    margin: 80px auto 40px;
  }
}
.top-search-wrap .top-step02-search_wrap {
  display: flex;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn {
  width: calc((100% - 40px) / 3);
  padding: 30px 50px 40px;
  border: 1px solid #D7D7D7;
  border-radius: 8px;
  background: url(../../top/images/search_bg.png) center no-repeat;
  background-size: cover;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn.active {
  border: 1px solid #BA041F;
  box-shadow: 0 0 15px #999;
  box-sizing: border-box;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn.check_top_step02_search_btn {
  border: 4px solid #BA041F;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn h2 {
  font-size: 1.6em;
  font-weight: 500;
  text-align: center;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn h2::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: sub;
  margin-right: 10px;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn h2.area::before {
  background: url(../../common/images/icon_search_area.png) center no-repeat;
  background-size: 100%;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn h2.rosen::before {
  background: url(../../common/images/icon_search_train.png) center no-repeat;
  background-size: 100%;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn h2.gakku::before {
  background: url(../../common/images/icon_search_school.png) center no-repeat;
  background-size: 100%;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn input[type=checkbox] {
  display: none;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn input[type=checkbox] + label::before {
  display: none;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn input[type=checkbox] + label::after {
  display: none;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn input[type=checkbox]:checked ~ .all-check-btn {
  color: #fff;
  background: #BA041F;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn .all-check-btn {
  font-size: 1.6em;
  color: #BA041F;
  font-weight: 500;
  padding: 5px 28px 5px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #BA041F;
  background: #fff;
  border-radius: 6px;
  height: 40px;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn .all-check-btn.rosen {
  position: relative;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn .all-check-btn.rosen::before {
  content: "";
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  border-style: solid !important;
  border-color: transparent transparent transparent #CBB500 !important;
  border-width: 0 0 13px 20px !important;
  border-radius: 0 !important;
  margin-top: 0 !important;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn .all-check-btn.rosen.sotoboline::before {
  border-color: transparent transparent transparent #D54029 !important;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn .all-check-btn.rosen.toganeline::before {
  border-color: transparent transparent transparent #EB5A22 !important;
}
.top-search-wrap .top-step02-search_wrap .top_step02_search_btn .all-check-btn.rosen.keiseiline::before {
  border-color: transparent transparent transparent #008D45 !important;
}
.top-search-wrap .top-step02-specify_wrap {
  display: flex;
}
.top-search-wrap .top-step02-specify_wrap .step02-check {
  width: calc((100% - 40px) / 3);
}
.top-search-wrap .top-step02-specify_wrap .step02-check input[disabled] + label {
  cursor: default;
  opacity: 0.5;
}
.top-search-wrap .top-checkList_wrap {
  background: #F5F5F5;
  padding: 30px;
}
.top-search-wrap .top-checkList_wrap .top-step02-check_wrap.brdr-btm_gray {
  padding-bottom: 15px;
  border-bottom: 1px solid #D7D7D7;
}
.top-search-wrap .top-checkList_wrap .top-step02-check_wrap h3 {
  font-size: 1.6em;
  padding-left: 8px;
  border-left: 3px solid #D7D7D7;
}
.top-search-wrap .top-checkList_wrap .top-step02-check_wrap .top-step02-check__in {
  display: flex;
  flex-wrap: wrap;
}
.top-search-wrap .top-checkList_wrap .top-step02-check_wrap .top-step02-check__in dt {
  display: none;
}
.top-search-wrap .top-checkList_wrap .top-step02-check_wrap .top-step02-check__in .step02-check {
  width: 25%;
}
.top-search-wrap .top-checkList_wrap.schoolCityList .top-step02-check_wrap .top-step02-check__in .step02-check,
.sp-acd-search_open.schoolCityListSp .step02-check{
  font-size: 1.5em;
}
.sp-acd-search_open.schoolCityListSp dd.step02-check{
  margin-left: 18px;
}
dd.step02-check a{
  text-decoration:underline;
}
.top-search-wrap #top-areaList {
  display: none;
}
.top-search-wrap #top-areaList.active {
  display: block;
}
.top-search-wrap #top-rosenList {
  display: none;
}
.top-search-wrap #top-rosenList.active {
  display: block;
}
.top-search-wrap #top-gakkuList {
  display: none;
}
.top-search-wrap #top-gakkuList.active {
  display: block;
}
.top-search-wrap #top-submit[disabled] {
  background: #999999;
}
.top-search-wrap .search_keyword_wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px dashed #D7D7D7;
  padding-top: 40px;
  margin-top: 40px;
}
@media (max-width: 1050px) {
  .top-search-wrap .search_keyword_wrap {
    padding-top: 20px;
    margin-top: 20px;
  }
}
.top-search-wrap .search_keyword_wrap p {
  font-size: 1.6em;
  font-weight: 500;
  text-align: center;
  width: 20%;
}
@media (max-width: 1050px) {
  .top-search-wrap .search_keyword_wrap p {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
}
.top-search-wrap .search_keyword_wrap .input-field {
  width: 80%;
  position: relative;
}
@media (max-width: 1050px) {
  .top-search-wrap .search_keyword_wrap .input-field {
    width: 100%;
  }
}
.top-search-wrap .search_keyword_wrap .input-field input[type=text] {
  height: 50px;
  width: 100%;
  font-size: 1.5em;
  padding: 0 20px;
  border-radius: 500px;
  border: none;
  box-shadow: 0 0 0 1px #BBBBBB inset;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.top-search-wrap .search_keyword_wrap .input-field input[type=text]:focus {
  outline: 0;
  color: #333;
  box-shadow: 0 0 0 1px #BBBBBB inset;
}
.top-search-wrap .search_keyword_wrap .input-field input[type=submit] {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #999999;
  border-radius: 500px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top-search-wrap .search_keyword_wrap .input-field input[type=submit]:hover {
  opacity: 0.6;
}
.top-search-wrap .search_keyword_wrap .input-field input[type=submit].glass {
  color: #fff;
  font-size: 2.3em;
}
.top-search-wrap .search_keyword_wrap .input-field input[type=submit].glass.active {
  background-color: #BA041F;
}/*# sourceMappingURL=search.css.map */