@charset "utf-8";
/* 文学部 学部概要　202104 */

#gaiyou ul.eye100 {
	margin-top: 50px;
}

#gaiyou ul.eye100::after {
	  content: ""; clear: both; display: block;
}

#gaiyou ul.eye100 li {
	float: left;
	margin-right: 20px;
}

#gaiyou ul.eye100 li:last-child {
	margin-right: 0;
}

#gaiyou ul.eye100 + ul {
	clear: both;
	margin: 0 0 20px 25px;
}

#gaiyou ul.eye100 + ul li {
	list-style: disc;
}


#gaiyou ul.study {
	margin: 15px 0 20px 0;
}
	#gaiyou ul.study::after {
		  content: ""; clear: both; display: block;
	}

#gaiyou ul.study li {
	float: left;
	width: 290px;
	margin: 0 20px 10px 0;
	padding: 10px;
	background-color: #e4eaee;	
}

#gaiyou ul.study li:nth-child(even) {
	margin: 0 0 10px 0;
}

#gaiyou ul.study li img {
	float: left;
	margin: 0 10px 0 0;
}

#gaiyou ul.study li h4 {
	margin: 0 0 5px 0;
	line-height: 1.3;
}

#gaiyou ul.study li p {
	font-size: 80%;
}





/* サイトマップ */

#gaiyou ul.sitemap {
	margin: 15px 0 20px 0;
}
	#gaiyou ul.sitemap::after {
		  content: ""; clear: both; display: block;
	}

#gaiyou ul.sitemap {
	float: left;
	width: 45%;
	padding:10px;
}

#gaiyou ul.sitemap li {
	font-size:95%;
	margin: 0 0 5px 0;
}



#gaiyou ul.sitemap h3 {
	margin: 0 0 5px 0;
	line-height: 1.3;
}







/* 学部長メッセージ　201708 */
#gaiyou.message .photo {
	display: inline-block !important;
	float: right;
	margin: 0 0 20px 20px;
	font-size: 90%;
}

#gaiyou.message p {
	margin-bottom: 30px;
}

#gaiyou.message .name {
	text-align: right;
}


/*2021年度　学部更新*/
.catch_e{
    font-family: HelveticaNowDisplay-Bd,sans-serif; /*202104*/
	font-size: 300%; /*202104*/
    color: #69308d;
	line-height: 1.2;
/*	letter-spacing: -2px;*/
}

h2.catch_j{
	margin-left: 0!important;
	text-align: left!important;
	padding: 10px 0!important;
	line-height: 1.6!important;
}

.catch2_j{
	color: #69308d;
}	

.nobr{
	display: none;
}

/* よくある質問と回答 */
#other.qa .question div {
	margin-bottom: 50px;
}

#other.qa .back {
	margin-top: 20px;
	text-align: right;
}

#other.qa .question .back:first-letter {
	margin: 0 3px 3px 0;
	font-size: 80%;
}


#other.qa .question ul li {
	margin-bottom: 15px;
	padding: 0 0 0 2.5em;
	text-indent: -2.5em;
}

#other.qa .question ul li span {
	font-weight: bold;
}

#other.qa .answer div {
	margin-bottom: 60px;
}

#other.qa .answer ul li {
	margin-bottom: 5px;
}

#other.qa .answer dl {
	margin-bottom: 50px;
}

#other.qa .answer dl dt {
	margin-bottom: 15px;
	padding: 10px 15px;
	background-color: #F0F3F5;
	font-weight: bold;
}

#other.qa .answer dl dl {
	margin-bottom: 0px;
}
	#other.qa .answer dl dl::after {
	  content: ""; clear: both; display: block;
	  }


#other.qa .answer dl dl dt {
	float: left;
	width: 3em;
	padding: 0 0 0 15px;
	background: none;
}

#other.qa .answer dl dl dd {
	margin: 0 0 0 4em;
}

#other.qa .answer ul {
	margin: 10px 0;
}

/*2027年度　学部更新*/
#gaiyou .table4 table .area__contents {
display: flex;
justify-content: space-evenly;
gap: 20px;
}

#gaiyou .table4 table .area__contents .area__item {
flex: 1;
}

#gaiyou .table4 table tbody tr td p.course {
    font-size: 85%;
}

@media screen and (max-width: 736px) {


#gaiyou ul.eye100 {
	margin-bottom: 5px;
	}

#gaiyou ul.eye100 li {
	width: 48%;
	margin-right: 5px;
}

#gaiyou ul.eye100 li:nth-child(even) {
	margin-right: 0;
}
	
#gaiyou ul.eye100 + ul li {
	margin-bottom: 5px;
}


#gaiyou ul.study li {
	float: none;
	width: 100%;
	min-height: 120px;
	margin: 0 0 10px 0;
	box-sizing: border-box;
	
}

#gaiyou ul.study li img {
	float: left;
	margin: 0 10px 0 0;
}

#gaiyou ul.study li h4 {
	margin: 0 0 5px 0;
	line-height: 1.3;
}

#gaiyou ul.study li p {
	font-size: 80%;
}



/* 学部長メッセージ　201708 */
#gaiyou.message .photo {
	display: block;
	float: none;
	max-width: 200px;
	margin: 0 auto 20px auto;
}


#gaiyou.message .photo img {
	display: inline;
}

/* サイトマップ */
#gaiyou ul.sitemap {
	display:block;
	float:none;
	width: 95%;
	padding:10px;
	margin: 0 auto 20px auto;
}

#gaiyou ul.sitemap li{
	margin: 0 auto 20px auto;
}

/*2021年度　学部更新*/
.catch_e{
	font-size: 300%;
}

.nobr{
	display: block;
}

#contents .mainimage {
    margin-bottom: 10px;
}

/*2027年度学部更新*/
#gaiyou .table4 table .area__contents {
flex-direction: column;
}

}
