.contentPackage .contentPage .course-txtLeft {
    text-align: left;
}

.contentPackage .contentPage .wrapper-imgSmall img {
    width: 250px;
}
.contentPackage .contentPage .wrapper-imgMedium img {
    width: 350px;
}
.contentPackage .contentPage .imgLeft {
    margin: 0 auto 20px 0;
}

.contentPackage .contentPage .campusmap {
    border-bottom: none;
}

.contentPackage .contentPage ul.list-style-edu li {
    padding-left: 2em;
    text-indent: -0.5em;
    margin-bottom: 10px;
    line-height: 24px;
    list-style: none;
}

.menuPackage .menuPage .list-page .subpage {
    text-indent: 0;
}
.menuPackage .menuPage .list-page .subpage a:before {
    content: ">";
    margin-right: .7em;
}
/*繧｢繧ｯ繧ｻ繧ｹ繝壹�繧ｸ*/
.contentPackage .contentPage .access-area-btn {
    zoom: 1;
    margin-bottom: 30px;
}
.contentPackage .contentPage .access-area-btn .btn-skeltonGreen {
    width: 350px;
    float: left;
    margin: 0 0 30px 0;
    display: table;
}
.contentPackage .contentPage .access-area-btn .btn-skeltonGreen a {
    border: 2px solid #9ac82b;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.contentPackage .contentPage .access-area-btn .btn-skeltonGreen:nth-child(2n) {
    margin: 0 0 30px 20px;
}
.contentPackage .contentPage .access-area-btn .btn-skeltonGreen:last-child:nth-child(2n+1) {
    float: none;
    margin: 0 0 30px 0;
}
.contentPackage .contentPage .access-area-btn:after {
    clear: both;
}
.contentPackage .contentPage .access-area-btn:before, .contentPackage .contentPage .access-area-btn:after {
    content: "";
    display: table;
}
/*繝繧ｦ繝ｳ繝ｭ繝ｼ繝峨�繝ｼ繧ｸ*/
.btn-skeltonGreen .link-disabled {
    opacity: 0.5;
}
.download-link span {
    border: none;
    display: inline;
    background: #9ac82b;
    margin: 0 .5em;
    padding: 0 3px 1px 3px;
    line-height: .5em;
}

.list-admission {
    zoom: 1;
}
.list-admission {
    list-style: none;
}
.list-admission:before, .list-admission:after {
    content: "";
    display: table;
}
.list-admission li {
    float: left;
    width: 490px;
    margin: 0 20px 20px 0;
}
.list-admission a {
    zoom: 1;
}
.list-admission a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 14px;
}
.list-admission li:nth-child(2n) {
    margin-right: 0;
}
.list-admission:after {
    clear: both;
}
.list-admission:before, .topPackage .list-admission:after {
    content: "";
    display: table;
}
.list-admission a:before, .topPackage .list-admission a:after {
    content: "";
    display: table;
}
.list-admission .wrapper-text {
    padding: 10px;
    float: left;
    width: 50%;
}
.list-admission a:after {
    clear: both;
}
.list-admission a:before, .list-admission a:after {
    content: "";
    display: table;
}
.list-admission .txt-date {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}
.list-admission .txt-title {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
}
.wrap-admissionTab {
    margin-bottom: 15px;
    width: 100px;
    margin-right: 0;
    margin-left: auto;
}
.wrap-admissionTab p {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: #9ac82b;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.examPage .mod-importantInfo {
    width: 1000px;
    display: table;
    margin: 0 auto 80px auto; 
}
.examPage .mod-importantInfo .txt-title {
    text-align: center;
    font-size: 17px;
    background: #fdd000 url("/assets/images/top/icon_important.png") no-repeat center left 15px;
    width: 195px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 27px;
}
.examPage .mod-importantInfo .list-importantInfo {
    padding: 0 25px;
    width: 805px;
    background: #fff;
    list-style: none;
    display: table-cell; 
}
.examPage .mod-importantInfo li {
    padding: 12px 0;
    border-bottom: 1px solid #aaa;
}
.examPage .mod-importantInfo li:last-child {
    border: none;
}
.examPage .mod-importantInfo a {
    line-height: 24px;
    font-size: 14px;
}
.examPage .mod-importantInfo .txt-newsDate {
    font-weight: bold;
}
.examPage .mod-importantInfo .txt-newsDate:after {
    content: "\A";
    white-space: pre;
}
@media screen and (max-width: 999px) {
    .examPage .mod-importantInfo {
        width: 96%;
        margin: 0 2%;
        display: block;
    }
    .examPage .mod-importantInfo .txt-title {
        background-position: center left 25%;
        width: 100%;
        display: block;
        padding: 10px 0;
    }
    .examPage .mod-importantInfo .list-importantInfo {
        padding: 0 3%;
        width: 100%;
        display: block;
    }
}
.ttl-admissionH2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 auto 0 auto;
    width: 1000px;
}
.ttl-admissionH2 span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 1em;
}

.specialty {
	margin-bottom:10px;
}