@charset "utf-8";

/*==================================== PC ====================================================*/

#ttl {
	background-image: url(images/ttl.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	text-indent: -9999px;
	min-width:1000px;
}

.dl01 {
	margin-left: 0px;
	padding-left: 0px;
}


/* 研究科長のご挨拶 */

.about_aisatu .floatRight {
	margin: 0px 0px 1em 1em;
}

	.about_aisatu p {
		margin: 0 0 1em 0;
		text-indent: 1em;
	}
	
		.about_aisatu p span {
			font-weight: bold;
		}


/* GSPAの概要 */

.about_katei .midashi01 {
	margin-top: 30px;
}

.about_katei ol {
	padding-left: 1em;
	*padding-left: 0px;
}

.about_katei ol li {
	list-style-type: decimal;
	margin-bottom: 3px;
}


/* 「認定会計大学院」称号について */

.about_nintei p {
	margin-bottom: 1em;
}

.nintei_link {
	border-top: 1px dotted #CCCCCC;
}

.nintei_link p {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0px 10px 17px;
	margin-bottom: 0px;
}

/* 自己点検評価報告書 */

.about_tenken .midashi01 {
	margin-top: 30px;
}

.about_tenken ol {
	padding-left: 0px;
	margin-left: 0px;
	border-top: 1px dotted #CCCCCC;
}

.about_tenken ol li {
	padding: 15px;
	border-bottom: 1px dotted #CCCCCC;
}


/* 本研究科のFD活動 */
.about_fdact p {
	margin-bottom: 1em;
}


/* アンケート */

.zenki_kouki {
    margin: 0 auto 30px auto;
	width: 100%;
	border-collapse: collapse;
}

	.zenki_kouki td, .zenki_kouki th {
		border: 1px solid #C4C4C4;
		padding: 10px;	
	}
	
	.zenki_kouki th {
		background-color: #E2E1EF;
	}


.kamokulist {
    margin: 0 auto 30px auto;
	width: 100%;
	border-collapse: collapse;
}

	.kamokulist td, .kamokulist th {
		border: 1px solid #C4C4C4;
		padding: 10px;	
	}
	
	.kamokulist th {
		background-color: #E2E1EF;
	}


/* スタッフ紹介 */

.about_staff h2 {
	margin-top: 30px;
}

.stafs_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.teachear_list {
	width: 358px;
	margin-bottom: 20px;
	
	border: 1px solid #C4C4C4;
	padding: 5px;
}

.teachear_list img {
	display: block;
	float: left;
}

.teachear_list div {
	float: left;
	width: 223px;
	margin-left: 10px;
}

	.teachear_list p {
		display: block;
		font-size: 13px;
		margin-bottom: 3px;
	}
	
	.teachear_list a {
		text-decoration: underline;
		color: #326091;
		font-size: 17px;
		background: url(../common/images/icon_teacherlist.gif);
		padding-left: 17px;
		background-repeat: no-repeat;
		background-position: left;
	}
	
	.teachear_list a:hover {
		text-decoration: none;
	}
	
	.teachear_list ul {
		padding: 0px;
		margin-top: 5px;
	}
	
	.teachear_list ul.clearfix {
		margin-bottom: 0px;
	}
	
	.teachear_list ul li {
		font-size: 13px;
		text-indent: -0.6em;
		padding-left: 0.6em;
		float: left;
		margin-right: 1em;
	}
	

.kyakuin .teachear_list ul li {
	width: auto;
}

.kentan .teachear_list span, 
.kennin .teachear_list span, 
.kyakuin .teachear_list span {
	color: #333;
	font-size: 17px;
	text-decoration: none;
	background: none;
	padding-left: 0px;
}


/* 教員個別ページ */


.teachear_set div.clearfix {
	position: relative;
	height: 150px;
	
	margin-bottom: 10px;
}

.teachear_set div img {
	margin-bottom: 5px;
	float: left;
}

p.btn_movie {
	position: absolute;
	bottom: 0px;
	left: 130px;
}

