@charset "utf-8";
/* CSS Document */
/* #1874aa */

/* reset
------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html,body
{
    width: 100%;
    overflow-x: hidden;
}

body {
    color: #666;
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, "LiHei Pro", "新細明體", sans-serif;
    font-size: 16px;
    margin: 0 auto;
    max-width: 100%;
}

.clear30 {
    clear: both;
    height: 30px;
}

.img100 {
    max-width: 100%;
}


.back-btn {
    float: right;
    padding-top: 22px;
}
.back-btn a {
    color: #666;
    font-size: 14px;
    margin-left: 5px;
}
.back-btn a:hover {
    color: #1874aa;
}
.btn-blue {
    background: #163978;
    color: #FFF;
}
.btn-blue:hover {
    background: #FFF;
    border: solid 1px #163978;
    color: #163978;
}
.btn-black {
    background: #222;
    color: #FFF;
}
.btn-black:hover {
    background: #FFF;
    border: solid 1px #222;
    color: #222;
}
.btn-hollow {
    border: solid 1px #163978;
    color: #163978;
}
.btn-hollow:hover {
    background: #163978;
    border: solid 1px #163978;
    color: #FFF;
}
.btn-hollow-black {
    border: solid 1px #222;
    color: #222;
}
.btn-hollow-black a {
    color: #222;
}
.btn-hollow-black:hover {
    color: #FFF;
    background: #222;
    border: solid 1px #222;
    text-decoration: none;
}
.btn-hollow-black:hover {
    color: #FFF;
    text-decoration: none;
}
.btn-rnd-hollow {
    border: 1px solid #666;
    border-radius: 20px;
    color: #666;
    padding: 7px 3em;
}
.btn-rnd-hollow:hover {
    border: 1px solid #1874aa;
    color: #1874aa;
    text-decoration: none;
}


.nav-top {
    padding: 6px 15px;
    line-height: 0;
}
nav.navbar {
    padding: 0;
}
#navbar {
    background: #1874aa;
    color: #FFF;
}
.navbar-brand img {
    max-width: 220px;
    line-height: 0;
    padding-top: 5px;
    padding-left: 15px;
}
#navbar ul.navbar-nav li a {
    color: #FFF;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 20px;
    border-bottom: 1px solid #FFF;
}
#navbar ul.navbar-nav li a:hover {
    background: #FFF;
    color: #1874aa;
}
.nav-top-en {
    border-bottom: 3px solid #163978;
}
.toogle-btn-en {
    padding: 5px 10px;
}
.toogle-btn-en .navbar-toggler {
    font-size: 1.1rem;
    padding: 5px 8px;
}
.toogle-zh {
    margin: 5px 10px;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-menu {
    margin-bottom: 15px;
}
#navbar ul.navbar-nav li.nav-item div a {
    color: #666;
}


.tit-item {
    padding-bottom: 15px;
}
.tit-item-news {
    border-bottom: 1px solid #e1e1e1;
}
.main-tit {
    color: #222;
    font-size: 1.5em;
    font-weight: bold;
}
.sub-tit {
    /*color: #1874aa;
    margin-top: 15px;
    margin-bottom: 5px;*/
    font-size: 22px;
    border-bottom: 1px solid #1874aa;
    color: #1874aa;
    margin-bottom: 20px;
    line-height: 2em;
}
.sub-tit h2 {
    /*font-size: 1.3em;
    font-weight: bold;*/
    letter-spacing: 1px;
}
.sub-tit i.material-icons {
    vertical-align: middle;
    position: relative;
    top: -4px;
}
h3.tit-h3 {
    font-size: 1.1em;
    letter-spacing: 1px;
    line-height: 1.8em;
}
.tit-h3 span {
    background: #ffff00;
}

.block-bread {
    border-bottom: 1px solid #ddd;
}
.bread-nav {
    list-style: none;
    margin: 8px 0 10px 0;
    -webkit-padding-start: 0;
    -moz-padding-start:0;
}
.bread-nav li {
    display: inline-block;
    font-size: 0.8em;
    line-height: 1.8em;
}
.bread-nav li a {
    color: #1874aa;
}
.bread-nav li a:hover {
    text-decoration: underline;
}

.block-main {
    padding: 30px 15px;
}
.block-banner img {
    display: block;
    line-height: 0;
}
.block-about2 {
    background: url(../images/bg_idxnews.jpg) repeat;
    padding: 30px 15px;
}
.block-link {
    background: #F8F8F8;
    padding: 70px 15px;
}



.block-idx-news {
    padding: 30px 15px;
}
.news-wrapper a {
    /*display: flex;*/
    display: block;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e1e1e1;
    padding: 18px 0;
    line-height: 1.8em;
    color: #666;
}
.news-wrapper a:hover {
    text-decoration: none;
    background-color: #f8f8f8;
}
.date-column {
    /*flex: 10%;*/
    display: block;
}
.tit-column {
    /*flex: 90%;*/
    display: block;
}
.more-column {
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, "LiHei Pro", "新細明體", sans-serif;
    font-size: 0.95em;
    flex: 15%;
    text-align: right;
    vertical-align: middle;
}
.more-column-en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    flex: 15%;
    text-align: right;
    vertical-align: middle;
}
.news-detail-item {
    background: #f7f8f9;
    padding: 25px;
}
.news-detail-item h3 {
    color: #000;
    font-size: 1.5em;
}
.news-detail-item img {
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}
p.news-attach {
    text-align: left;
}
.news-attach a {
    color: #2ba9d0;
}
.news-next {
    text-align: right;
}
.topage i.material-icons {
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.news-hd {
    font-size: 1.5em;
}
.news-date .material-icons {
    color: #2d53a8;
}
.news-date .material-icons.md-16 {
    font-size: 17px;
    padding-right: 5px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.news-date {
    color: #2d53a8;
    font-size: 0.85rem;
    line-height: 1.85em;
    letter-spacing: 1px;
}
.news-detail {
    line-height: 1.8em;
}
.load-file {
    line-height: 1.65em;
}


.history-block h2 {
    font-size: 1.4em;
}
.history-block h2 span {
    color: #3d98cd;
    font-size: 0.8rem;
    padding-left: 15px;
}
.history-block p {
    line-height: 1.8em;
    text-align: justify;
}
.about-ul {
    list-style: square;
    margin-left: 20px;
    margin-bottom: 20px;
}
.about-ul li {
    line-height: 1.8em;
}


.faculty-item {
    margin-bottom: 20px;
}
.faculty-info-item {
    line-height: 0;
}
.faculty-web-item {
    color: #2d53a8;
}
.faculty-mail-item {
    color: #2d53a8;
}
.faculty-web-item i.material-icons, .faculty-mail-item i.material-icons {
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.faculty-web-item a, .faculty-mail-item a {
    color: #2d53a8;
}

.faculty-img {
}
.faculty-img img {
    line-height: 0;
    padding-bottom: 0;
}
.faculty-info {
    margin-top: 15px;
    vertical-align: top;
}
.faculty-info h2 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.6em;
}
.faculty-info h2 span {
    font-size: 0.8em;
}
.faculty-info h3 {
    line-height: 10px;
}
.faculty-info ul {
    list-style: none;
}
.faculty-info ul li {
    line-height: 1.8em;
}


.reg-wrapper a {
    /*display: flex;*/
    display: block;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e1e1e1;
    padding: 18px 0;
    line-height: 1.8em;
    color: #666;
}
.reg-wrapper a:hover {
    text-decoration: none;
    background-color: #f8f8f8;
}
.reg-type {
    border-radius: 3px;
    color: #FFF;
    display: inline-block;
    font-size: 0.95em;
    letter-spacing: 1px;
    padding: 1px 12px;
    margin: 0 15px 0 20px;
}
.type-01 {
    background: #97c636;
}
.type-02 {
    background: #3d98cd;
}
.type-03 {
    background: #1470a7;
}
.reg-tit {
    /*flex: 90%;*/
    display: inline-block;
}
.reg-wrapper img {
    vertical-align: sub;
    padding-left: 10px;
}


.album-card {
    margin-bottom: 40px;
}
.album-tit a {
    color: #666;
    display: block;
    padding: 20px 15px;
    text-align: center;
}
.album-tit a:hover {
    color: #3d98cd;
    text-decoration: none;
}

/* RESPONSIVE IMAGES */
.rwd-img {
    width: 100%;
    padding: 0;
    margin: 0;
}
.img-box {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-box span {
    display: block;
    width: 100%;
    overflow: hidden;
}
.prod-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.rwd-img .img-box .album-img {
    position: relative;
    height: 0;
    padding-top: 66.67%;
}
.rwd-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}




.alert-recruit {
    background: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 30px;
}
.link-alert a {
    color: #666;
    font-size: 1.2em;
    line-height: 1.8em;
}
.link-alert a:hover {
    text-decoration: under-line;
}
.recruit-hd {
    background: #1874aa;
    border: 1px solid #1874aa;
    color: #FFF;
    letter-spacing: 1px;
    padding: 10px 15px;
    text-indent: 20px;

    box-shadow:
    1px 0 0 0 #1874aa,
    0 1px 0 0 #1874aa,
    1px 1px 0 0 #1874aa,   /* Just to fix the corner */
    1px 0 0 0 #1874aa inset,
    0 1px 0 0 #1874aa inset;
}
.recruit-item {
    color: #1874aa;
    width: 100%;

    box-shadow:
    1px 0 0 0 #1874aa,
    0 1px 0 0 #1874aa,
    1px 1px 0 0 #1874aa,   /* Just to fix the corner */
    1px 0 0 0 #1874aa inset,
    0 1px 0 0 #1874aa inset;
}
.recruit-item a {
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    width: 100%;
    color: #1874aa;
}
.recruit-item a:hover {
    background: #1874aa;
    color: #FFF;
    text-decoration: none;

    transition: background-image 1s, background-color 1s, border-color 1s, color 1s, opacity 1s;
}
.recruit-item a img {
    padding-left: 5px;
    padding-top: 3px;
    float: right;
}


.lab-item {
    border: 1px solid #1874aa;
    border-radius: 0;
}
.lab-item .card-header {
    border-bottom: 1px solid #1874aa;
}
.lab-item h2 {
    color: #3d98cd;
    font-size: 1.2em;
}
.lab-body {
    line-height: 1.8em;
}
.lab-body ul {
    list-style-type: square;
    margin-left: 20px;
}

.slide-item {
    color: #1874aa;
    width: 100%;
    text-align: center;

    box-shadow:
    1px 0 0 0 #1874aa,
    0 1px 0 0 #1874aa,
    1px 1px 0 0 #1874aa,   /* Just to fix the corner */
    1px 0 0 0 #1874aa inset,
    0 1px 0 0 #1874aa inset;
}
.slide-item a {
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    width: 100%;
    color: #1874aa;
}
.slide-item a:hover {
    background: #1874aa;
    color: #FFF;
    text-decoration: none;

    transition: background-image 1s, background-color 1s, border-color 1s, color 1s, opacity 1s;
}
.slide-item a i {
    margin: 15px 0 5px 0;
    font-size: 36px;
}
.slide-item a p {
    line-height: 1.65em;
    padding: 10px 0;
}

.card-login {
    max-width: 420px;
    padding: 40px 40px;

    background-color: #F7F7F7;
    /* just in case there no content*/
    /*padding: 20px 25px 30px;*/
    margin: 0 auto 25px;
    margin-top: 30px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.profile-img-card {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.profile-name-card {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 20px 0;
    min-height: 1em;
}
.reauth-email {
    display: block;
    color: #666;
    line-height: 2;
    margin-bottom: 15px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}
.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 5px;
    font-weight: 700;
    font-size: 16px;
    height: 43px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}
.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(24, 116, 170);
}


.link-faculty {
    background: #3d98cd;
    color: #FFF;
    padding: 40px 15px;
    text-align: left;
}
.link-student {
    background: #1884c4;
    color: #FFF;
    padding: 40px 15px;
    text-align: left;
}
.link-fb {
    background: #1470a7;
    color: #FFF;
    padding: 40px 15px;
    text-align: left;
}
.link-faculty h3, .link-student h3, .link-fb h3 {
    font-size: 20px;
    letter-spacing: 1px;
}
.link-faculty a, .link-student a, .link-fb a {
    color: #FFF;
    text-decoration: none;
}
.link-faculty a:hover, .link-student a:hover, .link-fb a:hover {
    text-decoration: none;
}
.cap-big {
    font-size: 14px;
}
.cap-small {
    font-size: 12px;
}

.link-item {
    margin-bottom: 20px;
}

.block-footer {
    background: #1470a7;
    color: #FFF;
    padding: 60px 15px 50px 15px;
}
.footer-ul {
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.8em;
    list-style: none;
}
.footer-ul a {
    color: #FFF;
}
.block-copy {
    color: #1874aa;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 15px;
}
.block-copy a {
    color: #1874aa;
}
.footer-subnav-hd {
    font-size: 1.3em;
    letter-spacing: 1px;
    margin-top: 35px;
}
.footer-subnav-hd .cap-big {
    font-size: 0.95rem;
}
.footer-subnav-hd .cap-sm {
    font-size: 0.65rem;
}
.footer-subnav {
    list-style: square;
    margin-left: 20px;
}
.footer-subnav li {
    margin-top: 10px;
}
.footer-subnav li a {
    color: #FFF;
    line-height: 1.8em;
}
.footer-subnav li ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 0;
}
.footer-subnav li ul li a {
    padding: 0 5px 0 5px;
}
.block-copy-sm {
    background: #1874aa;
    color: #FFF;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
}
.block-copy-sm a {
    color: #FFF;
}
.block-copy-sm a:hover {
    text-decoration: underline;
}


.inline-footer-li {
    display: inline-block;
    padding-right: 10px;
    list-style: square;
}

/*.li-leftbar:before {
    content: ' | ';
}
.footer-subnav li ul li:after {
    content: ' | ';
}*/

.sitemap-wrapper {
    margin-bottom: 25px;
}
.sitemap-item {
    display: block;
    list-style: none;
    width: 100%;
}
/*.sitemap-item li {

    border-bottom: 1px solid #FFF;
}*/
.sitemap-item a {
    background: #1874aa;
    color: #FFF;
    display: block;
    letter-spacing: 1px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
.sitemap-sub {
    display: block;
    list-style: none;
}
.sitemap-sub li {
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
}
.sitemap-sub li a {
    color: #666;
    display: block;
    font-size: 0.9em;
    letter-spacing: 1px;
    padding: 8px;
    text-align: center;
}


.about-en-01 {
    line-height: 1.8em;
}
.about-en-01 ul {
    list-style: square;
    margin-top: 20px;
}
.about-en-01 ul li {
    margin-left: 20px;
}
.about-en-02 {
    line-height: 1.8em;
}
.about-en-02 ul {
    list-style: square;
}
.about-en-02 ul li {
    margin-left: 20px;
}

.about-en-extension h3 {
    color: #1874aa;
    font-size: 1.3em;
}
.about-en-extension p {
    line-height: 1.8em;
    margin-bottom: 20px;
}

.block-service-en {
    background: url(../../images/bg_idxnews.jpg) repeat;
    padding: 60px 15px;
}
.equip-en {
    padding-left: 15px;
    padding-right: 15px;
    /*text-align: justify;*/
}
.equip-en h3 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 8px;
}
.equip-en p {
    line-height: 1.8em;
}
.faculty-en {
    background: url(../../images/bg_idxnews.jpg) repeat;
    padding: 60px 15px;
}



/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 355px) {
    .navbar-brand-en img {
        max-width: 220px;
        padding: 10px 0 5px 15px;
    }

    .navbar-brand img {
        max-width: 220px;
        line-height: 0;
        padding-top: 5px;
        padding: 10px 0 5px 15px;
    }
}

@media (min-width: 576px) {
    .navbar-brand-en img {
        max-width: 450px;
        padding: 10px 0 5px 15px;
    }

    .tit-item {
        padding-bottom: 20px;
    }
    .main-tit {
        color: #222;
        font-size: 1.9em;
        font-weight: bold;
    }
    .main-tit-sub {
        display: inline-block;
        color: #222;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        font-weight: bold;
        padding-left: 75px;
    }
    .tit-2words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 97px;
        width: 57px;
        height: 1px;
    }
    .tit-3words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 127px;
        width: 57px;
        height: 1px;
    }
    .tit-4words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 157px;
        width: 57px;
        height: 1px;
    }
    .tit-5words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 187px;
        width: 57px;
        height: 1px;
    }
    .tit-6words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 217px;
        width: 57px;
        height: 1px;
    }
    .tit-7words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 247px;
        width: 57px;
        height: 1px;
    }
    .tit-8words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 280px;
        width: 57px;
        height: 1px;
    }
    .tit-9words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 305px;
        width: 57px;
        height: 1px;
    }
    .tit-10words::after {
        background: url(../images/tit_line.png) no-repeat 100%;
        content: "";
        position: absolute;
        top: 25px;
        left: 335px;
        width: 57px;
        height: 1px;
    }
    .main-tit-sub {
        color: #222;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        font-weight: bold;
        padding-left: 75px;
    }

    .faculty-img {
        display: table-cell;
        width: 33%;
    }
    .faculty-img img {
        line-height: 0;
        padding-right: 15px;
        padding-bottom: 0;
    }
    .faculty-info {
        display: table-cell;
        margin-top: 0;
        width: 67%;
        vertical-align: top;
    }
    .faculty-info h2 {
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.8em;
    }
    .faculty-info-item {
        line-height: 0;
    }
    .faculty-web-item {
        border-right:1px solid #ccc;
        display: inline-block;
        width: 115px;
    }
    .faculty-mail-item {
        display: inline-block;
        padding-left: 15px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .navbar-brand img {
        max-width: 450px;
    }
    .navbar-brand-en img {
        max-width: 450px;
        padding-top: 3px;
    }

    .block-main {
        padding: 40px 15px;
    }
    .block-about2 {
        padding: 40px 15px;
    }


    .equip-en {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #navbar ul.navbar-nav li a {
        font-size: 1.1em;
        border-bottom: 0;
        padding: 11px 14px;
    }

    .navbar-brand img {
        max-width: 500px;
    }
    .toogle-zh {
        margin: 0;
    }

    .tit-item {
        padding-bottom: 35px;
    }
    .block-main {
        padding: 60px 15px;
    }
    .block-about2 {
        padding: 60px 15px;
    }

    .block-idx-news {
        padding: 70px 15px;
    }
    .news-wrapper a {
        display: flex;
    }
    .date-column {
        flex: 120px;
    }
    .tit-column {
        flex: 75%;
    }
    .news-detail-item {
        padding: 60px;
    }
    .news-detail-item h3 {
        font-size: 1.8em;
    }

    .faculty-img {
        display: table-cell;
        width: 40%;
    }

    .link-faculty {
        background: #3d98cd;
        color: #FFF;
        padding: 120px 15px;
        text-align: center;
    }
    .link-student {
        background: #1884c4;
        color: #FFF;
        padding: 120px 15px;
        text-align: center;
    }
    .link-fb {
        background: #1470a7;
        color: #FFF;
        padding: 120px 15px;
        text-align: center;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .faculty-img {
        display: table-cell;
        width: 33%;
    }
    #navbar ul.navbar-nav li a {
        font-size: 1.1em;
        border-bottom: 0;
        padding: 11px 20px;
    }
}
@media (min-width: 1560px) {
    .about-en-01 {
        padding: 0 20px 20px 0;
    }
    .about-en-02 {
        line-height: 1.8em;
        padding: 0 0 20px 20px;
    }
}
