@charset "UTF-8";
/* 工学部*/

/* -------------------------------------------------------------- */
/*  共通ここから  */
/* -------------------------------------------------------------- */

.box-bigimg {
	background-image: url(../../../images/2018/department/medicine/img-med-00.jpg);
}

.box-info-ttl a {
	color: #BE3545;
	line-height: 3;
	letter-spacing: 0.1em;
	text-align: center;
	border: solid 1px #BE3545;
	font-weight: bold;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.box-info-ttl a:hover {
	color: #fff;
	background-color: #BE3545;
	opacity: 1;
}

/* -------------------------------------------------------------- */
/*  共通ここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  SMPここから  */
/* -------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	
	.box-target-list h3 {
		line-height: 1.5;
	}
	
	.box-target-list .fix-box p {
		margin-bottom: 1em;
	}
	
	.box-target-list .fix-box img {
		max-width: 320px;
		width: 90%;
		vertical-align: bottom;
		display: block;
		margin: 0 auto;
	}
	
	.box-chara .fix-box img {
		width: 90%;
		max-width: 380px;
		margin: 3rem auto 0;
		vertical-align: bottom;
		display: block;
	}
	
	.box-chara .fix-box p {
		width: 90%;
		max-width: 380px;
		margin: .5rem auto 0;
		line-height: 1;
		font-size: 1.25rem;
	}
	
	.box-certi-list {
		padding: 20px 10px;
	}
	
	.box-info-ttl {
		margin-bottom: 0;
	}
	
	.box-info-ttl .fix-box img {
		vertical-align: bottom;
		margin-top: 2.5rem;
		width: 90%;
		max-width: 380px;
		display: block;
		margin: 2.5rem auto 0;
	}
	
	.box-info-ttl a {
		font-size: 1.5rem;
		width: 100%;
		max-width: 320px;
		margin: 2rem auto 0;
	}
	
}
/* -------------------------------------------------------------- */
/*  SMPここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  PCここから  */
/* -------------------------------------------------------------- */
@media print,screen and (min-width: 769px) {
	
	.box-target-list .fix-box p {
		width: 450px;
	}
	
	.box-target-list .fix-box img {
		width: 320px;
		vertical-align: bottom;
		margin-top: 25px;
	}
	
	.box-certi-list {
		width: 900px;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.area-chara {
		padding-bottom: 60px;
	}
	
	.area-chara h3 {
		line-height: 1;
	}
	
	.box-chara .fix-box {
		margin-top: 40px;
	}
	
	.box-chara .fix-box img {
		width: 380px;
		vertical-align: bottom;
	}
	
	.box-chara .fix-box p {
		line-height: 1;
		font-size: 14px;
		margin-top: 10px;
	}
	
	.area-info {
		padding-bottom: 50px;
	}
	
	.box-info-ttl {
		margin: 0 auto;
	}
	
	.box-info-ttl .fix-box {
		width: 800px;
		margin: 50px auto 0;
	}
	
	.box-info-ttl .fix-box img {
		width: 380px;
		margin-bottom: 40px;
	}
	
	.box-info-ttl .fix-box img:nth-last-child(-n+1) {
		margin-bottom: 0;
	}
	
	.box-info-ttl a {
		font-size: 20px;
		width: 320px;
		margin: 30px auto 0;
	}
	
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */