@charset "UTF-8";


.modules_fmcs_daily input[type="text"],
.modules_fmcs_daily input[type="password"],
.modules_fmcs_daily input[type="file"],
.modules_fmcs_daily select	{ height: 2em; padding: 0 1em; font-size: inherit; }
.modules_fmcs_daily .button	{ height: 2.5em; line-height: 2.5em; padding: 0 1em; border-radius: 0; box-sizing: border-box; font-size: inherit; }
.modules_fmcs_daily .button.small	{ height: 2em; line-height: 2em; padding: 0 0.5em; }
.modules_fmcs_daily .button.large	{ height: 3em; line-height: 2.8em; padding: 0 2em; font-size: 1.5em; border: 1px solid #989898; }



.order_r	{ margin: 30px 0; text-align: right; }
.order_r > *:last-child	{ margin-right: 0; }


.pattern_box	{ padding: 5px; background: url(../image/pattern_box_border.png) repeat 0 0; }
.pattern_box > div	{ padding: 20px; background-color: #fff; }
.pattern_box > div:after	{ display: block; clear: both; content: ""; }


.result_box	{}
.result_box strong	{ display: block; line-height: 80px; text-align: center; color: #112c4e; font-size: 34px; font-weight: bold; background-color: #e6f0f9; }
.result_box .pattern_box	{ line-height: 2em; text-align: center; font-size: 1.1em; }
.result_box .pattern_box span	{ font-size: 22px; font-weight: 600; }


.description_box	{ padding: 5px; margin: 30px 0; background: #e1e1e1 url(../image/description_box02.png) repeat 0 0; }
.description_box > div	{ padding: 15px 19px; background: #fff; }
.description_box > div:after	{ display: block; clear: both; content: ""; }
.description_box > div > strong:first-child	{ display: inline-block; padding-left: 29px; font-size: 18px; color: #104790; background: url(../image/description_box_strong.png) no-repeat 0 center; }


table td.title	{ background-color: #f0f0f0; font-weight: bold; }



.proc_list .search	{ margin-bottom: 20px; }
.proc_list .search form	{}
.proc_list .search form fieldset	{}
.proc_list .search .category	{ position: relative; }
.proc_list .search .category h3	{ line-height: 3em; padding: 0 90px 0 19px; margin: 0; font-size: 1.2em; color: #fff; background: #1b578b; }
.proc_list .search .category h3 strong	{ color: #fff195; }
.proc_list .search .category h3 span	{ color: #87b9e5; }
.proc_list .search .category .category_more	{ position: absolute; left: 0; top: 0; width: 100%; height: 3em; min-width: 0; padding: 0; margin: 0; border: 0 none; background-color: transparent; font-size: 1.2em; text-indent: -9999px; overflow: hidden; }
.proc_list .search .category .category_more:after	{ position: absolute; right: 1em; top: 50%; width: 2em; height: 2em; line-height: 2em; border: 1px solid #d0d3d7; margin-top: -1em; background-color: #fff; color: #707379; text-align: center; text-indent: 0; font-size: 12px; content: "▼"; }
.proc_list .search .category .category_more.active:after	{ content: "▲"; }

.proc_list .search .category .group_list	{ height: 0; overflow: hidden; }
.proc_list .search .category .group_list.active	{ height: auto; overflow: visible; padding: 19px; border: 1px solid #cecece; margin: 0 0 -1px 0; background-color: #f2f3f5; }
.proc_list .search .category .group_list ul	{ padding: 0; margin: 0 -10px 0 0; list-style: none; }
.proc_list .search .category .group_list ul:after	{ display: block; clear: both; content: ""; }
.proc_list .search .category .group_list ul li	{ float: left; width: 33.3%; padding: 0; margin: 0; list-style: none; background: none; }
.proc_list .search .category .group_list ul.col_size_2 li	{ width: 50%; }
.proc_list .search .category .group_list ul.col_size_3 li	{ width: 33.33%; }
.proc_list .search .category .group_list ul.col_size_4 li	{ width: 25%; }
.proc_list .search .category .group_list ul li div	{ margin: 0 10px 0 0; }
.proc_list .search .category .group_list ul li label	{ display: block; line-height: 2em; padding: 0 0 0 19px; margin: 0; border: 1px solid #e1e1e1; background-color: #fff; color: #000; font-size: 1.1em; font-weight: 600; }
.proc_list .search .category .group_list ul li select	{ display: block; width: 100%; height: 10em; line-height: 1.5em; margin: -1px 0 0 0; border: 1px solid #e1e1e1; box-shadow: none; }
.proc_list .search .category .group_list p	{ margin: 0 0 -10px 0; }

.proc_list .search div.submit	{ padding: 20px 0; text-align: right; }
.proc_list .search div.submit button	{ min-width: 8em; height: 2.5em; margin-left: 1em; border: 0 none; background-color: #666; color: #fff; font-weight: normal; font-size: 1em; }
.proc_list .search div.submit button[type="submit"]	{ background-color: #104790; }
.proc_list .search div.submit button:focus, .proc_list .search div.submit button:hover, .proc_list .search div.submit button:active	{ background-color: #000; color: #fff; }



.proc_list .search .category h3	{ line-height: 88px; padding: 0; border: 1px solid #d6d6d6; color: #333; background-color: #fff; text-align: center; }
.proc_list .search .category h3 > *	{ vertical-align: top; }
.proc_list .search .category h3 strong	{ color: #05a29f; }
.proc_list .search .category h3 span	{ color: #05a29f; font-family: serif; }
.proc_list .search .category .category_more	{ display: none; }
.proc_list .search .category .group_list,
.proc_list .search .category .group_list.active	{ height: auto; overflow: visible; padding: 0; margin: 0; border: 0 none; background: none; }
.proc_list .search .category .group_list > ul	{ padding: 19px; margin: 0; border-width: 0 1px 1px 1px; border-style: solid; border-color: #d6d6d6; background-color: #f9f9f9; }
.proc_list .search .category .group_list > ul > li > div	{ padding: 0 10px; margin: 0; }
.proc_list .search .category .group_list > ul > li > div:after	{ display: block; clear: both; content: ""; }
.proc_list .search .category .group_list > ul > li > div > label	{ float: left; display: block; width: 3em; line-height: 55px; padding: 0; margin: 0; border: 0 none; background-color: transparent; font-size: 1em; font-weight: 500; }
.proc_list .search .category .group_list > ul > li > div > select	{ float: left; width: calc(100% - 3em); height: 55px; padding-left: 1em; padding-right: 65px; /*background-image: url(../image/select_arrow_55.png); background-size: contain;*/ background-color: #f1f1f5; }
.proc_list .search div.submit	{ text-align: center; }
.proc_list .search div.submit button	{ min-width: 150px; height: 55px; background-color: #888; color: #fff; }
.proc_list .search div.submit button + button	{ margin-left: 1em; }
.proc_list .search div.submit button[type="submit"]	{ background-color: #05a29f; color: #fff; }
.proc_list .search div.submit button:focus, .proc_list .search div.submit button:hover, .proc_list .search div.submit button:active	{ background-color: #000; color: #fff; }



.proc_list .list_tab	{ margin-bottom: 30px; }
.proc_list .list_tab ul	{ padding: 0; margin: 0; list-style: none; border-bottom: 1px solid #333; }
.proc_list .list_tab ul:after	{ display: block; clear: both; content: ""; }
.proc_list .list_tab ul li	{ float: left; padding: 0; margin: 0 5px 0 0; list-style: none; background: none; }
.proc_list .list_tab ul li a	{ display: block; width: 188px; line-height: 3em; border-width: 1px 1px 0 1px; border-style: solid; border-color: #d9d9d9; color: #666; font-size: 1em; font-weight: 600; text-align: center; background-color: #fff; }
.proc_list .list_tab ul li a:focus, .proc_list .list_tab ul li a:hover, .proc_list .list_tab ul li a:active, .proc_list .list_tab ul li a.active	{ position: relative; z-index: 2; line-height: 3em; margin-bottom: -1px; border-width: 2px 1px 0 1px; border-color: #333; color: #333; }



.proc_list .list	{ margin-bottom: 30px; border: 1px solid #d3d3d3; }
.proc_list .list:after	{ display: block; clear: both; content: ""; }

.proc_list .list .calendar	{ float: left; width: 50%; }
.proc_list .list .calendar_full	{ float: none; width: auto; }
.proc_list .list .calendar .align_box	{ padding: 19px 29px 29px 29px; border-right: 1px solid #d3d3d3; }
.proc_list .list .calendar .info	{ line-height: 50px; margin: 0; text-align: center; }
.proc_list .list .calendar .info:after	{ display: block; clear: both; content: ""; }
.proc_list .list .calendar .info a	{ position: relative; display: block; width: 24px; height: 24px; line-height: 24px; margin: 12px 0 0 0; border: 1px solid #d0d3d7; color: #666; background-color: #fff; text-align: center; text-indent: -999px; overflow: hidden; font-weight: 600; font-family: serif; }
.proc_list .list .calendar .info a:after	{ position: absolute; left: 0; top: 0; width: 24px; height: 24px; line-height: 24px; text-align: center; text-indent: 0; content: ""; }
.proc_list .list .calendar .info a.prev_month	{ float: left; }
.proc_list .list .calendar .info a.prev_month:after	{ content: "<"; }
.proc_list .list .calendar .info a.next_month	{ float: right; }
.proc_list .list .calendar .info a.next_month:after	{ content: ">"; }
.proc_list .list .calendar .info a:focus, .proc_list .list .calendar .info a:hover, .proc_list .list .calendar .info a:active	{ color: #fff; background-color: #333; }
.proc_list .list .calendar .info strong	{ font-size: 28px; color: #000; }

.proc_list .list .calendar table thead th	{ color: #000; background-color: #fafafa; }
.proc_list .list .calendar table tbody td	{ padding: 0; border-color: #c1c1c1; }
.proc_list .list .calendar table tbody td.prev_month,
.proc_list .list .calendar table tbody td.next_month	{ background-color: #f5f4f2; }
.proc_list .list .calendar table tbody td a	{ display: block; height: auto; line-height: 24px; text-align: center; }
.proc_list .list .calendar table tbody td a:focus, .proc_list .list .calendar table tbody td a:hover, .proc_list .list .calendar table tbody td a:active	{ background-color: #e0e0e0; color: #000; }
.proc_list .list .calendar table tbody td strong	{ color: #4c4c4c; font-weight: normal; }
.proc_list .list .calendar table tbody td span_	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
.proc_list .list .calendar table tbody td.prev_month strong,
.proc_list .list .calendar table tbody td.next_month strong,
.proc_list .list .calendar table tbody td.prev_month a strong,
.proc_list .list .calendar table tbody td.next_month a strong	{ color: #4c4c4c !important; }
.proc_list .list .calendar table tbody td.active,
.proc_list .list .calendar table tbody td.active a	{ background-color: #dcf1ff !important; }
.proc_list .list .calendar table tbody td.td_list	{ padding: 5px; }
.proc_list .list .calendar .weekday7,
.proc_list .list .calendar .weekday7 *	{ color: #f00 !important; }
.proc_list .list .calendar .weekday6,
.proc_list .list .calendar .weekday6 *	{ color: #0056af !important; }

.proc_list .list .calendar table tbody td a span	{ display: block; line-height: 15px; font-size: 12px; color: #1b1b1b; }
.proc_list .list .calendar table tbody td a.state_Y span,
.proc_list .list .calendar table tbody td a.state_10 span,
.proc_list .list .calendar table tbody td a.state_15 span	{ color: #2e3192 !important; }	/* 예약가능 */
.proc_list .list .calendar table tbody td a.state_20 span	{ color: #555 !important; }	/* 마감 */
.proc_list .list .calendar table tbody td a.state_30 span	{ color: #ed1c24 !important; }	/* 휴관일 */
.proc_list .list .calendar table tbody td a.state_11 strong,
.proc_list .list .calendar table tbody td a.state_11 span	{ color: #ed1c24 !important; }	/* 공휴일 */





.proc_list .list .regist_list	{ position: relative; float: right; width: 50%; padding: 29px 0; /*margin-left: -1px; border-left: 1px solid #d3d3d3;*/ }
.proc_list .list .regist_list:before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #d3d3d3; content: ""; }
.proc_list .list .regist_list .align_box	{ height: 385px; margin: 0 29px; overflow: auto; }
.proc_list .list .regist_list em	{ font-style: normal; color: #f00; }
.proc_list .list .regist_list input	{ margin: 0; }


.proc_list button.action_application	{ min-width: 8em; height: 2.5em; border: 0 none; background-color: #104790; color: #fff; font-weight: normal; font-size: 1.1em; }
.proc_list button.action_application:focus, .proc_list button.action_application:hover, .proc_list button.action_application:active	{ background-color: #000; color: #fff; }


.proc_list .list table	{ margin: 0; }
.proc_list .list a.regist	{ display: inline-block; line-height: g30px; padding: 0 5px; color: #fff; background-color: #0095d1; }
.proc_list .list a.regist:focus, .proc_list .list a.regist:hover, .proc_list .list a.regist:active	{ background-color: #000; }


.proc_list .list .calendar .info .state	{ position: absolute; display: inline-block; line-height: 21px; padding: 0 5px; margin: 13px 0 0 20px; border: 1px solid #333; vertical-align: middle; }
.proc_list .list .calendar .info .state span	{ position: relative; display: inline-block; padding: 0 20px 0 0; margin: 0 5px; }

.proc_list .list .calendar .td_list a	{ position: relative; display: block; height: auto; line-height: 24px; padding: 0 0 0 5px; text-align: left; font-size: 12px; color: #111 !important; }
.proc_list .list .calendar .info .state .state_Y:after,
.proc_list .list .calendar .td_list a.state_Y:after	{ position: absolute; right: 5px; top: 50%; width: 7px; height: 9px; line-height: 7px; margin-top: -5px; border: 1px solid #638acf; background-color: #6df7f2; color: #638acf; content: "→"; text-align: left; text-indent: -7px; font-size: 11px; }
.proc_list .list .calendar .info .state .state_N:after,
.proc_list .list .calendar .td_list a.state_N:after	{ position: absolute; right: 5px; top: 50%; width: 9px; height: 9px; line-height: 7px; margin-top: -5px; border: 1px solid #d84a4a; background-color: #f5ced0; color: #bf4e4e; content: "x"; text-align: center; font-size: 7px; }


.proc_list .place_detail .top_area	{ border-width: 2px 0 1px 0; border-style: solid; border-color: #4d4d4d; }
.proc_list .place_detail .top_area:after	{ display: block; clear: both; content: ""; }
.proc_list .place_detail .top_area .picture	{ float: left; width: 45%; }
.proc_list .place_detail .top_area .picture .pic_box	{ position: relative; margin: 30px; }
.proc_list .place_detail .top_area .picture .pic_box img	{ display: block; max-height: 340px; padding: 5px; margin: 0 auto; border: 1px solid #dfdfdf; box-sizing: border-box; }
.proc_list .place_detail .top_area .info_box	{ float: right; width: 50%; }
.proc_list .place_detail .top_area .info_box table	{ height: 100%; margin: 0 0 -1px 0; border-top: 0 none; border-bottom: 1px solid #4d4d4d; }
.proc_list .place_detail .top_area .info_box table th,
.proc_list .place_detail .top_area .info_box table td	{ line-height: 42px; }
.proc_list .place_detail .top_area .info_box table tbody tr:last-child,
.proc_list .place_detail .top_area .info_box table tbody tr:last-child th,
.proc_list .place_detail .top_area .info_box table tbody tr:last-child td	{ border-bottom-color: #4d4d4d; }






.proc_write form table ul li	{ padding: 3px 0; background: none; }
.proc_write form input[type="file"]	{ margin-right: 10px; }

.proc_write	{ margin-bottom: 30px; }
.proc_write .result_box	{}
.proc_write .result_box strong	{ display: block; line-height: 80px; text-align: center; color: #112c4e; font-size: 25px; font-weight: bold; background-color: #e6f0f9; }
.proc_write .result_box .pattern_box	{ line-height: 2em; text-align: center; font-size: 1.2em; }
.proc_write .result_box .pattern_box span	{ font-size: 22px; font-weight: 600; }



@media all and (max-width:1024px)
{
	/*
	.proc_list .search .category h3	{ line-height: 20px; padding: 20px 60px 20px 10px; font-size: 12px; letter-spacing: -1px; }
	.proc_list .search .category .group_list ul li select	{ height: 40px; }
	*/
	
	
	.proc_list .list_tab ul li	{ width: 40%; margin-right: 1%; }
	.proc_list .list_tab ul li a	{ width: auto; }
	.proc_list .list 	{ border: 0 none; }
	.proc_list .list .calendar	{ float: none; width: auto; }
	.proc_list .list .calendar .align_box	{ padding: 0; border: 0 none; }
	
	.proc_list .list .calendar .info	{ position: relative; margin-bottom: 25px; }
	.proc_list .list .calendar .info .state	{ position: absolute; display: block; right: 0; bottom: -20px; margin-top: 0; }
	
	
	.proc_list .list .regist_list	{ float: none; width: auto; border: 0 none; }
	.proc_list .list .regist_list .align_box	{ height: auto; padding: 0; margin: 0; border: 0 none; }

	.proc_list .list .calendar .td_list a	{ line-height: 15px; font-size: 11px; font-weight: normal; letter-spacing: -1px; }	
	
	.proc_list .list .calendar .td_list a.state_Y:after,
	.proc_list .list .calendar .td_list a.state_N:after	{ position: static; display: inline-block; margin-left: 5px; }


	.proc_list .place_detail .top_area .picture	{ float: none; width: auto; }
	.proc_list .place_detail .top_area .picture .pic_box	{ margin: 10px; }
	.proc_list .place_detail .top_area .picture .pic_box img	{ width: 100%; }
	.proc_list .place_detail .top_area .info_box	{ float: none; width: auto; }
	.proc_list .place_detail .top_area .info_box table	{ border-top: 1px solid #4d4d4d; }
	
	
	fieldset	{ display: block; min-width: auto; word-wrap: break-word; }
	
	.tbl1	{ display: block; table-layout: auto; width: 100%; }
	.tbl1 tbody	{ display: block; width: 100%; }
	.tbl1 tbody tr	{ position: relative; display: block; }
	.tbl1 tbody tr th	{display: block; border-width: 0 0 1px 0 !important; }
	.tbl1 tbody tr td	{ display: block; border-width: 0 0 1px 0 !important; }
	.tbl1 tbody tr td:after	{ display: inline-block; width: 1px; content: "※"; text-indent: -999px; overflow: hidden; }

	
	.proc_write .order_r	{ line-height: 45px; }
	.proc_write .order_r > *	{ margin: 0 3px; }
	
	.proc_write div.place_accessory	{ display: block; clear: both; width: 100%; overflow: hidden; overflow-x: auto; }
	.proc_write div.place_accessory:before	{ display: block; line-height: 30px; color: #3f97d0; content: "* 좌우로 이동하여 표 내용을 보실 수 있습니다."; }
	.proc_write div.place_accessory table	{ min-width: 800px; margin-top: 0; }
	
	
	
	.proc_reg_list .list	{}
	.proc_reg_list .list table	{ font-size: 14px; }
	
	/*
	.proc_reg_list	.list table colgroup col:nth-child(1),
	.proc_reg_list	.list table colgroup col:nth-child(2),
	.proc_reg_list	.list table colgroup col:nth-child(6),
	.proc_reg_list	.list table colgroup col:nth-child(7),
	.proc_reg_list	.list table colgroup col:nth-child(8),
	.proc_reg_list	.list table colgroup col:nth-child(9)	{ display: none; }

	.proc_reg_list	.list table thead tr th:nth-child(1),
	.proc_reg_list	.list table thead tr th:nth-child(2),
	.proc_reg_list	.list table thead tr th:nth-child(6),
	.proc_reg_list	.list table thead tr th:nth-child(7),
	.proc_reg_list	.list table thead tr th:nth-child(8),
	.proc_reg_list	.list table thead tr th:nth-child(9)	{ display: none; }

	.proc_reg_list	.list table tbody tr td:nth-child(1),
	.proc_reg_list	.list table tbody tr td:nth-child(2),
	.proc_reg_list	.list table tbody tr td:nth-child(6),
	.proc_reg_list	.list table tbody tr td:nth-child(7),
	.proc_reg_list	.list table tbody tr td:nth-child(8),
	.proc_reg_list	.list table tbody tr td:nth-child(9)	{ display: none; }
	*/
	
	
	
	
	
	.proc_reg_read .payment	{ display: block; }
	.proc_reg_read .payment colgroup	{ display: none; }
	.proc_reg_read .payment thead	{ display: none; }
	.proc_reg_read .payment tbody	{ display: block; text-align: left; }
	.proc_reg_read .payment tbody tr	{ display: block; }
	.proc_reg_read .payment tbody tr td	{ position: relative; display: block; padding-left: 160px; text-align: left !important; }
	.proc_reg_read .payment tbody tr td:before	{ position: absolute; left: 0; top: 0; display: block; width: 150px; height: 100%; line-height: 31px; color: #fff; font-weight: bold; background-color: #636a7d; text-align: center; }
	.proc_reg_read .payment tbody tr td:after	{ display: inline-block; width: 1px; content: "※"; text-indent: -999px; overflow: hidden; }
	.proc_reg_read .payment tbody tr td:nth-child(1):before	{ content: "결제상태"; }
	.proc_reg_read .payment tbody tr td:nth-child(2):before	{ content: "승인일시"; }
	.proc_reg_read .payment tbody tr td:nth-child(3):before	{ content: "승인번호"; }
	.proc_reg_read .payment tbody tr td:nth-child(4):before	{ content: "지불수단"; }
	.proc_reg_read .payment tbody tr td:nth-child(5):before	{ content: "구분"; }
	.proc_reg_read .payment tbody tr td:nth-child(6):before	{ content: "결제금액"; }
}

@media all and ( max-width: 768px )
{
	.proc_list .search .category h3	{ line-height: 20px; padding-top: 15px; padding-bottom: 15px; font-size: 1em; }
	.proc_list .search .category .group_list > ul	{ margin: 0; }
	.proc_list .search .category .group_list > ul > li	{ float: none; width: auto !important; }
	.proc_list .search .category .group_list > ul > li + li	{ margin-top: 5px; }
	.proc_list .search .category .group_list > ul > li > div > label	{ width: 4em !important; line-height: 40px; }
	.proc_list .search .category .group_list > ul > li > div > select	{ width: calc(100% - 4em) !important; height: 40px; padding-right: 50px; }
	.proc_list .search div.submit button	{ min-width: 100px; height: 40px; }
	
	
	.proc_reg_list .list table	{ display: block; }
	.proc_reg_list .list table colgroup	{ display: none; }
	.proc_reg_list .list table thead	{ display: none; }
	.proc_reg_list .list table tbody	{ display: block; }
	.proc_reg_list .list table tbody tr	{ display: block; border-bottom: 2px solid #c8c8c8; }
	/*
	.proc_reg_list .list table tbody tr td	{ position: relative; display: block; line-height: 20px; min-height: 20px; padding: 5px 0 5px calc(20% + 10px) !important; border-width: 0 0 1px 0; text-align: left !important; }
	.proc_reg_list .list table tbody tr td:last-child	{ border-bottom: 0 none; }
	.proc_reg_list .list table tbody tr td:before	{ position: absolute; left: 0; top: 0; width: 20%; height: 100%; background-color: #fbfbfb; text-align: center; color: #333; content: attr(data-title); display: flex; justify-content: center; align-items: center; }
	.proc_reg_list .list table tbody tr td.empty	{ padding-left: 0 !important; line-height: 10em !important; text-align: center !important; }
	.proc_reg_list .list table tbody tr td.empty:before	{ content: none; }
	*/
	
	
	.proc_reg_list .list table tbody {display: block; width: 100%;}
	.proc_reg_list .list table tbody tr {display: block; width: 100%; border-bottom: solid 1px #c8c8c8; padding: 15px 0;}
	.proc_reg_list .list table tbody tr:after {content: ''; display: table; clear: both;}
	.proc_reg_list .list table tbody tr td {display: block;border-width: 0 0 0 0px;border-top: none; border-bottom: none; text-align: left; padding: 0; font-size: 10pt;}
	.proc_reg_list .list table td.brdNum {float: left;}
	.proc_reg_list .list table td.brdNum:before {content: '번호 : ';display: inline-block;width:75px;text-align:right;}
	
	.proc_reg_list .list table td.brdRentNo {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdRentNo:before {content: '접수번호 : ';display: inline-block;width:75px;text-align:right;}
	
	.proc_reg_list .list table td.brdRStatus {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdRStatus:before {content: '추첨상태 : ';display: inline-block;width:75px;text-align:right;}
	
	.proc_reg_list .list table td.brdStatus {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdStatus:before {content: '대관상태 : ';display: inline-block;width:75px;text-align:right}
	
	
	.proc_reg_list .list table td.brdCenter {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdCenter:before {content: '센터명 : ';display: inline-block;width:75px;text-align:right}
	
	.proc_reg_list .list table td.brdPlace {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdPlace:before {content: '이용장소 : ';display: inline-block;width:75px;text-align:right}
		
	.proc_reg_list .list table td.brdlRentType {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdlRentType:before {content: '행사구분 : ';display: inline-block;width:75px;text-align:right}

	.proc_reg_list .list table td.brdRenctDate {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdRenctDate:before {content: '대관일시 : ';display: inline-block;width:75px;text-align:right}

	.proc_reg_list .list table td.brdDtail {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdDtail:before {content: '상세보기 : ';display: inline-block;width:75px;text-align:right}

	.proc_reg_list .list table td.brdPeriod {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdPeriod:before {content: '수강기간 : ';display: inline-block;width:75px;text-align:right}
	.proc_reg_list .list table td div.brdPeriodTail {padding-left: 75px;}

	.proc_reg_list .list table td.brdTime {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdTime:before {content: '이용시간 : ';display: inline-block;width:75px;text-align:right}
	.proc_reg_list .list table td div.brdTimeTail {padding-left: 75px;}
	
	.proc_reg_list .list table td.brdMemNm {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdMemNm:before {content: '수강자 : ';display: inline-block;width:75px;text-align:right}

	.proc_reg_list .list table td.brdFee {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdFee:before {content: '수강료(원) : ';display: inline-block;width:75px;text-align:right}
	
	.proc_reg_list .list table td.brdReapply {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdReapply:before {content: '재등록 : ';display: inline-block;width:75px;text-align:right}
			
	.txtright {
  text-align: left !important;
	}	
	
	.proc_reg_list .list table td.brdDate {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdDate:before {content: '접수일자 : ';display: inline-block;width:75px;text-align:right}
	
	
	.proc_reg_list .list table td.brdRefundDate {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdRefundDate:before {content: '환불신청일 : ';display: inline-block;width:75px;text-align:right}
	
	.proc_reg_list .list table td.brdRefundNm {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdRefundNm:before {content: '환불신청자 : ';display: inline-block;width:75px;text-align:right}
	
	
	.proc_reg_list .list table td.brdCate {float: right;}
	.proc_reg_list .list table td.brdCategory {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdTitle {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; margin-bottom: 10px; float: left;}
	.proc_reg_list .list table td.brdTitle a {display: inline; white-space: normal; overflow: visible; font-size: 12pt; max-width: 100%;}
	.proc_reg_list .list table td.brdTitle img {display: inline; width: 12px;}
	.proc_reg_list .list table td.brdUser {float: left; position: relative; padding-right: 10px; margin-right: 10px;}
	.proc_reg_list .list table td.brdUser:after {content: ''; display: block; width: 1px; height: 10px; background: #aaa; position: absolute; right: 0; top: 50%; margin-top: -5px;}
	.proc_reg_list .list table td.brdDate {float: left;}
	.proc_reg_list .list table td.brdCnt {display: none;}
	.proc_reg_list .list table td.brdFile {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 3px; float: left;}
	.proc_reg_list .list table td.brdFile img {display: block; width: 15px;}
	.proc_reg_list .list table td.brdOpen {float: left; width: 100%;}
	.proc_reg_list .list table td.brdOpen:before {content: '접수개시일 : ';}
	.proc_reg_list .list table td.brdAswr {float: right; background: #000; color: #fff; padding: 2px 5px; border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px;}
	.proc_reg_list .list table td.brdAswr.grn {background: #0d45b4; color: #fff;}
	.proc_reg_list .list table td.brdAswr.blu {background: #1d74b2; color: #fff;}
	.proc_reg_list .list table td.brdAswr.red {background: #ff3000; color: #fff;}
	
}

@media all and ( max-width: 650px )
{
	#_lguplus_popup_	{}
	#_lguplus_popup__div	{}
	#_lguplus_popup__div div:last-child	{ left: 0 !important; top: 0 !important; width: 100% !important; height: 100% !important; margin-left: 0 !important; margin-top: 0 !important; }
}




.modules_fmcs_daily h2	{ clear: both; padding: 0; margin: 30px 0 20px 0; font-size: 22px; font-weight: bold; color: #000; background: none; }
.modules_fmcs_daily h3	{ clear: both; padding: 0; margin: 30px 0 20px 0; font-size: 20px; font-weight: bold; color: #323232; background: none; }
.modules_fmcs_daily h4	{ clear: both; padding: 0; margin: 30px 0 20px 0; font-size: 18px; font-weight: bold; color: #323232; background: none; }

.modules_fmcs_daily .pagejump	{ text-align: center; }
.modules_fmcs_daily .pagejump a	{ float: none; display: inline-block; }

#process_attachfile_add	{ height: 35px; line-height: 31px; margin-top: 10px; }

/*
.modules_fmcs_daily .proc_reg_list	{ font-size: 16px; }
*/
.modules_fmcs_daily .proc_reg_list .list table thead th,
.modules_fmcs_daily .proc_reg_list .list table thead td,
.modules_fmcs_daily .proc_reg_list .list table tbody th,
.modules_fmcs_daily .proc_reg_list .list table tbody td	{ padding-left: 0; padding-right: 0; }


.proc_reg_list .search	{ line-height: 2.5em; padding: 20px; margin: 0 0 40px 0; border: 1px solid #c1c1c1; text-align: center; background-color: #fafafa; }
.proc_reg_list .search label	{ font-size: 1.2em; font-weight: 600; }
.proc_reg_list .search select	{ height: 2.5em; padding-right: 2em; }


.proc_reg_list .list_tab	{ margin-bottom: 30px; }
.proc_reg_list .list_tab ul	{ padding: 0; margin: 0; list-style: none; border-bottom: 1px solid #333; }
.proc_reg_list .list_tab ul:after	{ display: block; clear: both; content: ""; }
.proc_reg_list .list_tab ul li	{ float: left; padding: 0; margin: 0 5px 0 0; list-style: none; background: none; }
.proc_reg_list .list_tab ul li a	{ display: block; width: 188px; line-height: 3em; border-width: 1px 1px 0 1px; border-style: solid; border-color: #d9d9d9; color: #666; font-size: 1em; font-weight: 600; text-align: center; background-color: #fff; }
.proc_reg_list .list_tab ul li a:focus, .proc_reg_list .list_tab ul li a:hover, .proc_reg_list .list_tab ul li a:active, .proc_reg_list .list_tab ul li a.active	{ position: relative; z-index: 2; line-height: 3em; margin-bottom: -1px; border-width: 2px 1px 0 1px; border-color: #333; color: #333; }





@media all and (max-width:1023px)
{
	.proc_reg_list .list_tab ul li	{ width: 30%; margin-right: 1%; }
	.proc_reg_list .list_tab ul li a	{ width: auto; }
}








.modules_fmcs_daily .captcha	{ margin: 30px 0; text-align: right; }
.modules_fmcs_daily .captcha .captcha_print	{ display: inline-block; vertical-align: bottom; }
.modules_fmcs_daily .captcha .captcha_print:after	{ display: block; clear: both; content: ""; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_image	{ float: left; margin: 0; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_image img	{ display: block; border: 0 none; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_button1	{ float: left; padding: 0; margin: 0 0 0 5px; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_button1 button	{ float: left; display: block; width: 100px; height: 50px; padding: 0; margin: 0; border-radius: 0; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_button1 button:last-child	{ margin-left: 5px; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_input	{ float: left; clear: both; margin: 5px 0 0 0; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_input input	{ display: block; width: 360px; height: 50px; padding: 0 20px; box-sizing: border-box; font-size: 16px; }
.modules_fmcs_daily .captcha .captcha_print .captcha_print_button2	{ display: none; }
.modules_fmcs_daily .captcha .captcha_print_button3	{ display: inline-block; margin-left: 50px; vertical-align: bottom; }
.modules_fmcs_daily .captcha .captcha_print_button3 button	{ width: 150px; height: 50px; }









/* 결제 : 퍼스트데이터 결제 창 */
.fdLayer {display:none; position: absolute; top: 50%; left: 50%; width: 566px; height:auto; background-color:#fff; border: 5px solid rgb(0, 66, 101); z-index: 9999999;}	
.fdLayer .fdContainer {padding: 3px;}
.fdLayer .fdBtn {width: 100%; margin:10px 0 0; padding-top: 10px; border-top: 1px solid #DDD; text-align:right;}
a.closeBtn {display:inline-block; height:25px; padding:0 14px 0; border:1px solid #304a8a; background-color:rgb(0, 32, 61); font-size:13px; color:#fff; line-height:25px;}	
a.closeBtn:hover {border: 1px solid #091940; background-color:#1f326a; color:#fff;}
#mask { position:absolute; left:0; top:0; z-index:9999990; background-color:#000; display:none;}


.regist_list .align_box{height: auto !important; overflow: hidden}
        
.btn_area{padding:0 0 10px; display: block; overflow: hidden; width: 100%}
.btn01{padding:3px 30px; border:1px solid #000; border-radius:30px; color:#000; float:right; }
.btn01:hover{background: #666; color:#fff !important; transition:0.5s ease}


.calendar .table_box2 table td{height: 50px !important; vertical-align: middle;}
.calendar .table_box2 table td a:link strong	{border-radius: 100px; height: 30px; width:30px; padding:3px; box-sizing: border-box; margin:auto; display: inline-block}
.calendar .table_box2 table td a span	{ display: block; text-align: center; font-weight: normal; color: #1b1b1b; }


.calendar .table_box2 table td a.reserv_possible strong	{background: #fff; }
.calendar .table_box2 table td a.reserv_impossible strong	{background: #999;}
.calendar .table_box2 table td a.reserv_select strong	{background: #05a29f !important;}
.proc_list .list .calendar .table_box2 table td a.reserv_impossible strong,
.proc_list .list .calendar .table_box2 table td a.reserv_select strong	{color:#fff !important}

.state_info{display: flex; justify-content: flex-end;}
.state_info li{background: none !important; font-size: 0.85rem; position: relative; margin-left: 30px !important;}
.state_info li:before{content: ''; position: absolute; width:1em; height: 1em; border-radius: 1em; left: -1em; top:0.5em}
.state_info li.reserv_possible:before{background: #fff; border: 1px solid #999}
.state_info li.reserv_impossible:before{background: #999}
.state_info li.reserv_select:before{background: #05a29f}

.golf_select{display: table; margin: 10px 0; width:100%; table-layout: fixed}
.golf_select dt{font-weight: 600; display: table-cell; vertical-align: top; width: 25%}
.golf_select dt em{color:#05a29f !important}
.golf_select dd{display: table-cell; }
.golf_select dd .table_box{width: 100%}
.golf_select dd .table_box table td{padding: 3px}


.golf_select dd.person a{border:1px solid #ccc; margin-right: 5px; width:25px; height: 25px; line-height: 25px; background: none; box-sizing: border-box; text-align: center; display: inline-block}
.golf_select dd.person a.select{background: #05a29f; color:#fff}
.golf_select input[type="checkbox"]	{ width: 20px; height: 20px; margin: 0 10px 0 0; }
.golf_select dd .description{font-size: 0.85rem; color:#999}
.golf_select_foot{border-radius: 10px; background: #f7f7f7; padding:10px 20px; text-align: right; font-weight: 600}
.golf_select_foot .total_p{margin-right: 20px}
.golf_select_foot .amount{text-decoration: underline}

div.submit	{ text-align: center; }
div.submit button	{ min-width: 150px; height: 55px; background-color: #888; color: #fff; border: none;}
div.submit button[type="submit"]	{ background-color: #05a29f; color: #fff; }
div.submit button:focus, div.submit button:hover, div.submit button:active	{ background-color: #000; color: #fff; }
div.btn_area{ text-align: center; }

.payinfo{background: #f4f4f4; padding: 20px; box-sizing: border-box}
.payinfo p.payinfo_txt{font-size: 1.2rem; font-weight: 600; text-align: center; border-bottom: 1px dashed #ccc; padding:10px; word-break: keep-all;}
.payinfo .boxwrap { display: table; width: 100%; table-layout: fixed; }
.payinfo .boxwrap .row{display: table-row-group}
.payinfo .boxwrap .column { display: table-cell; vertical-align: middle; text-align: center; }
.payinfo .boxwrap .column:nth-child(odd){width:20%; font-weight: 600}
.payinfo .boxwrap .column:nth-child(even){width:80%; text-align: left}

.modules_fmcs_facilities select[name="reduction"]{width: 50%}

.total_amount{min-width: 50%; display: inline-block; font-weight: 600; color:#c60}
 h3 span.f_12{font-size: 0.9rem}
.width50{width: 50%}
.fl{float: left}


/*감면자 정보*/
.reduction_list{display: table; width: 100%; padding-bottom: 10px !important; padding-top: 10px !important; border-bottom: 1px dashed #d7d8da; box-sizing: border-box; }
.reduction_list:after{display: block;  clear: both;  content: ""; }
.reduction_list li{display: table-cell; background: none !important;}
.reduction_list li:first-child{width:10%; font-weight: 600}
.reduction_list li:nth-child(2){width:auto}
.reduction_list li:nth-child(3){width:15%;text-align: right}
.reduction_list li:nth-child(4){width:15%;text-align: right}
.reduction_list li:nth-child(5){width:5%;text-align: right}                     

.reduction_list li .btn_plus,.btn_minus, .btn_x {border: 1px solid #d7d8da;padding: 5px;display: inline-block;width: 25px;background: #fff;color: #000;margin: 0 5px}
.reduction_list li .btn_plus:hover,.btn_minus:hover, .btn_x:hover {background: #666;color: #fff;transition: 0.5s ease}
 .reduction_result{margin:10px 0}
.reduction_result:after{display: block;  clear: both;  content: ""; }


 /*약관동의*/
.agree_content {max-height: 282px;padding: 20px;margin: 0;border: 1px solid #e0e0e0;box-sizing: border-box;background: #f5f5f5;overflow: auto;}
.agree_content pre {padding: 0;margin: 0;}
.agree_checkbox {padding: 10px 0 15px 20px;margin: -1px 0 0 0;border: 1px solid #e0e0e0;border-top-color: #ccc;}
.agree_checkbox input {width: 20px;height: 20px;margin: 0 10px 0 0;}
.agree_checkbox label {display: inline;}

@media only screen and (max-width: 900px) {
.proc_list .list .regist_list:before{top:20px; width: 100%; height: 1px; }
.modules_fmcs_facilities * {font-size: 0.85rem;}
.payinfo .boxwrap .row{display: flex;  width: 100%;  overflow: hidden;  flex-wrap: wrap;}
}

@media only screen and (max-width: 600px) {
.modules_fmcs_facilities * {font-size: 0.75rem;}
.modules_fmcs_facilities select[name="reduction"]{width: 100%}
.reduction_list{display: flex; justify-content: flex-start}
.reduction_list li{width: auto !important}

}        



/*팝업*/
#popup01, #popup02 {display: none;}
#popup01{padding: 20px 40px;position: fixed;top: 50px;left: calc(50% - 300px);margin: 0 0 0 0px;background-color: #fff;z-index: 99999;border-radius: 10px;box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;box-sizing: border-box; width: 600px }  
#popup01 h3, #popup02 h3{border-bottom: 2px solid #333}
#popup01 h4, #popup02 h4{margin:10px 0 !important}
#popup01 p, #popup02 p{margin:0 !important}

#popup02{padding: 20px 40px;position: fixed;top: 50px;left: calc(50% - 300px);margin: 0 0 0 0px;background-color: #fff;z-index: 99999;border-radius: 10px;box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;box-sizing: border-box; width: 600px; }
#popup02 p{font-weight: 600; padding-bottom: 10px; border-bottom: 2px solid #333}
#popup02 .reserv_confirm{ padding:20px 0; border-bottom: 1px solid #333; overflow: hidden}
#popup02 .reserv_confirm li{background: none; display: inline-block; padding: 0}
#popup02 .reserv_confirm li:nth-child(odd){ float:left; width:20%; font-weight: 600}
#popup02 .reserv_confirm li:nth-child(even){float:left; width:80%}


.backon {content: "";position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 99998;background-color: rgba(0, 0, 0, 0.5);}

.openPopup {cursor: pointer;}

.state_mark{display: inline-block; width: auto; padding: 4px 16px; margin: 0; font-weight: bold; font-size: 0.9em; color: #fff; }
.state_impossible{background: #575757;}
.state_possible{background: #05a29f;}
        
@media (max-width: 1200px) {
.mpop {left: 10px !important;top: 30px !important;max-width: calc(100% - 20px) !important;height: auto !important;margin: 0 !important;overflow-y: auto;font-size: 0.9rem;max-height: 90%}
}


.gov_discount	{ line-height: 30px; }
.gov_discount h3	{ margin: 1em 0 5px 0; font-size: 1.2em; font-weight: 500; }
.gov_discount table	{ table-layout: fixed; clear: both; width: 100%; margin-bottom: 20px; border-collapse: collapse; border-width: 2px 0 0 0; border-style: solid; border-color: #0b4da1; text-align: left; }
.gov_discount table caption	{ width: 0; height: 0; line-height: 0; overflow: hidden; font-size: 0; }
.gov_discount table tbody tr	{ border-bottom: 1px solid #dedede; }
.gov_discount table tbody tr th	{ background-color: #fafafa; color: #4e4e4e; text-align: center; }
.gov_discount table tbody tr td	{ line-height: 35px; padding: 5px; font-size: 1em; }
.gov_discount table tbody tr td input	{ height: 35px; box-sizing: border-box; }
.gov_discount table tbody tr td input[name="person_name"]	{ width: 100%; }
.gov_discount table tbody tr td input[name="person_no_1"],
.gov_discount table tbody tr td input[name="person_no_2"]	{ width: 45%; }
.gov_discount table tbody tr td span.split	{ float: left; display: inline-block; width: 10%; text-align: center; }
.gov_discount ul	{ padding: 10px; margin: 0; list-style: none; border: 1px solid #c8c8c8; background-color: #fafafa; font-size: 0.9em; }
.gov_discount ul li	{ position: relative; line-height: 1.6em; padding: 0 0 0 10px; margin: 0; list-style: none; }
.gov_discount ul li:before	{ position: absolute; left: 0; top: 0.8em; width: 3px; height: 3px; margin-top: -2px; background-color: #0b4da1; content: ""; }
.gov_discount p	{ margin: 0; }
.gov_discount em	{ color: #f00; font-style: normal; }
.gov_discount .order_r	{ margin-top: 2em; margin-bottom: 0; text-align: center; }
.gov_discount .button	{ width: 150px; height: 55px; line-height: 55px; border: 0 none; border-radius: 0; font-size: 1em; }

@media all and (max-width: 768px)
{
	.proc_list .search .lecture_name { padding: 5px 1px 5px 74px; }
	.proc_list .search .lecture_name label { left: 10px; top: 5px; }
	.proc_list .search .lecture_name input { width: 97%; }
	
	.proc_list .search .others span {
	  padding-top: 7px;
	  padding-bottom: 7px;
	  float: left;
	}
	
	.proc_list .search .others label {
	  float: left;
	  margin-left: 0px;
	  min-width: 75px;
	}
	.proc_list .search .others .lerturer_name {
	  float: left;
	}

	.gov_discount .order_r	{ text-align: center; }
	.gov_discount .button	{ width: 45%; margin: 0; }
}