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

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

.box-bigimg {
	background-image: url(../../../images/2018/department/jc-funabashi/img-jcf-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 .fix-box img {
		width: 90%;
		max-width: 380px;
		margin: 3rem auto 0;
		vertical-align: bottom;
		display: block;
	}
	
	.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: 600px;
		display: block;
		margin: 2.5rem auto 0;
	}
	
	.box-movie-ttl h2 {
		font-size: 2.2rem;
	}
	
	.add-margin{
		margin-top: 3rem;
	}
	
	.info-img{
		margin-bottom: 3rem !important;
	}
	
}
/* -------------------------------------------------------------- */
/*  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;
	}
	
	.box-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 {
		width: 380px;
	}
	
	.box-certi-list {
		width: 490px;
		height: auto;
		padding: 30px;
		}
	
	.box-certi-list:nth-child(2) {
		/* height: 780px; */
	}
	
	.info-img{
		width: 380px;
		margin-bottom: 30px;
	}
	
	.add-margin{
		margin-top: 55px;
	}
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */