@charset "UTF-8";
/* 生物資源科学部*/

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

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

.box-certi-list img {
	width: 100%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/* 20220920 追加CSS */
.txt-redback {
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0.2em;
	color: #FFFFFF;
    background-color: #BE3545;
}

.f-red{
	color: #BE3545;
}

.bio-bg-ttl{
	background: #D9F0ED;
}
/* -------------------------------------------------------------- */
/*  共通ここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  SMPここから  */
/* -------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	main{
		line-height:1.7
	}
	
	.box-overvew-img img {
		vertical-align: bottom;
	}
	
	.box-overvew-img p {
		font-size: 1.25rem;
		line-height: 1;
		margin: .5rem auto 0;
		text-align: left;
		width: 100%;
		max-width: 480px;
	}
	
	.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: 400px;
		margin: 3rem auto 0;
		vertical-align: bottom;
		display: block;
	}
	
	.box-certi-list {
		padding: 20px 10px;
	}
	
	.box-info-ttl {
		margin-bottom: 0;
	}
	
	.box-certi-list img {
		margin-top: 2rem;
	}

	/* 20200326 追加CSS */
	.box-info-ttl .fix-box p {
		margin-bottom: 20px;
	}

	.box-info-ttl .fix-box img {
		display: block;
		margin: 0 auto;
	}
	
	/* 20220920 追加CSS */
	.txt-redback {
		width: 100%;
		max-width: 380px;
		margin: 10px auto;
		padding: 1rem 0;
		ont-size:1.3rem;
	}
	
	.bio-only{
		padding:  4.5rem 10px 4.5rem 10px !important;
	}
}
/* -------------------------------------------------------------- */
/*  SMPここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  PCここから  */
/* -------------------------------------------------------------- */
@media print,screen and (min-width: 769px) {
	main{
		line-height:1.8
	}
	
	.box-overvew-img img {
		vertical-align: bottom;
	}
	
	.box-overvew-img p {
		font-size: 14px;
		line-height: 1;
		margin-top: 10px;
	}
	
	.box-target-list .fix-box p {
		width: 450px;
	}
	
	

	.tbox-target-list .fix-box img {
		width: 320px;
		vertical-align: bottom;
		margin-top: 25px;
	}
	
	/* 20240319 修正CSS */
	.box-certi-list {
		/* height: 3467px; */
		height: auto;
	}
	
	.box-certi-list img {
		margin-top: 40px;
	}
	
	/* .box-certi-list:nth-child(2) {
		height: 2610px;
	} */
	
	.area-chara {
		padding-bottom: 60px;
	}
	
	.area-chara h3 {
		line-height: 1;
	}
	
	.box-chara .fix-box p {
		width: 380px;
	}
	
	.box-chara .fix-box img {
		width: 400px;
		vertical-align: bottom;
	}
	
	.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 p, .box-info-ttl .fix-box img {
		width: 380px;
	}
	
	/* 20220920 追加CSS */
	.txt-redback {
		width: 430px;
		margin: 30px auto;
		padding: 20.5px 0;
		font-size:1.6rem;
	}
	
	.bio-only{
		padding: 50px 0 !important;
	}
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */