@charset "UTF-8";

/*ヘッダー*/
.device-js-on #global-header {
		background-image: url(../../images/academics/academics-mv.jpg);
		background-position: 50% 39%;
}

/*以下恭一追記*/

/* module-title06 */
#global-wrapper .module-title06 {
	font-size: 15px;
	font-weight: 500 !important;
	margin: 30px 0;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-wrapper .module-title06 {
		font-size: 100%;
		margin: 1.8em 0;
	}
}

/* table */
#global-wrapper .plane-table-wrap table.text-center th,
#global-wrapper .plane-table-wrap table.text-center td {
	text-align: center;
}
#global-wrapper .plane-table-wrap table th.bg-green {
	background-color: rgba(235,244,228,1);
}
#global-wrapper .plane-table-wrap table td.bg-green {
	background-color: rgba(235,244,228,0.5);
}
@media all and (min-width: 751px), print {
	#global-wrapper .module-commonLayout .module-lead02 + .table-disclaimer + .plane-table-wrap {
		margin-top: 1.8em;
	}
}
@media screen and (max-width: 750px) {
	#global-wrapper .module-commonLayout .module-lead02 + .table-disclaimer {
		margin-top: 1.8em;
	}
}

#global-wrapper .mt-4em {
	margin-top: 4em !important;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-wrapper .mt-4em {
		margin-top: 4em !important;
	}
}

/*------------------------------*/
/*薬学科（6年制）*/
/*------------------------------*/

/*6年間のカリキュラムアコーディオン内ul*/
#global-wrapper .module-commonLayout .curriculum-aco ul.basic-ul {
	padding-top: 0;
}

/*------------------------------*/
/* がんプロ */
/*------------------------------*/
#global-wrapper .module-lead02 p + figure.pic,
#global-wrapper .module-lead02 .basic-ul + figure.pic {
	margin-top: 2em;
}
#global-wrapper .module-lead02 figure.pic figcaption {
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin-top: 10px;
}
#global-wrapper .module-lead02 figure.pic figcaption strong {
	font-weight: bold !important;
}
#global-wrapper .module-lead02 .module-title06 + .basic-ul {
	padding-top: 0;
	margin-top: -1em;
}
@media (max-width: 750px) {
	.device-js-on #global-wrapper .module-lead02 figure.pic figcaption {
		font-size: 100% !important;
		text-align: left;
		margin-top: 3%;
	}
}

/*------------------------------*/
/* 進路・就職 */
/*------------------------------*/
#global-wrapper .mt-1em {
	margin-top: 1em !important;
}
#global-wrapper .module-listLayout02 .listItems .listItem .listInner a + p {
	font-size: 100%;
	margin-top: 0.5em;
}

/*------------------------------*/
/* 学生生活について */
/*------------------------------*/
#global-wrapper .college-row .module-title06:first-of-type {
	margin-top: 0;
}
#global-wrapper .college-row .module-title06 + .planeTable {
	margin-top: -1em;
}

/*------------------------------*/
/* 国際化教育 */
/*------------------------------*/
#global-content .module-listLayout-pha01 dl dd .pic {
	margin-bottom: 1.3em;
}

/*------------------------------*/
/* 薬学研究科 */
/*------------------------------*/
#global-content .module-listLayout-pha01 + .module-listLayout-pha02 {
	margin-top: 4em;
}
#global-content .module-listLayout-pha01 .grad-sch-row {
	margin-top: 1.6em;
}
#global-content .module-listLayout-pha01 .grad-sch-row a.square-link {
	margin-bottom: 0;
}

/*------------------------------*/
/* 国際化教育 > 参加者・関係者の声 */
/*------------------------------*/
#global-wrapper .module-commonLayout section.voice-sec {}
#global-wrapper .module-commonLayout section.voice-sec .voice-title {
	font-size: 20px;
	font-weight: 600 !important;
	margin: 60px 0 5px;
}
#global-wrapper .module-commonLayout section.voice-sec .voice-name {
	line-height: 1.6;
	font-size: 16px;
	font-weight: 600 !important;
	margin: 0 0 30px;
}
.device-js-on #global-wrapper section.voice-sec .module-title01 {
	line-height: 1.4;
}
#global-wrapper .module-commonLayout section.voice-sec .row {
	margin-top: 1.8em
}
#global-wrapper .module-commonLayout section.voice-sec .pic {
	margin: 0;
    font-size: 15px;
    line-height: 1.8;
}
#global-wrapper .module-commonLayout section.voice-sec .aco-wrap {
	margin-bottom: 4em;
}
#global-wrapper .module-commonLayout section.voice-sec .aco-wrap .aco-body {
	padding-top: 9%;
}
@media screen and (max-width: 750px) {
	#global-wrapper .module-commonLayout section.voice-sec {}
	#global-wrapper .module-commonLayout section.voice-sec .voice-title {
		font-size: 130%;
		margin: 15vw 0 1.25vw;
	}
	#global-wrapper .module-commonLayout section.voice-sec .voice-name {
		font-size: 108.33333%;
		margin: 0 0 7.5vw;
	}
	#global-wrapper .module-commonLayout section.voice-sec .pic {
		font-size: 3.75vw;
	}
}

/*国際化教育 固有*/
#global-content .international-listLayout a.square-link {
	margin-bottom: 1.2em;
}
#global-wrapper .international-listLayout .listItems {
	margin-top: 0;
    margin-bottom: 0;
}
#global-content .international-listLayout dl dt {
	margin-bottom: 1.6em;
}
#global-content .international-listLayout p {
	margin-top: 20px;
}
#global-content .international-listLayout dl dd .pic {
	margin-bottom: 2em;
}
@media screen and (max-width: 750px) {
	#global-content .international-listLayout dl dt {
		margin-bottom: 1.4em;
	}
	#global-content .international-listLayout dl dt a.square-link {
		margin-bottom: 0;
	}
	#global-content .international-listLayout p {
		margin-top: 0.8em;
	}
}

