.tpl_temple {}

/*-----tpl1-----*/
.tpl_temple .tpl1 {
    font-family: 'Noto Sans', sans-serif;
    color: #111;
}
.tpl_temple .tpl1 .tpl-bg {
    background-image: url("../../_img/sub/art_bg.png");
}
/*-----tpl1-----*/

/*-----tpl2-----*/
.tpl_temple .tpl2 {
    font-family: Roboto, sans-serif;
    color: #fff;
}
.tpl_temple .tpl2 .tpl-bg {
    background-image: url("../../_img/sub/tpl_bg2.png");
}
/*-----tpl2-----*/

/*-----tpl3-----*/
.tpl_temple .tpl3, .tpl_temple .tpl3 .tpl-body {
    font-family: Nanum Gothic, sans-serif;
    color: #F54090;
}
.tpl_temple .tpl3 .tpl-bg {
    background-image: url("../../_img/sub/tpl_bg2.png");
}
.tpl_temple .tpl3 .tpl-body .tpl-title,
.tpl_temple .tpl3 .tpl-body .tpl-row {
    color: #000;
}
.tpl_temple .tpl3 .tpl-body .tpl-row .val {
    color: #F54090;
}
.tpl_temple .tpl3 .tpl-footer {
    margin-top: 0;
}
/*-----tpl3-----*/

/*-----tpl4-----*/
.tpl_temple .tpl4 {
    font-family: Pretendard, sans-serif;
    color: #000;
}
.tpl_temple .tpl4 .tpl-bg {
    background-image: url("../../_img/sub/tpl_bg3.png");
}
.tpl_temple .tpl4 .tpl-body .tpl-title,
.tpl_temple .tpl4 .tpl-body .tpl-row {
    color: #000;
}
/*-----tpl4-----*/