@charset "utf-8";

.pc { display:none;}
.sp { display:block;}

.noAlignCenterSp {text-align: left !important;}
.noBrSp br {display: none;}

/* =======================================

    Header CSS

========================================== */
.boxGlobalHeader01 .inner .naviLeft {
    display: none;
}

/* =======================================

    Text Decorations CSS

========================================== */
.titBorder {
    font-size: 75%;
}

/* =======================================

    Footer CSS

========================================== */
.footerLink li {
    margin: 0 10px;
}

#globalFooter .inner .right ul {
    margin: 0 30px 15px 0;
    width: auto;
}

#globalFooter .inner .right ul:nth-child(2) {
    width: auto;
    margin: 0 0 15px 0;
}

#globalFooter .inner .right ul:nth-child(3) {
    width: auto;
}

#globalFooter .inner .right ul li ul {
    width: 100% !important;
}

#globalFooter .inner .left {
    margin: 15px 0 0 0;
}

#globalFooter .inner .left figure {
    width: 35%;
}

#globalFooter .inner .left address {
    margin: 0 0 0 38%;
}

/* =======================================

    共通

========================================== */
.boxColumnLeft02 {
    width: 100%;
    float: none;
}

.boxColumnRight02 {
    width: 100%;
    float: none;
}

.boxSection {
    margin: 0 0 30px 0;
}

.boxPhotoRight figure {
    float: none;
    width: 100%;
}

.boxPhotoRight .text {
    width: 100%;
}

.listPhoto li {
    float: none;
    width: auto;
    margin: 0 0 15px 0;
}

.listPhoto02 li {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
}

.listPhoto02 li:nth-child(4n) {
    margin: 0 0 20px 0;
}

.listPhoto02 li:nth-child(4n+1) {
    clear: both;
}

.tableBg:not(.tableNotBlock) {
    width: 100%;
    display: block;
    border-width: 0;
}

.tableBg:not(.tableNotBlock) tr,
.tableBg:not(.tableNotBlock) tbody {
    display: block;
}

.tableBg:not(.tableNotBlock) th {
    display: block;
    border-width: 0;
}

.tableBg:not(.tableNotBlock) td {
    display: block;
    border-width: 0;
}

.photoRight {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
}

.photoLeft {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
}

.photoCenter {
    display: block;
    margin: 0 0 0 0;
}

.boxIndexLink dl {
    width: 48%;
    float: left;
    margin: 0 0 15px 0;
}

.boxIndexLink dl:nth-child(2n) {
    float: right;
}

.boxIndexLink dl:nth-child(2n+1) {
    clear: both;
}

.boxIndexLinkSp dl {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 0 20px 0;
}

.boxIndexLink dl dt {
    font-size: 120%;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
}

.photoNews figure {
    float: none;
    width: 100%;
}

.photoNews figure:nth-child(2n) {
    float: none;
}

/* =======================================

    トップページ

========================================== */
.spNavi {
    display: block !important;
    margin: 1px 0 0 0;
}

.spNavi li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    display: block;
    text-align: center;
}

.spNavi li a {
    display: block;
    box-sizing: border-box;
    text-align: center;
    background-color: #9a0119;
    color: #ffffff;
    padding: 15px 0 15px 0;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #ffffff;
}

.spNavi li:nth-child(2n) a {
    border-width: 0 0 1px 0;
}

.boxHomeInfo {
    margin: 45px 15px 10px;
}

.boxHomeProfBlog {
    margin: 0 15px 25px;
}

.boxHomeCourse:after {
    top: -20px;
}

.boxHomeCourse .inner {
    width: 49%;
    margin: 0 2% 20px 0;
}

.boxHomeCourse .inner:nth-child(4n) {
    margin: 0 2% 20px 0;
}

.boxHomeCourse .inner:nth-child(4n+1) {
    clear: none;
}

.boxHomeCourse .inner.left {
    clear: both;
}

.boxHomeCourse .inner.right {
    margin: 0 0 20px 0 !important;
}

.boxHomeCourse header.inner{
    width: 100%;
    margin: 0 0 20px 0;
}

.boxHomeCourse .inner h2 {
    font-size: 160%;
}

.boxHomeCourse .inner h2 br {
    display: none;
}

.boxHomeCourse .inner dl {
    margin: 15px 0 0 0;
}

.boxHomeCourse .inner dl dt {
    font-size: 120%;
}

.boxHomeCourse .inner dl dd {
    font-size: 70%;
    line-height: 150%;
}

.boxHomeCourse .inner p {
    margin: 15px 0 0 0;
    font-size: 120%;
}

.boxHomeBanner .boxBanner01 li {
    width: 100%;
    margin: 0 auto 10px auto;
    float: none;
}

.boxHomeBanner .boxBanner01 li:nth-child(odd) {
    margin-right: 0;
}

.boxHomeBanner .boxBanner01 li:nth-child(even) {
    margin-left: 0;
}

.boxHomeBanner .boxBanner01 li:nth-child(2n) {
    margin: 0 auto 10px auto;
}

.boxHomeBanner .boxBanner02 {
    margin: 0 4% 0 4%;
}

.boxHomeBanner .boxBanner02 li {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
}

.boxHomeBanner .boxBanner02 li a {
    overflow: hidden;
    display: block;
}

.boxHomeBanner .boxBanner02 li:nth-child(3n) {
    margin: 0 2% 10px 0;
}

.boxHomeBanner .boxBanner02 li:nth-child(3n+1) {
    clear: none;
}

.boxHomeBanner .boxBanner02 li:nth-child(2n) {
    margin: 0 0 10px 0;
}

.boxHomeBanner .boxBanner02 li:nth-child(2n+1) {
    clear: both;
}

.boxHomeLink {
    width: auto;
    margin: 30px 15px 15px 15px;
}

.boxHomeLink dl {
    width: 48%;
    margin: 0 4% 15px 0;
}

.home .boxHomeLink dl {
    width: 48%;
}

.boxHomeLink dl:nth-child(2),
.boxHomeLink dl:nth-child(4),
.home .boxHomeLink dl:nth-child(3) {
    margin: 0 0 15px 0;
}

.boxHomeLink dl dt {
    font-size: 110%;
}

/* =======================================

    コース?分野

========================================== */
.boxCourseIndex section {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c0c0c0;
    padding: 20px 0 0 0;
}

.boxCourseIndex section h2 {
    float: none;
    width: 100%;
    padding: 0 0 0 0;
    font-size: 110%;
    margin: 0 0 15px 0;
}

.boxCourseIndex section .inner {
    width: 100%;
    float: none;
}

.boxCourseIndex section .inner a {
    width: 48%;
    float: left;
    margin: 0 0 20px 0;
    font-size: 100%;
}

.boxCourseIndex section .inner a:nth-child(2n) {
    float: right;
}

.boxCourseIndex section .inner a:nth-child(2n+1) {
    clear: both;
}

.boxCourseIndex section .inner a:nth-child(3n+1) {
    clear: none;
}

.boxCourseIndex section .inner a figure {
    margin: 0 0 10px 0;
}

.boxCourseTeacher a {
    width: 100%;
}

.boxCourseOther .inner {
    width: 49%;
    margin: 0 2% 12px 0;
}

.boxCourseOther .inner:nth-child(2n) {
    margin: 0 0 12px 0;
}

.boxCourseOther .inner:nth-child(2n+1) {
    clear: both;
}

.boxCourseOther .inner dl {
    margin: 10px 0 0 0;
}

.boxCourseOther .inner dl dt {
    font-size: 110%;
    margin: 0 0 8px 0;
}

.boxCourseOther .inner p {
    margin: 10px 0 8px 0;
    font-size: 110%;
}

.in-culture .boxSectionImg img {
    width: 100%;
    margin: 0 0 0 0;
}

.ge-literature .boxSectionImg img {
    width: 100%;
}

.boxEn-Language li {
    width: 100%;
    margin: 0 0 15px 0;
    float: none;
}

.boxEn-Language li:nth-child(2n) {
    float: none;
}

/* =======================================

    教員紹介

========================================== */
.prof .titBig {
    padding: 0 0 30px 0;
}

.prof .boxProfCourse {
    margin-bottom: 30px;
}

.prof .boxProfCourse .titBorder {
    font-size: 100%;
}

