@charset "utf-8"; 



/*  게시글 리스트  ==================================================================================== */
#bwritelist_box									{margin:40px auto;}
#bwritelist_box .search_wrap					{width:50%; margin:0 auto; padding-top:40px;}

#bwritelist_box .search_wrap select				{float:left;padding-left:5px;width:25%;height:38px;font-size:0.9em; vertical-align:top;border:1px solid #ccc;cursor:pointer;}
#bwritelist_box .search_wrap span				{position:relative;float:right;margin-left:5px;width:calc(75% - 5px);height:38px;color:#333;line-height:38px;vertical-align:top;}
#bwritelist_box .search_wrap input[type="text"]	{box-sizing:border-box;width:100%;height:38px;color:#333;vertical-align:top;border:1px solid #ccc;font-size:0.9em; padding:0px 40px 0px 7px;}
#bwritelist_box .search_wrap input[type="image"]{position:absolute;top:7px;right:7px;text-align:right;}

@media screen and (max-width:1024px) {
	#bwritelist_box .search_wrap				{width:70%;}
}

@media screen and (max-width:768px) {
	#bwritelist_box .search_wrap				{width:90%;}

}


#bwritelist_box .category_wrap					{margin-bottom:20px;text-align:center;}
#bwritelist_box .category_wrap a				{border-right:1px solid #ccc;display:inline-block;line-height:15px;padding:0px 10px;color:#444 !important;font-size:1em; }
#bwritelist_box .category_wrap a:last-child		{border-right:0;}
#bwritelist_box .category_wrap a.on				{font-weight:500; color:#ff6633 !important; }


#bwritelist_box .tit_wrap						{overflow:hidden; text-align:center;  line-height:51px; border-top:2px solid #5e5e5e; border-bottom:1px solid #dfdfdf;}
#bwritelist_box .tit_wrap div					{color:#111;font-weight:500; font-size:0.95em;}
#bwritelist_box .tit_wrap div.no				{float:left; width:6%; }
#bwritelist_box .tit_wrap div.cate				{float:left; width:8%; }
#bwritelist_box .tit_wrap div.tit0				{float:left; width:72%; }
#bwritelist_box .tit_wrap div.tit1				{float:left; width:64%; }
#bwritelist_box .tit_wrap div.named				{float:left; width:8%; }
#bwritelist_box .tit_wrap div.date				{float:left; width:8%; }
#bwritelist_box .tit_wrap div.hit				{float:left; width:6%; }

#bwritelist_box .content_wrap					{overflow:hidden; font-size:1em; }
#bwritelist_box .content_wrap li				{overflow:hidden; text-align:center; border-bottom:1px solid #dfdfdf; padding:15px 0px;}
#bwritelist_box .content_wrap li div.no			{float:left; width:6%; font-size:0.8em; }
#bwritelist_box .content_wrap li div.cate		{float:left; width:8%; font-size:0.8em; }
#bwritelist_box .content_wrap li div.tit0		{float:left; width:72%; text-align:left; font-weight:500; color:#333; }
#bwritelist_box .content_wrap li div.tit1		{float:left; width:64%; text-align:left; font-weight:500; color:#333; }
#bwritelist_box .content_wrap li div.named		{float:left; width:8%; overflow:hidden; font-size:0.9em; text-overflow:ellipsis; white-space:nowrap; color:#888; }
#bwritelist_box .content_wrap li div.date		{float:left; width:8%; font-size:0.9em; color:#888;}
#bwritelist_box .content_wrap li div.hit		{float:left; width:6%; font-size:0.9em; color:#888;}
#bwritelist_box .content_wrap li div.tit0 .icon_notice,
#bwritelist_box .content_wrap li div.tit1 .icon_notice,
#bwritelist_box .content_wrap li div.tit0 .icon_category,
#bwritelist_box .content_wrap li div.tit1 .icon_category,
#bwritelist_box .content_wrap li div.mobileinfo	{display:none; }
#bwritelist_box .content_wrap li.nolist			{padding:70px 0; }
#bwritelist_box .content_wrap li:hover			{background:#f7f7f7;}

#bwritelist_box .content_wrap span.icon_notice	{padding:1px 5px; color:#fff; border:1px solid #d6432f; background-color:#d6432f;}
#bwritelist_box .content_wrap span.icon_category{padding:1px 5px; color:#be222f; border:1px solid #a61e2e; background-color:#fff;}

#bwritelist_box .btn_wrap						{padding-top:40px; overflow:hidden; }


