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

/* -------------------------------------------------------------- */
/*  共通ここから  */
/* -------------------------------------------------------------- */
.box-bigimg {
	background-image: url(../../../images/2018/department/science_and_technology/img-cst-00.jpg);
}
/* -------------------------------------------------------------- */
/*  共通ここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  SMPここから  */
/* -------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	.box-for-bottom-flex {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
	}
	
	.box-overvew .is-pd-10 h3 {
		order: 0;
		flex-basis: 100%;
		width: 100%;
	}
	
	.box-overvew .is-pd-10 p {
		order: 2;
		flex-basis: 100%;
	}
	
	.box-overvew .is-pd-10 .fix-box {
		order: 1;
		flex-basis: 100%;
	}
	
	.box-overvew .is-pd-10 p + .fix-box {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
	}
	
	.box-overvew .is-pd-10 p + .fix-box .pc-f-left {
		margin-bottom: 2rem;
	}
	
	.box-overvew .is-pd-10 p + .fix-box .pc-f-right {
		margin-bottom: 3rem;
	}
	
	.box-overvew .is-pd-10 p + .fix-box p {
		font-size: 1.25rem;
		line-height: 1;
		margin-top: .5rem;
	}
	
	.box-overvew .is-pd-10 .fix-box img {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		display: block;
		vertical-align: bottom;
	}
	
	.box-target-list .fix-box img {
		vertical-align: bottom;
		width: 90%;
		max-width: 320px;
		margin: 2.5rem auto 0;
		display: block;
	}
	
	.box-chara .fix-box img {
		vertical-align: bottom;
		display: block;
		margin: 2.5rem auto 0;
		width: 90%;
	}
	
	.box-info-ttl {
		margin-bottom: 0;
	}
	
	.box-info-ttl .fix-box p {
		margin-bottom: 3rem;
	}
	
	.box-info-ttl .fix-box img {
		width: 90%;
		max-width: 380px;
		display: block;
		margin: 0 auto;
		vertical-align: bottom;
	}
	
	.box-info-ttl .fix-box img + p {
		width: 90%;
		max-width: 380px;
		font-size: 1.25rem;
		line-height: 1;
		margin: .5rem auto 0;
	}
	
	.box-chara h3 {
		line-height: 1.7;
	}
	
}
/* -------------------------------------------------------------- */
/*  SMPここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  PCここから  */
/* -------------------------------------------------------------- */
@media print,screen and (min-width: 769px) {
	
	.box-overvew .is-width-1000 p {
		margin-bottom: 30px;
		font-size: 1.5rem;
		line-height: 1.9;
	}
	
	.box-overvew .is-width-1000 .fix-box img {
		vertical-align: bottom;
        width: 100%;
		max-width: 480px;
	}
	
	.box-overvew .is-width-1000 .fix-box img + p{
		font-size: 1.4rem;
		line-height: 1;
		margin-top: 1rem;
	}
	
	.box-target-list .fix-box p {
		width: 450px;
	}
	
	.box-target-list .fix-box img {
		margin-top: 20px;
		vertical-align: bottom;
	}
	
	.area-chara {
		padding-bottom: 60px;
	}
	
	.box-chara .fix-box p {
		width: 380px;
	}
	
	.box-certi-list {
		width: 490px;
		height: auto;
		padding: 30px;
		}
    .box-certi-list p {
        word-break: break-all;
    }
	/* .box-certi-list:nth-child(2) {
		height: 8150px;
	} */
	
	
	.area-info {
		padding-bottom: 60px;
	}
	
	.box-info-ttl {
		margin: 0 auto;
	}
	
	.box-info-ttl > p {
		padding-bottom: 40px;
	}
	
	.box-info-ttl .fix-box {
		width: 800px;
		margin: 0 auto;
	}
	
	.box-info-ttl .fix-box > p {
		width: 380px;
	}
	
	.box-info-ttl .fix-box .pc-f-left img {
		vertical-align: bottom;
	}
	
	.box-info-ttl .fix-box .pc-f-left p {
		font-size: 14px;
		line-height: 1;
		margin-top: 10px;
		width: 380px;
	}

	/* 20200326 追加CSS */
	.box-chara .fix-box img {
		width: 380px;
	}
	
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */