@charset "utf-8";

/*..8q8.*/

.bottom_red{
	border: 1px red dashed;
}

.bottom_white{
	border: 1px white dashed;
}

.bottom_wrap_flex{
	-webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */ 
    flex: 1;

}

.bottom_display_flex{
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
}

.bottom_max_wrap{
	max-width:960px;
	margin:0 auto;
	width:100%;
}

.bottom_max_wrap1{
	max-width:1200px;
	margin:0 auto;
	width:100%;
}

.bottom_display_inline{
	display:inline-block;
}
.tail_logo{

		min-width:80px;
		height : 100%;
		float:	left;
	}

.tail_copyright{
		height : 100%;
		margin:0 auto;
		float:none;	
	}

.tail_link{
		float:right;
		height : 100%;
	}

.ver_al{ /*border: 1px red dashed;*/

		display: table;
		height : 100%;
		margin:0 auto;
	}

.ver_po{
		display: table-cell;
		vertical-align : middle;
		height:100%;
		text-align:center;
	}

.text_set{
		font-size :0.9em;
		text-align:center;
		font-weight:500;
		height : 100%;
		color  :#7e7e7e;
		font-family: 'Dotum', 'Malgun Gothic', 'dotum', 'Gulim', sans-serif;
	}

.part_1{
	
	}

.part_2{	
	width :100%;
	height:100%;

	}
.part_3{
	display:none;
}

/*개별 셋팅*/


.bottom_float_left{
	float: left;
}

.bottom_float_right{
	float: right;
}

.bottom_float_none{
	float: none;
}

.bottom_float_clear{
	clear:both;
}

.text_align_left{
	text-align:left;
}

.text_align_center{
	text-align:center;
}

.text_align_right{
	text-align:right;
}

.bottom_logo_gray{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url(grayscale.svg); /* Firefox 4+ */
	filter: gray; /* IE 6-9 */
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */

}

.bottom_margin_center{
	margin:0 auto;
}

.bottom_margin_0{
	margin:0px !important;
}

.bottom_padding_0{
	padding:0px !important;
}

.bottom_padding_06em{
	padding:0.6em;
}

.bottom_table{
	display: table;
}

.bottom_tablecell{
	display:table-cell;
}

.bottom_max_width1200{
	max-width:1200px;
}	

.bottom_max_width960{
	max-width:960px;
}

.bottom_min_width100{
	min-width:100px;
}

.bottom_vertical_middle{
	vertical-align : middle;
}

.bottom_text_center{
	text-align:center;
}
.bottom_text_middle{
	text-align:center;
}
.bottom_display_none{
	display:none !important;
}

div.bottom_display_none{
	display:none
}
.bottom_display_block{
	display:block;
}
.bottom_font_size{
	font-size :0.75em;
}
.bottom_font_weight300{
	font-weight:300;	
}

/*sort row width 버튼이 차지하는 영역넓이*/
.bottom_sortrow_1{
	width:70px;
}
.bottom_sortrow_2{
	width:140px;
}
.bottom_sortrow_3{
	width:210px;
}
.bottom_sortrow_4{
	width:280px;
}
.bottom_sortrow_5{
	width:350px;
}
.bottom_sortrow_6{
	width:420px;
}

/*sort img width % */
.bottom_sortimg_pc1{
	width:100%;
}
.bottom_sortimg_pc2{
	width:50%;
}
.bottom_sortimg_pc3{
	width:33%;
}
.bottom_sortimg_pc4{
	width:25%;
}
.bottom_sortimg_pc5{
	width:20%;
}
.bottom_sortimg_pc6{
	width:16.6%;
}

.bottom_sortimg_mobile1{
	width:100%;
}

.bottom_sortimg_mobile2{
	width:50%;
}

.bottom_sortimg_mobile3{
	width:33%;
}
.bottom_sortimg_mobile4{
	width:25%;
}
.bottom_sortimg_mobile5{
	width:20%;
}
.bottom_sortimg_mobile6{
	width:16.6%;
}

