@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/

.comCheckBox .imgBox .txtBox {
    width: 100%;
}

.comSchoolBox .imgBox .textBox {
    width: 50%;
}
.detailBox{
    width: 90%;
    margin: 0 auto;
}
.comSchoolBox .detailBox .whiteBox {
    display: flex;
    justify-content: center;
}
.comPhoSlide {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

@media all and (max-width: 897px) {
	.mainBox {
		margin-bottom: 40px;
	}
	.spDownload {
		margin-top: 15px;
	}
    .spDownload .banner img {
        width: 100%;
    }
	.spDownload .comBlueBg {
		margin-bottom: 0;
		padding: 17px 15px 15px;
		border-radius: 0 0 5px 5px;
	}
	.spDownload .comCheckUl .txtSub {
		justify-content: space-between;
	}
	.pdBlueBg {
		margin: 0 -15px 24px;
	}
	.pdBlueBg .comBtn {
		margin-top: 20px;
	}
	.pdBlueBg .comBtn a {
		height: 76px;
	}
	#conts .comBtBox {
		margin-top: 40px;
	}
    #conts {
        margin-bottom: 40px;
    }
    .pdBlueBg .comBorSlide {
        margin-bottom: 20px;
    }
    .pdBlueBg .comBorSlide:last-child {
        margin-bottom: 0;
    }
    .pageTop02 {
        bottom: 125px;
    }
	.schoolFixBox {
		bottom: 180px;
	}
    .detailBox{
    width: 100%;
}
}
