/* BASIC css start */
#info-group dt {/* color: #fff; *//* padding: 6px 10px; */margin: 27px 0 12.5px 0;font-size: 22px;}
#info-group dd {padding:0 20px;margin-bottom: 22px;font-size: 12px;}
#info-group .fa-square {color:#ca3d3d;}
#info-group em {color:#ca3d3d;}


.h_title {
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #ededed;
    padding: 0 0 20px 0;
}

.h_title p {
    color: #888888;
    font-size: 12px;
    font-family: 'Noto Sans KR', sans-serif;
}

.h_title h3 {
    font-size: 22px;
    color: #000;
    margin: 25px 0 20px;
    font-weight:normal;
    line-height: normal;
}

#info-group dl {
    text-align: center;
    color: #000;
    margin-bottom:37px;
}

#info-group dd a {
    display: inline-block;
}

#info-group dd a img {
    width: 100%;
}

.cs_info_wrap {
    background: #f0f0f0;
}

.cs_info_wrap h3 {
    text-align: center;
    font-size: 23px;
    color: #444444;
    line-height: normal;
    padding: 30px 0;
}

.cs_info_wrap:after {content: '';display: block;clear: both;}

.cs_info_wrap .cont {
    padding: 0 30px 30px;
    font-size: 12px;
    color: #888888;
    text-align: left;
}
/* BASIC css end */