/*bottom 상단 높이*/
.bottom_height90{
	height:90px;
}
.bottom_height100{
	height:100px;
}
.bottom_height110{
	height:110px;
}
.bottom_height120{
	height:120px;
}
.bottom_height130{
	height:130px;
}
.bottom_height140{
	height:140px;
}
.bottom_height150{
	height:150px;
}
.bottom_height160{
	height:160px;
}
.bottom_height170{
	height:170px;
}
.bottom_height180{
	height:180px;
}
.bottom_height190{
	height:190px;
}
.bottom_height200{
	height:200px;
}
.bottom_height300{ height:300px; }
.bottom_height400{ height:400px; }
.bottom_height500{ height:500px; }
.bottom_height600{ height:600px; }
.bottom_height700{ height:700px; }

.bottom_height{
	height:100%;
}

/*높이값설정*/
.bottom_width{
	width:100%;
}

.btn_img_maxwidth1{
	width: 100px;
}

.btn_img_maxwidth2{
	width: 100px;
}
.btn_img_maxwidth3{
	width: 74px;
}
.btn_img_maxwidth4{
	width: 52px;
}
.btn_img_maxwidth5{
	width: 38px;
}
.btn_img_maxwidth6{
	width: 28px;
}

.bottom_show_pc{

}

.bottom_show_mobile{

}



/*btn float값*/
.bot_btn_left{
	float:left;
}

.bot_btn_center{
	float:none;
}
.bot_btn_right{
	float:right;
}

.tail_pc_icon_0 {
		display:none;
		text-align:center;
}
.tail_icon {
	
	text-align:center;
}

.part_1 {
	/*display:block;*/
}
.part_2 {
	display:none;

}

.part_3{
	display:none;
}

/* media query */

@media ( max-width : 992px ){
	.tail_logo {
		display:none;
	}

	.tail_pc_icon_0 {
		display:none;
		text-align:center;
	}
	.tail_icon {
		
		text-align:center;
	}

	.part_1 {
		display:block;
	}
	.part_2 {
		display:none;

	}

	.part3{
		display:none !important;
	}

	.logo_set{
		display:none !important;
	}

}
@media ( max-width :766px ){
	
	.tail_copyright{
		height:auto;
	}
	.tail_pc_icon_0 {
		display:block;
		text-align:center;
	}
	.tail_icon {
		text-align:center;
	}
	.part_1 {
		display:none;
	}
	.part_2 {
		display:block ;
	}
	.part_3{
		display:block;
	}
	.bottom_sortrow_1{
		width:100%;
		padding:0.5em;
	}
	.bottom_sortrow_2{
		width:100%;
		padding:0.5em;
	}
	.bottom_sortrow_3{
		width:100%;
		padding:0.5em;
	}
	.bottom_sortrow_4{
		width:100%;
		padding:0.5em;
	}
	.bottom_sortrow_5{
		width:100%;
		padding:0.5em;
	}
	.bottom_sortrow_6{
		width:100%;
		padding:0.5em;
	}


	.bottom_height90{
		height:100%;
		padding:0.5em;

	}
	.bottom_height100{
		height:100%;
		padding:0.5em;
	}
	.bottom_height110{
		height:100%;
		padding:0.5em;
	}
	.bottom_height120{
		height:100%;
		padding:0.5em;
	}
	.bottom_height130{
		height:100%;
		padding:0.5em;
	}
	.bottom_height140{
		height:100%;
		padding:0.5em;
	}
	.bottom_height150{
		height:100%;
		padding:0.5em;
	}
	.bottom_height160{
		height:100%;
		padding:0.5em;
	}
	.bottom_height170{
		height:100%;
		padding:0.5em;
	}
	.bottom_height180{
		height:100%;
		padding:0.5em;
	}
	.bottom_height190{
		height:100%;
		padding:0.5em;
	}
	.bottom_height200{
		height:100%;
		padding:0.5em;
	}
	.bottom_height{
		height:100%;
		padding:0.5em;
	}
	.text_set{
		font-size : 0.75em;
		padding-top:10px;
		padding-bottom:10px;
	}
}

@media ( max-width :360px ){


}

/* 16-05-02 추가 => 관리자 한마디 */
.manage_notice{
	display:inline-block;
	color:#7e7e7e !important;
}

.manage_notice:hover{
	text-decoration:none;
}
