.st-attraction__faculty {
    display: block;
    margin-bottom: 25px;
}

.st-attraction__section-right {
    padding-top: 60px;
    background-image: url(https://narita.iuhw.ac.jp/en/img/bg_net.png);
}


/*---
Admissions
---*/
.st-header-sub {
box-sizing: border-box;
    /*padding: 6px 0;*/
    width: 100%;
    text-align: center;
    font-size: 1.42857rem;
line-height: 1.5;
margin-bottom: 30px;
margin-top:-24px;
color:#0481e2;
}


@media screen and (max-width: 738px) {
.st-header-sub {
box-sizing: border-box;
    /*padding: 1.875vw 1.5625vw;*/
    width: 100%;
    text-align: center;
    font-size: 4.375vw;
line-height: 1.5;
margin-bottom: 6.25vw;
margin-top:-24px;
color:#0481e2;
}
}

@media screen and (max-width: 738px) {
.st-header-sub span {
display: block;
}
}