/*!
 *css name : for index page
 *Made by John 2018_08_09 ~
 * Copyright 2018 NEXT STORY.Inc
  */
.fact_main_title_text_img{
	height:16px;
	float:left;
}
.main_cont_box_header{
	height:44px;
	padding: 14px 0px 14px 16px;
	border-bottom:1px solid #dee3eb;
	position: relative;
	background-color: #ffffff;
	/* background-color: #f2f4f7; */
	border-bottom: 1px solid #888;
}

  @media only screen and (max-width: 800px){
	.main_cont_box{
		/* padding: 0px 16px 0px 16px; */
		padding: 16px 16px 16px 16px;
	}
	.main_cont_box a{
		padding: 10px 10px 10px 1px;
	}
	body{
		font-size: 16px;
		line-height:1.267em !important;
	}
	  .left_box {
		width: auto;
	}
	  .right_box {
		margin-left: 0px;
		width: auto;
	}
	.nav_box {
		width: 100%;
	}
	.wrap_box {
		width: 100%;
	}
	.fv_line {
		width: 100% !important;
		margin-left: 0px !important;
    }
	.ad_1, .ad_2 {
		width: 100% !important;
	}
	.footer_box {
		width: 100%;
	}
	.fv_radio_wrap .container{
		display:block;
	}
	.m_hidden{
		display:none;
	}
	.play_img_bg {
		width: 100% !important;
	}
	.play_ico_video{
		right: 45% !important;
	}
	
	/*포토그램*/
	.foto_group_news {
		height: auto !important;
	}
	.foto_list_thumb li {
		width: 46% !important;
		margin-left: 7px !important;
		margin-right: 6px;
	}
	.foto_box_sector {
		width: 100% !important;
	}
	.foto_box_sector .foto_list_thumb {
		width: 100% !important;
		margin-left: 0px !important;
	}
	.foto_cont_item {
		width: 100% !important;
		height: 2.534em !important; 
	}
	
	/*지식거래소*/
	.box_left, .box_right {
		width: 100%;
	}
	.jisik_list_txt, .time_list_txt {
		width: 100% !important;
	}
	/* 자유게시판 */
	.fb_foto_list_thumb li {
		width: 46%  !important;
		margin-left: 7px !important;
		margin-right: 6px;
	}
	.fb_foto_cont_item {
		width: 100% !important;
		height: 2.534em !important; 
	}
	/* 뉴스 */
	.group_news {
		height: auto !important;
		width: 100%;
	}
	.img_thumb{
		width: 100% !important;
	}
	.list_thumb li {
		height: auto !important;
		width: 46% !important;
		margin-left: 7px !important;
		margin-right: 6px;
		/* display: inline-block; */
		float:left;
	}
	.box_sector {
		width: 100% !important;
	}
	.box_sector .list_thumb {
		width: 100% !important;
	}
	.list_txt {
		width: 100% !important;
		/* margin-top:20px; */
		/* margin-bottom: 30px; */
	}
	.list_txt li {
		/* line-height:1.267em !important; */
	}
	/* 푸터 */
	footer {
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer_box {
		text-align: center;
	}
	span#copyright {
		width: 100%;
	}
	.footer_box {
		line-height: 24px;
	}
}