/* 이용약관 */
/*#sub_title {
    margin-bottom: 40px;
}
#sub_title h1 {
}*/
.terms_main{
}
.terms_lst{
}
.terms_lst>li{
    margin-bottom:50px;
}
.terms_lst>li dt{
    font-size:18px;
    font-weight:bold;
    color:#7b7b7b;
    margin-bottom:13px;
}
.terms_lst>li dd{
    margin-top:3px;
    font-size:13px;
    line-height:22px;
    color:#7b7b7b;
}
.terms_main .btn_top{
    text-align:right
}
.terms_main .btn_top a{
    display: inline-block;
    overflow: hidden;
    position: absolute;
    bottom: 12px;
    right: 16px;
    width: 42px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
}
.terms_main .btn_top a.btn_top:hover {
    color: #fff;
}