.prof .boxProfCourse .titBorder h3 {
    font-size: 130%;
}

.boxProfIndex {
    padding: 25px 0 10px 0;
}

.boxProfIndex header {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
}

.boxProfIndex header h3,
.boxProfIndex header h4 {
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}

.boxProfIndex div {
    float: none;
    width: 100%;
}

.boxProfIndex div a {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin: 0 0 15px 0;
    padding: 0 2% 0 0;
}

.boxProfIndex div a:nth-child(3n+1) {
    clear: none;
}

.boxProfIndex div a:nth-child(2n+1) {
    clear: both;
}

.boxProfIndex div a figure {
    width: 70px;
    float: left;
}

.boxProfIndex div a figure img {
    width: 100%;
    height: auto;
}

.boxProfIndex div a dl {
    line-height: 130%;
    margin: 0 0 0 80px;
}

.boxProfIndex div a dl dt {
    margin: 0 0 5px 0;
    text-decoration: underline;
}

.boxProfIndex div a dl dd {
    font-size: 90%;
    color: #900119;
    text-decoration: underline;
}

/* =======================================

    学部案内

========================================== */
.boxGuidanceDownloadWrap .boxGuidanceDownload {
  width: 100%;
  float: none;
}

.boxGuidanceDownloadWrap .boxGuidanceDownloadLead {
  width: 100%;
  float: none;
}

.boxGuidanceDownload a p {
    top: 15%;
    font-size: 120%;
}

.guidance.page01 .boxColumnLeft {
    width: 100%;
    float: none;
}

.guidance.page01 .boxColumnRight {
    width: 100%;
    float: none;
}

.boxGuidanceBanner li {
    margin: 0 0 12px 0;
    float: none;
    width: 100%;
}

.boxGuidanceLink a,
.boxGuidanceLink .noLink {
    width: 49%;
    margin: 0 0 20px 0;
}

.boxGuidanceLink a:nth-child(3n),
.boxGuidanceLink .noLink:nth-child(3n) {
    margin: 0 0 20px 0;
}

.boxGuidanceLink a:nth-child(3n+1),
.boxGuidanceLink .noLink:nth-child(3n+1) {
    clear: none;
}

.boxGuidanceLink a:nth-child(2n),
.boxGuidanceLink .noLink:nth-child(2n) {
    float: right;
}

.boxGuidanceLink a:nth-child(2n+1),
.boxGuidanceLink .noLink:nth-child(2n+1) {
    clear: both;
}

.boxGuidanceLink a figure,
.boxGuidanceLink .noLink figure {
    margin: 0 0 12px 0;
}

.boxGuidanceLink a dl dt,
.boxGuidanceLink .noLink dl dt {
    font-size: 110%;
    margin: 0 0 12px 0;
}

.boxPhotoMessage figure {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
    width: 100%;
}

.boxPhotoMessage figure img {
    width: 50%;
    height: auto;
}

.boxPhotoMessage .text {
    margin: 0 0 0 0;
}

.boxGraduateLink02 dl {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
}

.boxGraduateLink02 dl:nth-child(2n) {
    float: none;
}

.boxGraduateLink02 dl dt {
    position: relative;
    margin: 0 0 12px 0;
    padding: 0 0 0 23px;
    font-size: 120%;
}

.boxGraduateLink02 dl dd {
    padding: 0 0 12px 0;
}

.boxGalleryIndex a {
    width: 48%;
    margin: 0 0 20px 0;
}

.boxGalleryIndex a:nth-child(2n) {
    float: right;
}

.boxGalleryIndex a:nth-child(2n+1) {
    clear: both;
}

.boxGalleryDetail li {
    width: 48%;
    float: left;
    margin: 0 0 20px 0;
}

.boxGalleryDetail li:nth-child(2n) {
    float: right;
}

.boxGalleryDetail li:nth-child(5n+1) {
    clear: none;
}

.boxGalleryDetail li:nth-child(2n+1) {
    clear: both;
}

.boxPublication div {
    width: 100%;
    padding: 15px 0 15px 0;
    float: none;
}

.boxPublication div:nth-child(2n) {
    float: none;
}

.boxPublication div figure {
    text-align: center;
}