/* screen 1024 */
@media screen and (max-width:1024px) {

	#bwritelist_box .tit_wrap						{display:none; }

	#bwritelist_box .content_wrap					{border-top:2px solid #5e5e5e; }
	#bwritelist_box .content_wrap li				{padding:10px 0;}
	#bwritelist_box .content_wrap li div.tit0,
	#bwritelist_box .content_wrap li div.tit1		{float:none; width:100%;}
	#bwritelist_box .content_wrap li div.no,
	#bwritelist_box .content_wrap li div.cate,
	#bwritelist_box .content_wrap li div.named,
	#bwritelist_box .content_wrap li div.date,
	#bwritelist_box .content_wrap li div.hit		{display:none; }
	#bwritelist_box .content_wrap li div.tit0 .icon_notice,
	#bwritelist_box .content_wrap li div.tit1 .icon_notice,
	#bwritelist_box .content_wrap li div.tit0 .icon_category,
	#bwritelist_box .content_wrap li div.tit1 .icon_category	{display:inline-block; height:22px; line-height:20px; text-align:center; padding:0 5px;}
	#bwritelist_box .content_wrap li div.mobileinfo	{display:block; text-indent:0; text-align:left; font-size:0.8em; color:#999;}

}



/*  게시글 뷰  ==================================================================================== */
#bwriteview_box											{margin:0 auto;}
#bwriteview_box .tit_wrap								{padding:15px; border-top:1px solid #fff; border-bottom:1px solid #dfdfdf;} 
#bwriteview_box .tit_wrap .tit							{font-size:1.4em; letter-spacing:-1px; line-height:140%; COLOR:#333; font-weight:700;padding:0 0 10px 0;} 
#bwriteview_box .tit_wrap .tit span						{display:inline-block; padding:0px 10px; height:31px; line-height:31px; color:#ff6600; border:1px solid #ff6600; margin-right:5px; font-size:0.8em; background-color:#fff; }
#bwriteview_box .tit_wrap .name							{color:#999;  font-size:1em; }
#bwriteview_box .tit_wrap .name span						{position:relative; padding-right:23px;}
#bwriteview_box .tit_wrap .name span:after				{content:''; position:absolute; top:0; right:12px; bottom:0; width:1px; height:1em; margin:auto; background:#ddd;}
#bwriteview_box .tit_wrap .name span:last-child			{padding:0;}
#bwriteview_box .tit_wrap .name span:last-child:after	{display:none;}

#bwriteview_box .content_wrap			{overflow:hidden;padding:30px 20px; word-break:break-all; min-height:300px; }
#bwriteview_box .content_wrap img		{max-width:100%; }

#bwriteview_box .video_wrap						{text-align:center;margin-bottom:40px;}
#bwriteview_box .video_wrap .youtube_iframes		{width:720px; height:480px; }

#bwriteview_box .file_wrap 				{padding:10px; border-top:1px solid #ddd; overflow:hidden; }
#bwriteview_box .file_wrap li			{font-size:0.95em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:90%; }
#bwriteview_box .file_wrap .tit			{float:left; width:140px; }
#bwriteview_box .file_wrap .tit span	{display:inline-block; margin-left:10px; width:120px; font-size:1em; font-weight:bold; text-align:center; line-height:40px; border:1px solid #ccc; }
#bwriteview_box .file_wrap .txt			{float:right; width:calc(100% - 140px); line-height:180%; }

#bwriteview_box .btn_wrap				{padding:10px 0; overflow:hidden; }

#bwriteview_box .pn_wrap					{position:relative; border-top:1px solid #ddd; }
#bwriteview_box .pn_wrap li				{position:relative;overflow:hidden; padding:12px 0; border-bottom:1px solid #ddd; } 
#bwriteview_box .pn_wrap li:last-child	{border-bottom:1px solid #ddd; } 
#bwriteview_box .pn_wrap li a			{display:block; color:#555; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;   }
#bwriteview_box .pn_wrap li a span		{display:inline-block; text-align:left; text-indent:20px; margin-right:20px; width:13%; color:#333333; border-right:1px solid #e8e8e8; }
#bwriteview_box .pn_wrap li.next span:after		{content:''; position:absolute; top:42%; left:80px; border:solid #555; border-width:1px 1px 0 0;  padding:3px; transform: rotate(135deg); -webkit-transform: rotate(-45deg);}
#bwriteview_box .pn_wrap li.prev span:after		{content:''; position:absolute; top:42%; left:80px; border:solid #555; border-width:1px 1px 0 0;  padding:3px; transform: rotate(135deg); -webkit-transform: rotate(135deg);}


#bwriteview_box .bwrite_cm				{padding-top:20px;}

 




