@charset "UTF-8";

/******
공용
******/
.modules_schdule .board_header	{ margin: 0 0 20px 0; }
.modules_schdule .board_footer	{ margin: 20px 0 0 0; }


/******
인트로
******/
.modules_schdule .board_intro	{ padding: 10px; border: 1px solid #dfdfdf; background-color: #fafafa; }
.modules_schdule .board_intro:after	{ display: block; clear: both; content: " "; }


/******
목록
******/
.modules_schdule .board_delete,
.modules_schdule .board_delete *	{ color: red !important; text-decoration: line-through !important; }


.modules_schdule .proc_list	{ position: relative; padding-top: 50px; }
.modules_schdule .proc_list:after	{ display: block; clear: both; content: " "; }

.modules_schdule .proc_list .order	{ margin: 20px 0 0 0; text-align: right;}


.modules_schdule .proc_list .count	{ float: left; margin-top: 0; }
.modules_schdule .proc_list .count p	{ line-height: 40px; padding: 0 0 0 15px; ; margin: 0; font-size: 20px; color: #000; font-weight: bold; }
.modules_schdule .proc_list .count p strong	{ color: #000; }

.modules_schdule .open_api	{}
.modules_schdule .proc_list .open_api	{ text-align: right; }
.modules_schdule .proc_board .open_api	{ float: right; margin-top: -41px; text-align: right; }
.modules_schdule .open_api:after	{ display: block; clear: both; content: ""; }
.modules_schdule .open_api a	{ display: inline-block; line-height: 34px; margin: 0 3px; color: #333; font-weight: bold; }
.modules_schdule .open_api a:focus, .modules_schdule .proc_list .open_api a:hover, .modules_schdule .proc_list .open_api a:active	{ color: #f00; }
.modules_schdule .open_api a img	{ display: inline-block; height: 20px; border: 0 none; vertical-align: middle; }
.modules_schdule .open_api a span	{ display: inline-block; padding: 0 0 0 3px; vertical-align: middle; }


.modules_schdule .proc_list .chathead_공연	{ background-color: #075bb9 !important; }
.modules_schdule .proc_list .chathead_축제	{ background-color: #5e30ac !important; }
.modules_schdule .proc_list .chathead_전시	{ background-color: #13a09b !important; }
.modules_schdule .proc_list .chathead_공연	{ background-color: #075bb9 !important; }
.modules_schdule .proc_list .chathead_기타	{ background-color: #666 !important; }


.modules_schdule .proc_list .chathead_기타	{ background-color: #666 !important; }


.modules_schdule .proc_list .left	{}
.modules_schdule .proc_list .left .list	{ clear: both; padding: 0; }
.modules_schdule .proc_list .left .list table	{ font-size: 1rem; }
.modules_schdule .proc_list .left .list table tbody tr td img	{ display: block; max-width: 100%; max-height: 100%; }




.modules_schdule .proc_list .right	{}
.modules_schdule .proc_list .right .search	{ padding: 5px; margin: 0 0 40px 0; border: 1px solid #d6d6d6; background-color: #f5f5f5; }
.modules_schdule .proc_list .right .search form	{ padding: 20px 0; background-color: #fff; text-align: left; }
.modules_schdule .proc_list .right .search form:after	{ display: block; clear: both; content: ""; }

.modules_schdule .proc_list .right .search form select,
.modules_schdule .proc_list .right .search form input,
.modules_schdule .proc_list .right .search form button[type="submit"]	{ height: 35px; padding: 0 10px; margin: 0 10px; border: 1px solid #989898; border-radius: 3px; background-color: #fff; font-size: 1rem; }
.modules_schdule .proc_list .right .search form input[name="date"]	{ width: 10em; margin-right: 0; }
.modules_schdule .proc_list .right .search form input[name="date"] + img	{ margin: 0 10px 0 2px; }
.modules_schdule .proc_list .right .search form button[type="submit"]	{ float: right; margin: 0 1em 0 0; }

.modules_schdule .proc_list .right .count	{ display: none; margin-top: 0; }

.modules_schdule .proc_list .right .calendar	{ clear: both; margin-bottom: 40px; }
.modules_schdule .proc_list .right .calendar .month	{ display: block; line-height: 25px; margin: 20px 0; text-align: center; color: #000; font-size: 15px; }
.modules_schdule .proc_list .right .calendar .month:after	{ display: block; clear: both; content: " "; }
.modules_schdule .proc_list .right .calendar .month strong	{ color: #000; }
.modules_schdule .proc_list .right .calendar .month a.action_prev_month	{ display: inline-block; width: 25px; height: 25px; }
.modules_schdule .proc_list .right .calendar .month a.action_prev_month:before	{ content: "◀" }
.modules_schdule .proc_list .right .calendar .month a.action_prev_month span	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
.modules_schdule .proc_list .right .calendar .month a.action_next_month	{ display: inline-block; width: 25px; height: 25px; }
.modules_schdule .proc_list .right .calendar .month a.action_next_month:before	{ content: "▶" }
.modules_schdule .proc_list .right .calendar .month a.action_next_month span	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
.modules_schdule .proc_list .right .calendar table	{ margin-top: 0; border-width: 0; background-color: #fff; }
.modules_schdule .proc_list .right .calendar table thead tr th	{ line-height: 50px; padding: 0; border-width: 0 0 0 1px; border-color: #fff; text-align: center; background-color: #000; color: #fff; font-size: 1rem; }
.modules_schdule .proc_list .right .calendar table thead tr th:first-child	{ border-width: 0; }
.modules_schdule .proc_list .right .calendar table tbody tr td	{ padding: 0; border-color: #c8c8c8; text-align: right; }
.modules_schdule .proc_list .right .calendar table tbody tr td.call_now	{ background-color: #f0f0f0; }
.modules_schdule .proc_list .right .calendar table tbody tr td a	{ display: inline; height: auto; line-height: 20px; padding: 5px; }
.modules_schdule .proc_list .right .calendar table tbody tr td a.date	{ display: block; height: 75px; line-height: 20px; padding: 7px; text-align: right; color: #000; font-size: 1rem; }
.modules_schdule .proc_list .right .calendar table tbody tr td a:focus, .modules_schdule .proc_list .right .calendar table tbody tr td a:hover, .modules_schdule .proc_list .right .calendar table tbody tr td a:active	{ background-color: #f0f0f0; }
.modules_schdule .proc_list .right .calendar table tbody tr td a strong	{ display: block; text-align: right; color: #000; }
.modules_schdule .proc_list .right .calendar table tbody tr td br	{ display: none; }

.modules_schdule .proc_list .right .calendar table thead tr th.day_1	{ color: #e07077; }
.modules_schdule .proc_list .right .calendar table tbody tr td.day_1 a strong	{ color: #da2a36; }
.modules_schdule .proc_list .right .calendar table thead tr th.day_7	{ color: #6fafdf; }
.modules_schdule .proc_list .right .calendar table tbody tr td.day_7 a strong	{ color: #2c78b2; }


.modules_schdule .proc_list .right .calendar ul.types	{ padding: 0; margin: 0; list-style: none; text-align: right; }
.modules_schdule .proc_list .right .calendar ul.types li	{ display: inline-block; line-height: 35px; padding: 0 0 0 5px; margin: 0; list-style: none; background: none; font-size: 15px; color: #333; }
.modules_schdule .proc_list .right .calendar ul.types li span.types	{ vertical-align: baseline; }
.modules_schdule .proc_list .right .calendar span.types	{ display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 100%; background-color: #666; text-align: center; color: #fff; font-size: 12px; font-weight: lighter; text-shadow: 0 0 2px #fff; }
.modules_schdule .proc_list .right .calendar span.types_축제	{ background-color: #8661d3; color: #fff; }
.modules_schdule .proc_list .right .calendar span.types_공연	{ background-color: #ed4c72; color: #fff; }
/*.modules_schdule .proc_list .right .calendar span.types_전시	{ background-color: #36a4dc; color: #fff; }
.modules_schdule .proc_list .right .calendar span.types_기타	{ background-color: #ffc000; color: #fff; }*/



/* 2021.07.12 웹접근성*/
.modules_schdule .proc_list .right .calendar span.types_전시		{ background-color: #1c78bf !important; }
.modules_schdule .proc_list .right .calendar span.types_기타		{ background-color: #46810a !important; }


.modules_schdule .proc_list .right .calendar table tbody tr td.call_now.types_축제	{ background-color: rgba(134, 97, 211, 0.3); }
.modules_schdule .proc_list .right .calendar table tbody tr td.call_now.types_공연	{ background-color: rgba(237, 76, 114, 0.3); }
.modules_schdule .proc_list .right .calendar table tbody tr td.call_now.types_전시	{ background-color: rgba(54, 164, 220, 0.3); }
.modules_schdule .proc_list .right .calendar table tbody tr td.call_now.types_기타	{ background-color: rgba(255, 192, 0, 0.3); }


.modules_schdule .proc_list .list table thead tr th	{ font-size: 1rem; }
.modules_schdule .proc_list .list table tbody tr td a	{ line-height: 1.7rem; font-size: 1.3rem; }
.modules_schdule .proc_list .list table span.types	{ display: inline-block; height: 30px; line-height: 30px; padding: 0 1.5em; margin-bottom: 10px; border-radius: 5px; background-color: #666; text-align: center; color: #fff; font-size: 15px; font-weight: lighter; text-shadow: 0 0 2px #fff; }
.modules_schdule .proc_list .list table span.types_축제	{ background-color: #8661d3; color: #fff; }
.modules_schdule .proc_list .list table span.types_공연	{ background-color: #ed4c72; color: #fff; }
.modules_schdule .proc_list .list table span.types_전시	{ background-color: #1c78bf; color: #fff; }
.modules_schdule .proc_list .list table span.types_기타	{ background-color: #46810a; color: #fff; }


.modules_schdule .proc_list .right .search form input,
.modules_schdule .proc_list .right .search form select,
.modules_schdule .proc_list .right .search form button	{ border-color: #c8c8c8 !important; border-radius: 0 !important; }
.modules_schdule .proc_list .right .search form .selectDate:after	{ display: block; clear: both; content: ""; }
.modules_schdule .proc_list .right .search form .selectDate input,
.modules_schdule .proc_list .right .search form .selectDate button	{ float: left; margin: 0 0 0 -1px; border-radius: 0; }
.modules_schdule .proc_list .right .search form .selectDate button	{ width: 30px; min-width: 0; padding: 0; font-size: 12px; }
/*
.modules_schdule .proc_list .right .search form .selectDate > *:first-child	{ border-radius: 3px 0 0 3px; }
.modules_schdule .proc_list .right .search form .selectDate > *:last-child	{ border-radius: 0 3px 3px 0; }
*/


@media all and ( max-width: 1023px )
{
	.modules_schdule .proc_list	{ padding-top: 0; }
	.modules_schdule .proc_list .left	{ float: none; width: auto; }
	.modules_schdule .proc_list .left .list	{ padding: 10px 0; border-top: 1px dashed #d6d6d6; }
	.modules_schdule .proc_list .left .list ul li a	{ position: static; height: auto; padding: 10px 0; }
	.modules_schdule .proc_list .left .list ul li a .image	{ position: relative; left: 0; top: 0; float: none; width: auto; height: 0; padding-top: 75%; }
	.modules_schdule .proc_list .left .list ul li a .image img	{ position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; margin: 0; }
	.modules_schdule .proc_list .left .list ul li a strong.title	{ display: inline; line-height: 25px; max-width: none; white-space: normal; overflow: visible; text-overflow: inherit; }
	.modules_schdule .proc_list .left .list ul li a span.level	{ display: none; }
	
	.modules_schdule .proc_list .count	{ margin-top: 20px; }
	
	
	.modules_schdule .proc_board .open_api	{ float: none; margin-top: 0; }
	
	
	.modules_schdule .proc_list .right	{ float: none; width: auto; padding: 10px; border: 0 none; }
	.modules_schdule .proc_list .right .search form	{ text-align: center; }
	.modules_schdule .proc_list .right .search form select,
	.modules_schdule .proc_list .right .search form input	{ margin-bottom: 10px; }
	.modules_schdule .proc_list .right .search form button[type="submit"]	{ float: none; width: 90% !important; margin: 0; box-sizing: border-box; }
}

@media all and ( max-width: 768px )
{
	.modules_schdule .proc_list .left .list table	{ display: block; }
	.modules_schdule .proc_list .left .list table colgroup	{ display: none; }
	.modules_schdule .proc_list .left .list table thead	{ display: none; }
	.modules_schdule .proc_list .left .list table tbody	{ display: block; border-bottom: 1px solid #c1c1c1; }
	.modules_schdule .proc_list .left .list table tbody tr	{ position: relative; display: block; padding-left: calc(30% + 10px); padding-bottom: 5px; border-bottom: 1px solid #c1c1c1; }
	.modules_schdule .proc_list .left .list table tbody tr:after	{ display: block; clear: both; content: ""; }
	.modules_schdule .proc_list .left .list table tbody tr td	{ display: block; padding-bottom: 0; border-width: 0; text-align: left; }
	.modules_schdule .proc_list .left .list table tbody tr td:nth-child(1)	{ position: absolute; left: 0; width: 30%; height: 100%; box-sizing: border-box; }
	.modules_schdule .proc_list .left .list table tbody tr td:nth-child(3):before	{ display: inline-block; font-weight: bold; content: "장소 : "; }
	.modules_schdule .proc_list .left .list table tbody tr td:nth-child(4):before	{ display: inline-block; font-weight: bold; content: "기간 : "; }
	.modules_schdule .proc_list .left .list table tbody tr td:nth-child(5):before	{ display: inline-block; font-weight: bold; content: "관람등급 : "; }
	.modules_schdule .proc_list .left .list table tbody tr td a span.types	{ margin: 0 1em 0 0; }
	.modules_schdule .proc_list .left .list table tbody tr td a br	{ display: none; }

	.modules_schdule .proc_list .list table tbody tr td a	{ font-size: 1rem; }
	.modules_schdule .proc_list .list table span.types	{ padding: 0 1em; }
}







.modules_schdule .chathead_type	{ width: 890px; height: 150px; margin: 45px auto 25px auto; }
.modules_schdule .chathead_type_01	{ width: auto; height: 95px; margin: 40px 0 20px 0; background: url(../image/chathead_type_01.png) no-repeat center center; }

.modules_schdule .chathead_type_thumbnail	{ margin: 30px 0; text-align: center; }
.modules_schdule .chathead_type_thumbnail img	{ display: inline-block; width: 19%; min-width: 105px; }
.modules_schdule .chathead_type_thumbnail.cols4 img	{ width: 24%; min-width: 105px; }
.modules_schdule .chathead_type_thumbnail img:focus, .modules_schdule .chathead_type_thumbnail img:hover, .modules_schdule .chathead_type_thumbnail img:active	{ outline-color: #c8c8c8; }

#chathead_type_thumbnail_cover	{ position: fixed; left: 0; top: 0; z-index: 99998; width: 100%; height: 100%; background-color: #000; background-color: rgba(0, 0, 0, 0.5); }
#chathead_type_thumbnail_box	{ position: fixed; left: 0; top: 0; z-index: 99999; float: left; padding: 10px; border: 2px solid #c8c8c8; background-color: #fff; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); text-align: center; }
#chathead_type_thumbnail_box img	{ display: block; margin-bottom: 10px; border: 0 none; }

/*
#chathead_type_thumbnail_box button.close	{ position: absolute; right: 20px; top: 20px; width: 40px; height: 40px; min-width: 0; min-height: 0; line-height: 27px; padding: 0; margin: 0; border: 2px solid #333; border-radius: 40px; background-color: #fff; text-align: center; color: #333; font-size: 30px; font-weight: normal; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
#chathead_type_thumbnail_box button.close:after	{ content: "×"; }
#chathead_type_thumbnail_box button.close span	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }

#chathead_type_thumbnail_box button.prev	{ position: absolute; left: 0; top: 0; width: 100px; height: 100%; padding: 0; margin: 0; border: 0 none; text-align: center; font-size: 100px; color: #666; text-shadow: 0 0 3px #fff; background-color: transparent; opacity: 0.5; }
#chathead_type_thumbnail_box button.prev:focus, #chathead_type_thumbnail_box button.prev:hover, #chathead_type_thumbnail_box button.prev:active	{ color: #000; background-color: rgba(0, 0, 0, 0.1); opacity: 0.9;}
#chathead_type_thumbnail_box button.prev span	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#chathead_type_thumbnail_box button.prev:after	{ content: "〈";  }

#chathead_type_thumbnail_box button.next	{ position: absolute; right: 0; top: 0; width: 100px; height: 100%; padding: 0; margin: 0; border: 0 none; text-align: center; font-size: 100px; color: #666; text-shadow: 0 0 3px #fff; background-color: transparent; opacity: 0.5; }
#chathead_type_thumbnail_box button.next:focus, #chathead_type_thumbnail_box button.next:hover, #chathead_type_thumbnail_box button.next:active	{ color: #000; background-color: rgba(0, 0, 0, 0.1); opacity: 0.9; }
#chathead_type_thumbnail_box button.next span	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#chathead_type_thumbnail_box button.next:after	{ content: "〉";  }
*/

@media all and ( max-width: 1023px )
{
	.modules_schdule .chathead_type	{ width: 310px; height: 106px; background-size: auto 100% !important; }
	.modules_schdule .chathead_type_01	{ width: auto; height: 295px; background-image: url(../image/chathead_type_01m.jpg); }
}



.modules_schdule .proc_board	{}
.modules_schdule .proc_board .search	{}
.modules_schdule .proc_board .search form	{}
.modules_schdule .proc_board .search form fieldset	{ padding: 15px; background-color: #f5f5f5; }
.modules_schdule .proc_board .search form fieldset:after	{ display: block; clear: both; content: " "; }
.modules_schdule .proc_board .search form fieldset p.date	{ position: relative; float: left; padding-right: 30px; margin: 0; border: 1px solid #d9d9d9; background-color: #fff; }
.modules_schdule .proc_board .search form fieldset p.date:before	{ position: absolute; right: -1px; top: -1px; width: 30px; height: 30px; border: 1px solid #d9d9d9; background-color: #f6f6f6; content: ""; }
.modules_schdule .proc_board .search form fieldset p.date label	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
.modules_schdule .proc_board .search form fieldset p.date input	{ width: 100%; height: 28px; padding: 0; margin: 0; border: 0 none; text-align: left !important; text-indent: 5px; font-size: 13px; color: #000; }
.modules_schdule .proc_board .search form fieldset p.date img	{ position: absolute; right: 5px; top: 50%; z-index: 2; margin: -7px 0 0 0; }
.modules_schdule .proc_board .search form fieldset p.search_word	{ position: relative; float: right; margin: 0; padding-right: 30px; border: 1px solid #d9d9d9; background-color: #fff; }
.modules_schdule .proc_board .search form fieldset p.search_word label	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
.modules_schdule .proc_board .search form fieldset p.search_word input	{ width: 100%; min-width: 200px; height: 28px; padding: 0; margin: 0; border: 0 none; text-align: left !important; text-indent: 5px; font-size: 13px; color: #000; }
/*.modules_schdule .proc_board .search form fieldset p.search_word button	{ position: absolute; right: -1px; top: -1px; width: 30px !important; min-width: 0; height: 30px; padding: 0; margin: 0; border: 1px solid #d9d9d9; background: #f6f6f6 url(../image/icon_glass.png) no-repeat center center; text-indent: -999px; overflow: hidden; }*/
.modules_schdule .proc_board .search form fieldset p.search_word button	{ position: absolute; right: -1px; top: -1px; width: 30px !important; min-width: 0; height: 30px; padding: 0; margin: 0; border: 1px solid #d9d9d9; background: #F6F6F5 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZhJREFUeNqclL8vBFEQx9+SCHJHFA6hUJxCBMEJiUYUcj2FggKNf0EhOv8BKnoiustFRaehEYWCu7jQIBGKQ+Ks7/B9MjZ7d7s7ySfvx858M/vezDOu6xoNrA4sgENwDz7BB8iBXZAGjjfuL94jNgXywK3CKeipKAhbBCUGPIF1kAKtoB1Mgk3wRp8XMO4rCJtWYvsgXvaXjOkGZ/R9lrXnu2kABTrsVTofFRQHF4zJeAWX+OEBNFUTU4ED4Iux/Xa/BosZ82tb2Hg1AQ2+kmGGy1m7L4IjnGdNeDvimNKCCc5vIwjamDYt+M55cwTBGMeiFsxxPhRBcJhjXgvac5gPo+Q4jrTonN/5D6qWSocomzXVVTFvp+yoyh8NILahanDFr/XkcM/pIL26Chp9hDrAtvojSSChfRzbLjiTFgwHfHHszR2zNGpBL5jg3LA66sGlxEDn0Va8zkAuaRlcV3m65E3sA3fcuwJd/zL0uUXp1TEWbYmP7Qn8C8onKXugE9z8PHFBb7XCBSV1pmUzDFmTSdZz8VuAAQBBLL7xIGku6AAAAABJRU5ErkJggg==') no-repeat center center;  background-size: 15px; text-indent: -999px; overflow: hidden; }
.modules_schdule .proc_board .search form fieldset p.search_word button:hover, .modules_schdule .proc_board .search form fieldset p.search_word button:focus{ background: #000 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYJJREFUeNqslDEvQ1EUx++rRJAiBkUYDAwiCCoklqaDdGcwMGDxFQxi8w0wsROxiZjYLCyNwUAbjS5IhKFI1PO7yXnJ6fPoaznJL+e+e//3/05vz33G+MJ13VqYhwPIwwe8QwZ2IAWOCRMIk5B1y8cZ9JYzW4CibHiENYhDK7RDAjbgVTTPMPGT2ZQy24PGX17cDeeifbLPfkE95ESwG+Z87AshLXsO/YuLsnAPTSZkoB2ET9k74M1HYFrGm47jvIQ1RJsmedXNaMNRGR+ZyuNYclwbxmR8W4Wht6dNG77JuLkKw6jkgjbMyHi4CsMRyVlt6J3DXCVO9oqSZr+dPwtD6kqlKjBcVbcq6l/cVp0/FsJsXfXgcpAgChcisHd1BRoCdB2wpX6RLSBW0p9K3ELah6T6506kNWqgDyZlbKQ76uDS7qHRH4IqjcASXJf5dNlvYj/cydwVdJVUGHRXSePStEXIwymV5JSmx85BJ9xAwvw1rKmu1DH/EFKp7efClwADAOoZvu5w5c2EAAAAAElFTkSuQmCC') no-repeat center center; background-size: 15px;}
@media all and ( max-width: 1023px )
{
	.modules_schdule .proc_board .search form fieldset p.search_word input	{ min-width: 100px; }
}







.modules_schdule .proc_board .order	{ margin: 10px 0; text-align: right; }

.modules_schdule .proc_board .list	{ padding: 29px 0; }
.modules_schdule .proc_board .list ul	{ padding: 0; margin: 0; list-style: none; }
.modules_schdule .proc_board .list ul li	{ padding: 0; margin: 0; list-style: none; border-bottom: 1px dashed #d6d6d6; background: none; }
.modules_schdule .proc_board .list ul li.empty	{ line-height: 50px; padding: 0 0 29px 0; text-align: center; /*border-bottom: 0 none;*/ }
.modules_schdule .proc_board .list ul li a	{ position: relative; display: block; height: 150px; line-height: 20px; padding: 30px 0 0 240px; font-size: 14px; color: #000; }
.modules_schdule .proc_board .list ul li a:focus, .modules_schdule .proc_board .list ul li a:hover, .modules_schdule .proc_board .list ul li a:active	{ background-color: #fafafa; }
.modules_schdule .proc_board .list ul li a:after	{ display: block; clear: both; content: " "; }
.modules_schdule .proc_board .list ul li a .image	{ position: absolute; left: 30px; top: 30px; display: block; float: left; width: 180px; height: 120px; }
.modules_schdule .proc_board .list ul li a .image img	{ display: block; width: 100%; height: 100%; border: 0 none; }
.modules_schdule .proc_board .list ul li a em.chathead	{ display: inline-block; line-height: 20px; padding: 0 7px; color: #fff; background-color: #333; }
.modules_schdule .proc_board .list ul li a strong.title	{ display: inline-block; max-width: 98%; line-height: 45px; font-size: 24px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.modules_schdule .proc_board .list ul li a span	{}
.modules_schdule .proc_board .list ul li a span span	{ font-weight: 600; }

@media all and ( max-width: 1023px )
{
	.modules_schdule .proc_board .list ul li a	{ height: auto; padding: 10px 0; }
	.modules_schdule .proc_board .list ul li a .image	{ position: relative; left: 0; top: 0; float: none; width: auto; height: 0; padding-top: 75%; }
	.modules_schdule .proc_board .list ul li a .image img	{ position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; margin: 0; }
	
}









/******
조회
******/
.modules_schdule .proc_read:afre	{ display: block;  clear: both; content: ""; }


.modules_schdule .proc_read .def_picute	{ float: left; width: 270px; margin-top: 20px; }
.modules_schdule .proc_read .def_picute ol	{ padding: 0; margin: 0; list-style: none; }
.modules_schdule .proc_read .def_picute ol li	{ padding: 0; margin: 0; list-style: none; }
.modules_schdule .proc_read .def_picute ol li img	{ display: block; width: 100%; }


.modules_schdule .proc_read .def_info	{ float: right; width: 570px; margin-top: 20px; }
.modules_schdule .proc_read .def_info h3	{ line-height: 40px; padding: 0; margin: 0; background: none; font-size: 30px; font-weight: normal; }
.modules_schdule .proc_read .def_info h3 em	{ display: none; }
.modules_schdule .proc_read .def_info dl	{ position: relative; line-height: 35px; padding: 0 0 0 125px; margin: 20px 0; list-style: none; }
.modules_schdule .proc_read .def_info dl:afre	{ display: block;  clear: both; content: ""; }
.modules_schdule .proc_read .def_info dl dt	{ position: absolute; left: 0; padding: 0; margin: 0; list-style: none; font-size: 15px; color: #000; font-weight: 600; }
.modules_schdule .proc_read .def_info dl dd	{ min-height: 35px; padding: 0; margin: 0; list-style: none; }
.modules_schdule .proc_read .def_info p	{ margin: 30px 0; }
.modules_schdule .proc_read .def_info p a	{ display: inline-block; width: 280px; line-height: 45px; border-radius: 10px; text-align: center; color: #fff; background-color: #e5002c; font-size: 18px; }
.modules_schdule .proc_read .def_info p a.reagree	{ width: 200px; line-height: 43px; margin-left: 20px; border: 1px solid #666; background-color: #fafafa; color: #000; }
.modules_schdule .proc_read .def_info p a:focus, .modules_schdule .proc_read .def_info p a:hover, .modules_schdule .proc_read .def_info p a:active	{ background-color: #000; color: #fff; }


.modules_schdule .proc_read .doc_content	{ clear: both; margin: 60px 0; padding: 60px 10px 30px 10px; border-width: 1px 0; border-style: solid; border-color: #ddd; }


.modules_schdule .proc_read .doc_file	{ margin: 30px 0 0 0; padding: 10px 20px; border-top: 1px dashed #e0e0e0; }
.modules_schdule .proc_read .doc_file ol	{ padding: 0; margin: 0; list-style: none; }
.modules_schdule .proc_read .doc_file ol li	{ position: relative; padding: 0 0 0 10px; margin: 0; list-style: none; }
.modules_schdule .proc_read .doc_file ol li:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; background-color: #333; content: ""; }
.modules_schdule .proc_read .doc_file ol li img	{ width: 20px; height: 20px; vertical-align: middle; }







@media all and ( max-width: 669px )
{
	.modules_schdule .proc_read .def_picute	{ float: none; width: auto; margin-bottom: 20px }
	.modules_schdule .proc_read .def_info	{ float: none; width: auto; }
	.modules_schdule .proc_read .def_info p	{ text-align: center; }
	
	.modules_schdule .proc_read table colgroup col:nth-child(1)	{ width: 90px !important; }
}





/******
작성/수정
******/
#editor_file_upload	{}
#editor_file_upload .list	{}
#editor_file_upload .list:after	{ display: block; clear: both; content: " "; }
#editor_file_upload .list ol	{ padding: 20px 0 0 20px; margin: 0; list-style: none; }
#editor_file_upload .list ol:after	{ display: block; clear: both; content: " "; }
#editor_file_upload .list ol li	{ float: left; padding: 0 20px 20px 0; margin: 0; list-style: none; text-align: center; }
#editor_file_upload .list img	{ display: block; width: 150px; height: 150px; margin: 0 auto; }
#editor_file_upload .list a	{ display: inline-block; margin: 5px 3px; }
#editor_file_upload .list span	{ display: block; width: 149px; height: 149px; border: 1px solid #eee; text-align: center; background-color: #fff; }
#editor_file_upload .list span:before	{ display: block; content: "첨부파일"; font-weight: bold; }
#editor_file_upload .list p	{ line-height: 5em; margin: 0; }

#editor_file_upload .order	{ padding: 10px 20px 10px 20px; margin: 0; border-top: 1px solid #eee; text-align: left; }
#editor_file_upload .order:after	{ display: block; clear: both; content: " "; }
#editor_file_upload .order p	{ float: left; margin: 0; color: #f00; }
#editor_file_upload .order button	{ float: right; }

@media all and ( max-width: 669px )
{
	.modules_schdule .proc_write table colgroup col:nth-child(1)	{ width: 90px !important; }
}


/******
비밀번호
******/
/******
삭제
******/

