@charset "utf-8";



section{}
section.secBox{}
.sectionInner{
    width: 720px;
}

#contentsArea{}
#contentsArea .contentsInner{}


/* 検索窓 */
#searchSchoolBox .select{
    margin: 1rem 0;
}
#searchSchoolBox .select .text{
    font-size: 2.4rem;
}
#searchSchoolBox .searchList .listItem{
    font-size: 2rem;
}
#searchSchoolBox .select .text{
    margin: 0;
}

.lity{background: rgba(0, 0, 0, 0.6);}
.categoryList{/* font-size: 1.2rem; *//* padding: 0.5rem 1.4rem; */}
.search .heading{font-size: 2rem;}
.search .categoryItem{gap: 5px 7px;}