@media screen and (max-width:1024px) {

	#bwriteview_box .tit_wrap			{padding:20px;} 
	#bwriteview_box .tit_wrap .tit		{font-size:1.2em;}
	#bwriteview_box .tit_wrap .name		{font-size:0.85em;}

	#bwriteview_box .content_wrap		{padding:30px 10px;}
	.btn_wrap							{padding:20px 0; }

}

@media screen and (max-width:768px) {

	#bwriteview_box .file_wrap li		{font-size:0.8em; }
	#bwriteview_box .file_wrap .tit		{display:none; }
	#bwriteview_box .file_wrap .txt		{float:none; width:100%; }

	#bwriteview_box .pn_wrap li			{overflow:hidden; padding:12px 0; border-bottom:1px solid #ddd; } 
	#bwriteview_box .pn_wrap li a		{font-size:0.8em; }
	#bwriteview_box .pn_wrap li a span	{text-indent:10px; }

}



/*  게시글 폼  ==================================================================================== */
#bwriteform_box								{margin:40px auto;}
#bwriteform_box .tit						{color:#111; font-weight:bold; padding:15px 10px; text-align:center; background-color:#eeeeee; border-top:2px solid #5e5e5e; font-size:1.1em; }
#bwriteform_box	table						{border-collapse:collapse; width:100%; table-layout:fixed; }
#bwriteform_box table tbody th				{padding:10px 8px; background:#cdcfd4; border:1px solid #aaa;}
#bwriteform_box table tbody th:first-child	{border-left:0;}
#bwriteform_box table tbody th:last-child	{border-right:0;}
#bwriteform_box table tbody th span			{display:block;font-size:0.85em;color:#ec0b0b;}
#bwriteform_box table tbody td				{background:#fff; padding:8px 6px;  word-break:break-all; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-left:1px solid #ddd; height:48px;} 
#bwriteform_box table tbody td:first-child	{border-left:0;}
#bwriteform_box table tbody td:last-child	{border-right:0;}
#bwriteform_box table tbody tr:hover td		{background:#f9f9f9;}

#bwriteform_box .btn_wrap					{padding:40px 0; overflow:hidden; text-align:center; }



/*  문자 관련  ==================================================================================== */

