@charset "utf-8";


#mainContents{}
.sectionInner{}


/* FV */
#fvSec{}
#fvSec .sectionInner{}
#fvSec .titleBox{
    aspect-ratio: 24 / 5;
    background: url(../images/main/fv_pc01.jpg);
    max-width: 960px;
    background-size: contain;
}
#fvSec .titleBox:before{}
#fvSec .titleBox .title,
#fvSec .titleBox .text{}
#fvSec .titleBox .title{
    font-size: 4rem;
}
#fvSec .titleBox .text{
    font-size: 2rem;
}
#fvSec .description{
    margin-bottom: 2em;
}
#fvSec .description p{}


/* コンテンツ */
#contentsArea{}
#contentsArea .sectionInner{}

/* 検索窓 */
#searchSec{}
#searchSec .sectionInner{}
#searchSec form.listBox{}
#searchSec form.listBox .formRow{}
#searchSec form.listBox .formRow .listItem{}
#searchSec form.listBox .formRow .listItem.halfWidth{}

#searchSec form.listBox .formRow .listItem.halfWidth:first-child{}
#searchSec form.listBox .formRow .listItem.halfWidth:first-child:after{}
#searchSec form.listBox .formRow .listItem .heading{}
#searchSec form.listBox .formRow .listItem .heading span{}
#searchSec form.listBox .formRow .listItem select{}
select:has(option[value=""]:checked) {}
select:has(option[value=""]:checked) option {}
#searchSec form.listBox .formRow .listItem select .unspec {}
#searchSec form.listBox .formRow .listItem select option{}
#searchSec form.listBox button{}
#searchSec form.listBox .submitBox{}

/* おすすめ語学学校 */
#recommendSec{}
#recommendSec .sectionInner{}
#recommendSec .titleBox{}
#recommendSec .titleBox .title{}
#recommendSec .schoolScroll{}
#recommendSec .recommendSchoolLists{}
#recommendSec .recommendSchoolLists .recommendSchoolInner{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolInfo{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolInfo h3{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolInfo p{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolInfo p strong{}


#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolImg{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolImg img{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolImg button{}
#recommendSec .recommendSchoolLists .recommendSchoolInner .schoolCard .schoolImg button.active{}
