/*style_sp.css*/

/*----------------------------------
重要なお知らせ
----------------------------------*/

.noticeboard .noticecont {
    padding: 10px 15px 10px 15px;
    display: block;
}

.noticeboard .noticecont .tit {
    width: 100%;
    margin: 0 0 7px 0;
}

.noticeboard .noticecont .tit p {
    font-size: 1.2rem;
    line-height: 1.4;
}

.noticeboard .noticecont .text p {
    font-size: 1.2rem;
}

#closebt {
    margin: 7px 0 0 auto;
    font-size: 1.2rem;
    line-height: 1.4;
}

/*-------------------
common
---------------------*/

body {
    overflow-x: hidden;
}

.pc {
    display: none!important;
}

.sp {
    display: block!important;
}

.inner {
    padding-left: 15px;
    padding-right: 15px;
}

.inner_nar {
    padding-left: 15px;
    padding-right: 15px;
}

div, p, a, ul, li, dt, dd, span {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6;
}

.mt0_sp {
    margin-top: 0!important;
}

.mt5_sp {
    margin-top: 5px!important;
}

.mt10_sp {
    margin-top: 10px!important;
}

.mt15_sp {
    margin-top: 15px!important;
}

.mt20_sp {
    margin-top: 20px!important;
}

.mt25_sp {
    margin-top: 25px!important;
}

.mt30_sp {
    margin-top: 30px!important;
}

.mt35_sp {
    margin-top: 35px!important;
}

.mt40_sp {
    margin-top: 40px!important;
}

.mt45_sp {
    margin-top: 46px!important;
}

.mt50_sp {
    margin-top: 50px!important;
}

.mt55_sp {
    margin-top: 55px!important;
}

.mt60_sp {
    margin-top: 60px!important;
}

.mt65_sp {
    margin-top: 65px!important;
}

.mt70_sp {
    margin-top: 70px!important;
}

.mt75_sp {
    margin-top: 75px!important;
}

.mt80_sp {
    margin-top: 80px!important;
}

.mb0_sp {
    margin-bottom: 0!important;
}

.mb5_sp {
    margin-bottom: 5px!important;
}

.mb10_sp {
    margin-bottom: 10px!important;
}

.mb15_sp {
    margin-bottom: 15px!important;
}

.mb20_sp {
    margin-bottom: 20px!important;
}

.mb25_sp {
    margin-bottom: 25px!important;
}

.mb30_sp {
    margin-bottom: 30px!important;
}

.mb35_sp {
    margin-bottom: 35px!important;
}

.mb40_sp {
    margin-bottom: 40px!important;
}

.mb45_sp {
    margin-bottom: 46px!important;
}

.mb50_sp {
    margin-bottom: 50px!important;
}

.mb55_sp {
    margin-bottom: 55px!important;
}

.mb60_sp {
    margin-bottom: 60px!important;
}

.mb65_sp {
    margin-bottom: 65px!important;
}

.mb70_sp {
    margin-bottom: 70px!important;
}

.mb75_sp {
    margin-bottom: 75px!important;
}

.mb80_sp {
    margin-bottom: 80px!important;
}

.pt0_sp {
    padding-top: 0!important;
}

.pt5_sp {
    padding-top: 5px!important;
}

.pt10_sp {
    padding-top: 10px!important;
}

.pt15_sp {
    padding-top: 15px!important;
}

.pt20_sp {
    padding-top: 20px!important;
}

.pt25_sp {
    padding-top: 25px!important;
}

.pt30_sp {
    padding-top: 30px!important;
}

.pt35_sp {
    padding-top: 35px!important;
}

.pt40_sp {
    padding-top: 40px!important;
}

.pt45_sp {
    padding-top: 46px!important;
}

.pt50_sp {
    padding-top: 50px!important;
}

.pt55_sp {
    padding-top: 55px!important;
}

.pt60_sp {
    padding-top: 60px!important;
}

.pt65_sp {
    padding-top: 65px!important;
}

.pt70_sp {
    padding-top: 70px!important;
}

.pt75_sp {
    padding-top: 75px!important;
}

.pt80_sp {
    padding-top: 80px!important;
}

.pb0_sp {
    padding-top: 0!important;
}

.pb5_sp {
    padding-bottom: 5px!important;
}

.pb10_sp {
    padding-bottom: 10px!important;
}

.pb15_sp {
    padding-bottom: 15px!important;
}

.pb20_sp {
    padding-bottom: 20px!important;
}

.pb25_sp {
    padding-bottom: 25px!important;
}

.pb30_sp {
    padding-bottom: 30px!important;
}

.pb35_sp {
    padding-bottom: 35px!important;
}

.pb40_sp {
    padding-bottom: 40px!important;
}

.pb45_sp {
    padding-bottom: 46px!important;
}

.pb50_sp {
    padding-bottom: 50px!important;
}

.pb55_sp {
    padding-bottom: 55px!important;
}

.pb60_sp {
    padding-bottom: 60px!important;
}

.pb65_sp {
    padding-bottom: 65px!important;
}

