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

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

.box-bigimg {
	background-image: url(../../../images/2018/department/correspondence_divison/img-dld-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;
	}
	
	.is-plus-margin-01 {
		margin-bottom: 10rem;
	}
	
	.is-plus-margin-02 {
		margin-bottom: 12rem;
	}
	
	.is-height-240 {
		height: 240px !important;
	}
	
	.list-chara {
		margin-top: 2rem;
	}
	
	.list-chara li, .list-info li {
		max-width: 380px;
		margin: 1rem auto;
	}
	
	.add-margin{
		margin-top: 3rem;
	}
	
	.topics-img{
		margin: 2rem auto;
	}
}
/* -------------------------------------------------------------- */
/*  SMPここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  PCここから  */
/* -------------------------------------------------------------- */
@media print,screen and (min-width: 769px) {
	.box-only-txt {
		width: 100% !important;
	}
	
	.is-plus-margin-01 {
		margin-bottom: 240px;
	}
	
	.is-plus-margin-02 {
		margin-bottom: 270px;
	}
	
	.box-target-list .fix-box p {
		width: 450px;
	}
	
	.box-target-list .fix-box img {
		width: 320px;
		vertical-align: bottom;
		margin-top: 25px;
	}
	
	.area-chara {
		padding: 50px 0 60px
	}
	
	.box-chara h3 {
		line-height: 1;
	}
	
	.list-chara {
		margin-top: 4rem;
	}
	
	.list-chara li {
		width: 380px;
	}
	
	.box-certi-list {
	    width: 900px;
	    height: 100%;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	.list-info {
		width: 800px;
		margin: 50px auto 0;
	}
	
	.add-margin{
		margin-top: 45px;
	}
	
	.box-certi-list {
		width: 490px;
		height: 595px;
		padding: 30px;
		}
	
	.box-certi-list:nth-child(2) {
		height: 680px;
	}
	
	.topics-img{
		width: 380px;
		margin: 4rem auto;
	}
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */