@charset "utf-8";
/* Clearfix */
.newclearfix:after{clear:both; content:' '; display:block; font-size:0; height:0; line-height:0; visibility:hidden; width:0}
* html .newclearfix,:first-child+html .newclearfix{zoom:1}

/* a */
.shoe-notice a,
.shoe-notice a > *{text-decoration:none; -webkit-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -moz-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -ms-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -o-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out}
.shoe-notice a:hover{text-decoration:none}
.shoe-notice img,
.shoe-notice iframe{vertical-align:middle}

/*--[ WIDGET ]--*/
.shoe-notice{margin:0; padding:0 0 2px; list-style:none}
.shoe-notice li{margin:0; padding:0 0 8px 0; line-height:1.2}
.shoe-notice li:first-child{padding-top:0}
.shoe-notice li:last-child{border-bottom:0}
.shoe-notice li p{margin:0; padding:0; font-size:12px}
.shoe-notice li .listTitle{float:left; color:#888}
.shoe-notice li .listDate{float:right; color:#999}
.shoe-notice li a{position:relative; display:block; padding-left:10px; font-family:'Malgun Gothic',돋움,sans-serif; color:#666; cursor:pointer}
.shoe-notice li a:hover p,
.shoe-notice li a:focus p{color:#e46d7e}
.shoe-notice li .title_arrow{position:absolute; top:4px; left:0; display:block; border-left:5px solid #666; border-top:3px solid transparent; border-bottom:3px solid transparent; height:0; width:0;}
.shoe-notice li a:hover .title_arrow,
.shoe-notice li a:focus .title_arrow{border-left-color:#e46d7e}
.shoe-notice li .num{display:inline-block; margin-left:8px; margin-right:2px; color:#e46d7e}
.shoe-notice li .num i{color:#a8a8a8}

@media screen and (max-width:479px) {
	.shoe-notice li p{font-size:13px}
}