.btn_movie a {
	display: block;
	color: #FFF;
	background: #000546;
	background-image: url(../common/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 10px 4px 15px;
	
	float: left;
}

.btn_movie a:hover {
	text-decoration: none;
}

.btn_movie a span {
	font-size: 12px;
}

.no_movie img {
	float: none !important;
	margin-bottom: 10px !important;
}

.teachear_set dl {
	/*width: 630px;*/
}

	.teachear_set dt {
	   background: #e2e1ef;
	   padding: 10px;
	   border:1px solid #999;
	}
	
	.teachear_set dd {
	   padding: 10px;
	   border-left: 1px solid #999;
	   border-right: 1px solid #999;
	   border-bottom: 1px solid #999;
	   background: #fff;
	   
	   margin-bottom: 10px;
	}

.t_message span {
	font-size: 80%;
}


.indent_booklist {
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-bottom: 5px;
}

.sato {
	font-weight: bold;
	text-decoration: underline;
}


/* リレーエッセイ */
.signiture {
	text-align: right;
}

.essay_text {
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
	margin: 20px 0px 30px 0px;
}

.author {
	margin-bottom: 30px;
}

.author p {
	float: left;
	margin-right: 20px;
}

.author div {
	overflow: hidden;
	/zoom: 1;
}

.author div span {
	font-size: 110%;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
}

.essay_list li {
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 4px;
}

.vol {
	margin-top: 20px;
	font-weight: bold;
}

h1 span {
	font-size: 60%;
}
	


/* FAQ */
.faq_list dt, .faq_list dd {
	padding: 10px;
	display: block;
}

.faq_list dt span {
	color: #000546;
	font-weight: bold;
}

.faq_list dt {
	background: #E1E2EF;
	border: 1px solid #CCC;
	font-size: 120%;
}

.faq_list dd {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.equipment_box table {
	width: 375px;
	margin-bottom: 30px;
	margin-right: 10px;
	float: left;
}

.equipment_box table, .equipment_box table td, .equipment_box table th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.equipment_box th {
	background: #000546;
	text-align: center;
	color: #FFF;
}

.equipment_box .td_midashi {
	background: #E1E2EF;
	white-space: nowrap;
}

.photo_box {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
.photo_box img {
	margin-bottom: 3px;
}

.equipment_box .clearfix {
	width: 770px;
	margin-right: -10px;
}

.faq_q6 {
	padding-left: 26px;
}

.faq_q6 li {
	list-style-type: decimal;
	margin-bottom: 4px;
}


/* リンク */
.link_list li {
	background: url(../common/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 17px;
	border-bottom: 1px dotted #CCC;
}


/********************************************************************************************************************/
/****************************************** MEDIA QUERIES ***********************************************************/
/********************************************************************************************************************/


/*==================================== PHONES ====================================================*/

@media (max-width: 480px) {
	
#ttl {
	height: auto;
	text-indent: 0px;
	font-size: 120%;
	padding-bottom: 10px;
	background-image: none;
	color: #333;
	min-width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000546;
	margin-bottom: 10px;
}

#ttl p {
	padding-left: 10px;
}

/* 研究科長のご挨拶 */
.about_aisatu div.floatRight {
	float: none;
	margin: 0px 0px 1em;
}



/* アンケート */
.zenki_kouki td {
	display: block;
	margin-top: -1px;
}

.kamokulist td, .kamokulist th {
	display: block;
	margin-top: -1px;
}

.kamokulist td br, .kamokulist th br {
	display: none;
}

.kamokulist th {
	margin-top: 10px;
}


/* 教員・スタッフ紹介 */

.about_staff .clearfix {
	margin-right: 0px;
}

.stafs_list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
    
.teachear_list {
	width: 100%;
    box-sizing: border-box;
	float: none;
}

.teachear_list p {
	width: 30%;
	max-width: 120px;
}
.teachear_list p img {
	width: 100%;
}


.teachear_list div {
	width: 60%;
}

.degree {
	width: 4em !important;
}

.kentan_div {
	width: 100% !important;
    box-sizing: border-box;
}

.degree_kentan {
	width: 100% !important;
	max-width: 100% !important;
}

/* 教員個別ページ */
.teachear_set div {
	float: none;
}

.teachear_set div p {
	font-size: 16px;
	margin: 5px 0px;
}

.teachear_set dl {
	width: auto;
	margin: 20px 0px 30px 0px;
}



}