main section {
    padding: 30px 10px
}

main #links ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px
}

main #links ul li {
    width: 50%;
    margin-bottom: 20px;
    text-align: center
}

main #links ul li img {
    position: relative;
    top: -2px;
    margin-right: .4rem;
    vertical-align: middle
}

main #links ul li a {
    text-decoration: underline
}

main .section-title {
    margin-bottom: 2rem;
    text-align: center
}

main .section-title img {
    margin: 10px
}

main .section-title p {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px
}

main .section-title h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1
}

main .block {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-top: 1.8rem;
    text-align: center;
    background: #fff
}

main .block .title-cell {
    padding: 1.5rem 1rem 1rem 1rem
}

main .block .body-cell {
    padding: 0 1rem 1.5rem 1rem
}

main .block .number {
    font-size: 44px;
    font-weight: 700;
    margin-right: .6rem;
    color: #1ba1e6
}

main .block+p {
    margin-top: 1.8rem
}

main .block+.buttons {
    margin-top: 1.8rem
}

main .plus-block {
    height: 45px;
    margin-top: 1.8rem;
    background: no-repeat url(../img/price/ico_plus.svg);
    background-position: center
}

main .btn.btn-arrow-wh {
    margin-bottom: 2rem;
    color: #fff;
    border: 0;
    background: #1ba1e6
}

main .other {
    padding: 2rem 0
}

main .other div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .6rem
}

main .other .name {
    font-size: 18px;
    flex-grow: 0;
    max-width: 16rem;
    margin-right: 10px
}

main .other .border {
    display: flex;
    flex-grow: 3;
    border: .5px solid #000
}

main .other .number {
    font-size: 28px;
    font-weight: 700;
    flex-grow: 0;
    margin-left: 10px;
    color: #1ba1e6
}

main .other .number>span {
    font-size: 18px;
    margin-left: 5px;
    vertical-align: 2px;
    color: #000
}

.juniorhighschool {
    background: #ecf7fc
}

.highschool {
    background: #d3eefb
}

#button-area {
    background: #d3eefb
}

#free-program .btn {
    background-color: #fff74a
}

main .mf-section-wrapper .other div {
    align-items: baseline
}

main .mf-section-wrapper .other .name {
    max-width: none
}

main .mf-section-wrapper .notice {
    text-align: center
}

.section-acc-btn-wrap {
    display: block
}

.section-acc-btn-wrap .section-acc-btn {
    position: relative;
    padding: 10px;
    cursor: pointer;
    color: #fff;
    outline: 0;
    background: #393939
}

.section-acc-btn-wrap .section-acc-btn::after {
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 15px;
    padding: 10px;
    content: "";
    transform: translateY(-50%);
    background: url(/wp/wp-content/themes/aiq/img/icons/add-24px.svg) center/cover no-repeat
}

.section-acc-btn-wrap .section-acc-btn .section-acc-btn_open {
    display: inline
}

.section-acc-btn-wrap .section-acc-btn .section-acc-btn_close {
    display: none
}

.section-acc-btn-wrap .section-acc-btn.open {
    margin-top: 30px
}

.section-acc-btn-wrap .section-acc-btn.open::after {
    background: url(/wp/wp-content/themes/aiq/img/icons/remove-24px.svg) center/cover no-repeat
}

.section-acc-btn-wrap .section-acc-btn.open .section-acc-btn_open {
    display: none
}

.section-acc-btn-wrap .section-acc-btn.open .section-acc-btn_close {
    display: inline
}

.mf-section-wrapper .section-acc-btn-wrap {
    text-align: center
}

.mf-section-wrapper .section-acc-btn-wrap .section-acc-btn {
    width: 300px;
    margin: 0 auto
}

.mf-section-wrapper .section-acc-btn-wrap .section-acc-btn.open {
    margin-top: 30px
}

.elementaryschool {
    background: #ecf7fc
}

.kindergarten {
    background: #d3eefb
}

#button-area {
    background: #d3eefb
}
