@charset "utf-8";

body:before {
    content: "";
    display: block;
    width: 100%;
    height: 1750px;
    margin: auto;
    background: url(/system_panel/uploads/images/top_fv_bg.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

/*-- TEACHER・MESSAGE --------------------------------------------------------------*/

.top04Wrap {
    background-position: 38% top;
}

/*-- お知らせ --------------------------------------------------------------*/

.topNewsItem > a {
    display: block;
    padding: 20px 0;
    border-bottom: solid 1px #707070;
}

.topNewsItem:first-child > a {
    border-top: solid 1px #707070;
}

.topNewsItem > a:hover .tit {
    color: #333;
    text-decoration: underline;
}

.topNewsImgArea {
    width: 100%;
}

.topNewsImgArea > .imgControl {
    padding: 0 0 075%;
}

.topNewsImgArea > .img + .noImg {
    display: none;
}

.topNewsTxtArea {
    width: 100%;
    margin: 10px 0 0;
}

.topNewsTxtArea > .cate {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.428em;
    border: solid 1px #2D3538;
    border-radius: 20px;
    color: #333;
    padding: 9px 11px;
}

.topNewsTxtArea > .deta {
    display: block;
    font-size: 18px;
    font-family: 'Balthazar', serif;
    letter-spacing: 0.06em;
    line-height: 1em;
    color: #000;
    margin: 13px 0 0 5px;
}

.topNewsTxtArea > .tit {
    letter-spacing: 0.05em;
    line-height: 1.72em;
    color: #333;
    margin: 19px 0 0;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*-- カバー --------------------------------------------------------------*/

.coverTxtArea {
    transform: translateY(-34.4%);
}

.topNewsItem > a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
    
.topNewsImgArea {
    width: 15.71%;
}
    
.topNewsTxtArea {
    width: 78.57%;
    margin: 0;
}

.topNewsTxtArea > .cate {
    font-size: 13px;
    margin: 5px 0 0;
    FONT-VARIANT: JIS04;
}

.topNewsTxtArea > .deta {
    font-size: 20px;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:960px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 960px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*-- お知らせ --------------------------------------------------------------*/

.topNewsItem > a {
    padding: 28px 0;
}

.topNewsTxtArea > .cate {
    font-size: 14px;
}

.topNewsTxtArea > .deta {
    font-size: 23px;
}

.topNewsTxtArea > .tit {
    margin: 37px 0 0;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */