@charset "utf-8";

/* CSS Document */

#jsddm li.college a.title {
    background-position: bottom;
}

#top-title {
    background-image: url(../img/head-title.gif);
    height: 45px;
    width: 900px;
    margin-top: 2px;
}


/*Base*/

#co-block .left-univ {
    width: 65%;
    float: left;
    margin-top: 15px;
    color: #606060;
    line-height: 175%;
    text-align: none;
}

#co-block .right-univ {
    width: 35%;
    float: right;
    overflow: hidden;
    display: table;
    margin-top: 15px;
    padding: 0px;
    text-align: none;
}





/*TOP*/

#co-block .left-univ-top {
    width: 50%;
    float: left;
    margin-top: 15px;
    color: #606060;
    line-height: 175%;
    text-align: none;
}

#co-block .right-univ-top {
    width: 50%;
    float: right;
    overflow: hidden;
    display: table;
    margin-top: 15px;
    padding: 0px;
    border: #999 1px solid;
    text-align: center;
    padding: 4px 0px;
}

#contents-left .title {
    float: left;
    display: block;
}

#contents-left .all-list {
    float: right;
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
}




#co-block #table {
    width: 100%;
    margin: 10px 0px;
    vertical-align: middle;
}

#co-block #tb-box {
    margin: 4px 0px;
    background-color: #F4F4F4;
    display: table;
    width: 100%;
    clear: both;
}

#co-block #tb-box2 {
    margin: 4px 0px;
    background-color: #EAEAEA;
    display: table;
    width: 100%;
    clear: both;
}

#co-block #table .right {
    width: 33%;
    float: right;
    text-align: right;
    padding: 4px 20px 4px 0px;
    border: none;
    margin: 0px;
}

#co-block #table .left {
    width: 67%;
    padding: 4px 0px 4px 20px;
    background-color: none;
    margin: 0px;
}



/*個別記事用*/

#co-block #entry {
    font-size: 100%;
    line-height: 200%;
    color: #757575;
    font-weight: normal;
    background-repeat: no-repeat;
}

#co-block #entry #entry-header {
    width: 100%;
    clear: both;
}

#co-block #entry h4 {
    margin-top: 10px;
    background: #EAEAEA;
    font-size: 115%;
    line-height: 150%;
    background-image: none;
    color: #000;
    border: none;
    padding: 5px 15px;
}

#co-block #entry table {
    width: 100%;
    margin: 10px 0;
}

#co-block #entry table th {
    width: auto;
}

#co-block #entry table th.ent-title {
    background-color: #EEEDC5;
    text-align: center;
    color: #606060;
    font-size: 12px;
    line-height: 21px;
    padding: 2px 0;
    height: 25px;
    font-weight: normal;
}

#co-block #entry table td.text {
    width: auto;
    border-bottom: #EEEDC5 dotted 2px;
    color: #424242;
    line-height: 150%;
    padding: 5px 5px;
}

#co-block #entry table td.pic {
    width: 140px;
    overflow: hidden;
    text-align: right;
}

#co-block #entry #entry-body {
    width: 100%;
    clear: both;
    border-top: #aaa 1px solid;
    padding: 10px 0px;
}

#co-block #entry #entry-body img {
    padding: 5px;
    border: #aaa solid 1px;
}

#co-block #entry #entry-prog {
    width: 100%;
    clear: both;
    border-top: #aaa 1px solid;
    margin-bottom: 20px;
}

#co-block #entry #entry-prog .prog-title {
    margin: 10px 0 15px 0;
    padding: 5px 0;
    font-size: 12px;
    background-color: #EEEDC5;
    width: 82px;
    text-align: center;
}

#co-block #entry #entry-prog h5 {
    width: auto;
    float: none;
    clear: both;
    background-image: url(https://www.nibb.ac.jp/univ//univ/img/title-left-h5.gif);
    background-repeat: no-repeat;
    font-size: 110%;
    color: #000;
    line-height: 130%;
    padding: 0px 10px;
    margin: 10px 0px;
}

#co-block #entry #entry-prog p {
    font-size: 90%;
    padding-left: 5px;
}


/*エントリ（リファレンスのダウンロードのCSS）*/

#co-block ul.entry {
    margin: 0px;
    vertical-align: middle;
    text-align: left;
    clear: both;
}

#co-block ul.entry img {
    float: left;
    padding-left: 10px;
}

#co-block ul.entry div.pdf {
    color: #7A7A7A;
    float: left;
    padding-top: 2px;
}


/*univ_fair*/

#univ-fair-table-set {
    clear: both;
    padding: 15px 0px 0px 0px;
}

#univ-fair-table {
    width: 658px;
    display: table;
    margin: 5px 0px;
    clear: both;
    border: #666 1px solid;
    overflow: hidden;
    background-color: #F0F0F0;
}

#univ-fair-table .tb-left {
    float: left;
    width: 280px;
    background-color: #F0F0F0;
    display: inline-block;
}

#univ-fair-table .tb-left h5 {
    padding: 10px 0px 10px 10px;
    font-size: 110%;
    font-weight: bold;
}

#univ-fair-table .tb-right {
    float: right;
    width: 375px;
    background-color: #FFF;
}

#univ-fair-table .tb-right table {
    margin: 10px;
}

#univ-fair-table .tb-right th {
    text-align: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 200%;
}

#univ-fair-table .tb-right td {
    text-align: center;
    font-size: 100%;
    font-weight: normal;
    line-height: 200%;
}

#univ-fair-table .tb-right td {
    text-align: center;
}


/*univ_speciality*/

#co-block table.speciality th,
#co-block table.speciality td {
    border: solid 1px #ccc;
}


/*院生募集研究室*/

#co-block #categ-list {
    height: auto;
    display: table;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

#co-block #categ-list-block {
    clear: both;
    padding: 0px;
    display: table;
    margin: 10px 0;
    width: 660px;
    background: #F2F2F2;
    overflow: hidden;
}

#co-block #categ-list-block .pic {
    float: left;
    width: 50px;
    margin: 0 10px 0 0;
    display: block;
    border: 1px solid #4DCEB5;
}

#co-block #categ-list-block .text {
    float: right;
    width: 575px;
    margin-right: 10px;
    display: block;
}

#co-block #categ-list-block .text .category {
    font-size: 120%;
    line-height: 175%;
}

#co-block #categ-list-block .text .person {
    font-size: 100%;
    line-height: 175%;
}


/*年間スケジュール*/

#co-block .univ_year {
    padding: 10px 0;
}

#co-block .univ_year ul {
    clear: both;
    margin-bottom: 10px;
}

#co-block .univ_year table {
    margin: 0;
    padding: 0;
    clear: both;
}



/*授業開講情報*/

#co-block .univ-lesson {
    padding: 10px 0px 20px 0;
    overflow: hidden;
}

#co-block .univ-lesson table th {
    background-color: #e0f0f7;
    text-align: center;
}

#co-block .univ-lesson {
    text-align: left;
}

#co-block .univ-lesson .text_center {
    text-align: center;
}


/*履修モデル*/

#co-block .univ-model {
    padding: 10px 0;
}

#co-block .univ-model #model-top-table {
    margin-bottom: 20px;
}

#co-block .univ-model ul {
    padding-left: 30px;
    text-align: left;
    margin: 0px 0;
    clear: both;
}

#co-block .univ-model ul li {
    height: 27px;
    list-style: url(../students/img/model/model-vectol.png);
}

#co-block .univ-model ul li a {
    padding: 0px 0px;
    width: 112px;
    height: 27px;
    overflow: hidden;
    display: block;
    float: right;
    text-indent: -9999px;
}

#co-block .univ-model ul li a:hover {
    background-position: bottom;
}

div.cont {
    width: 660px;
}

div.cont h2 {
    text-align: center;
    font-size: 150%;
    color: #000;
}

div.cont table {
    border-color: black;
    border-width: 1pt;
    border-style: solid;
}

div.cont td {
    padding: 5px;
}

div.cont b {
    font-weight: bold;
}

div.cont dl {
    padding: 0px;
    margin: 0px;
}

div.cont dt {
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

div.cont dd {
    padding-left: 30px;
    margin: 0px;
}

div.cont b.h3 {
    font-size: 110%;
    margin: 0px;
    padding: 0px;
}

div.cont img.r {
    float: right;
}



/*事務センター*/

#co-block div.univ-jimu {
    padding: 10px 0;
    overflow: hidden;
}

#co-block div.univ-jimu div.jim-list {
    line-height: 200%;
    overflow: hidden;
    clear: both;
}

#co-block div.univ-jimu div.jim-list p {
    float: left;
    color: #32B385;
    padding: 0 5px 0 20px;
    font-size: 100%;
}

#co-block div.univ-jimu th,
#co-block div.univ-jimu td {
    padding: 5px 5px;
}


/*学生相談窓口*/

#co-block div.univ-advice {
    padding: 10px 0px;
    overflow: hidden;
}

