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

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

.box-bigimg {
	background-image: url(../../../images/2024/department/dentistry_at_matsudo/img-mascat-00.jpg);
}

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



/* -------------------------------------------------------------- */
/*  SMPここから  */
/* -------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	
	.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 h3 {
		line-height: 1.6;
	}
	
	.box-chara .fix-box img {
		width: 90%;
		max-width: 380px;
		margin: 3rem auto 0;
		vertical-align: bottom;
		display: block;
	}
	
	.box-certi-list {
		padding: 20px 10px;
	}
	
	.box-certi-list p {
		margin-bottom: 2rem;
	}
	
	.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;
	}
	
	.mb-4rem {
		margin-bottom: 4rem;
	}
	
	.box-certi-list img {
		margin-bottom: 2.5rem;
	}
	
}
/* -------------------------------------------------------------- */
/*  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;
	}
	
	.box-certi-list p {
		width: 380px;
		margin-left: 20px;
	}
	
	.box-certi-list img {
		margin-right: 20px;
		margin-bottom: 30px;
	}
	
	.area-chara {
		padding-bottom: 60px;
	}
	
	.box-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 {
		width: 380px;
	}
	
	.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 p {
		width: 380px;
	}
	
	.box-certi-list {
		width: 490px;
		height: 1100px;
		padding: 30px;
		}
	
	.box-certi-list:nth-child(2) {
		height: 620px;
	}

	.mb-4rem {
		margin-bottom: 40px !important;
	}
	
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */