@media screen and (min-width:800px) {
	#wrap {
		min-width: 1200px;
	}
	.c_box1_title_box {
		margin-left: 20px;
		width: 220px;
	}
	.t_nav_bottom_logo {
		padding-left: 20px;
		width: 260px;
	}
	.t_nav_bottom_logo img {
		padding: 30px 5px;
	}
	.footer_btm_right img {
		margin-right: 20px;
	}
	.footer_btm_left {
		padding: 30px 20px;
	}
}

@media screen and (max-width:800px) {
	.t_nav_wrap {
		width:100%;
	}
	.m_tnav_wrap {
		display: block;
	}
	.t_nav_bottom {
		display: none;
	}
	/*accordion_css시작*/
	#accordion {
		display: block;
		width: 230px;
		height: auto;
		background: #3b7abc;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 999;
		border-left: 2px solid #cccdce;
		border-bottom: 2px solid #cccdce;
		border-right: 1px solid #000;
		z-index:99999999;
	}
	#accordion h3 a {
		border-bottom: 2px solid #cccdce;
		text-indent: 10px;
		width: 100%;
		height: 40px;
		line-height: 40px;
		background: url('../images/arrow-right.png') no-repeat 210px center;
		color: #FFF;
		display: block;
	}
	#accordion div {
		width: 100%;
		z-index:99999999;
	}
	#accordion div ul li {
		width: 100%;
		height: 28px;
		line-height: 27px;
		border-bottom: 1px solid #2d4a6f;
		background: #01377d;
		z-index:99999999;
	}
	#accordion div ul li a {
		display: block;
		text-indent: 14px;
		color: #FFF;
		font-size: 14px;
	}
	.accordion_top_box {
		height: 70px;
		background: #01377d;
		border-bottom: 2px solid #FFF;
		overflow: hidden;
		padding-left: 6px;
	}
	.help2 {
		margin-top: 10px;
		width: 165px;
		float: left;
	}
	.help1 {
		display: block;
		float: right;
		margin: 23px 20px 0 0;
	}
	/*accordion_css끝*/
	/*footer시작*/
	.footer_wrap {
		width:100%;
		height: auto;
	}
	.footer_top_wrap {
		height: auto;
	}

	.footer_top {
		width: 100%;
	}

	.footer_top > ul {
		width: 100%;
	}

	.footer_top > ul > li {
		float: left;
		padding: 0 2%;
		margin-left: 1%;
	}

	.footer_top > ul > li > a {
		font-size: 14px;
		line-height: 50px;
	}

	.footer_btm_wrap {
		width: 100%;
		height: auto;
		padding: 0 2%;
	}

	.footer_btm_left {
		width: 100%;
		height: auto;
		padding: 2% 0;
	}

	.footer_btm_left a {
		color: #e6ecf5;
		line-height: 21px;
		font-size: 13px;
	}


	.footer_btm_right img {
		display: none;
	}
	.m_footer_btm_right {
		display: block;
		width: 200px;
		margin: 3% 0;
	}

	/*footer끝*/
	.contents_box_allwrap1 {
		display: none;
		width:100%;
	}
	.contents_box_allwrap2 {
		display: none;
		width:100%;
	}

	/*_contents2_box1*/
	._contents2_box_wrap {
		width: 100%;
		height: auto;
		display: block;
		background: pink;
	}
	._contents2_box1 {

		width: 100%;
		height: 257px;
		margin-right: 30px;
		border: 0px;
		border-top: 2px solid #c8c8c8;
		background: #f6f6f6;
	}
	._contents2_box1 ._contents2_box1_title {
		height: 50px;
		display: block;
	}
	._contents2_box1 ._contents2_box1_title span {
		float: left;
		text-align: left;
		font-size: 20px;
		margin-top: 27px;
		margin-left: 25px;
		font-weight: 600;
		color: #02377d;
	}
	._contents2_box_bt1 {
		width: 50px;
		height: 50px;
		background: #c8c8c8;
		float: right;
	}
	._contents2_box_contents {
		width: auto;
		height: auto;
		padding: 25px 30px;
	}
	._contents2_box_contents ._contents2_box_contents1 {
		width: auto;
		padding-top: 12px;
	}
	._contents2_box_contents ._contents2_box_contents1 li {
		text-align: left;
	}
	._radius_box {
		background: #3b7abc;
		margin: 5px 5px 0 0;
		width: 6px;
		height: 6px;
		float: left;
		border-radius: 10px;
	}
	._contents2_box_contents ._contents2_box_contents1 li span {
		text-align: right;
		display: block;
		font-size: 13px;
	}
	._contents2_box_contents ._contents2_box_contents1 li .aclass {
		width: 60%;
		text-align: left;
		float: left;
		overflow: hidden;
		display: block;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	/*서브페이지_모바일부분*/
	.toop_sub_t_wrap {
		height: auto;
	}
	.toop_sub_t_box {
		width: 100%;
	}
	.toop_sub_t_box_textb1 a {
		font-size: 12px;
	}
	.toop_sub_t_box_textb2 {
		margin: 15px 0;
	}
	.toop_sub_t_box_textb2 p {
		font-size: 35px;
		font-weight: 450;
	}
	.toop_sub_t_box_textb2 a {
		line-height: 0px;
		font-size: 15px;
	}
	.sub_contents_box {
		width: 100%;

	}
	.sitemap_all {
    float: left;
    width: 26%;
    margin: 20px 7% 0 0;
}

.sub_Selection_box .sub_s_contents > li > a {
    padding: 0 25px;
    font-size: 17px;
    line-height: 60px;
}
.top_professor_contents .tpc_img { width:100px;}
	 #main_ib_wrap_mobile{
		display:block;
	 }
	 .main_ib_wrap{
		display:none;	 
	 }
	 .bx-controls-direction{
		display:block;
	 }
}

/*800px까지*/

@media screen and (max-width:400px) {
	.footer_top > ul > li {
		float: left;
		padding: 0 1.8%;
	}
	.footer_top > ul > li > a {
		font-size: 11px;
	}
	.footer_btm_left a {
		font-size: 12px;
	}
	 #main_ib_wrap_mobile{
		display:block;
	 }
	 .main_ib_wrap{
		display:none;	 
	 }
	 .bx-controls-direction{
		display:block;
	 }
}