.boxPublication div figure img {
    height: 175px;
}

.boxIntroductionIndex a {
    width: 48%;
    float: left;
    margin: 0 0 25px 0;
}

.boxIntroductionIndex a:nth-child(3n) {
    margin: 0 0 25px 0;
}

.boxIntroductionIndex a:nth-child(3n+1) {
    clear: none;
}

.boxIntroductionIndex a:nth-child(2n) {
    float: right;
}

.boxIntroductionIndex a:nth-child(2n+1) {
    clear: both;
}

.boxIntroductionDetail .inner figure {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 15px 0;
}

.boxIntroductionDetail .inner figure img {
    width: 50%;
    height: auto;
    margin: 0 auto;
}

.boxIntroductionDetail .inner .text {
    float: none;
    width: 100%;
}

.boxIntroductionDetail .inner .text dl dt {
    margin: 0 0 10px 0;
}

.boxFeature02 figure {
    float: none;
    width: 100%;
}

.boxFeature02 .text {
    float: none;
    width: 100%;
}

/* =======================================

    188bet体育_188bet备用网址

========================================== */
.prospective.page01 .boxColumnLeft {
    width: 100%;
    float: none;
}

.prospective.page01 .boxColumnRight {
    width: 100%;
    float: none;
}

.boxFaq dl dt {
    font-size: 100%;
    padding: 10px 60px 8px 12px;
    min-height: 40px;
}

.boxFaq dl dt:after {
    width: 40px;
    height: 40px;
    padding: 12px 0 0 0;
}

.boxFaq dl dd {
    margin: 20px 0 20px 0;
}



/* =======================================

    後援会

========================================== */
.support.page02 .photoLeft {
    float: none;
    width: 35%;
    margin: 0 auto 10px;    
}

.entryImages {
    display: block;
}

.entryImages li {
    display: block;
    width: 100%;
}

.entryImages li:nth-child(odd) figure {
    padding: 0 0 20px;
}

.entryImages li:nth-child(even) figure {
    padding-left: 0;
}

