@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:767px) {
/*--------------------------------------------------------- 大学案内 */
/*------------------------------------- 巴适游戏プロフィール */
.profile table{
	width:100%;
	}
/*------------------------------------- 刊行物 */
.publications1{
	width:85%;
	margin:0 auto;
	}
.publications1 img{
	width:42%;
	}
.publications2 .block{
	text-align:center;
	width:50%;
	}
.publications2 .block img{
	width:70%;
	}
.publications2 .block ul{
	width:70%;
	text-align:left;
	margin:0 auto;
	}

/*------------------------------------- お問い合せ */

table.inq tbody{
	font-size:1.2rem;
	}
table.inq tbody td{
	font-size:1.2rem;
	}




/*--------------------------------------------------------- 巴适游戏 */

/*--------------------------------------------------------- インタビュー */
.float-right.interview{
	width:100%;
	}
.float-right.interview p{
	text-align:center !important;
	}
dl.interview{
	width:100%;
	margin-top:3em;
	}
table.interview{
	font-size:1.2rem;
	}
table.interview tbody th{
	width:auto;
	white-space: nowrap;
	}
table.interview tbody td{
	width:auto;
	min-width:7em
	}




/*--------------------------------------------------------- 受験生の方 */
/*------------------------------------- 募集要項 */
#prospective .request1 .download .block{
	width:100%;
	float:none;
	overflow:hidden;
	position:relative;
	}
#prospective .request1 .download .block dl dt{
	font-size:1.2rem;
	}
#accordion dt{
	font-size:1.4rem;
    }




/*------------------------------------- オープンキャンパス */
.open01 > p{
	width:100%;
	text-align:center;
	float:none;
	}
.open01 > p img{
	width:60%;
	margin-bottom:20px;
	}
.open01 table{
	width:100%;
	float:left;
	}


/*--------------------------------------------------------- ニュース */
#news dl dt {
	float: none;
	width: auto;
	padding: 10px 0;
	}
#news dl dt {
	background-position: 7em !important;
	}
#news dl dd {
	padding: 0 0 10px 0;
	}




/*--------------------------------------------------------- 施設紹介 */
#special #copy {
	padding-left: 40px;
}

#special.campusmap h1 {
	padding-left: 10px;
}









}