#co-block div.univ-advice #advice-mid-box {
    margin: 10px 0px;
    padding: 5px;
    float: none;
    border: 1px solid #ccc;
    overflow: hidden
}

#co-block div.univ-advice #advice-mid-box div.mid-myoudai {
    float: left;
    width: 320px;
}

#co-block div.univ-advice #advice-mid-box div.mid-yamate {
    float: right;
    width: 318px;
    border-left: 1px #ccc dashed;
    padding-left: 5px;
}

#co-block div.univ-advice #advice-mid-box div.mid-t {
    background-color: #CCC;
    font-size: 110%;
    font-weight: bold;
    line-height: 180%;
    padding-left: 5px;
    color: #2D2D2D;
}

#co-block div.univ-advice #advice-mid-box div.mid-body {
    padding: 5px;
}


/*入試日程*/

#exam-list {
    position: relative;
    margin-bottom: 30px;
}

#exam-list .exam-top {
    font-size: 96%;
    color: #33B385;
    margin-top: 20px;
}

#exam-list .exam-top p {
    padding-top: 5px;
}

#exam-list .exam-top h5 {
    width: 160px;
    float: left;
    text-align: center;
    margin-right: 15px;
    background-color: #666;
    color: #FFF;
    font-size: 110%;
    font-weight: normal;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    padding-top: 5px;
}

#exam-list .right-top-link {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 110%;
    line-height: 175%;
}

#exam-list-block {
    width: 660px;
    border: 1px solid #999;
    overflow: hidden;
    clear: both;
    background-color: #F0F0F0;
    margin-bottom: 5px;
}

#exam-list-block .exam-left {
    width: 150px;
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
}

#exam-list-block .exam-right {
    width: 500px;
    float: right;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    line-height: 175%;
    position: relative;
}

#exam-list-block .exam-right img {
    padding: 0px 0 3px 0;
    vertical-align: bottom;
}

#exam-list-block .exam-right #fixed {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
}

#exam-list-block .exam-left p {
    padding: 5px 10px;
}

#exam-list-block .exam-right p {
    padding: 5px 10px;
}





/*大学院生活*/

#life-list {
    position: relative;
    padding: 15px 0 15px 0;
    position: relative;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dotted #59C19C;
}

#life-list #fixed {
    position: absolute;
    top: 18px;
    right: 0px;
}

#life-list-block-top2 {
    width: 450px;
    border: 1px solid #999;
    overflow: hidden;
    clear: both;
    background-color: #F0F0F0;
    margin-bottom: 5px;
}

#life-list-block-top2 .life-left {
    width: 170px;
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
    font-weight: bold;
}

#life-list-block-top2 .life-right {
    width: 270px;
    float: right;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    line-height: 175%;
    position: relative;
}

#life-list-block-top2 .life-left p {
    padding: 5px 10px;
}

#life-list-block-top2 .life-right p {
    padding: 5px 10px;
}


#life-list-block {
    width: 660px;
    border: 1px solid #999;
    overflow: hidden;
    clear: both;
    background-color: #F0F0F0;
    margin-bottom: 5px;
}

#life-list-block .life-left {
    width: 170px;
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
    font-weight: bold;
}

#life-list-block .life-right {
    width: 480px;
    float: right;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    line-height: 175%;
    position: relative;
}

#life-list-block .life-left p {
    padding: 5px 10px;
}

#life-list-block .life-right p {
    padding: 5px 10px;
}


/*修了生の声*/

#voice-list {
    position: relative;
    padding: 10px 0 10px 0;
    position: relative;
    clear: both;
    overflow: hidden;
}

#voice-list #voice-block {
    border: 1px solid #ccc;
    clear: both;
    overflow: hidden;
}

#voice-block #voice-block-top {
    width: 640px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding: 5px 5px;
}

#voice-block .voice-top-left {
    float: left;
    font-size: 110%;
    padding-left: 10px;
    font-weight: bold;
}

#voice-block .voice-top-left img {
    padding-right: 5px;
    vertical-align: top;
}

#voice-block div.voice-top-right {
    float: right;
    font-size: 100%;
    overflow: hidden;
    width: 400px;
    text-align: left;
    padding-right: 10px;
}

#voice-block .voice-top-right span {
    float: right;
    color: #111;
}

#voice-block .voice-top-right p {
    float: right;
    padding-left: 10px;
}

#voice-list #voice-block #voice-block-body {
    width: 660px
}

#voice-block-body .voice-pic {
    float: left;
    padding: 10px;
}