.inner .entryImages2 figure {
    float: none;
    width: 100%;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.entryImages3 li {
    width: 100%;
}

/* =======================================

    イベント

========================================== */
.event .titMain {
    font-size: 200%;
    margin-bottom: 10px;
}

.event .titBig {
    font-size: 185%;
}

.event .titEvent {
    font-size: 150%; 
    margin-bottom: 20px;
}

.event .boxContentsWrapper {
    padding-top: 60px;
    margin: 0 15px 80px 15px;
}

.event .eventBtnBox,
.event .boxContentsWrapper header .btnEventIndex {
    margin-bottom: 35px;
}

.event .eventBtnBox li a {
    padding: 16px 16px 16px 47px;
    background-position: 16px center;
}

.boxEventBoxWrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.boxEventBoxWrapper .boxEventBox {
    width: 100%;
    margin: 0 0 20px 0;
}

.boxEventReportIndex .boxEventBoxWrapper .boxEventBox {
    width: 100%;
    margin: 0 0 10px 0;
}

.boxEventReportIndex .boxEventBox .eventImg {
    width: 100px;
}

.boxEventPickup .boxEventBox figure img {
    max-width: 140px;
    max-height: 196px;
    top: 10px;
    right: 10px;
}

.boxEventReportIndex .boxEventBox .eventInfo .eventHeader {
    margin-bottom: 10px;
}

.boxEventReportIndex .boxEventBoxWrapper .boxEventBox .eventImg img {
    max-height: 100px;
}

.boxEventIndex .boxEventBoxWrapper .boxEventBox .eventImg img {
    max-width: 80%;
}

.boxEventBox .eventInfo {
    padding: 15px 10px 10px;
}

.boxEventPickup .boxEventBox .eventInfo {
    width: auto;
    padding: 30px 10px 10px;
}

.boxEventPickup .boxEventBox .eventInfo .eventHeader {
    position: static;
    margin-bottom: 10px;
}

.boxEventPickup .boxEventBox .eventInfo .eventHeader .type {
    padding: 5px 15px;
}

.boxEventPickup .boxEventBox .eventInfo .eventHeader .date {
    padding: 5px 10px;
}

.boxHomeEvents .boxEventPickup .boxEventBox .eventInfo .eventHeader {
    position: static; 
    overflow: hidden;
}

.boxHomeEvents .boxEventPickup .boxEventBox .eventInfo .eventHeader .type {
    padding: 4px 11px;
}

.boxHomeEvents .boxEventPickup .boxEventBox .eventInfo .eventHeader .date {
    padding: 4px 10px;
}

.boxEventReportIndex .boxEventBox .eventInfo {
    padding: 10px;
    width: calc(100% - 120px)
}

.boxEventReportIndex .btnEventArchive {
    width: 100%;
}

.boxEventHeader {
    margin-bottom: 10px;
}

.boxEventDetail p.date {
    font-size: 120%;
}

.boxEventDetail .boxSection {
    margin-bottom: 30px;
}

.boxEventDetail .boxSection .boxSection {
    margin-bottom: 20px;
}

.boxEventDetail header {
    padding: 40px 15px 5px;
}

.boxEventDetail .type {
    padding: 5px 20px;
}

.boxEventDetail .inner {
    padding: 15px 15px 0;
}

.boxEventMainImg img {
    max-width: 100%;
}

.tableEvent {
    display: block;
    margin: 20px 0 0;
    border: 0;
}

.tableEvent th {
    background-color: #ccc;
    display: block;
    padding: 10px;
    width: 100%;
    font-size: 100%;
    border: 0;
}

.tableEvent td {
    display: block;
    padding: 10px 0;
    width: 100%;
    word-break: break-all;
    font-size: 100%;
    border: 0;
}

.tableEvent th:after {
    display: none;
}

.boxEventEntry table {
    overflow: auto;
    white-space: nowrap;
    display:block;
    width:auto;
}

.boxEventEntry table tbody {
    width: 100%;
    display:table;
}

.boxEventEntry table::-webkit-scrollbar {
    height: 5px;
}

.boxEventEntry table::-webkit-scrollbar-track {
    background: #F1F1F1;
}

.boxEventEntry table::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

.boxDayListWrapper a {
    position: relative;
    padding-top: 29px;
    display: block;
}

.boxDayListWrapper .boxEventBox .eventDay {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.boxDayListWrapper .boxEventBox .eventDay p {
    display: inline-block;
}

.boxDayListWrapper .boxEventBox .eventDay p.eventDayDeatil {
    font-size: 150%;
}

.boxDayListWrapper .boxEventBox .eventImg {
    width: 100px;
}

.boxDayListWrapper .boxEventBox .eventImg img {
    max-height: 100px;
}

.boxDayListWrapper .boxEventBox .eventInfo {
    padding: 10px;
    width: calc(100% - 100px);
}

.boxEventCalWrapper {
    padding: 15px;
    margin: 35px 0;
}

.event table .pcTable {
    display: none;
}

.calNaviHeader .prev,
.calNaviHeader .next {
    top: initial;
    bottom: 0;
}

.boxEventEntry .calNaviHeader h3 {
    padding-bottom: 20px;
}

.boxEventCalWrapper .boxEventEntry table {
    width: 100%;
    display: table;
    white-space: normal;
}

.boxEventCalWrapper .boxEventEntry table tbody {
    display: table-row-group;
}

.boxEventCalWrapper .boxEventEntry table th,
.boxEventCalWrapper .boxEventEntry table td {
    padding: 10px;
}

.event .eventDayDeatil_pc {
    display: none;
}

.event .eventDayDeatil_sp {
    display: inline-block;
    margin-right: 5px;
}

.boxEventListHeader .catSelect {
    display: block;
    margin-left: 0;
}

.boxEventListHeader .catSelect li {
    display: block;
    margin: 10px 0 0;
}

.boxEventListHeader .catSelect form select {
    width: 80%;
}

/* 学部長あいさつ */
.boxPhotoMessage figure.supplement {
    margin: 0 0 0 0;
}

/* =======================================

    教員ブログ一覧、分野?教員ブログ一覧

========================================== */
.profblog .blogList .blogBox {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
} 

.profblog .blogList .blogBox dt {
    margin-right: 20px;
}

.profblog .blogList .blogBox dd {
    width: calc(66% - 20px);
}