.pb70_sp {
    padding-bottom: 70px!important;
}

.pb75_sp {
    padding-bottom: 75px!important;
}

.pb80_sp {
    padding-bottom: 80px!important;
}

.inner {
    max-width: 100%;
    min-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.cover {
    display: block;
    opacity: 0;
    transition: 0.8s;
}

/*
body.fixed .cover {
    opacity: 1;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
*/

.bread {
    display: none;
}

/*
main {
    margin-top: 56px;
}
*/

#pageTop {
    width: 56px;
}

.image_caption_top {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.image_caption_bottom {
    font-size: 1.5rem;
    margin-top: 20px;
}

.banWide {
    max-width: 510px;
}


/*----------------------------------
tag
----------------------------------*/

.tags {
    margin-bottom: 8px;
}

.tags li {
    margin-bottom: 5px;
}

.tag {
    font-size: 1.0rem;
    padding: 5px 8px 5px 8px;
    text-align: left;
}

.hash_tag {
    margin-top: 10px;
}

.hash_tag li {
    margin-bottom: 3px;
    line-height: 1.4;
}

/*----------------------------------
PICK UP
----------------------------------*/

.pickupList {
    flex-wrap: wrap;
}

.pickupItem {
    width: 48%;
    max-width: 48%;
    background-color: transparent;
    margin-bottom: 20px;
}

.pickupCont {
    padding: 15px 0 15px 0;
}

.pickupCont .tit {
    font-size: 1.5rem;
}

.pickupList.top_pickup_list {
    flex-wrap: nowrap;
}

/*----------------------------------
Link Buttons
----------------------------------*/

.btn01 span {
    font-size: 1.4rem;
}

.btn03 {
    font-size: 1.5rem;
    width: fit-content;
    max-width: 90%;
    width: 300px;
    padding: 20px 45px 20px 15px;
}

.btn03:before {
    right: 15px;
}


/*----------------------------------
トップ教員バナー/教員ページメイン
----------------------------------*/

.topProfCont {
    display: block;
    padding: 15px 15px 15px;
}

.toProCont_l, .toProCont_r {
    width: 100%;
    max-width: 624px;
    margin: 0 auto;
}

.toProCont_cent {
    padding: 0;
    margin: 35px auto 35px;
}

.toProCont_cent h2 {
    font-size: 3.0rem;
    margin: 0 auto 15px;
}

.toProCont_cent h2 span {
    font-size: 1.7rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.toProCont_cent > p {
    font-size: 1.3rem;
}

.btn01.viewMore span {
    font-size: 1.6rem;
}

/*----------------------------------
NEWS
----------------------------------*/

.topNewsWrap {
    background: linear-gradient(227deg, rgba(248, 248, 248, 1) 0%, rgba(218, 228, 245, 1) 100%);
    padding-top: 40px;
    margin-bottom: 0;
}

.topNewsWrap > .inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.topNewsWrap > .inner:before {
    content: none;
}

.topNewsWrap h2 {
    position: static;
    writing-mode: horizontal-tb;
    font-size: 3.0rem;
    text-align: center;
    margin-bottom: 20px;
}

.topNewsCont {
    width: 100%;
    padding: 30px 5% 25px 5%;
}

.topNewsList li {
    display: block;
}

.topNewsList li a {
    margin-right: 0;
}

.topNewsList li .cat {
    margin-top: 10px;
}

.topNewsList li .date {
    font-size: 1.3rem;
    margin-bottom: 5px;
}

.topNewsList li a {
    font-size: 1.5rem;
}

.topNewsCont ul.btns {
    flex-direction: column;
    align-items: flex-end;
    margin-top: 20px;
}

.topNewsCont ul.btns li {
    margin-left: auto;
}

.topNewsWrap .btn01 {
    padding: 8px 48px 8px 0;
    border: none;
    background-color: transparent;
}

/*----------------------
関連リンク
------------------------*/

.relatedLinksWrap {
/*    padding-top: 25px;*/
}

.relatedLinksWrap h2 {
    font-size: 1.8rem;
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 40px;
}

.relatedLinks {
    display: block;
    margin-top: 25px;
}

.relatedLinks > li {
    width: 100%;
    max-width: 660px;
    height: auto;
    margin-bottom: 10px;
}

.relatedLinks > li > a {
    min-height: 108px;
}

.relatedLinks > li > a > h3 {
    font-size: 1.8rem;
}

.relatedLinks > li > a .btn01 {
    width: 20px;
    height: 20px;
    background: url(/img/common/rlinks_ar_sp.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.relatedLinks > li > a .btn01 span {
    display: none;
}

.relatedLinks > li > a .btn01::after {
    content: none;
}

.relatedLinksText {
    display: block;
}

.relatedLinksText > li {
    width: 100%;
    margin-bottom: 7px;
}

.relatedLinksText > li > a {
    font-size: 1.6rem;
}

.relatedLinksText > li > a:before {
    width: 16px;
    height: 16px;
    top: 4px;
}

.relatedLinksTextBox {
    padding: 30px 15px 20px 15px;
    margin-top: 30px;
}








