﻿@charset "utf-8";


/*2025년 6월 30일 월요일*/
.new_group_wrap{width:1200px;margin:40px auto}
.gr_latest_area{gap:40px}
.gr_latest_area .gts_body{width:100%;max-width:calc(50% - 20px);}
.gr_latest_area .gts_body2{width:100%;max-width:100%}

.group3_wrap .gr_latest_area{flex-wrap: wrap;}
.gts_body, .gtb_body{border:2px solid #0096f8;padding:20px}
.ng_latest_head{margin-bottom:30px}
.gb_tit {font-size:25px;font-weight:600;line-height:25px;  color:#0096f8;}
.gb_tit a{color:#0096f8;}



.group8_body{flex-wrap: wrap;gap:36px}
.group8_body .gr_board_area{width:calc(25% - 28px);box-sizing:border-box;min-height:392px}
.group8_body .gr_board_area img{max-width:100%;}

.n_no_list{width:100%;text-align:center;}
.item4 a:hover  img{transform: scale(1.06); transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;}



.gr_latest_center{gap:40px}
.gr_latest_center .gtb_body{width:calc(50% - 20px)}
.gr_latest_center .gtb_body2{overflow:hidden;}
.group8_body .pic_lt .empty_li{height:351px}

.group7_wrap .gr_latest_center .gtb_body{width:100%}


/*아카이브*/
.tag_board_search_box{width:100%;display:flex;     align-items: center; justify-content: center; border:1px solid #ddd;text-align:center;padding:20px 0;  margin-bottom:30px}
#tag_sch{width:100%;text-align:center;}
.tag_search_box{gap: 10px; justify-content: center; align-items: center;}
#tag_sch  input, #tag_sch  select, .sch_btn{height:60px; border:4px solid #2EA7CA}
#tag_sch  select{width:100%;max-width:120px}
#tag_sch  .sch_input{width:100%;max-width:500px;padding-left:10px}
.sch_btn{width:100px;background:#2EA7CA;color:#fff;font-size:18px}

.sch_reset_btn{background:#444;line-height:60px;width:80px;text-align:center;}
.sch_reset_btn a{color:#fafafa;display:inline-block;}
#tag_sch #sfl{}



.tag_board_help{width:100%;text-align:center;margin-bottom:40px}
.tag_board_help a{background:#2EA7CA;color:#fff;padding:20px 70px;font-size:22px;text-align:center;display:inline-block;}

#tag_cate{margin-bottom:40px}
#tag_cate_ul{display:flex;    flex-wrap: wrap;gap:5px}
#tag_cate_ul li{background:#f2f2f2; border-radius:40px;padding:5px 10px;display:inline-block; white-space:nowrap;}
#tag_cate_ul li a{color:#2EA7CA;font-size:13px;letter-spacing:-1px;}
#tag_cate_ul li:hover {background:#444;transition: all .5s ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#tag_cate_ul li:hover a{color:#fff;transition: all .5s ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}




.group_sch_wrap #sch_result{}
.group_sch_res_list ul{gap:20px;    flex-wrap: wrap;}
.group_sch_res_list li{display:flex;margin:0px 0px 0px;width:calc(50% - 10px);border:1px solid #ddd;overflow:hidden;}
.group_sch_res_list li .con-img {border-right:1px solid #f3f3f3}
.group_sch_res_list .sch_tit a{display:block;font-weight:bold;color:#000;font-size:20px; line-height:150%}
.group_sch_res_list .sch_tit a:hover{color:#0096f8;transition: all .5s ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.group_sch_res_list .sch_res_title{font-weight:bold; font-size:18px; padding-bottom:15px; display:inline-block;}
.group_sch_res_list .sch_con{width:50%;padding:15px}

.gall_author, .gall_genre{margin:0px 0; color:#666666;}
.gall_author div:first-child, .gall_genre div:first-child{background:#2ea7ca; color:#fff; text-align:center; padding:5px 10px; margin-right:10px; display: flex; align-items: center;}

.gall_text{color:#666666;}

.gall_infor_area .gall_head{display:flex; align-items: stretch;}

.tags {display: inline-block;  border-radius: 5px;  color: #3d3d3d; margin: 0 3px;}
.tags:hover { color: #0096f8; }