@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
.notosans {font-family: 'Noto Sans KR', sans-serif;}

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');
@font-face { font-family: 'S-CoreDream-4Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-9Black'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-2ExtraLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff'); font-weight: normal;  font-style: normal;}
@font-face { font-family: 'S-CoreDream-6Bold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'S-CoreDream-7ExtraBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'S-CoreDream-8Heavy';  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');  font-weight: normal;  font-style: normal;}
@font-face { font-family: 'S-CoreDream-3Light';  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');  font-weight: normal;  font-style: normal;}

.scoredream_el { font-family: 'S-CoreDream-2ExtraLight', sans-serif; }
.scoredream_lr { font-family: 'S-CoreDream-3Light', sans-serif; }
.scoredream_r { font-family: 'S-CoreDream-4Regular', sans-serif; }
.scoredream_b { font-family: 'S-CoreDream-6Bold', sans-serif; }
.scoredream_eb { font-family: 'S-CoreDream-7ExtraBold', sans-serif; }
.scoredream_hvy { font-family: 'S-CoreDream-8Heavy', sans-serif; }
.scoredream_bl { font-family: 'S-CoreDream-9Black', sans-serif; }
.nanumsquare { font-family: 'NanumSquare', sans-serif !important; } 
.color1 {color:#32b16c;}
.color2 {color:#ec6941;}
.color3 {color:#e0b4b4;}
.color4 {color:#2e2e2e;}
.color5 {color:#fcfcfc;}
.color6 {color:#a9d5de;}
.color7 {color:#008C79;}
.color8 {color:#eeeeee;}
.color9 {color:#fcfcfc;}
.color10 {color:#ffffff;}
.color11 {color:#0068b7;}
.color12 {color:#e60012;}
.fs085 {font-size:0.75em;}

.color0 {color:#9777ff;}

.ajax_loder {display: flex; justify-content: center; align-items: center; min-height: 100vh;}


/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:1em;height:100%;font-family: 'Noto Sans KR',  sans-serif;}
ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
a {text-decoration:none;color:#000;}


/* PC 사이즈  1001px 픽셀사이즈까지  */
@media (min-width : 1241px) {
	/* 초기화 */	
	p {margin:0;padding:0;font-size:1em;font-family: 'Noto Sans KR',  sans-serif;}
	
	.scrap_icon {margin-left:7px;}
	.scrap_icon img {height:33px;}
}

/* 패드류 기본*/
@media all and (min-width : 601px) and (max-width : 1240px) {
	/* 초기화 */	
	p {margin:0;padding:0;font-size:1em;font-family: 'Noto Sans KR',  sans-serif;}
	
	.scrap_icon {margin-left:6px;}
	.scrap_icon img {height:33px;}
}

/* 모바일 기본*/
@media all and (max-width : 600px) {
	/* 초기화 */	
	p {margin:0;padding:0;font-size:1.2em; line-height:1.5em;font-family: 'Noto Sans KR',  sans-serif;}
	
	.scrap_icon {margin-left:5px;}
	.scrap_icon img {height:33px;}
}




/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops_con {width:100% !important;overflow:auto}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {width:100%;background:#fff;position:relative;}
#hd #hd_wr{max-width:1240px;margin:0 auto;width:100%;position:relative;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo a{margin-top:0px;display:inline-block}

#hd_nb {clear:both;background:#ecf0f7;text-align:center}
#hd_nb li {display:inline-block}
#hd_nb li:nth-last-of-type(1) {border-right:0 !important}
#hd_nb a {display:inline-block;padding:10px 7px;text-decoration:none}

/***************************************************************************************************************************************************/

.clear {clear:both;}

/** 상단  공통 **/
.sv_box_none { width:100%;}
.sv_box_border_bottom { width:100%; border-bottom:1px solid #e5e5e5;}
.sv_box_border_top { width:100%; border-top:1px solid #e5e5e5;}
.sv_width { width:100%; max-width:1240px; margin:0 auto;}

.view_contents {white-space:normal; word-wrap: break-word;}

/* PC 사이즈 */
@media (min-width : 1241px) {
	
	.sv_top {z-index:90;padding:10px 0;}
	.sv_top .top1 {float:left;}
	.sv_top .top1 img {height:100px;}
	.sv_top .top2 {width:360px; margin:0 auto; padding-top:32px;}
	.sv_top .top2 .top_search {height:46px;}
	.sv_top .top2 .top_search_btn {position:absolute;width:46px;height:46px;margin-top:0px;margin-left:-46px;}
	.sv_top .top3 {float:right;}
	.sv_top .top3 ul {float:left;list-style:none;margin-top:40px;}
	.sv_top .top3 ul li {float:left;margin-left:25px;line-height:30px; font-size:13px; font-weight:500;}
	.sv_top .top3 ul li a {color:#2a2a2a;}
	.sv_top .top3 ul li a:hover {color:#9777ff;}
	.sv_top .top3 .search {display:none;float:left;margin-top:40px;margin-left:10px;}
	.sv_top .top3 .menu {display:none;float:left;margin-top:40px;margin-left:10px;}
	
	/* 상단 모바일 전용 박스*/
	.sv_top_sub {display:none;}
	.sc_top_search_mobi {display:none;}

	.sv_menu {float:left;}
	.sv_menu ul {list-style:none;}
	.sv_menu ul li {float:left; font-size:17px; font-weight:500; line-height:55px; width:110px; margin-right:70px; }
	.sv_menu ul li .end {margin-right:0px;}
	.sv_menu ul li a {color:#2a2a2a;}
	.sv_menu ul li a:hover {color:#008cd6;}
	.sv_menu ul li:hover ul {display:block;}
	.sv_menu_btn {float:right; width:60px; height:55px; border-left:1px solid #e5e5e5; }
	
	.sv_menu ul li ul { display:none; position:absolute; width:180px; z-index:200; margin-left:-20px; background:#fff; border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5;font-size:15px; font-weight:300; line-height:39px; margin-bottom:30px;  padding:15px 0;}
	.sv_menu ul li ul li { font-size:14px; font-weight:400; line-height:40px; margin-left:20px; } /* 서브 메뉴 */
	.sv_menu ul li ul li a {color:#2a2a2a;}
	.sv_menu ul li ul li a:hover {color:#008cd6;}

	.sv_menu ul li .menu_sub_pop { }
	.sv_menu ul li .menu_sub_pop .sub_pop_inner {padding: 5px 20px; }

	.sv_menu_sub {margin:20px 0;}
	.sv_menu_sub ul {list-style:none; float:left; width:110px; margin-right:70px; }
	.sv_menu_sub ul li {font-size:15px; font-weight:300; line-height:39px; width:110px; margin-right:70px; }
	.sv_menu_sub ul li a {color:#2a2a2a;}
	.sv_menu_sub ul li a:hover {color:#008cd6;}
	.sv_menu_sub ul li .end {margin-right:0px;}

	/* 상단 네비게이션 */
	.sv_navi {width:100%; background:#9777ff; }
	.sv_navi .inner {width:100%; max-width:1240px; margin:0 auto; padding:25px 0; color:#fff; }
	.sv_navi .inner .sub {float:left;}
	.sv_navi .inner .sub .title { font-size:20px;}
	.sv_navi .inner .sub .navi {font-size:15px; font-weight:300; margin-top:4px; }
	.sv_navi .inner .sub_menu {float:right; margin-top:30px; }
	.sv_navi .inner .sub_menu .menu {float:left; margin-left:27px; font-weight:400; font-size:15px;  }
	.sv_navi .inner .sub_menu .menu a { color:#fff; }
	.sv_navi .inner .sub_menu .menu a:hover { color:#fcfcfc; }

	/* 메인 서브 기본 블럭*/
	.sv_content {padding:25px 0;}
	.sv_content .sv_left {float:left; width:67%;}
	.sv_content .sv_right {float:right; width:30%;}

	/* 메인 */
	.main_banner {}
	.main_banner img {width:100%;}

	.main_live {margin-top:10px;}
	.main_live img {width:100%;}

	.main_login {width:100%; background:#f1f3f5; border:1px solid #dce3e3; }
	.main_login .main_login_inner {padding:15px;}
	.main_login .main_login_inner .login_text {color:#7a7a7a; font-size:13px; margin-bottom:10px;}	
	.main_login .main_login_inner .login_text2 {color:#454545; font-size:14px;width:100%;margin-top:10px;}
	.main_login .main_login_inner .login_text2 .login_idpass {float:left;}
	.main_login .main_login_inner .login_text2 .login_join {float:right;}

	.main_login .main_login_inner .photo { float:left; width:30%; max-width:100px; max-height:100px; overflow:hidden; cursor:pointer; }
	.main_login .main_login_inner .photo img { width:100%; height: 100px; object-fit: cover;}
	.main_login .main_login_inner .subtext {float:left; width:65%;  margin-left:5%;   }
	.main_login .main_login_inner .subtext .login_text {color:#7a7a7a; font-size:13px;}
	.main_login .main_login_inner .subtext .login_text .myname {font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.main_login .main_login_inner .subtext .login_text .myname .id {color:#181818;}
	.main_login .main_login_inner .subtext .login_btn {margin:5px 0; font-size:13px;}

	.main_notice {width:100%;border:1px solid #dce3e3; margin-top:10px; }
	.main_notice .noti_inner {padding:20px;}
	.main_notice .noti_inner .top {width:100%;margin-bottom:7px;}
	.main_notice .noti_inner .top .title {float:left; font-size:17px; color:#181818; font-weight:500; }
	.main_notice .noti_inner .top .more {float:right;  }
	.main_notice .noti_inner .notice_list { font-size:14px; font-weight:300; color:#181818; border-bottom:1px solid #f0f0f0; line-height:40px; margin-bottom:3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.main_notice .noti_inner .notice_list a {color:#7a7a7a;}
	.main_notice .noti_inner .notice_list a:hover {color:#181818;}
	
	.main_notice .noti_inner .gallery_img {overflow: hidden;}
	.main_notice .noti_inner .gallery_img img { width:100%; height: 230px; object-fit: cover;}
	.main_notice .noti_inner .gallery_subject {font-size:16px; color:#181818; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;} 
	.main_notice .noti_inner .gallery_subject a {color:#181818;}
	.main_notice .noti_inner .gallery_subject a:hover {color:#777;}

	.main_schduler {background:#f6f8fa;border:1px solid #dce3e3; margin-top:12px;}
	.main_schduler .noti_inner {padding:20px;}
	.main_schduler .noti_inner .top {width:100%;margin-bottom:7px;}
	.main_schduler .noti_inner .top .title {float:left; font-size:17px; color:#181818; font-weight:500; }
	.main_schduler .noti_inner .top .more {float:right;  }
	.main_schduler .noti_inner .sc_box { width:100%;border-bottom:1px solid #f0f0f0; padding:10px 0;}
	.main_schduler .noti_inner .sc_box .date {color:#9777ff; font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; font-weight:500; }
	.main_schduler .noti_inner .sc_box .subject {color:#181818; font-size:14px; margin-top:7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; font-weight:300; }
	
	.main_notice .noti_inner .gallery2_img {overflow: hidden;}
	.main_notice .noti_inner .gallery2_img img { width:100%; height: 95px; object-fit: cover;}
	.main_notice .noti_inner .gallery2_img_end {float:right; width:49%;}
	.main_notice .noti_inner .gallery2_img_ing {float:left; width:49%;}

	.main_notice .noti_inner .youtube_img {overflow: hidden;}
	.main_notice .noti_inner .youtube_img img { width:100%; height: 185px; object-fit: cover;}

	/* 서브 */
	.sv_all_content {width:100%; max-width:1350px; margin:0 auto;}
	.sv_all_content .inner {padding:0 50px;}

	/* 하단 */
	.tail_box {background:#f6f6f6; border-top:1px solid #e5e5e5;}
	.tail_box .tail_inner {padding:40px 0 130px 0; font-size:14px; line-height:34px; font-weight:500; }
	.tail_box .tail_inner .copy_left {float:left; }
	.tail_box .tail_inner .copy_left .text2 {font-weight:400; font-size:13px;}
	.tail_box .tail_inner .copy_left .text2 a {margin-right:12px;}
	.tail_box .tail_inner .copy_left .text2 a:hover {color:#dce3e3;}
	.tail_box .tail_inner .copy_right {float:right; }
	
	/*모바일 메뉴*/
	.mobi_menu {display:none;}

	/*마이페이지*/
	.mypage .blog_btn {width:100%;}
	.mypage .blog_btn .title {font-size:18px; color:#181818; font-weight:500; }
	.mypage .blog_btn .btn {margin-top:13px; }
	.mypage .mypage_form {margin-top:50px;}
	.mypage .mypage_form .title {font-size:18px; color:#181818; font-weight:500; }
	.mypage .mypage_form .box {margin-top:13px;}
	
}
/* 패드류 기본 */
@media all and (min-width : 901px) and (max-width : 1240px) {
	
	.sv_top {z-index:90;padding:10px 20px;}
	.sv_top .top1 {float:left;}
	.sv_top .top1 img {height:100px;}
	.sv_top .top2 {float:right;width:300px; margin:0 auto; padding-top:32px; padding-right:30px; }
	.sv_top .top2 .top_search {height:46px;}
	.sv_top .top2 .top_search_btn {position:absolute;width:46px;height:46px;margin-top:0px;margin-left:-46px;}
	.sv_top .top3 {float:right;}
	.sv_top .top3 ul {display:none;float:left;list-style:none;margin-top:40px;}
	.sv_top .top3 ul li {float:left;margin-left:25px;line-height:30px; font-size:13px; font-weight:500;}
	.sv_top .top3 ul li a {color:#2a2a2a;}
	.sv_top .top3 ul li a:hover {color:#9777ff;}
	.sv_top .top3 .search {display:none;float:left;margin-top:36px;margin-left:10px;}
	.sv_top .top3 .menu {display:block;float:left;margin-top:36px;margin-left:10px;}
	.sv_top .top3 .menu i {font-size:40px;}

	/* 상단 모바일 전용 박스*/
	.sv_top_sub {display:none;}
	.sc_top_search_mobi {display:none;}

	/* 메인 */
	.main_banner {}
	.main_banner img {width:100%;}

	.main_live {margin-top:10px;}
	.main_live img {width:100%;}

	.main_login {width:100%; background:#f1f3f5; border:1px solid #dce3e3; }
	.main_login .main_login_inner {padding:15px;}
	.main_login .main_login_inner .login_text {color:#7a7a7a; font-size:13px; margin-bottom:10px;}	
	.main_login .main_login_inner .login_text2 {color:#454545; font-size:14px;width:100%;margin-top:10px;}
	.main_login .main_login_inner .login_text2 .login_idpass {float:left;}
	.main_login .main_login_inner .login_text2 .login_join {float:right;}

	.main_login .main_login_inner .photo { float:left; width:35%; max-width:100px; max-height:100px; overflow:hidden; cursor:pointer; }
	.main_login .main_login_inner .photo img { width:100%; height: 100px; object-fit: cover;}
	.main_login .main_login_inner .subtext {float:right; width:60%;  margin-left:5%;   }
	.main_login .main_login_inner .subtext .login_text {color:#7a7a7a; font-size:13px;}
	.main_login .main_login_inner .subtext .login_text .myname {font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.main_login .main_login_inner .subtext .login_text .myname .id {color:#181818;}
	.main_login .main_login_inner .subtext .login_btn {margin:5px 0; font-size:13px;}

	.main_notice {width:100%;border:1px solid #dce3e3; margin-top:10px; }
	.main_notice .noti_inner {padding:20px;}
	.main_notice .noti_inner .top {width:100%;margin-bottom:7px;}
	.main_notice .noti_inner .top .title {float:left; font-size:17px; color:#181818; font-weight:500; }
	.main_notice .noti_inner .top .more {float:right;  }
	.main_notice .noti_inner .notice_list { font-size:14px; font-weight:300; color:#181818; border-bottom:1px solid #f0f0f0; line-height:40px; margin-bottom:3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	
	.main_notice .noti_inner .gallery_img {overflow: hidden;}
	.main_notice .noti_inner .gallery_img img { width:100%; height: 230px; object-fit: cover;}
	.main_notice .noti_inner .gallery_subject {font-size:16px; color:#181818; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;} 
	.main_notice .noti_inner .gallery_subject a {color:#181818;}
	.main_notice .noti_inner .gallery_subject a:hover {color:#777;}

	.main_schduler {background:#f6f8fa;border:1px solid #dce3e3; margin-top:12px;}
	.main_schduler .noti_inner {padding:20px;}
	.main_schduler .noti_inner .top {width:100%;margin-bottom:7px;}
	.main_schduler .noti_inner .top .title {float:left; font-size:17px; color:#181818; font-weight:500; }
	.main_schduler .noti_inner .top .more {float:right;  }
	.main_schduler .noti_inner .sc_box { width:100%;border-bottom:1px solid #f0f0f0; padding:10px 0;}
	.main_schduler .noti_inner .sc_box .date {color:#9777ff; font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; font-weight:500; }

	.main_notice .noti_inner .gallery2_img {overflow: hidden;}
	.main_notice .noti_inner .gallery2_img img { width:100%; height: 95px; object-fit: cover;}
	.main_notice .noti_inner .gallery2_img_end {float:right; width:49%;}
	.main_notice .noti_inner .gallery2_img_ing {float:left; width:49%;}

	.main_notice .noti_inner .youtube_img {overflow: hidden;}
	.main_notice .noti_inner .youtube_img img { width:100%; height: 185px; object-fit: cover;}
	
	/* 태블릿 모바일 메뉴 */
	#modal {z-index:95; position:fixed; width:100%; height:100%; background:#000; opacity:0.6; display:none;}
	.mobi_menu {display:block;z-index:100; position:fixed; top:0px; right:-320px; width:320px; }
	.mobi_menu .menu_close_btn {float:left; background:#26272d; width:50px; height:50px; text-align:center; line-height:45px; cursor:pointer; }
	.mobi_menu .menu_box {float:left; width:270px;background:#26272d; height:100vh; overflow-y:scroll;}	
	.mobi_menu .menu_box .sv_mobi_login {padding:0px 30px; height:50px; border-bottom:1px solid #1e1f23;line-height:50px;}
	.mobi_menu .menu_box .sv_mobi_login ul {float:right; list-style:none; }
	.mobi_menu .menu_box .sv_mobi_login ul li {float:left; margin-left:30px;}
	.mobi_menu .menu_box .sv_mobi_login ul li a {font-size:13px; font-weight:500; color:#fff;}
	.mobi_menu .menu_box .sv_mobi_menu {width:100%;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb {padding:0px 20px 0 30px; height:50px; border-bottom:1px solid #1e1f23;line-height:50px;font-size:17px; color:#fff;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb:hover { font-size:17px; color:#ffd504;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb_sub {padding:0px 30px; height:45px; border-bottom:1px solid #9777ff;line-height:45px; background:#7e5dea;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb_sub a { font-size:15px; color:#fff;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb_sub a:hover { font-size:15px; color:#ffd504;}

	/* 상단 네비게이션 */
	.sv_navi {width:100%; background:#9777ff; }
	.sv_navi .inner { max-width:1240px; margin:0 auto; padding:25px; color:#fff; }
	.sv_navi .inner .sub {float:left;}
	.sv_navi .inner .sub .title { font-size:20px;}
	.sv_navi .inner .sub .navi {font-size:15px; font-weight:300; margin-top:4px; }
	.sv_navi .inner .sub_menu {float:right; margin-top:30px; }
	.sv_navi .inner .sub_menu .menu {float:left; margin-left:27px; font-weight:400; font-size:15px;  }
	.sv_navi .inner .sub_menu .menu a { color:#fff; }
	.sv_navi .inner .sub_menu .menu a:hover { color:#fcfcfc; }
	
	/* 메인 서브 기본 블럭*/
	.sv_content {padding:25px 0;}
	.sv_content .sv_left {float:left; width:67%;}
	.sv_content .sv_right {float:right; width:30%;}

	/* 서브 */
	.sv_all_content {width:100%; max-width:1350px; margin:0 auto;}
	.sv_all_content .inner {padding:0 20px;}

	/* 하단 */
	.tail_box {background:#f6f6f6; border-top:1px solid #e5e5e5;}
	.tail_box .tail_inner {padding:40px 40px 130px 40px; font-size:14px; line-height:34px; font-weight:500; }
	.tail_box .tail_inner .copy_left {float:left; }
	.tail_box .tail_inner .copy_left .text2 a {margin-right:12px;}
	.tail_box .tail_inner .copy_left .text2 a:hover {color:#dce3e3;}
	.tail_box .tail_inner .copy_right {float:right; }

	/*마이페이지*/
	.mypage .blog_btn {width:100%;}
	.mypage .blog_btn .title {font-size:18px; color:#181818; font-weight:500; }
	.mypage .blog_btn .btn {margin-top:13px; }
	.mypage .mypage_form {margin-top:50px;}
	.mypage .mypage_form .title {font-size:18px; color:#181818; font-weight:500; }
	.mypage .mypage_form .box {margin-top:13px;}
}
/* 모바일사이즈 기본 */
@media all and (max-width : 900px) {
	
	.sv_top {z-index:90;padding:10px 10px;}
	.sv_top .top1 {float:left;}
	.sv_top .top1 img {height:70px;}
	.sv_top .top2 {display:none;width:360px; margin:0 auto; padding-top:32px;}
	.sv_top .top2 .top_search {height:46px;}
	.sv_top .top2 .top_search_btn {position:absolute;width:46px;height:46px;margin-top:0px;margin-left:-46px;}
	.sv_top .top3 {float:right; margin-top:18px;}
	.sv_top .top3 ul {display:none;float:left;list-style:none;margin-top:40px;}
	.sv_top .top3 ul li {float:left;margin-left:25px;line-height:30px; font-size:13px; font-weight:500;}
	.sv_top .top3 ul li a {color:#2a2a2a;}
	.sv_top .top3 ul li a:hover {color:#9777ff;}
	.sv_top .top3 .search {display:none;float:left;margin-left:10px;}
	.sv_top .top3 .search i {font-size:37px;}
	.sv_top .top3 .menu {display:block;float:left;margin-left:10px;}
	.sv_top .top3 .menu i {font-size:40px;}
	
	/* 상단 모바일 전용 박스*/
	.sv_top_sub {display:block; padding:10px 0 5px 0;}
	.sc_top_search_mobi {display:block;  width:100%; margin-top:0px;}
	.sc_top_search_mobi .mobi_search {margin:0 auto; width:100%; }
	.sc_top_search_mobi .mobi_search .top_search {height:46px;}
	.sc_top_search_mobi .mobi_search .top_search_btn {position:absolute;width:46px;height:46px;margin-top:0px;margin-left:-46px;}

	/* 태블릿 모바일 메뉴 */
	#modal {z-index:95; position:fixed; width:100%; height:100%; background:#000; opacity:0.6; display:none;}
	.mobi_menu {display:block;z-index:100; position:fixed; top:0px; right:-320px; width:320px; }
	.mobi_menu .menu_close_btn {float:left; background:#26272d; width:50px; height:50px; text-align:center; line-height:45px; cursor:pointer; }
	.mobi_menu .menu_box {float:left; width:270px;background:#26272d; height:100vh; overflow-y:scroll;}	
	.mobi_menu .menu_box .sv_mobi_login {padding:0px 30px; height:50px; border-bottom:1px solid #1e1f23;line-height:50px;}
	.mobi_menu .menu_box .sv_mobi_login ul {float:right; list-style:none; }
	.mobi_menu .menu_box .sv_mobi_login ul li {float:left; margin-left:15px;}
	.mobi_menu .menu_box .sv_mobi_login ul li a {font-size:13px; font-weight:500; color:#fff;}
	.mobi_menu .menu_box .sv_mobi_menu {width:100%;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb {padding:0px 20px 0 30px; height:50px; border-bottom:1px solid #1e1f23;line-height:50px;font-size:17px; color:#fff;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb:hover { font-size:17px; color:#ffd504;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb_sub {padding:0px 30px; height:45px; border-bottom:1px solid #9777ff;line-height:45px; background:#7e5dea;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb_sub a { font-size:15px; color:#fff;}
	.mobi_menu .menu_box .sv_mobi_menu .gnb_sub a:hover { font-size:15px; color:#ffd504;}

	/* 상단 네비게이션 */
	.sv_navi {width:100%; background:#9777ff; }
	.sv_navi .inner { max-width:1240px; margin:0 auto; padding:15px; color:#fff; }
	.sv_navi .inner .sub {float:left;}
	.sv_navi .inner .sub .title { font-size:16px;}
	.sv_navi .inner .sub .navi {font-size:13px; font-weight:300; margin-top:4px; }
	.sv_navi .inner .sub_menu {float:right; margin-top:30px; }
	.sv_navi .inner .sub_menu .menu {float:left; margin-left:27px; font-weight:400; font-size:13px;  }
	.sv_navi .inner .sub_menu .menu a { color:#fff; }
	.sv_navi .inner .sub_menu .menu a:hover { color:#fcfcfc; }

	/* 메인 서브 기본 블럭*/
	.sv_content {padding:15px 0;}
	.sv_content .sv_left {float:none; width:100%;}
	.sv_content .sv_right {float:none; width:100%;}

	/* 메인 */
	.main_banner {}
	.main_banner img {width:100%;}

	.main_live {margin-top:10px;}
	.main_live img {width:100%;}

	.main_login {width:100%; background:#f1f3f5; border:1px solid #dce3e3; }
	.main_login .main_login_inner {padding:15px;}
	.main_login .main_login_inner .login_text {color:#7a7a7a; font-size:13px; margin-bottom:10px;}	
	.main_login .main_login_inner .login_text2 {color:#454545; font-size:14px;width:100%;margin-top:10px;}
	.main_login .main_login_inner .login_text2 .login_idpass {float:left;}
	.main_login .main_login_inner .login_text2 .login_join {float:right;}

	.main_login .main_login_inner .photo { float:left; width:35%; max-width:100px; max-height:100px; overflow:hidden; cursor:pointer; }
	.main_login .main_login_inner .photo img { width:100%; height: 100px; object-fit: cover;}
	.main_login .main_login_inner .subtext {float:right; width:60%;  margin-left:5%;   }
	.main_login .main_login_inner .subtext .login_text {color:#7a7a7a; font-size:13px;}
	.main_login .main_login_inner .subtext .login_text .myname {font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.main_login .main_login_inner .subtext .login_text .myname .id {color:#181818;}
	.main_login .main_login_inner .subtext .login_btn {margin:5px 0; font-size:13px;}

	.main_notice {width:100%;border:1px solid #dce3e3; margin-top:10px; }
	.main_notice .noti_inner {padding:20px;}
	.main_notice .noti_inner .top {width:100%;margin-bottom:7px;}
	.main_notice .noti_inner .top .title {float:left; font-size:17px; color:#181818; font-weight:500; }
	.main_notice .noti_inner .top .more {float:right;  }
	.main_notice .noti_inner .notice_list { font-size:14px; font-weight:300; color:#181818; border-bottom:1px solid #f0f0f0; line-height:40px; margin-bottom:3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	
	.main_notice .noti_inner .gallery_img {overflow: hidden;}
	.main_notice .noti_inner .gallery_img img { width:100%; height: 230px; object-fit: cover;}
	.main_notice .noti_inner .gallery_subject {font-size:16px; color:#181818; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;} 
	.main_notice .noti_inner .gallery_subject a {color:#181818;}
	.main_notice .noti_inner .gallery_subject a:hover {color:#777;}

	.main_schduler {background:#f6f8fa;border:1px solid #dce3e3; margin-top:12px;}
	.main_schduler .noti_inner {padding:20px;}
	.main_schduler .noti_inner .top {width:100%;margin-bottom:7px;}
	.main_schduler .noti_inner .top .title {float:left; font-size:17px; color:#181818; font-weight:500; }
	.main_schduler .noti_inner .top .more {float:right;  }
	.main_schduler .noti_inner .sc_box { width:100%;border-bottom:1px solid #f0f0f0; padding:10px 0;}
	.main_schduler .noti_inner .sc_box .date {color:#9777ff; font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; font-weight:500; }
	.main_schduler .noti_inner .sc_box .subject {color:#181818; font-size:14px; margin-top:7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; font-weight:300; }

	.main_notice .noti_inner .gallery2_img {overflow: hidden;}
	.main_notice .noti_inner .gallery2_img img { width:100%; height: 95px; object-fit: cover;}
	.main_notice .noti_inner .gallery2_img_end {float:right; width:49%;}
	.main_notice .noti_inner .gallery2_img_ing {float:left; width:49%;}

	.main_notice .noti_inner .youtube_img {overflow: hidden;}
	.main_notice .noti_inner .youtube_img img { width:100%; height: 185px; object-fit: cover;}

	/* 서브 */
	.sv_all_content {width:100%; max-width:1350px; margin:0 auto;}
	.sv_all_content .inner {padding:0 20px;}

	/* 하단 */
	.tail_box {background:#f6f6f6; border-top:1px solid #e5e5e5;}
	.tail_box .tail_inner {padding:40px 40px 130px 40px; font-size:10px; line-height:18px; font-weight:500; }
	.tail_box .tail_inner .copy_left {float:none; text-align:center;}
	.tail_box .tail_inner .copy_left .text2 a {margin-right:10px;}
	.tail_box .tail_inner .copy_left .text2 a:hover {color:#dce3e3;}
	.tail_box .tail_inner .copy_right {float:none; text-align:center;padding-bottom:20px;}

	/*마이페이지*/
	.mypage .blog_btn {width:100%;}
	.mypage .blog_btn .title {font-size:18px; color:#181818; font-weight:500; }
	.mypage .blog_btn .btn {margin-top:13px; }
	.mypage .mypage_form {margin-top:50px;}
	.mypage .mypage_form .title {font-size:18px; color:#181818; font-weight:500; }
	.mypage .mypage_form .box {margin-top:13px;}
}

/** 상단 끝 **/
.fs085 {font-size:0.85em;}

/***********************************************************************************************************************************************/
/* 콘텐츠 css */

.sv_center {text-align:center;}
.sv_save {width:100%;max-width:300px;}
.sv_cancel {width:100%;max-width:100px;}

/* PC 사이즈 */
@media (min-width : 1241px) {
	
	.sv_title { border-bottom:1px solid #dce3e3; padding-bottom:10px;}
	.sv_title .title {font-size:28px; color:#181818; font-weight:500; word-break:break-all; }
	.sv_title .cate {color:#7a7a7a; font-size:15px; font-weight:300;}
	.sv_title .sv_title_sub {padding:20px 0 5px 0; word-break:break-all;}
	.sv_title .sv_title_sub .writer {float:left;color:#9777ff; font-weight:500;}
	.sv_title .sv_title_sub .date {float:left;margin-left:30px;}
	.sv_title .sv_title_sub .btn {float:right;}
	
	.sv_review .sv_review_title {margin-top:80px; border-bottom:1px solid #eef5fc; }	
	.sv_review .sv_review_title .title {float:left; font-size:20px; word-break:break-all;}	
	.sv_review .sv_review_title .cnt  {float:right; font-size:15px; margin-left:20px; color:#9777ff; font-weight:400; }

	.sv_review .sv_review_writer {margin-top:10px; background:#f1f3f5; border:1px solid #dce3e3; }
	.sv_review .sv_review_writer .star {width:20px;}
	.sv_review .sv_review_writer .sv_review_inner {padding:18px;}
	.sv_review .sv_review_writer .sv_review_inner .textarea {margin:8px 0;}
	.sv_review .sv_review_writer .sv_review_inner .title {font-size:20px; word-break:break-all;}
	.sv_review .sv_review_writer .sv_review_inner .cnt  {font-size:15px; margin-left:20px; color:#9777ff; font-weight:400; }

	.sv_review_modify {margin-top:10px; background:#f1f3f5; border:1px solid #dce3e3;}
	.sv_review_modify .sv_review_modify_inner {padding:18px;}
	.sv_review_modify .sv_review_modify_inner .mod_btn {text-align:left;margin-top:10px;}
	.sv_review_modify .sv_review_modify_inner .stars {width:20px;}

	
	.sv_review .sv_review_list .list {margin:20px 0 10px 0;}
	.sv_review .sv_review_list .list .star {width:15px;}
	.sv_review .sv_review_list .list .writer {float:left;color:#9777ff; font-weight:500;}
	.sv_review .sv_review_list .list .date {float:left;margin-left:30px;}
	.sv_review .sv_review_list .list .btn {float:right;}
	.sv_review .sv_review_list .con {color:#181818; border-bottom:1px solid #eef5fc; padding-bottom:30px;}

	.sv_review .sv_review_more {margin:20px 0;text-align:center;}

	/*삭제*/
	.sv_delete {width:100%; max-width:640px; margin: 0 auto;padding:100px 0;}
	.sv_delete .inner {padding:20px;text-align:center;}
	.sv_delete .inner .subject {color:#9777ff; }
	.sv_delete .inner .btn {text-align:center;margin-top:30px;}

	/*보기*/
	.sv_file_download {text-align:right;margin-top:10px;}
	.sv_heart {text-align:center;}
	.sv_youtube {margin-bottom:0px; width:100%; max-width:1000px; }
	.sv_youtube img {width:100%;}
	.sv_youtube .text {font-size:14px; color:gray;}
	.sv_youtube .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.sv_image {margin-bottom:0px; width:100%; max-width:640px; } 

	/*글쓰기*/
	.sv_con {border-top:0px solid #e5e5e5;padding:0px 0;}
	.sv_con .sv_con_inner {padding:5px 0; word-break:break-all;}	

	/*목록*/
	.list_top {width:100%;padding-bottom:10px; border-bottom:1px solid #eef5fc;}
	.list_top .list_count { float:left; color:#7a7a7a; font-size:14px;  }
	.list_top .list_count .cnt { color:#9777ff; }
	.list_top .list_search {float:right;}

	.list { font-size:14px; width:100%;}
	.list .box {padding:10px 0; border-bottom:1px solid #eef5fc;}
	.list .box .w20 { float:left; width:18%;  }
	.list .box .w25 { float:left; width:25%;  }
	.list .box .w30 { float:left; width:30%;  }
	.list .box .w80 { float:right; width:80%; }
	.list .box .w75 { float:right; width:73%; }
	.list .box .w70 { float:right; width:68%; }
	.list .box .w100 { float:none; width:100%;}
	.list .box .photo {  max-height:125px; overflow:hidden; cursor:pointer; }
	.list .box .photo img { width:100%; height: 125px; object-fit: cover;}
	.list .box .text { color:#7a7a7a; font-size:14px;  }
	.list .box .text .cate {color:#7a7a7a; font-size:13px; font-weight:300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
	.list .box .text .subject {font-size:16px; color:#181818; margin-bottom:5px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;   cursor:pointer;}
	.list .box .text .subject:hover {color:#777;}
	.list .box .text .subject_alert {font-size:16px; color:#ff4b64; margin-bottom:5px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;   cursor:pointer;}
	.list .box .text .subject_alert:hover {color:#9777ff;}
	.list .box .text .text1 {margin-bottom:5px; font-weight:400; }
	.list .box .text .text2 { }
	.list .box .text .text2 .mb_name {float:left; color:#9777ff; font-weight:300;font-size:13px;  }
	.list .box .text .text2 .date {float:left; margin-left:20px; color:#7a7a7a; font-weight:300;font-size:13px;  }

	.request_inner { padding:2px 12px 12px 12px;}
	.request_inner .request_title {width:100%; font-size:14px; font-weight:300; }
	.request_inner .request_title .title {float:left; word-break:break-all;}
	.request_inner .request_title .date {float:right;margin-top:12px;}

	.list .gallery { float:left; width:23%; margin:20px 1% 40px 1%; }
	.list .gallery .photo { width:100%; height:185px; overflow:hidden; cursor:pointer; text-align:center;  }
	.list .gallery .photo img { width:100%; height: 185px; object-fit: cover;}
	.list .gallery .photo .alert {position:absolute; margin-top:-189px; color:#fff; z-index:11; width:42px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.list .gallery .subject {font-size:16px; color:#181818; margin:10px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .gallery .subject:hover {color:#777;}
	.list .gallery .subject_alert {font-size:16px; color:#ff4b64; margin:10px 0 5px 0; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .gallery .subject_alert:hover {color:#9777ff;}
	.list .gallery .text2 {}
	.list .gallery .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.list .gallery .text2 .date {float:left; margin-left:20px; color:#7a7a7a; font-weight:300;font-size:13px;  }

	.list .youtube { float:left; width:23%; margin:20px 1% 40px 1%; }
	.list .youtube .photo { width:100%; max-height:160px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.list .youtube .photo img { width:100%; height: 160px; object-fit: cover;}
	.list .youtube .photo .alert {position:absolute; margin-top:-164px; color:#fff; z-index:11; width:42px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.list .youtube .subject {font-size:16px; color:#181818; margin:10px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .youtube .subject:hover {color:#777;}
	.list .youtube .subject_alert {font-size:16px; color:#ff4b64; margin:10px 0 5px 0; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .youtube .subject_alert:hover {color:#9777ff;}
	.list .youtube .text2 {}
	.list .youtube .text2 .mb_name {float:left; color:#9777ff; font-weight:300;font-size:13px;   }
	.list .youtube .text2 .date {float:left; margin-left:20px; color:#7a7a7a; font-weight:300;font-size:13px; }
	
	.content_list_schduler {width:100%;}
	.content_list_schduler table {border-collapse:collapse;border-spacing:0;table-layout: fixed;}
	.content_list_schduler table .red {color:#ff4b64; font-size:14px; font-weight:300; }
	.content_list_schduler table .blue {color:#00a1e5; font-size:14px; font-weight:300; }
	.content_list_schduler table .black {color:#7a7a7a; font-size:14px; font-weight:300; }
	.content_list_schduler table thead th {height:50px; text-align:center; font-size:15px; font-weight:400; border:1px solid #dce3e3; width:14.28%; }
	.content_list_schduler table tbody td {border:1px solid #dce3e3; }
	.content_list_schduler table tbody td .schduler { width:100%; min-height:120px; }
	.content_list_schduler table tbody td .schduler .inner {padding:10px 15px 5px 15px; text-align:right;}
	.content_list_schduler table tbody td .schduler .sc {width:100%;font-size:13px; width:100%;}
	.content_list_schduler table tbody td .schduler .sc .inner {padding:4px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left; }
	.content_list_schduler table tbody td .schduler .sc .inner a {color:#fff;}
	.content_list_schduler table tbody td .schduler .sc .inner a:hover {color:#181818;}
	.schduler_month {text-align:center;margin:30px 0;}

	.sv_more {text-align:center; margin-top:20px; }

	.btn_all {margin-top:5px;}
	
}


/* 패드류 기본 */
@media all and (min-width : 901px) and (max-width : 1240px) {
	
	.sv_title { border-bottom:1px solid #dce3e3; padding-bottom:10px;}
	.sv_title .title {font-size:28px; color:#181818; font-weight:500; word-break:break-all;}
	.sv_title .cate {color:#7a7a7a; font-size:15px; font-weight:300;}
	.sv_title .sv_title_sub {padding:20px 0 5px 0; word-break:break-all;}
	.sv_title .sv_title_sub .writer {float:left;color:#9777ff; font-weight:500;}
	.sv_title .sv_title_sub .date {float:left;margin-left:30px;}
	.sv_title .sv_title_sub .btn {float:right;}
	
	.sv_review .sv_review_title {margin-top:80px; border-bottom:1px solid #eef5fc; }
	.sv_review .sv_review_title .title {float:left; font-size:20px; word-break:break-all;}
	.sv_review .sv_review_title .cnt  {float:right; font-size:15px; margin-left:20px; color:#9777ff; font-weight:400; }

	.sv_review .sv_review_writer {margin-top:10px; background:#f1f3f5; border:1px solid #dce3e3; }
	.sv_review .sv_review_writer .star {width:20px;}
	.sv_review .sv_review_writer .sv_review_inner {padding:18px;}
	.sv_review .sv_review_writer .sv_review_inner .textarea {margin:8px 0;}
	.sv_review .sv_review_writer .sv_review_inner .title {font-size:20px; word-break:break-all;}
	.sv_review .sv_review_writer .sv_review_inner .cnt  {font-size:15px; margin-left:20px; color:#9777ff; font-weight:400; }

	.sv_review_modify {margin-top:10px; background:#f1f3f5; border:1px solid #dce3e3;}
	.sv_review_modify .sv_review_modify_inner {padding:18px;}
	.sv_review_modify .sv_review_modify_inner .mod_btn {text-align:left;margin-top:10px;}
	.sv_review_modify .sv_review_modify_inner .stars {width:20px;}

	
	.sv_review .sv_review_list .list {margin:20px 0 10px 0;}
	.sv_review .sv_review_list .list .star {width:15px;}
	.sv_review .sv_review_list .list .writer {float:left;color:#9777ff; font-weight:500;}
	.sv_review .sv_review_list .list .date {float:left;margin-left:30px;}
	.sv_review .sv_review_list .list .btn {float:right;}
	.sv_review .sv_review_list .con {color:#181818; border-bottom:1px solid #eef5fc; padding-bottom:30px;}

	.sv_review .sv_review_more {margin:20px 0;text-align:center;}

	/*삭제*/
	.sv_delete {width:100%; max-width:640px; margin: 0 auto;padding:100px 0;}
	.sv_delete .inner {padding:20px;text-align:center;}
	.sv_delete .inner .subject {color:#9777ff;}
	.sv_delete .inner .btn {text-align:center;margin-top:30px;}

	/*보기*/
	.sv_file_download {text-align:right;margin-top:10px;}
	.sv_heart {text-align:center;}
	.sv_youtube {margin-bottom:20px; width:100%; max-width:1000px; }
	.sv_youtube img {width:100%;}
	.sv_youtube .text {font-size:14px; color:gray;}
	.sv_youtube .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.sv_image {margin-bottom:20px; width:100%; max-width:640px; } 

	/*글쓰기*/
	.sv_con {border-top:0px solid #e5e5e5;padding:0px 0;}
	.sv_con .sv_con_inner {padding:5px 0; word-break:break-all;}	

	/*목록*/
	.list_top {width:100%;padding-bottom:10px; border-bottom:1px solid #eef5fc;}
	.list_top .list_count { float:left; color:#7a7a7a; font-size:14px;  }
	.list_top .list_count .cnt { color:#9777ff; }
	.list_top .list_search {float:right;}

	.list { font-size:14px; width:100%;}
	.list .box {padding:10px 0; border-bottom:1px solid #eef5fc;}
	.list .box .w20 { float:left; width:25%;  }
	.list .box .w25 { float:left; width:25%;  }
	.list .box .w30 { float:left; width:30%;  }
	.list .box .w80 { float:right; width:73%; }
	.list .box .w75 { float:right; width:73%; }
	.list .box .w70 { float:right; width:68%; }
	.list .box .w100 { float:none; width:100%;}
	.list .box .photo {  max-height:125px; overflow:hidden; cursor:pointer; }
	.list .box .photo img { width:100%; height: 125px; object-fit: cover;}
	.list .box .text { color:#7a7a7a; font-size:14px;  cursor:pointer;}
	.list .box .text .subject {font-size:16px; color:#181818; margin-bottom:5px; font-weight:500; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .box .text .cate {color:#7a7a7a; font-size:13px; font-weight:300; }
	.list .box .text .subject:hover {color:#777;}
	.list .box .text .subject_alert {font-size:16px; color:#ff4b64; margin-bottom:5px; font-weight:500;cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .box .text .subject_alert:hover {color:#9777ff;}
	.list .box .text .text1 {margin-bottom:5px; font-weight:400;}
	.list .box .text .text2 {}
	.list .box .text .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.list .box .text .text2 .date {float:left; margin-left:20px; color:#7a7a7a;  font-weight:300;font-size:13px; }

	.request_inner { padding:2px 12px 12px 12px;}
	.request_inner .request_title {width:100%; font-size:14px; font-weight:300; }
	.request_inner .request_title .title {float:left; word-break:break-all;}
	.request_inner .request_title .date {float:right;margin-top:12px;}

	.list .gallery { float:left; width:30%; margin:20px 1.5% 40px 1.5%; }
	.list .gallery .photo { width:100%; max-height:200px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.list .gallery .photo img { width:100%; height: 185px; object-fit: cover;}
	.list .gallery .photo .alert {position:absolute; margin-top:-189px; color:#fff; z-index:11; width:42px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.list .gallery .subject {font-size:16px; color:#181818; margin:10px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .gallery .subject:hover {color:#777;}
	.list .gallery .subject_alert {font-size:16px; color:#ff4b64; margin:10px 0 5px 0; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .gallery .subject_alert:hover {color:#9777ff;}
	.list .gallery .text2 {}
	.list .gallery .text2 .mb_name {float:left; color:#9777ff; font-weight:300;font-size:13px;   }
	.list .gallery .text2 .date {float:left; margin-left:20px; color:#7a7a7a; font-weight:300;font-size:13px; }

	.list .youtube { float:left; width:30%; margin:20px 1.5% 40px 1.5%; }
	.list .youtube .photo { width:100%; max-height:170px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.list .youtube .photo img { width:100%; height: 170px; object-fit: cover;}
	.list .youtube .photo .alert {position:absolute; margin-top:-174px; color:#fff; z-index:11; width:42px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.list .youtube .subject {font-size:16px; color:#181818; margin:10px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .youtube .subject:hover {color:#777;}
	.list .youtube .subject_alert {font-size:16px; color:#ff4b64; margin:10px 0 5px 0; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .youtube .subject_alert:hover {color:#9777ff;}
	.list .youtube .text2 {}
	.list .youtube .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.list .youtube .text2 .date {float:left; margin-left:20px; color:#7a7a7a; font-weight:300;font-size:13px; }

	.content_list_schduler {width:100%;}
	.content_list_schduler table {border-collapse:collapse;border-spacing:0;table-layout: fixed;}
	.content_list_schduler table .red {color:#ff4b64; font-size:14px; font-weight:300; }
	.content_list_schduler table .blue {color:#00a1e5; font-size:14px; font-weight:300; }
	.content_list_schduler table .black {color:#7a7a7a; font-size:14px; font-weight:300; }
	.content_list_schduler table thead th {height:50px; text-align:center; font-size:15px; font-weight:400; border:1px solid #dce3e3; width:14.28%; }
	.content_list_schduler table tbody td {border:1px solid #dce3e3; }
	.content_list_schduler table tbody td .schduler { width:100%; min-height:120px; }
	.content_list_schduler table tbody td .schduler .inner {padding:10px 15px 5px 15px; text-align:right;}
	.content_list_schduler table tbody td .schduler .sc {width:100%;font-size:13px; width:100%;}
	.content_list_schduler table tbody td .schduler .sc .inner {padding:4px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left; }
	.content_list_schduler table tbody td .schduler .sc .inner a {color:#fff;}
	.content_list_schduler table tbody td .schduler .sc .inner a:hover {color:#181818;}
	.schduler_month {text-align:center;margin:30px 0;}

	.sv_more {text-align:center; margin-top:20px; }

	.btn_all {margin-top:5px;}


}


/* 모바일사이즈 기본 */
@media all and (max-width : 900px) {

	.sv_title { border-bottom:1px solid #dce3e3; padding-bottom:10px;}
	.sv_title .title {font-size:20px; color:#181818; font-weight:500; word-break:break-all;}
	.sv_title .cate {color:#7a7a7a; font-size:13px; font-weight:300;}
	.sv_title .sv_title_sub {padding:10px 0 5px 0; font-size:13px;}
	.sv_title .sv_title_sub .writer {float:left;color:#9777ff; font-weight:400;}
	.sv_title .sv_title_sub .date {float:left;margin-right:10px;}
	.sv_title .sv_title_sub .btn {float:right; margin-top:20px;}
	
	.sv_review .sv_review_title {margin-top:80px; border-bottom:1px solid #eef5fc; }
	.sv_review .sv_review_title .title {float:left; font-size:20px; word-break:break-all;}
	.sv_review .sv_review_title .cnt  {float:right; font-size:15px; margin-left:20px; color:#9777ff; font-weight:400; }

	.sv_review .sv_review_writer {margin-top:10px; background:#f1f3f5; border:1px solid #dce3e3; }
	.sv_review .sv_review_writer .star {width:20px;}
	.sv_review .sv_review_writer .sv_review_inner {padding:18px;}
	.sv_review .sv_review_writer .sv_review_inner .textarea {margin:8px 0;}
	.sv_review .sv_review_writer .sv_review_inner .title {font-size:20px; word-break:break-all;}
	.sv_review .sv_review_writer .sv_review_inner .cnt  {font-size:15px; margin-left:20px; color:#9777ff; font-weight:400; }

	.sv_review_modify {margin-top:10px; background:#f1f3f5; border:1px solid #dce3e3;}
	.sv_review_modify .sv_review_modify_inner {padding:18px;}
	.sv_review_modify .sv_review_modify_inner .mod_btn {text-align:left;margin-top:10px;}
	.sv_review_modify .sv_review_modify_inner .stars {width:20px;}

	
	.sv_review .sv_review_list .list {margin:20px 0 10px 0;}
	.sv_review .sv_review_list .list .star {width:15px;}
	.sv_review .sv_review_list .list .writer {float:left;color:#9777ff; font-weight:500;}
	.sv_review .sv_review_list .list .date {float:left;margin-left:30px;}
	.sv_review .sv_review_list .list .btn {float:right;}
	.sv_review .sv_review_list .con {color:#181818; border-bottom:1px solid #eef5fc; padding-bottom:30px;}

	.sv_review .sv_review_more {margin:20px 0;text-align:center;}

	/*삭제*/
	.sv_delete {width:100%; max-width:640px; margin: 0 auto;padding:100px 0;}
	.sv_delete .inner {padding:20px;text-align:center;}
	.sv_delete .inner .subject {color:#9777ff;}
	.sv_delete .inner .btn {text-align:center;margin-top:30px;}

	/*보기*/
	.sv_file_download {text-align:right;margin-top:10px;}
	.sv_heart {text-align:center;}
	.sv_youtube {margin-bottom:20px; width:100%; max-width:1000px; }
	.sv_youtube img {width:100%;}
	.sv_youtube .text {font-size:14px; color:gray;}
	.sv_youtube .playicon {position:absolute;z-index:13;margin-top:-70px;margin-left:15px;}
	.sv_image {margin-bottom:20px; width:100%; max-width:640px; } 

	/*글쓰기*/
	.sv_con {border-top:0px solid #e5e5e5;padding:0px 0;}
	.sv_con .sv_con_inner {padding:5px 0; word-break:break-all;}	

	/*목록*/
	.list_top {width:100%;padding-bottom:10px; border-bottom:1px solid #eef5fc;}
	.list_top .list_count { float:left; color:#7a7a7a; font-size:12px;  }
	.list_top .list_count .cnt { color:#9777ff; }
	.list_top .list_search {float:right;}

	.list { font-size:14px; width:100%;}
	.list .box {padding:10px 0; border-bottom:1px solid #eef5fc;}
	.list .box .w20 { float:left; width:33%;  }
	.list .box .w25 { float:left; width:30%;  }
	.list .box .w30 { float:left; width:30%;  }
	.list .box .w80 { float:right; width:64%; }
	.list .box .w75 { float:right; width:66%; margin-left:2% }
	.list .box .w70 { float:right; width:68%; }
	.list .box .w100 { float:none; width:100%;}
	.list .box .photo {  max-height:90px; overflow:hidden; cursor:pointer; }
	.list .box .photo img { width:100%; height: 90px; object-fit: cover;}
	.list .box .text { color:#7a7a7a; font-size:12px;  cursor:pointer; }
	.list .box .text .cate {color:#7a7a7a; font-size:12px; font-weight:300; }
	.list .box .text .subject {font-size:14px; color:#181818; margin-bottom:5px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;   cursor:pointer;}
	.list .box .text .subject:hover {color:#777;}
	.list .box .text .subject_alert {font-size:14px; color:#ff4b64; margin-bottom:5px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .box .text .subject_alert:hover {color:#9777ff;}
	.list .box .text .text1 {margin-bottom:2px; font-weight:400;}
	.list .box .text2 {clear:both; color:#7a7a7a; border-bottom:0px solid #eef5fc;padding-top:0px; }
	.list .box .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:12px; }
	.list .box .text2 .date {float:left; margin-left:20px; color:#7a7a7a;  font-weight:300;font-size:12px; }

	.request_inner { padding:2px 12px 12px 12px;}
	.request_inner .request_title {width:100%; font-size:14px; font-weight:300; }
	.request_inner .request_title .title {float:left; word-break:break-all;}
	.request_inner .request_title .date {float:right;margin-top:12px;}

	.list .gallery { float:left; width:46%; margin:10px 2% 10px 2%; }
	.list .gallery .photo { width:100%; max-height:135px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.list .gallery .photo img { width:100%; height: 135px; object-fit: cover;}
	.list .gallery .photo .alert {position:absolute; margin-top:-138px; color:#fff; z-index:11; width:42px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.list .gallery .subject {font-size:16px; color:#181818; margin:10px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .gallery .subject:hover {color:#777;}
	.list .gallery .subject_alert {font-size:16px; color:#ff4b64; margin:10px 0 5px 0; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .gallery .subject_alert:hover {color:#9777ff;}
	.list .gallery .text2 {}
	.list .gallery .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.list .gallery .text2 .date {float:left; margin-left:20px; color:#7a7a7a; font-weight:300;font-size:13px;  }

	.list .youtube { float:left; width:46%; margin:10px 2% 40px 0%; }
	.list .youtube .photo { width:100%; max-height:120px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.list .youtube .photo img { width:100%; height: 120px; object-fit: cover;}
	.list .youtube .photo .alert {position:absolute; margin-top:-124px; color:#fff; z-index:11; width:42px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.list .youtube .subject {font-size:16px; color:#181818; margin:10px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .youtube .subject:hover {color:#777;}
	.list .youtube .subject_alert {font-size:16px; color:#ff4b64; margin:10px 0 5px 0; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.list .youtube .subject_alert:hover {color:#9777ff;}
	.list .youtube .text2 {}
	.list .youtube .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px; ; }
	.list .youtube .text2 .date {float:left; margin-left:20px; color:#7a7a7a;  font-weight:300;font-size:13px; ;}

	.content_list_schduler {width:100%;}
	.content_list_schduler table {border-collapse:collapse;border-spacing:0;table-layout: fixed;}
	.content_list_schduler table .red {color:#ff4b64; font-size:14px; font-weight:300; }
	.content_list_schduler table .blue {color:#00a1e5; font-size:14px; font-weight:300; }
	.content_list_schduler table .black {color:#7a7a7a; font-size:14px; font-weight:300; }
	.content_list_schduler table thead th {height:50px; text-align:center; font-size:15px; font-weight:400; border:1px solid #dce3e3; width:14.28%; }
	.content_list_schduler table tbody td {border:1px solid #dce3e3; }
	.content_list_schduler table tbody td .schduler { width:100%; min-height:120px; }
	.content_list_schduler table tbody td .schduler .inner {padding:10px 15px 5px 15px; text-align:right;}
	.content_list_schduler table tbody td .schduler .sc {width:100%;font-size:13px; width:100%;}
	.content_list_schduler table tbody td .schduler .sc .inner {padding:4px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left; }
	.content_list_schduler table tbody td .schduler .sc .inner a {color:#fff;}
	.content_list_schduler table tbody td .schduler .sc .inner a:hover {color:#181818;}
	.schduler_month {text-align:center;margin:30px 0;}
	.view_day {width:100%; margin-bottom:40px; }
	.view_day .inner {padding:20px;border:1px solid #dce3e3; }
	.view_day .inner .date {margin-bottom:10px;}
	.view_day .inner .sc {width:100%;font-size:13px; width:100%;}
	.view_day .inner .sc .inner {padding:7px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left; }
	.view_day .inner .sc .inner a {color:#181818;}
	.view_day .inner .sc .inner a:hover {color:#181818;}

	.sv_more {text-align:center; margin-top:20px; }

	.btn_all {margin-top:5px;}
  
}






/*********************************************************************************************************************/
/* 메인화면 최신글 스타일 */

.img_scale img:hover { animation:pingpong_img 0.2s forwards }
.img_scale img:not(:hover) { animation:pingpong_img_revers 0.2s forwards  }
@keyframes pingpong_img {
	0% {
		transform:scale(1);             /*  default */
		-webkit-transform:scale(1);  /*  크롬 */
		-moz-transform:scale(1);     /* FireFox */
		-o-transform:scale(1);        /* Opera */
	}
	100% {
		transform:scale(1.05);             /*  default */
		-webkit-transform:scale(1.05);  /*  크롬 */
		-moz-transform:scale(1.05);     /* FireFox */
		-o-transform:scale(1.05);        /* Opera */
	}
}
@keyframes pingpong_img_revers {
	0% {
		transform:scale(1.05);             /*  default */
		-webkit-transform:scale(1.05);  /*  크롬 */
		-moz-transform:scale(1.05);     /* FireFox */
		-o-transform:scale(1.05);        /* Opera */
	}
	100% {
		transform:scale(1);             /*  default */
		-webkit-transform:scale(1);  /*  크롬 */
		-moz-transform:scale(1);     /* FireFox */
		-o-transform:scale(1);        /* Opera */
	}
}

.last_type_bottom { border-bottom:1px solid #dce3e3;  }
.last_type {clear:both;padding:10px 0; }

/* PC 사이즈  1001px 픽셀사이즈까지  */
@media (min-width : 1241px) {
	
	.two_box {width:100%;}
	.two_box .box1 {float:left; width:48%;}
	.two_box .box2 {float:right; width:48%;}
	
	/* normal */
	.index_normal { width:100%; padding: 10px 0; display: flex; }
	.index_normal .w20 { float:left; width:20%; max-width:300px; min-width:200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_normal .w80 { float:right; margin-left:4%; flex-grow:1; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal .w100 { float:none; width:100%;}
	.index_normal .photo { float:left; max-width:200px; max-height:135px; overflow:hidden; cursor:pointer; }
	.index_normal .photo img { width:100%; height: 135px; object-fit: cover;}
	.index_normal .photo .alert {position:absolute; margin-top:-140px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#32b16c; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_normal .text { float:left; width:80%;  color:#7a7a7a; font-size:14px;  cursor:pointer; }
	.index_normal .text .subject {font-size:14px; color:#454545; margin-bottom:7px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_normal .text .subject:hover {color:#777;}
	.index_normal .text .text1 {margin-bottom:7px; font-weight:300; }
	.index_normal .text .text2 {}
	.index_normal .text .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_normal .text .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px;  }

	/* normal_samll */
	.index_normal_samll { width:100%; padding: 10px 0; display: flex; }
	.index_normal_samll .w20 { float:left; width:20%; max-width:300px; min-width:160px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_normal_samll .w80 { float:right; margin-left:4%; flex-grow:1; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal_samll .w100 { float:none; width:100%;}
	.index_normal_samll .photo { float:left; max-width:200px; max-height:125px; overflow:hidden; cursor:pointer; }
	.index_normal_samll .photo img { width:100%; height: 100px; object-fit: cover;}
	.index_normal_samll .photo .alert {position:absolute; margin-top:-105px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#32b16c; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_normal_samll .text { float:left; width:80%;  color:#7a7a7a; font-size:14px;  cursor:pointer; }
	.index_normal_samll .text .subject {font-size:14px; color:#454545; margin-bottom:7px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_normal_samll .text .subject:hover {color:#777;}
	.index_normal_samll .text .text1 {margin-bottom:7px; font-weight:300; }
	.index_normal_samll .text .text2 {}
	.index_normal_samll .text .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_normal_samll .text .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px;  }

	/* gallery */
	.index_gallery { float:left; width:48%; }
	.index_gallery_ing { margin:10px 4% 10px 0;}
	.index_gallery_end { margin:10px 0 10px 0;}
	.index_gallery .photo { width:100%; max-height:195px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery .photo img { width:100%; height:195px; object-fit: cover;}
	.index_gallery .photo .alert {position:absolute; margin-top:-200px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_gallery .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_gallery .subject:hover {color:#777;}
	.index_gallery .text2 {}
	.index_gallery .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_gallery .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery_small */
	.index_gallery_small { float:left; width:22%; }
	.index_gallery_small_ing { margin:10px 4% 10px 0;}
	.index_gallery_small_end { margin:10px 0 10px 0;}
	.index_gallery_small .photo { width:100%; max-height:155px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery_small .photo img { width:100%; height:155px; object-fit: cover;}
	.index_gallery_small .photo .alert {position:absolute; margin-top:-160px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.index_gallery_small .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery_small .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery_small .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_gallery_small .subject:hover {color:#777;}
	.index_gallery_small .text2 {}
	.index_gallery_small .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_gallery_small .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery_small2 */
	.index_gallery_small2 { float:left; width:48%; }
	.index_gallery_small2_ing { margin:10px 4% 10px 0;}
	.index_gallery_small2_end { margin:10px 0 10px 0;}
	.index_gallery_small2 .photo { width:100%; max-height:120px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery_small2 .photo img { width:100%; height:120px; object-fit: cover;}
	.index_gallery_small2 .photo .alert {position:absolute; margin-top:-125px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.index_gallery_small2 .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery_small2 .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery_small2 .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_gallery_small2 .subject:hover {color:#777;}
	.index_gallery_small2 .text2 {}
	.index_gallery_small2 .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_gallery_small2 .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* youtube */
	.index_youtube { float:left; width:48%; }
	.index_youtube_ing { margin:10px 4% 10px 0;}
	.index_youtube_end { margin:10px 0 10px 0;}
	.index_youtube .photo { width:100%; max-height:195px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_youtube .photo img { width:100%; height:195px; object-fit: cover;}
	.index_youtube .photo .alert {position:absolute; margin-top:-200px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#9576ed; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_youtube .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_youtube .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_youtube .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_youtube .subject:hover {color:#777;}
	.index_youtube .text2 {}
	.index_youtube .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_youtube .text2 .date {float:left; margin-left:20px; font-weight:300;font-size:13px; }

	/* youtube_small */
	.index_youtube_small { float:left; width:32%; }
	.index_youtube_small_ing { margin:10px 2% 10px 0;}
	.index_youtube_small_end { margin:10px 0 10px 0;}
	.index_youtube_small .photo { width:100%; max-height:150px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_youtube_small .photo img { width:100%; height:150px; object-fit: cover;}
	.index_youtube_small .photo .alert {position:absolute; margin-top:-155px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#ffd405; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_youtube_small .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_youtube_small .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_youtube_small .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_youtube_small .subject:hover {color:#777;}
	.index_youtube_small .text2 {}
	.index_youtube_small .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_youtube_small .text2 .date {float:left; margin-left:20px; font-weight:300;font-size:13px;  }

	/* intro */
	.index_intro { width:100%; padding: 10px 0; }
	.index_intro .photo { width:100%; max-height:225px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_intro .photo img { width:100%; height:225px; object-fit: cover;}
	.index_intro .photo .alert {position:absolute; margin-top:-230px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_intro .subject {font-size:16px; color:#454545; margin-top:10px; margin-bottom:10px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_intro .subject:hover {color:#777;}
	.index_intro .text1 {font-size:14px; font-weight:300; color:#7a7a7a; margin-bottom:10px; }
	.index_intro .text2 {}
	.index_intro .text2 .mb_name {float:left; font-size:14px; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_intro .text2 .date {float:left; font-size:14px; margin-left:20px;  font-weight:300;font-size:13px; }

	/* text */
	.index_text { width:100%; margin-top: 10px; }
	.index_text .subject { width:100%; font-size:14px; color:#454545; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_text .subject:hover {color:#777;}

	


}

/* 패드류 기본*/
@media all and (min-width : 901px) and (max-width : 1240px) {
	
	.two_box {width:100%;}
	.two_box .box1 {float:left; width:49%;}
	.two_box .box2 {float:right; width:49%;}
	

	/* normal */
	.index_normal { width:100%; padding: 10px 0; display: flex; }
	.index_normal .w20 { float:left; width:20%; max-width:300px; min-width:200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_normal .w80 { float:right; margin-left:4%; flex-grow:1; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal .w100 { float:none; width:100%;}
	.index_normal .photo { float:left; max-width:200px; max-height:125px; overflow:hidden; cursor:pointer; }
	.index_normal .photo img { width:100%; height: 125px; object-fit: cover;}
	.index_normal .photo .alert {position:absolute; margin-top:-130px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#32b16c; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_normal .text { float:left; width:80%;  color:#7a7a7a; font-size:14px;  cursor:pointer; }
	.index_normal .text .subject {font-size:14px; color:#454545; margin-bottom:7px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer; }
	.index_normal .text .subject:hover {color:#777;}
	.index_normal .text .text1 {margin-bottom:7px; font-weight:300; }
	.index_normal .text .text2 {}
	.index_normal .text .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_normal .text .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }


	/* normal_samll */
	.index_normal_samll { width:100%; padding: 10px 0; display: flex; }
	.index_normal_samll .w20 { float:left; width:20%; max-width:300px; min-width:160px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_normal_samll .w80 { float:right; margin-left:4%; flex-grow:1; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal_samll .w100 { float:none; width:100%;}
	.index_normal_samll .photo { float:left; max-width:200px; max-height:125px; overflow:hidden; cursor:pointer; }
	.index_normal_samll .photo img { width:100%; height: 100px; object-fit: cover;}
	.index_normal_samll .photo .alert {position:absolute; margin-top:-105px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#32b16c; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_normal_samll .text { float:left; width:80%;  color:#7a7a7a; font-size:14px;  cursor:pointer; }
	.index_normal_samll .text .subject {font-size:14px; color:#454545; margin-bottom:7px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_normal_samll .text .subject:hover {color:#777;}
	.index_normal_samll .text .text1 {margin-bottom:7px; font-weight:300; }
	.index_normal_samll .text .text2 {}
	.index_normal_samll .text .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_normal_samll .text .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery */
	.index_gallery { float:left; width:48%; }
	.index_gallery_ing { margin:10px 4% 10px 0;}
	.index_gallery_end { margin:10px 0 10px 0;}
	.index_gallery .photo { width:100%; max-height:195px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery .photo img { width:100%; height:195px; object-fit: cover;}
	.index_gallery .photo .alert {position:absolute; margin-top:-200px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_gallery .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery .subject {font-size:14px; color:#454545; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_gallery .subject:hover {color:#777;}
	.index_gallery .text2 {}
	.index_gallery .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_gallery .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery_small */
	.index_gallery_small { float:left; width:22%; }
	.index_gallery_small_ing { margin:10px 4% 10px 0;}
	.index_gallery_small_end { margin:10px 0 10px 0;}
	.index_gallery_small .photo { width:100%; max-height:155px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery_small .photo img { width:100%; height:155px; object-fit: cover;}
	.index_gallery_small .photo .alert {position:absolute; margin-top:-160px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_gallery_small .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery_small .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery_small .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_gallery_small .subject:hover {color:#777;}
	.index_gallery_small .text2 {}
	.index_gallery_small .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_gallery_small .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery_small2 */
	.index_gallery_small2 { float:left; width:48%; }
	.index_gallery_small2_ing { margin:10px 4% 10px 0;}
	.index_gallery_small2_end { margin:10px 0 10px 0;}
	.index_gallery_small2 .photo { width:100%; max-height:120px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery_small2 .photo img { width:100%; height:120px; object-fit: cover;}
	.index_gallery_small2 .photo .alert {position:absolute; margin-top:-125px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.index_gallery_small2 .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery_small2 .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery_small2 .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.index_gallery_small2 .subject:hover {color:#777;}
	.index_gallery_small2 .text2 {}
	.index_gallery_small2 .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_gallery_small2 .text2 .date {float:left; margin-left:20px; font-weight:300;font-size:13px;  }


	/* youtube */
	.index_youtube { float:left; width:48%; }
	.index_youtube_ing { margin:10px 4% 10px 0;}
	.index_youtube_end { margin:10px 0 10px 0;}
	.index_youtube .photo { width:100%; max-height:195px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_youtube .photo img { width:100%; height:195px; object-fit: cover;}
	.index_youtube .photo .alert {position:absolute; margin-top:-200px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#9576ed; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_youtube .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_youtube .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_youtube .subject {font-size:14px; color:#454545; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_youtube .subject:hover {color:#777;}
	.index_youtube .text2 {}
	.index_youtube .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_youtube .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* youtube_small */
	.index_youtube_small { float:left; width:32%; }
	.index_youtube_small_ing { margin:10px 2% 10px 0;}
	.index_youtube_small_end { margin:10px 0 10px 0;}
	.index_youtube_small .photo { width:100%; max-height:150px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_youtube_small .photo img { width:100%; height:150px; object-fit: cover;}
	.index_youtube_small .photo .alert {position:absolute; margin-top:-155px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#ffd405; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_youtube_small .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_youtube_small .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_youtube_small .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_youtube_small .subject:hover {color:#777;}
	.index_youtube_small .text2 {}
	.index_youtube_small .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_youtube_small .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* intro */
	.index_intro { width:100%; padding: 10px 0; }
	.index_intro .photo { width:100%; max-height:225px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_intro .photo img { width:100%; height:225px; object-fit: cover;}
	.index_intro .photo .alert {position:absolute; margin-top:-230px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_intro .subject {font-size:16px; color:#454545; margin-top:10px; margin-bottom:10px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.index_intro .subject:hover {color:#777;}
	.index_intro .text1 {font-size:14px; font-weight:300; color:#7a7a7a; margin-bottom:10px; }
	.index_intro .text2 {}
	.index_intro .text2 .mb_name {float:left; font-size:14px; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_intro .text2 .date {float:left; font-size:14px; margin-left:20px;  font-weight:300;font-size:13px; }

	/* text */
	.index_text { width:100%; margin-top: 10px; }
	.index_text .subject { width:100%; font-size:14px; color:#454545; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.index_text .subject:hover {color:#777;}



}

/* 모바일 기본*/
@media all and (max-width : 900px) {
	
	.two_box {width:100%;}
	.two_box .box1 {float:none; width:100%; margin:10px 0; border-bottom:1px solid #dce3e3;}
	.two_box .box2 {float:none; width:100%;}	

	/* normal */
	.index_normal { width:100%; padding: 5px 0; display: flex; }
	.index_normal .w20 { float:left; width:20%; max-width:300px; min-width:130px; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal .w80 { float:right; margin-left:4%; flex-grow:1; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal .w100 { float:none; width:100%;}
	.index_normal .photo { float:left; max-width:200px; max-height:95px; overflow:hidden; cursor:pointer; }
	.index_normal .photo img { width:100%; height: 95px; object-fit: cover;}
	.index_normal .photo .alert {position:absolute; margin-top:-100px; color:#fff; z-index:11; width:70px; height:21px; line-height:18px; text-align:center; background:#32b16c; font-size:12px; overflow:hidden; opacity:0.8; }
	.index_normal .text { float:left; width:80%;  color:#7a7a7a; font-size:12px;  cursor:pointer; }
	.index_normal .text .subject {font-size:14px; color:#181818; margin-bottom:7px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_normal .text .subject:hover {color:#777;}
	.index_normal .text .subject_alert {font-size:14px; color:#ff4b64; margin-bottom:7px; font-weight:500;  cursor:pointer;}
	.index_normal .text .subject_alert:hover {color:#9777ff;}
	.index_normal .text .text1 {margin-bottom:7px; font-weight:300;}
	.index_normal .text .text2 {}
	.index_normal .text .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:12px; }
	.index_normal .text .text2 .date {float:left; margin-left:20px; font-weight:300;font-size:12px;  }

	/* normal_samll */
	.index_normal_samll { width:100%; padding: 5px 0; display: flex; }
	.index_normal_samll .w20 { float:left; width:20%; max-width:300px; min-width:130px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.index_normal_samll .w80 { float:right; margin-left:4%; flex-grow:1; overflow: hidden; text-overflow: ellipsis; cursor:pointer;}
	.index_normal_samll .w100 { float:none; width:100%;}
	.index_normal_samll .photo { float:left; max-width:200px; max-height:95px; overflow:hidden; cursor:pointer; }
	.index_normal_samll .photo img { width:100%; height: 95px; object-fit: cover;}
	.index_normal_samll .photo .alert {position:absolute; margin-top:-100px; color:#fff; z-index:11; width:70px; height:21px; line-height:18px; text-align:center; background:#32b16c; font-size:12px; overflow:hidden; opacity:0.8; }
	.index_normal_samll .text { float:left; width:80%;  color:#7a7a7a; font-size:12px;  cursor:pointer; }
	.index_normal_samll .text .subject {font-size:14px; color:#454545; margin-bottom:7px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_normal_samll .text .subject:hover {color:#777;}
	.index_normal_samll .text .text1 {margin-bottom:7px; font-weight:300; }
	.index_normal_samll .text .text2 {}
	.index_normal_samll .text .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:12px; }
	.index_normal_samll .text .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:12px; }

	/* gallery */
	.index_gallery { float:left; width:47%; }
	.index_gallery_ing { margin:10px 6% 10px 0;}
	.index_gallery_end { margin:10px 0 10px 0;}
	.index_gallery .photo { width:100%; max-height:135px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery .photo img { width:100%; height:135px; object-fit: cover;}
	.index_gallery .photo .alert {position:absolute; margin-top:-140px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_gallery .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery .subject {font-size:14px; color:#454545; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_gallery .subject:hover {color:#777;}
	.index_gallery .text2 {}
	.index_gallery .text2 .mb_name {float:left; color:#9777ff;   font-weight:300;font-size:13px; }
	.index_gallery .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery_small */
	.index_gallery_small { float:left; width:48%; }
	.index_gallery_small_ing { margin:10px 1% 5px 1%;}
	.index_gallery_small_end { margin:10px 1% 5px 1%;}
	.index_gallery_small .photo { width:100%; max-height:110px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery_small .photo img { width:100%; height:110px; object-fit: cover;}
	.index_gallery_small .photo .alert {position:absolute; margin-top:-115px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px; overflow:hidden;opacity:0.8;  }
	.index_gallery_small .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery_small .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery_small .subject {font-size:13px; color:#454545; margin:5px 0 2px 0;  font-weight:400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_gallery_small .subject:hover {color:#777;}
	.index_gallery_small .text2 {}
	.index_gallery_small .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_gallery_small .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* gallery_small2 */
	.index_gallery_small2 { float:left; width:48%; }
	.index_gallery_small2_ing { margin:10px 4% 10px 0;}
	.index_gallery_small2_end { margin:10px 0 10px 0;}
	.index_gallery_small2 .photo { width:100%; max-height:120px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_gallery_small2 .photo img { width:100%; height:120px; object-fit: cover;}
	.index_gallery_small2 .photo .alert {position:absolute; margin-top:-125px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.index_gallery_small2 .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_gallery_small2 .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_gallery_small2 .subject {font-size:14px; color:#454545; margin:10px 0 2px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.index_gallery_small2 .subject:hover {color:#777;}
	.index_gallery_small2 .text2 {}
	.index_gallery_small2 .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_gallery_small2 .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* youtube */
	.index_youtube { float:left; width:47%; }
	.index_youtube_ing { margin:10px 6% 10px 0;}
	.index_youtube_end { margin:10px 0 10px 0;}
	.index_youtube .photo { width:100%; max-height:135px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_youtube .photo img { width:100%; height: 135px; object-fit: cover;}
	.index_youtube .photo .alert {position:absolute; margin-top:-140px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#9576ed; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_youtube .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_youtube .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_youtube .subject {font-size:14px; color:#454545; margin:5px 0 5px 0;  font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_youtube .subject:hover {color:#777;}
	.index_youtube .text2 {}
	.index_youtube .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_youtube .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* youtube_small */
	.index_youtube_small { float:left; width:48%; }
	.index_youtube_small_ing { margin:10px 1% 5px 1%;}
	.index_youtube_small_end { margin:10px 1% 5px 1%;}
	.index_youtube_small .photo { width:100%; max-height:110px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_youtube_small .photo img { width:100%; height:110px; object-fit: cover;}
	.index_youtube_small .photo .alert {position:absolute; margin-top:-115px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#ffd405; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_youtube_small .photo .playicon {position:absolute;z-index:13;margin-top:-42px;margin-left:5px;}
	.index_youtube_small .playicon {position:absolute; margin-top:-25px; color:#fff; z-index:12; font-size:13px; padding:4px;}
	.index_youtube_small .subject {font-size:13px; color:#454545; margin:5px 0 2px 0;  font-weight:400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.index_youtube_small .subject:hover {color:#777;}
	.index_youtube_small .text2 {}
	.index_youtube_small .text2 .mb_name {float:left; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_youtube_small .text2 .date {float:left; margin-left:20px;  font-weight:300;font-size:13px; }

	/* intro */
	.index_intro { width:100%; padding: 10px 0; }
	.index_intro .photo { width:100%; max-height:225px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.index_intro .photo img { width:100%; height:225px; object-fit: cover;}
	.index_intro .photo .alert {position:absolute; margin-top:-230px; color:#fff; z-index:11; width:70px; height:21px; line-height:18px; text-align:center; background:#ff4b64; font-size:13px; overflow:hidden; opacity:0.8; }
	.index_intro .subject {font-size:14px; color:#454545; margin-top:5px; margin-bottom:2px; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.index_intro .subject:hover {color:#777;}
	.index_intro .text1 {font-size:13px; font-weight:300; color:#7a7a7a; margin-bottom:5px; }
	.index_intro .text2 {}
	.index_intro .text2 .mb_name {float:left; font-size:14px; color:#9777ff;  font-weight:300;font-size:13px;  }
	.index_intro .text2 .date {float:left; font-size:14px; margin-left:20px; font-weight:300;font-size:13px;  }

	/* text */
	.index_text { width:100%; margin-top: 10px; }
	.index_text .subject { width:100%; font-size:14px; color:#454545; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.index_text .subject:hover {color:#777;}

}




/************************************************************************************************************************/
/* 클립 - 그룹 밴드 */


@media (min-width : 1241px) {
    
	/* 서브 */
	.clip_all_content {width:100%; max-width:1350px; margin:0 auto; }
	.clip_all_content .inner {padding:0 50px;}
	
	.clip_width {width:100%;}

	/* 내 목록 */
	.clip_list {}
	.clip_list .title {font-size:18px; color:#181818; font-weight:500; }
	.clip_list .list {margin:30px 0;}
	.clip_list .list .clipbox {float:left; width:190px; border:1px solid #dce3e3; margin-right:25px; cursor:pointer; margin-bottom:25px; }
	.clip_list .list .clipbox .photo { width:100%; max-height:135px; overflow:hidden; cursor:pointer; text-align:center; background:#06a2e9; }
	.clip_list .list .clipbox .photo img { width:100%; height:135px; object-fit: cover;}
	.clip_list .list .clipbox .photo .textview {height:150px;font-size:20px;color:#fff;line-height:130px;}
	.clip_list .list .clipbox .subject {width:100%; height:75px; background:#fff;cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.clip_list .list .clipbox .subject .inner {padding:12px;}
	.clip_list .list .clipbox .subject .inner .cls_name { font-size:16px; color:#181818; font-weight:400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.clip_list .list .clipbox .subject .inner .member_count {margin-top:7px; font-size:13px; color:#7a7a7a; }

	/* 클립 상단 */
	.clip_top {z-index:90;width:100%; background:#9777ff; padding:13px 0;}
	.clip_top .inner {width:100%; max-width:1250px; margin:0 auto;}
	.clip_top .inner .top1 {float:left; font-size:24px; color:#fff; font-weight:600; margin-top:4px;}
	.clip_top .inner .top1 a {color:#fff}
	.clip_top .inner .top2 {width:360px; margin:0 auto; }
	.clip_top .inner .top2 .top_search {height:46px;}
	.clip_top .inner .top2 .top_search_btn {position:absolute;width:46px;height:46px;margin-top:0px;margin-left:-46px;}
	.clip_top .inner .top3 {float:right;}
	.clip_top .inner .top3 ul {float:left;list-style:none;margin-top:7px;}
	.clip_top .inner .top3 ul li {float:left;margin-left:25px;line-height:30px; font-size:13px; font-weight:500; color:#fff;}
	.clip_top .inner .top3 ul li:hover {color:#181818;}
	.clip_top .inner .top3 ul li a {color:#fff;}
	.clip_top .inner .top3 ul li a:hover {color:#181818;}
	.clip_top .inner .top3 .search {display:none;float:left;margin-top:10px;margin-left:10px;}
	.clip_top .inner .top3 .menu {display:none;float:left;margin-top:10px;margin-left:10px;}
	
	/*클립 메뉴 */
	.clip_menu {background:#8263e9;border-top:2px solid #7559d1; padding:4px 0 7px 0; text-align:center; }
	.clip_menu .menu {display:inline-block; margin:0 30px; font-size:15px; color:#fff; }
	.clip_menu .menu a {color:#fff; }
	.clip_menu .menu a:hover {color:#181818; }

	/* 클립 서브 기본 블럭*/
	.clip_content {padding:25px 0;}
	.clip_content .clip_left {float:left; width:27%;}
	.clip_content .clip_right {float:right; width:70%;}

	/*콘텐츠 좌*/
	.clip_title_box {width:100%;}
	.clip_title_box { width:100%; max-height:220px; overflow:hidden; cursor:pointer; text-align:center; background:#06a2e9; }
	.clip_title_box img { width:100%; height:220px; object-fit: cover;}
	.clip_title_box .textview {height:220px;font-size:30px;color:#fff;line-height:220px;font-weight:700;}
	.clip_title_text { width:100%; }
	.clip_title_text .inner {padding:20px; border:1px solid #dce3e3; background:#fff; }
	.clip_title_text .inner .title {color:#181818; font-size:18px; font-weight:500; }
	.clip_title_text .inner .sub {margin-top:15px;}
	.clip_title_text .inner .sub .name {float:left;color:#181818; font-size:15px; font-weight:500; margin-right:5px; }
	.clip_title_text .inner .sub .count {float:left;color:#9777ff; font-size:15px; margin-right:5px; }
	.clip_title_text .inner .sub2 {color:#7a7a7a; font-size:14px;margin-top:15px;}
	.clip_title_text .inner .btn {margin-top:25px;}
	.clip_zoom {margin:13px 0;}
	.clip_zoom img {width:100%;}

	/* 목록 공지 */
	.clip_notice {width:100%;margin-bottom:15px; background:#fff; }
	.clip_notice .title {font-size:18px; color:#181818; font-weight:500; }
	.clip_notice .title .inner {padding:15px 20px; border-top:1px solid #dce3e3; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; }
	.clip_notice .list .inner {padding:15px 20px; border:1px solid #dce3e3; }
	.clip_notice .list .inner .noti_list {font-size:14px; color:#181818; font-weight:400; margin-bottom:5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; } 
	.clip_notice .list .inner .noti_list a {color:#181818; }
	.clip_notice .list .inner .noti_list a:hover {color:#7a7a7a; }

	/* 목록 전체 */
	.clip_all_list {width:100%;margin-bottom:20px; background:#fff; cursor:pointer;}
	.clip_all_list .title .inner {padding:15px 20px; border-top:1px solid #dce3e3; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; }
	.clip_all_list .title .inner .subject {font-size:18px; color:#181818; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.clip_all_list .title .inner .subject:hover {color:#7a7a7a;}
	.clip_all_list .title .inner .cate {font-size:13px; color:#7a7a7a;font-weight:300;}
	.clip_all_list .title .inner .sub {margin-top:10px;}
	.clip_all_list .title .inner .sub .name {float:left;font-size:14px; color:#9777ff; font-weight:400; }
	.clip_all_list .title .inner .sub .date {float:left;font-size:14px; color:#7a7a7a; font-weight:400; margin-left:15px; padding-left:15px; border-left:1px solid #eef5fc; }
	.clip_all_list .content .inner {padding:15px 20px; border:1px solid #dce3e3; }
	.clip_all_list .content .inner .photo { width:100%; max-width:640px; max-height:480px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.clip_all_list .content .inner .photo img { width:100%; height:480px; object-fit: cover;}
	.clip_all_list .content .inner .photo .alert {position:absolute; margin-top:-484px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.clip_all_list .content .inner .playicon {position:absolute;z-index:13;margin-top:-62px;margin-left:15px;}
	.clip_all_list .content .inner .text {width:100%; color:#7a7a7a; font-size:14px; font-weight:400; line-height:25px; margin-top:15px; word-break:break-all;}
	.clip_all_list .content .inner .text:hover {color:#181818;}


}

/* 패드류 기본*/
@media all and (min-width : 901px) and (max-width : 1240px) {

	/* 서브 */
	.clip_all_content {width:100%; max-width:1350px; margin:0 auto; }
	.clip_all_content .inner {padding:0 50px;}
	
	.clip_width {width:100%;}

	/* 내 목록 */
	.clip_list {}
	.clip_list .title {font-size:18px; color:#181818; font-weight:500; }
	.clip_list .list {margin:30px 0;}
	.clip_list .list .clipbox {float:left; width:190px; border:1px solid #dce3e3; margin-right:25px; cursor:pointer;margin-bottom:25px;  }
	.clip_list .list .clipbox .photo { width:100%; max-height:135px; overflow:hidden; cursor:pointer; text-align:center; background:#06a2e9; }
	.clip_list .list .clipbox .photo img { width:100%; height:135px; object-fit: cover;}
	.clip_list .list .clipbox .photo .textview {height:150px;font-size:20px;color:#fff;line-height:130px;}
	.clip_list .list .clipbox .subject {width:100%; height:75px; background:#fff; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.clip_list .list .clipbox .subject .inner {padding:12px;}
	.clip_list .list .clipbox .subject .inner .cls_name { font-size:16px; color:#181818; font-weight:400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.clip_list .list .clipbox .subject .inner .member_count {margin-top:7px; font-size:13px; color:#7a7a7a; }

	/* 클립 상단 */
	.clip_top {z-index:90;width:100%; background:#9777ff; padding:13px 0;}
	.clip_top .inner {padding:0 25px; max-width:1250px; margin:0 auto;}
	.clip_top .inner .top1 {float:left; font-size:24px; color:#fff; font-weight:600; margin-top:4px;}
	.clip_top .inner .top1 a {color:#fff}
	.clip_top .inner .top2 {width:100%; max-width:280px; margin:0 auto; }
	.clip_top .inner .top2 .top_search {height:46px; }
	.clip_top .inner .top2 .top_search_btn {position:absolute;width:46px;height:46px;margin-top:0px;margin-left:-46px;}
	.clip_top .inner .top3 {float:right;}
	.clip_top .inner .top3 ul {float:left;list-style:none;margin-top:7px;}
	.clip_top .inner .top3 ul li {float:left;margin-left:15px;line-height:30px; font-size:13px; font-weight:500; color:#fff;}
	.clip_top .inner .top3 ul li:hover {color:#181818;}
	.clip_top .inner .top3 ul li a {color:#fff;}
	.clip_top .inner .top3 ul li a:hover {color:#181818;}
	.clip_top .inner .top3 .search {display:none;float:left;margin-top:10px;margin-left:10px;}
	.clip_top .inner .top3 .menu {display:none;float:left;margin-top:10px;margin-left:10px;}
	
	/*클립 메뉴 */
	.clip_menu {background:#8263e9;border-top:2px solid #7559d1; padding:4px 0 7px 0; text-align:center; }
	.clip_menu .menu {display:inline-block; margin:0 30px; font-size:15px; color:#fff; }
	.clip_menu .menu a {color:#fff; }
	.clip_menu .menu a:hover {color:#181818; }

	/* 클립 서브 기본 블럭*/
	.clip_content {padding:25px 0;}
	.clip_content .clip_left {float:left; width:27%;}
	.clip_content .clip_right {float:right; width:70%;}

	/*콘텐츠 좌*/
	.clip_title_box {width:100%;}
	.clip_title_box { width:100%; max-height:220px; overflow:hidden; cursor:pointer; text-align:center; background:#06a2e9; }
	.clip_title_box img { width:100%; height:220px; object-fit: cover;}
	.clip_title_box .textview {height:220px;font-size:30px;color:#fff;line-height:220px;font-weight:700;}
	.clip_title_text { width:100%; }
	.clip_title_text .inner {padding:20px; border:1px solid #dce3e3; background:#fff; }
	.clip_title_text .inner .title {color:#181818; font-size:18px; font-weight:500; }
	.clip_title_text .inner .sub {margin-top:15px;}
	.clip_title_text .inner .sub .name {float:left;color:#181818; font-size:15px; font-weight:500; margin-right:5px; }
	.clip_title_text .inner .sub .count {float:left;color:#9777ff; font-size:15px; margin-right:5px; }
	.clip_title_text .inner .sub2 {color:#7a7a7a; font-size:14px;margin-top:15px;}
	.clip_title_text .inner .btn {margin-top:25px;}
	.clip_zoom {margin:13px 0;}
	.clip_zoom img {width:100%;}

	/* 목록 공지 */
	.clip_notice {width:100%;margin-bottom:15px; background:#fff; }
	.clip_notice .title {font-size:18px; color:#181818; font-weight:500; }
	.clip_notice .title .inner {padding:15px 20px; border-top:1px solid #dce3e3; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; }
	.clip_notice .list .inner {padding:15px 20px; border:1px solid #dce3e3; }
	.clip_notice .list .inner .noti_list {font-size:14px; color:#181818; font-weight:400; margin-bottom:5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; } 
	.clip_notice .list .inner .noti_list a {color:#181818; }
	.clip_notice .list .inner .noti_list a:hover {color:#7a7a7a; }

	/* 목록 전체 */
	.clip_all_list {width:100%;margin-bottom:20px; background:#fff; cursor:pointer;}
	.clip_all_list .title .inner {padding:15px 20px; border-top:1px solid #dce3e3; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; }
	.clip_all_list .title .inner .subject {font-size:18px; color:#181818; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.clip_all_list .title .inner .subject:hover {color:#7a7a7a;}
	.clip_all_list .title .inner .cate {font-size:13px; color:#7a7a7a;font-weight:300;}
	.clip_all_list .title .inner .sub {margin-top:10px;}
	.clip_all_list .title .inner .sub .name {float:left;font-size:14px; color:#9777ff; font-weight:400; }
	.clip_all_list .title .inner .sub .date {float:left;font-size:14px; color:#7a7a7a; font-weight:400; margin-left:15px; padding-left:15px; border-left:1px solid #eef5fc; }
	.clip_all_list .content .inner {padding:15px 20px; border:1px solid #dce3e3; }
	.clip_all_list .content .inner .photo { width:100%; max-width:640px; max-height:480px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.clip_all_list .content .inner .photo img { width:100%; height:480px; object-fit: cover;}
	.clip_all_list .content .inner .photo .alert {position:absolute; margin-top:-484px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.clip_all_list .content .inner .playicon {position:absolute;z-index:13;margin-top:-62px;margin-left:15px;}
	.clip_all_list .content .inner .text {width:100%; color:#7a7a7a; font-size:14px; font-weight:400; line-height:25px; margin-top:15px; word-break:break-all;}
	.clip_all_list .content .inner .text:hover {color:#181818;}
 

}

/* 모바일 기본*/
@media all and (max-width : 900px) {
	
	/* 서브 */
	.clip_all_content {width:100%; max-width:1350px; margin:0 auto; }
	.clip_all_content .inner {padding:0 20px;}
	
	.clip_width {width:100%;}

	/* 내 목록 */
	.clip_list {}
	.clip_list .title {font-size:18px; color:#181818; font-weight:500; }
	.clip_list .list {margin:30px 0;}
	.clip_list .list .clipbox {float:left; width:44%; border:1px solid #dce3e3; cursor:pointer; margin:10px 2.5%; }
	.clip_list .list .clipbox .photo { width:100%; max-height:135px; overflow:hidden; cursor:pointer; text-align:center; background:#06a2e9; }
	.clip_list .list .clipbox .photo img { width:100%; height:135px; object-fit: cover;}
	.clip_list .list .clipbox .photo .textview {height:150px;font-size:20px;color:#fff;line-height:130px;}
	.clip_list .list .clipbox .subject {width:100%; height:75px; background:#fff;cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  cursor:pointer;}
	.clip_list .list .clipbox .subject .inner {padding:12px;}
	.clip_list .list .clipbox .subject .inner .cls_name { font-size:16px; color:#181818; font-weight:400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; }
	.clip_list .list .clipbox .subject .inner .member_count {margin-top:7px; font-size:13px; color:#7a7a7a; }

	/* 클립 상단 */
	.clip_top {width:100%; background:#9777ff; padding:13px 0;}
	.clip_top .inner {padding:0 25px; max-width:1250px; margin:0 auto;}
	.clip_top .inner .top1 { z-index:20; float:left; font-size:24px; color:#fff; font-weight:600; margin-top:4px;}
	.clip_top .inner .top1 a {color:#fff}
	.clip_top .inner .top2 {clear:both; width:100%; max-width:500px;} 
	.clip_top .inner .top2 .top_search {height:46px; margin-top:20px;}
	.clip_top .inner .top2 .top_search_btn {position:absolute;width:46px;height:46px;margin-left:-46px;margin-top:20px;}
	.clip_top .inner .top3 {float:right;margin-bottom:10px;}
	.clip_top .inner .top3 ul {float:left;list-style:none;margin-top:7px;}
	.clip_top .inner .top3 ul li {float:left;margin-left:15px;line-height:30px; font-size:13px; font-weight:500; color:#fff;}
	.clip_top .inner .top3 ul li:hover {color:#181818;}
	.clip_top .inner .top3 ul li a {color:#fff;}
	.clip_top .inner .top3 ul li a:hover {color:#181818;}
	.clip_top .inner .top3 .search {display:none;float:left;margin-top:10px;margin-left:10px;}
	.clip_top .inner .top3 .menu {display:none;float:left;margin-top:10px;margin-left:10px;}
	
	/*클립 메뉴 */
	.clip_menu {background:#8263e9;border-top:2px solid #7559d1; padding:4px 0 7px 0; text-align:center; }
	.clip_menu .menu {display:inline-block; margin:0 12px; font-size:15px; color:#fff; }
	.clip_menu .menu a {color:#fff; }
	.clip_menu .menu a:hover {color:#181818; }

	/* 클립 서브 기본 블럭*/
	.clip_content {padding:25px 0;}
	.clip_content .clip_left {float:none; width:100%; margin-bottom:20px;}
	.clip_content .clip_right {float:none; width:100%;}

	/*콘텐츠 좌*/
	.clip_title_box {width:100%;}
	.clip_title_box { width:100%; max-height:220px; overflow:hidden; cursor:pointer; text-align:center; background:#06a2e9; }
	.clip_title_box img { width:100%; height:220px; object-fit: cover;}
	.clip_title_box .textview {height:220px;font-size:30px;color:#fff;line-height:220px;font-weight:700;}
	.clip_title_text { width:100%; }
	.clip_title_text .inner {padding:20px; border:1px solid #dce3e3; background:#fff; }
	.clip_title_text .inner .title {color:#181818; font-size:18px; font-weight:500; }
	.clip_title_text .inner .sub {margin-top:15px;}
	.clip_title_text .inner .sub .name {float:left;color:#181818; font-size:15px; font-weight:500; margin-right:5px; }
	.clip_title_text .inner .sub .count {float:left;color:#9777ff; font-size:15px; margin-right:5px; }
	.clip_title_text .inner .sub2 {color:#7a7a7a; font-size:14px;margin-top:15px;}
	.clip_title_text .inner .btn {margin-top:25px;}
	.clip_title_text .inner .btn a {width:100%;padding:12px 0;}
	.clip_zoom {margin:13px 0;}
	.clip_zoom img {width:100%;}

	/* 목록 공지 */
	.clip_notice {width:100%;margin-bottom:15px; background:#fff; }
	.clip_notice .title {font-size:18px; color:#181818; font-weight:500; }
	.clip_notice .title .inner {padding:15px 20px; border-top:1px solid #dce3e3; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; }
	.clip_notice .list .inner {padding:15px 20px; border:1px solid #dce3e3; }
	.clip_notice .list .inner .noti_list {font-size:14px; color:#181818; font-weight:400; margin-bottom:5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer; } 
	.clip_notice .list .inner .noti_list a {color:#181818; }
	.clip_notice .list .inner .noti_list a:hover {color:#7a7a7a; }

	/* 목록 전체 */
	.clip_all_list {width:100%;margin-bottom:20px; background:#fff; cursor:pointer;}
	.clip_all_list .title .inner {padding:15px 20px; border-top:1px solid #dce3e3; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; }
	.clip_all_list .title .inner .subject {font-size:18px; color:#181818; font-weight:500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;  cursor:pointer;}
	.clip_all_list .title .inner .subject:hover {color:#7a7a7a;}
	.clip_all_list .title .inner .cate {font-size:13px; color:#7a7a7a;font-weight:300;}
	.clip_all_list .title .inner .sub {margin-top:10px;}
	.clip_all_list .title .inner .sub .name {float:left;font-size:14px; color:#9777ff; font-weight:400; }
	.clip_all_list .title .inner .sub .date {float:left;font-size:14px; color:#7a7a7a; font-weight:400; margin-left:15px; padding-left:15px; border-left:1px solid #eef5fc; }
	.clip_all_list .content .inner {padding:15px 20px; border:1px solid #dce3e3; }
	.clip_all_list .content .inner .photo { width:100%; max-width:640px; max-height:240px; overflow:hidden; cursor:pointer; text-align:center; background:#eef5fc; }
	.clip_all_list .content .inner .photo img { width:100%; height:240px; object-fit: cover;}
	.clip_all_list .content .inner .photo .alert {position:absolute; margin-top:-244px; color:#fff; z-index:11; width:70px; height:21px; line-height:21px; text-align:center; background:#0192d0; font-size:13px;  overflow:hidden; opacity:0.8; }
	.clip_all_list .content .inner .playicon {position:absolute;z-index:13;margin-top:-62px;margin-left:15px;}
	.clip_all_list .content .inner .text {width:100%; color:#7a7a7a; font-size:14px; font-weight:400; line-height:25px; margin-top:15px; word-break:break-all;}
	.clip_all_list .content .inner .text:hover {color:#181818;}
   
}


/**********************************************************************************************************************/
/* 통합검색 */

/* PC 사이즈  1001px 픽셀사이즈까지  */
@media (min-width : 1241px) {

	/* 검색 설정 */
	.search_setting {width:100%;margin-bottom:20px;}
	.search_setting .inner  { padding:5px 20px; border:1px solid #dce3e3; color:#181818; font-weight:300; background:#f6f8fa; }
	.search_setting .inner .set { float:left; }
	.search_setting .inner .set .box { float:left; margin-right:25px; font-size:14px; }
	.search_setting .inner .reset { float:right; margin-top:5px; }
	.search_setting .inner .reset a { color:#181818; font-size:14px; }
	.search_setting .inner .reset a:hover { color:#7a7a7a; }
    
	/* 목록 박스 */
    .search_title_box {width:100%;}
    .search_title_box .inner { padding:15px 20px; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; border-top:1px solid #dce3e3;font-size:18px ; color:#181818; font-weight:700; }
	.search_title_box .inner .title {float:left;}
	.search_title_box .inner .more {float:right;}
    .search_list_box {width:100%;}
	.search_list_box .inner { padding:15px 20px; border:1px solid #dce3e3; font-size:18px ; color:#181818; font-weight:700; }
	.search_more_box {width:100%;text-align:center; cursor:pointer;}
	.search_more_box .inner { padding:15px 20px; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; border-bottom:1px solid #dce3e3;font-size:15px ; color:#9777ff; font-weight:300; background:#f7f7f7; }
	.search_more_box .inner:hover {color:#181818; background:#fafafa;}

	/* 이미지 목록 */
	.search_image { float:left; width:19%; margin:2px 0.5%; max-height:125px; }
	.search_image img {  width:100%; height:125px; object-fit: cover;}

	/* 랭킹 */
	.rank_box {width:100%;}
	.rank_box .inner {padding:15px; border:1px solid #dce3e3; }
}

/* 패드류 기본*/
@media all and (min-width : 901px) and (max-width : 1240px) {

	/* 검색 설정 */
	.search_setting {width:100%;margin-bottom:20px;}
	.search_setting .inner  { padding:5px 20px; border:1px solid #dce3e3; color:#181818; font-weight:300; background:#f6f8fa; }
	.search_setting .inner .set { float:left; }
	.search_setting .inner .set .box { float:left; margin-right:25px; font-size:14px; }
	.search_setting .inner .reset { float:right; margin-top:5px; }
	.search_setting .inner .reset a { color:#181818; font-size:14px; }
	.search_setting .inner .reset a:hover { color:#7a7a7a; }
    
	/* 목록 박스 */
    .search_title_box {width:100%;}
    .search_title_box .inner { padding:15px 20px; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; border-top:1px solid #dce3e3;font-size:18px ; color:#181818; font-weight:700; }
	.search_title_box .inner .title {float:left;}
	.search_title_box .inner .more {float:right;}
    .search_list_box {width:100%;}
	.search_list_box .inner { padding:15px 20px; border:1px solid #dce3e3; font-size:18px ; color:#181818; font-weight:700; }
	.search_more_box {width:100%;text-align:center; cursor:pointer;}
	.search_more_box .inner { padding:15px 20px; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; border-bottom:1px solid #dce3e3;font-size:15px ; color:#9777ff; font-weight:300; background:#f7f7f7; }
	.search_more_box .inner:hover {color:#181818; background:#fafafa;}

	/* 이미지 목록 */
	.search_image { float:left; width:19%; margin:2px 0.5%; max-height:125px; }
	.search_image img {  width:100%; height:125px; object-fit: cover;}

    
}

/* 모바일 기본*/
@media all and (max-width : 900px) {

/* 검색 설정 */
	.search_setting {width:100%;margin-bottom:20px;}
	.search_setting .inner  { padding:5px 20px; border:1px solid #dce3e3; color:#181818; font-weight:300; background:#f6f8fa; }
	.search_setting .inner .set { float:left; }
	.search_setting .inner .set .box { float:left; margin-right:25px; font-size:14px; }
	.search_setting .inner .reset { float:right; margin-top:5px; }
	.search_setting .inner .reset a { color:#181818; font-size:14px; }
	.search_setting .inner .reset a:hover { color:#7a7a7a; }
    
	/* 목록 박스 */
    .search_title_box {width:100%;}
    .search_title_box .inner { padding:15px 20px; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; border-top:1px solid #dce3e3;font-size:18px ; color:#181818; font-weight:700; }
	.search_title_box .inner .title {float:left;}
	.search_title_box .inner .more {float:right;}
    .search_list_box {width:100%;}
	.search_list_box .inner { padding:15px 20px; border:1px solid #dce3e3; font-size:18px ; color:#181818; font-weight:700; }
	.search_more_box {width:100%;text-align:center; cursor:pointer;}
	.search_more_box .inner { padding:15px 20px; border-left:1px solid #dce3e3; border-right:1px solid #dce3e3; border-bottom:1px solid #dce3e3;font-size:15px ; color:#9777ff; font-weight:300; background:#f7f7f7; }
	.search_more_box .inner:hover {color:#181818; background:#fafafa;}

	/* 이미지 목록 */
	.search_image { float:left; width:32%; margin:2px 0.5%; max-height:125px; }
	.search_image img {  width:100%; height:90px; object-fit: cover;}


}



/* 중간 레이아웃 */
/**********************************************************************************************************************/
/* 여기부터 반응형 메인 박스 스타일 적용 */
/**********************************************************************************************************************/
#wrapper {width:100%;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {position:relative;max-width:1240px;margin:0px auto;z-index:1;padding:0px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:0 0px 10px;font-size:1.2em;font-weight:bold;text-align:center;border-bottom:2px solid #ddd;padding-bottom:0px;}

/*index*/
.latest{width:100%;float:left}

#main_work ul:after {display:block;visibility:hidden;clear:both;content:""}
#main_work ul li{background:#fff;letter-spacing:-0.01em}
#main_work ul li.main_work_1{background:#f8f8f8;}
#main_work .work_txt span{ display:block;padding:5px 0;color:#808080;line-height:1.5em}

#lt_notice{clear:both}
#lt_notice,#lt_board,#lt_board2,#lt_board3,#lt_board4,#lt_board5,#lt_board6,#lt_gall{margin-top:20px}


/* PC 사이즈  1001px 픽셀사이즈까지  */
@media (min-width : 1241px) {
    
    #main_work .work_img{width:35%;height:122px;line-height:112px;display:block;float:left;}
    #main_work .work_txt{width:65%;height:122px;display:block;float:left;}
    #main_work .work_txt span.work_txt_tit{margin-top:20px ;font-weight:bold;font-size:1.25em;color:#111}
	
	.view_pc {display:block;}
	.view_pctab {display:block;}
	.view_tab {display:none;}
	.view_tabmobi {display:none;}
	.view_mobi {display:none;}

	/*클림 캠페인 마크*/
	.clip_campaign { width:100%; font-size:13px; color:#008cd6; }
	.clip_campaign .logo {float:left;}
	.clip_campaign .logo img {height:13px;}
	.clip_campaign .text {float:left; color:#b5b5b5; font-weight:300; word-break:break-all;}
	.clip_campaign .text:hover {color:#7a7a7a;}

	.w300 {width:100%; max-width:300px;}

		/* 이미지 팝업 레이어 */
	.layer_popup {position:fixed;top:0;left:0px;width:100%;height:100vh;background:rgba(0,0,0,1);z-index:1000;display:none; overflow-y:scroll;}
	.layer_popup .inner {max-width:1640px; margin:0 auto;}
	.layer_popup .inner .box {padding:0 5px;}
	.layer_popup .inner .close_top {text-align:right; margin-top:45px;}
	.layer_popup .inner .close_top .imgbox {cursor:pointer;}
	.layer_popup .inner .con {width:100%; max-width:1400px; margin:0 auto; margin-top:5%; color:#fff; }
	.layer_popup .inner .con .inner {padding:0 20px; margin-top:30px;}
	.layer_popup .inner .con .inner img {width:100%;}

}

/* 패드류 기본*/
@media all and (min-width : 901px) and (max-width : 1240px) {

    #main_work{margin-top:20px}
    #main_work ul li{float:left;width:33.3%;text-align:center;}
    #main_work .work_img{display:block;}
    #main_work .work_img img{max-width:100px;width:80%;height:auto}
    #main_work .work_txt span.work_txt_p{display:none;}
    #main_work .work_txt span.work_txt_tit{margin:0 0 15px;font-size:1.2em;color:#111;font-weight:bold}
	
	.view_pc {display:none;}
	.view_pctab {display:block;}
	.view_tab {display:block;}
	.view_tabmobi {display:block;}
	.view_mobi {display:none;}

	/*클림 캠페인 마크*/
	.clip_campaign { width:100%; font-size:13px; color:#008cd6; }
	.clip_campaign .logo {float:left;}
	.clip_campaign .logo img {height:13px;}
	.clip_campaign .text {float:left; color:#b5b5b5; font-weight:300; word-break:break-all; }
	.clip_campaign .text:hover {color:#7a7a7a;}

	.w300 {width:100%; max-width:300px;}

		/* 이미지 팝업 레이어 */
	.layer_popup {position:fixed;top:0;left:0px;width:100%;height:100vh;background:rgba(0,0,0,1);z-index:1000;display:none; overflow-y:scroll;}
	.layer_popup .inner {max-width:1640px; margin:0 auto;}
	.layer_popup .inner .box {padding:0 5px;}
	.layer_popup .inner .close_top {text-align:right; margin-top:45px;}
	.layer_popup .inner .close_top .imgbox {cursor:pointer;}
	.layer_popup .inner .con {width:100%; max-width:1400px; margin:0 auto; margin-top:5%; color:#fff; }
	.layer_popup .inner .con .inner {padding:0 20px; margin-top:30px;}
	.layer_popup .inner .con .inner img {width:100%;}

}

/* 모바일 기본*/
@media all and (max-width : 900px) {

    #main_work{margin-top:20px}
    #main_work ul li{float:left;width:33.3%;text-align:center;}
    #main_work .work_img{display:block;}
    #main_work .work_img img{max-width:100px;width:80%;height:auto}
    #main_work .work_txt span.work_txt_p{display:none;}
    #main_work .work_txt span.work_txt_tit{margin:0 0 15px;font-size:1.2em;color:#111;font-weight:bold}
	
	.view_pc {display:none;}
	.view_pctab {display:none;}
	.view_tab {display:none;}
	.view_tabmobi {display:block;}
	.view_mobi {display:block;}

	/*클림 캠페인 마크*/
	.clip_campaign { width:100%; font-size:10px; color:#008cd6; }
	.clip_campaign .logo {float:none; text-align:center;}
	.clip_campaign .logo img {height:13px;}
	.clip_campaign .text {float:none; text-align:center; color:#b5b5b5; font-weight:300;word-break:break-all; }
	.clip_campaign .text:hover {color:#7a7a7a;}

	.w300 {width:100%; max-width:200px;}

		/* 이미지 팝업 레이어 */
	.layer_popup {position:fixed;top:0;left:0px;width:100%;height:100vh;background:rgba(0,0,0,1);z-index:1000;display:none; overflow-y:scroll;}
	.layer_popup .inner {max-width:1640px; margin:0 auto;}
	.layer_popup .inner .box {padding:0 5px;}
	.layer_popup .inner .close_top {text-align:right; margin-top:45px;}
	.layer_popup .inner .close_top .imgbox {cursor:pointer;}
	.layer_popup .inner .con {width:100%; max-width:1400px; margin:0 auto; margin-top:5%; color:#fff; }
	.layer_popup .inner .con .inner {padding:0 20px; margin-top:30px;}
	.layer_popup .inner .con .inner img {width:100%;}
}


/* 하단 레이아웃 */
#ft {background:#fff;text-align:center}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
#ft_company{padding:20px 20px 10px}
#ft_company a{font-weight:bold;display:inline-block;padding:0px 5px;font-size:1.12em;border-left:2px solid #eee}
.bd_no{border:none !important}
#ft_copy {font-size:12px;}
#ft_copy p{color:#000;padding-bottom:20px}
#ft_copy .ft_sns{padding:15px 20px}
#ft_copy .ft_sns a{padding:3px;}
#top_btn{position:fixed;bottom:10px ;right:10px;border:none;z-index:99}

#ft_copy ul { padding:0px; margin: 0px;list-style:none;}
#ft_copy ul li {color:#000; display:inline-block; padding: 3px 3px;}


/*group*/
#group .lt{margin-top:20px}
#group .lt_date{position:absolute;top:0;right:0;color:#5d938b}
@media all and (max-width : 375px) {
    #group .lt{margin-top:10px}
}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}


/*단축키일람 */
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none;margin-bottom:5px}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#dfdfdf;color:#fff;letter-spacing:-0.1em;border-radius:0px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:0px}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none;border-radius:0px}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #d9ded9;background:#fff;color:#000;text-decoration:none;vertical-align:middle;border-radius:0px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none;color:#00c6b2}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #dfdfdf;background:#dfdfdf;color:#fff;text-decoration:none;vertical-align:middle;border-radius:0px}
a.btn_b02:focus, .btn_b02:hover {background:#00c6b2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
a.btn_admin {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:0px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-radius:0px 5px 0 0;}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;background:#dfdfdf;color:#fff;text-align:center;letter-spacing:-0.1em;}
.tbl_head01 thead th:first-child{border-top-left-radius:0px;}
.tbl_head01 thead th:last-child{border-top-right-radius:0px}
.tbl_head01 thead a {color:#fff}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {background:#fff;padding:10px;border-top:1px solid #eee;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:2.3em;height:2.3em;-webkit-appearance:none;border-radius:0px}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:20px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:90;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important;text-align:left}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:16px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -31px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;;border-radius:15px;border:1px solid #ddd}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#dfdfdf;color:#fff;border-radius:15px;font-weight:bold;font-weight:bold}

/* PC화면으로 */
#device_change {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center}

.clear_01 { clear: both; line-height: 0px; font-size:0px}

.blank5 { height:5px}
.blank10 { height:10px}
.blank20 { height:20px}

.pdtb50 {padding: 50px 0px;}
.pdtb40 {padding: 40px 0px;}
.pdtb30 {padding: 30px 0px;}
.pdtb20 {padding: 20px 0px;}
.pdtb10 {padding: 10px 0px;}


.pd50 {padding: 50px;}
.pd40 {padding: 40px;}
.pd30 {padding: 30px;}
.pd20 {padding: 20px;}
.pd10 {padding: 10px;}





.tip { background-color: #f9f9f9; padding: 10px;line-height:17px;letter-spacing:0.05em;}
.tip input[type=text] { padding: 3px; border: 1px solid #dfdfdf; width: 300px}
.tip input[type=radio]  { width:20px}
.tip select { border:1px solid #dfdfdf; padding: 3px 5px; font-size: 12px}
.tip span { color:#000; font-weight: bold}



.stit h2 { font-size:15px; color:#346ba3; padding-top:0px; margin:0px; padding-bottom:15px ; text-align:left}
.stit h2 span { font-size:12px; padding-left:10px; color:#000}
.stit2 h2 { font-size:15px; color:#000; padding-top:0px; margin:0px 0 20px 0; padding-bottom:7px ; text-align:left; border-bottom: 1px dotted #ccc}



.pop_left { float:left; width:44%;}
.pop_left ul { padding:0px; margin:0px; list-style: none}
.pop_left ul li { float:left; border-bottom:1px solid #dfdfdf; font-size:13px; padding:10px 0 5px 0; text-align:left}
.pop_left .ti { width:30%}
.pop_left .con { width:70%; font-weight:bold}

.pop_right { float:right; width:44%; }
.pop_right ul { padding:0px; margin:0px; list-style: none}
.pop_right ul li { float:left; border-bottom:1px solid #dfdfdf; font-size:13px; padding:10px 0 5px 0; text-align:left}
.pop_right .ti { width:30%}
.pop_right .con { width:70%; font-weight:bold}

.pop_ti { font-size:40px; padding-bottom:20px; font-weight:bold; letter-spacing:20px; text-align:center;position:relative; border-bottom:1px solid #000; margin-bottom:20px}
.dojang { position:absolute; top:100px; right:30px; }



.tbl_frm02_pop {margin:0 0 0px}
.tbl_frm02_pop table {width:100%;border-collapse:collapse;border-spacing:0; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9}
.tbl_frm02_pop th {width:70px;padding:10px 5px;border:1px solid #e9e9e9; background:#f5f8f9;text-align:left; color: #3a3a3a;font-size:12px; font-weight:bold}
.tbl_frm02_pop td {padding:10px 5px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-size:13px;}
.tbl_frm02_pop .CT { text-align:center}
.tbl_frm02_pop .RT { text-align:right}
.tbl_frm02_pop .hit { font-weight:bold; color: #000; font-size:15px}