#voice-block-body .voice-txt {
    padding: 10px;
}

#voice-list #voice-more {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

img.univ-ban {
    border: 2px solid #ccc;
}

#syllabus_news_ckeditor_body {
    width: 640px;
    font-size: 13px;
}

#syllabus_news_ckeditor_body p {
    padding: 10px 10px 10px 0px;
}





#univ_top_box_wrap {
    width: 100%;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}

#univ_top_box_wrap a {
    width: 30%;
    display: block;
    border: 2px solid #f2f2f2;
    box-sizing: border-box;
    margin: 1em 0;
    position: relative;
}

#univ_top_box_wrap a img {
    width: 100%;
}

#univ_top_box_wrap a .title {
    padding: 0.5vw;
    font-size: 1vw;
}

#univ_top_box_wrap a .desc {
    padding: 0.5vw;
    padding-top: 0;
    color: #666666;
    font-size: 0.8vw;
}

#univ_top_box_wrap a:last-child {
    margin-left: auto;
    margin-right: 35%;
}

#univ_top_box_wrap.univ_top_box_wrap2 a:last-child {
    margin: 1em 0;
}

#univ_top_box_wrap a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 20%;
    height: 2px;
    background: #00bd9a;
    transition: 0.5s;
}

#univ_top_box_wrap a:hover:before {
    width: 100%;
}

#voice-list #voice-block #voice-block-body {
    width: 100%;
}

#voice-block div.voice-top-right {
    float: right;
    font-size: 100%;
    overflow: hidden;
    width: 62%;
    text-align: left;
    padding-right: 10px;
}

#voice-block #voice-block-top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding: 5px 5px;
}


/*
スマホ用CSS
______________________________________________*/

@media screen and (max-width: 1000px) {
    #univ_top_box_wrap a {
        width: 49%;
        display: block;
        border: 2px solid #f2f2f2;
        box-sizing: border-box;
        margin: 1em 0;
        position: relative;
    }
    #univ_top_box_wrap a .desc {
        padding: 1vw;
        padding-top: 0;
        color: #666666;
        font-size: 2.4vw;
    }
    #univ_top_box_wrap a .title {
        padding: 0.5vw;
        font-size: 3vw;
    }
    #voice-list #voice-more {
        position: static;
    }
}



.main_img {
    line-height: 0;
}

.univ_main_img_text {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: -moz-linear-gradient(left, #19565a, #19d9d9);
    background: -webkit-linear-gradient(left, #19565a, #19d9d9);
    background: linear-gradient(to right, #19565a, #19d9d9);
    line-height: 1.6;
    padding: 1.4vw 0;
}

.univ_main_img_text p {
    color: #ffffff;
    margin: 0;
    line-height: 1;
}

.univ_main_img_text .univ_main_img_text_left {
    width: 40%;
    text-align: right;
    padding-right: 3%;
}

.univ_main_img_text .univ_main_img_text_left p.univ_main_title01 {
    font-size: 1.2vw;
    line-height: 1.8;
    padding: 0;
    font-weight: 100;
}

.univ_main_img_text .univ_main_img_text_right {
    width: 52%;
    text-align: left;
    padding: 0.3vw 0;
    padding-left: 3%;
    border-left: 1px solid #ffffff;
}

.univ_main_img_text .univ_main_img_text_right p.univ_main_title02 {
    font-size: 2vw;
    padding-bottom: 0.8vw;
    letter-spacing: 0.2vw;
}

.univ_main_img_text .univ_main_img_text_right p.univ_main_title03 {
    font-size: 1.3vw;
    line-height: 1.4;
    font-weight: normal;
}

.univ_main_img_text {
    display: table;
}

.univ_main_img_text .univ_main_img_text_left {
    display: table-cell;
    vertical-align: middle;
}

.univ_main_img_text .univ_main_img_text_right {
    display: table-cell;
}

@media screen and (max-width: 1000px) {
    .univ_main_img_text {
        padding: 2vw 0;
    }
    .univ_main_img_text .univ_main_img_text_right {
        padding: 1vw 0;
        padding-left: 3%;
    }
    .univ_main_img_text .univ_main_img_text_left p.univ_main_title01 {
        font-size: 3vw;
        padding: 0.2vw 0;
    }
    .univ_main_img_text .univ_main_img_text_right p.univ_main_title02 {
        font-size: 4.5vw;
        padding-bottom: 1.4vw;
    }
    .univ_main_img_text .univ_main_img_text_right p.univ_main_title03 {
        font-size: 3vw;
    }
}