@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}








.box_title{
    line-height: 50px;
    padding-left: 20px;
}


.list_item{
    display: flex;
	flex-wrap: wrap;
	padding:0;
}

.list_item li{
    position: relative;
    display: flex;
    width: calc((100% - 60px) / 3);
    margin: 0;
    border-radius: 12px;
    vertical-align: top;
	margin: 5px 10px 15px;
    padding: 16px 15px 15px;
}

.list_item li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #e9e9ec;
    border-radius: 12px;
    content: '';
}

.list_item li:hover{
    cursor:pointer;
}

.list_item li a{
    color:#222225;
	text-decoration: none;
}

.list_item dl {
    position: relative;
  }
  
.list_item dt {
    font-size: 1.5rem;
    color: #222225;
    color: rgba(var(--gray10), 1);
    white-space: nowrap;
    overflow: hidden;
    clear: both;
  }
  
.list_item dt .name {
    display: inline-block;
    color: #222225;
    color: rgba(var(--gray10), 1);
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
  
.list_item dd strong {
    display: block;
    margin-top: 4px;
    margin-bottom: 1px;
    font-size: 2.0rem;
    line-height: 2.5rem;
    color: #222225;
    color: rgba(var(--gray10), 1);
    font-weight: 600;
  }
  
.list_item dd .spt_con {
    display: block;
    overflow: hidden;
  }
  
.list_item dd .spt_con.ep {
    color: #c5c5c7;
    color: rgba(var(--gray60), 1);
  }
  
.list_item dd .spt_con .n_ch {
    position: relative;
    display: block;
    white-space: nowrap;
    font-size: 1.4rem;
    line-height: 1.9rem;
    color: #222225;
    color: rgba(var(--gray10), 1);
  }
  
.list_item dd .spt_con .n_ch:before {
    display: inline-block;
    width: 8px;
    height: 5px;
    margin: 13px -1px 0 1px;
    vertical-align: middle;
    background:url(/img/sp_arrow_v3.png) no-repeat;
    background-size:50px 8px;
    text-indent:-9999px;
    vertical-align:top;
    content: '';
  }
  
.list_item dd .spt_con .n_ch em {
    vertical-align: middle;
  }
  
.list_item dd .spt_con .n_ch .ico {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
  }
  
.list_item dd .spt_con.up .n_ch {
    color: #fc4c4e;
    color: rgba(var(--emphasis), 1);
  }
  
.list_item dd .spt_con.up .n_ch:before {
    background-position: 0 0;
  }
  
.list_item dd .spt_con.dw .n_ch {
    color: #206AE5;
  }
  
.list_item dd .spt_con.dw .n_ch:before {
    background-position: -10px 0;
  }
  
.list_item dd .spt_con.sup .n_ch {
    color: #fc4c4e;
    color: rgba(var(--emphasis), 1);
  }
  
.list_item dd .spt_con.sup .n_ch:before {
    background-position: 0 0;
  }
  
.list_item dd .spt_con.sdw .n_ch {
    color: #206AE5;
  }
  
.list_item dd .spt_con.sdw .n_ch:before {
    background-position: -10px 0;
  }
.list_item dd .spt_con.eq .n_ch{
    color: #939396;
    color: rgba(var(--gray50), 1);
  }
.list_item dd .spt_con.eq .n_ch:before {
    background-position: -20px 0;
  }
  
.list_item dd .img_bx {
    display: block;
    margin-top: 7px;
    width:100%;
    position:relative;
  }
  
.list_item dd .img_bx img {
    width:100%;
    height:auto;
    margin-left: 0;
  }
.list_item dd .img_bx .api_loading{
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    height:auto;
  }

.list_item dd .img_bx .api_error_wrap{
    position:absolute;
    left:50%;
    transform: translate(-50%, -50%);
  }
.list_item dd .update_info {
    display: block;
    margin-top: 6.5px;
    font-size: 1.4rem;
    line-height: 1.9rem;
    color: #77777a;
    color: rgba(var(--gray40), 1);
  }
  
.list_item dd .update_info em {
    display: inline-block;
    vertical-align: top;
  }
  
.list_item dd .close_bx {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 75px;
    width: 171px;
    border: 1px solid #f0f0f3;
    border: 1px solid rgba(var(--gray90), 1);
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: #939396;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

.list_item dd .spt_con .n_ch .u_hc {
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    clip: rect(0 0 0 0) !important;
}

.list_item dd .spt_con .n_ch .ico {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
}
.list_item dd .spt_con.up .n_ch {
    color: #fc4c4e;
}

@media (max-width: 767px) {
    .list_item li {
		width: calc((100% - 40px) / 2);
    }
	.list_item dt {
		font-size: 1rem;

	}
	.list_item dt .name {
		font-size: 1.2rem;
	}
	.list_item dd strong {
		font-size: 1.5rem;
	}
	.list_item dd .spt_con .n_ch {
		font-size: 1rem;
	}
	

	.list_item dd .spt_con .n_ch:before {
	    margin: 15px -1px 0 1px;
	}
}
@media (min-width: 1280px) {
	.list_item li {
		width: calc((100% - 120px) / 6);
	}
}

.sc_new{
    padding: 30px 10px;
}