.sms_box								{width:246px;height:510px;text-align:left;padding-top:55px;}
.sms_box .sms_wrap						{margin:0 15px;background:#ffc034; border:2px solid #798291;height:335px;}
.sms_box .tit							{font-size:1.1em;font-weight:bold;text-align:center;padding:10px 0;border-bottom:1px solid #d9a32c;background:#ffcd5d;color:#111;}
.sms_box .phone							{border-bottom:1px solid #d9a32c;background:#ffcd5d;overflow:hidden;padding:0px 10px;line-height:31px;}
.sms_box .phone dl dt					{float:left;padding:0 10px 0 0;color:#333;}
.sms_box .phone dl dd					{float:left;line-height:27px;}
.sms_box .phone dl dd input				{border:1px solid #ccc; width:120px; padding:0px 5px; line-height:25px; }
.sms_box textarea						{width:100%; height:215px;padding:12px;overflow:auto; color:#000;}
.sms_box .byteinfo						{color:#e85200;padding:10px 0;text-align:center;border-top:1px solid #d9a32c;font-weight:bold;} 

.sms_group_box							{background-color:#f5f5f5;border:1px solid #cccccc;padding:0px 4px;}
.sms_group_lists						{background-color:#ffffff;padding:5px;margin-bottom:5px;}
.sms_group_lists .overauto				{max-height:100px;}



/*  약관  ==================================================================================== */
#rule_box								{margin:40px auto;}



/*  팝업  ==================================================================================== */
#popup_box .cont						{background-color:#ffffff;}
#popup_box .bottom						{position:absolute; bottom:0; width:100%; background-color:#000000; height:32px; padding:5px 0; text-align:center; color:#ffffff; }



/*  방문자  ==================================================================================== */
.visit_graph_wrap						{width:98%;	margin:0 1%; height:13px; line-height:13px;	background:#eee;}
.visit_graph_wrap .bars					{height:13px; background:#ff9648; border-top:1px solid #fc7e21; border-bottom:1px solid #fc7e21; display:inline-block;}


.visit_summary_wrap						{ margin-bottom:20px; min-height:50px; background:#fff; overflow:hidden; }
.visit_summary_wrap.two li				{width:50%;}
.visit_summary_wrap.four li				{width:24%;}
.visit_summary_wrap li					{float:left; border-left:1px solid #d9d9d9; margin-left:-1px;}
.visit_summary_wrap li:first-child		{border-left:0;}
.visit_summary_wrap li .txt01			{padding:10px 0 15px 20px; font-size:1em; font-weight:700; color:#444; }
.visit_summary_wrap li .txt02			{padding:0 0 10px 20px; font-size:1.5em; font-weight:700; color:#ff4e1f;}
.visit_summary_wrap li .txt03			{display:inline-block; margin-left:10px; padding-left:8px; font-size:0.9em; color:#5283ff; line-height:110%; font-weight:500;border-left:1px solid #d9d9d9;}


/*	연혁관리 관리자 스타일	*/
.history_new_div			{display:none;position:fixed; width:600px;overflow:hidden;z-index:999999999;-webkit-overflow-scrolling:touch;margin:0 auto;background:#fff;padding:15px;}
#history_fade				{display:none;position:absolute;top:0%;left:0%;width:100%;height:100%;background:#000;opacity:.80;z-index:999999998;}

/*	연혁관리 사용자 스타일	*/
.histoty_h2					{position:absolute; right:0; top:-75px; font-family: 'yg-jalnan'; font-size:5em; line-height:100%; color:#e5f1f5;}
.histoty_wrap				{position:relative; border-top:2px solid #44465c; padding-bottom:40px;}
.histoty_wrap:before		{position:absolute; top:50px; left:170px; content:''; width:1px; height:100%; background:#efefef;}
.histoty_wrap li			{overflow:hidden; padding:40px 0 0 20px;}
.histoty_wrap .year			{width:110px; position:relative; float:left; color:#3e90d9; font-size:2.4em; letter-spacing:1px; line-height:100%;}
.histoty_wrap .year:after	{position:absolute; right:-45px; top:10px; border-radius:50%; background:#fda7bd; content:''; width:10px; height:10px;}
.histoty_wrap .year_list	{margin:0 0 0 200px; padding:0 20px 40px 20px; border-bottom:1px dashed #ccc; }
.histoty_wrap dl			{overflow:hidden; margin-bottom:7px; }
.histoty_wrap dl:last-child	{margin:0;}
.histoty_wrap dl dt			{position:relative; float:left; width:80px; color:#2c3868;}
.histoty_wrap dl dd			{position:relative; line-height:160%; letter-spacing:-1px; float:left; padding-left:15px;}
.histoty_wrap dl dd:after	{position:absolute; content:''; display:block; left:0; top:12px; width:5px; height:2px; background:#b5b5b5;}

/* screen 1024 */
@media screen and (max-width:1024px) {

	.histoty_h2						{font-size:3em; top:10px;}
	.histoty_wrap					{padding-bottom:20px;}
	.histoty_wrap:before			{left:120px; top:40px;}
	.histoty_wrap .year				{font-size:1.8em;}
	.histoty_wrap .year:after		{right:-5px;}
	.histoty_wrap .year_list		{margin:0 0 0 120px; padding:0 20px 20px 20px;}
	.histoty_wrap li				{padding:20px 0 0 10px;}
	.histoty_wrap dl				{margin-bottom:10px;}
	.histoty_wrap dl dt				{float:none; width:100%; margin-bottom:3px;}
	.histoty_wrap dl dd				{float:none; padding-left:10px; font-size:0.95em;}
	.histoty_wrap dl dd:after		{left:0;}
}

/* screen 768 */
@media screen and (max-width:768px) {

	.histoty_wrap:before			{left:10px; top:30px;}
	.histoty_wrap li				{padding:20px 0;}	
	.histoty_wrap .year				{float:none; width:100%; text-indent:30px;}
	.histoty_wrap .year:after		{right:0; left:5px;}
	.histoty_wrap .year_list		{margin:20px 0 0 35px; padding:0 0 20px 0;}			
}


/* 관리자 팝업 상단 */
#guava_win_title						{padding:20px;background:#333;letter-spacing:0; overflow:hidden;}
#guava_win_title .tit					{float:left;font-size:1.5em;line-height:30px; font-weight:500;color:#fff;}

#guava_win_title .close				{position:relative;float:right;width:30px;height:30px;cursor:pointer;}
#guava_win_title .close:before,
#guava_win_title .close:after			{position:absolute;left:calc(50% - 1px);content:'';height:30px;width:2px;background-color:#fff;}
#guava_win_title .close:before		{transform:rotate(45deg);}
#guava_win_title .close:after			{transform:rotate(-45deg);}


/*  개발자도구  ==================================================================================== */
.ghalf									{max-width:1300px !important; }

.guava_dev_box							{background:#f5f5f5; position: relative; border: 1px solid #cccdcd;  padding: 20px; font-size: 0.95em; margin-bottom:30px;}
.guava_info_box							{background:#feffd3; position: relative; border: 1px solid #cccdcd;  padding: 20px; font-size: 0.95em; margin-top: -20px; margin-bottom:30px;}