	@charset "UTF-8";


	.modules_fmcs_facilities	{ font-size: 16px; color: #333; }

	.modules_fmcs_facilities input[type="text"],
	.modules_fmcs_facilities input[type="password"],
	.modules_fmcs_facilities input[type="file"],
	.modules_fmcs_facilities select	{ height: 40px; max-width: 100%; padding: 0 10px; box-sizing: border-box; font-size: inherit; }
	.modules_fmcs_facilities select	{ padding-right: 20px; }
	.modules_fmcs_facilities .button	{ height: 45px; line-height: 43px; padding: 0 30px; border-radius: 3px; box-sizing: border-box; font-size: inherit; }
	.modules_fmcs_facilities .button.small	{ height: 2em; line-height: 2em; padding: 0 10px; }
	.modules_fmcs_facilities .button.large	{ height: 3em; line-height: 2.8em; padding: 0 20px; font-size: 1.5em; border: 1px solid #989898; }


	.modules_fmcs_facilities input[type="checkbox"][name="agree_refund"]	{ width: 20px; height: 20px; }
	.modules_fmcs_facilities label[for="agree_refund"]	{ font-size: 1.2em; font-weight: 500; }


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


	.modules_fmcs_facilities table	{ border-width: 1px 0 0 0; border-color: #707070; }
	.modules_fmcs_facilities table thead tr th	{ height: 60px; border: 0 none !important; border-bottom: 1px solid #bbb !important; box-sizing: border-box; background-color: #e0e4e8; color: #222; font-weight: 600; text-align: center; vertical-align: middle; }
	.modules_fmcs_facilities table thead tr th + th	{ border-left: 1px solid #bbb !important; }
	.modules_fmcs_facilities table tbody tr th,
	.modules_fmcs_facilities table tbody tr td	{ height: 60px; padding: 5px; border: 0 none !important; border-bottom: 1px solid #bbb !important; box-sizing: border-box; vertical-align: middle; }
	.modules_fmcs_facilities table tbody tr th	{ background-color: #e0e4e8; text-align: center; font-weight: 600; color: #222; }
	.modules_fmcs_facilities table tbody tr th + th,
	.modules_fmcs_facilities table tbody tr th + td,
	.modules_fmcs_facilities table tbody tr td + th,
	.modules_fmcs_facilities table tbody tr td + td	{ border-left: 1px solid #bbb !important; }
	.modules_fmcs_facilities table tbody tr th[rowspan],
	.modules_fmcs_facilities table tbody tr td[rowspan]	{  border-right: 1px solid #bbb !important; }
	.modules_fmcs_facilities table tbody tr th[rowspan]:last-child,
	.modules_fmcs_facilities table tbody tr td[rowspan]:last-child	{  border-right: 0 none !important; }


	.modules_fmcs_facilities table + h3	{ margin-top: 50px; }




	.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: 40px; margin: 0; 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	{ line-height: 30px; padding: 40px; margin: 0 0 40px 0; border: 1px solid #cdcdcd; background: #fafafa; text-align: left; }
	.description_box > div:after	{ display: block; clear: both; content: ""; }

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


	.proc_list	{ margin-bottom: 30px; }

	.proc_list .search	{ margin-bottom: 20px; }
	.proc_list .search form	{}
	.proc_list .search form fieldset	{}
	.proc_list .search .category	{ position: relative; border-width: 1px 1px 0 1px; border-style: solid; border-color: #cdcdcd; background-color: #fafafa; }
	.proc_list .search .category h3	{ height: 80px; line-height: 80px; padding: 0 90px 0 30px; margin: 0; background: #fff none; font-size: 18px; }
	.proc_list .search .category h3 strong	{ color: inherit; }
	.proc_list .search .category h3 span	{ color: inherit; }
	.proc_list .search .category .category_more	{ position: absolute; left: 0; top: 0; width: 100%; height: 80px; min-width: 0; padding: 0; margin: 0; border: 0 none; border-bottom: 1px solid #cdcdcd; background-color: transparent; text-align: left; text-indent: -9999px; overflow: hidden; }
	.proc_list .search .category .category_more:after	{ position: absolute; right: -1px; top: -1px; width: 80px; height: 81px; background: #0096dc url(../image/list_search_arrow_up.png) no-repeat center center; content: ""; }
	.proc_list .search .category .category_more.active	{ border-bottom: 0 none; }
	.proc_list .search .category .category_more.active:after	{ transform: rotate(180deg); }
	.proc_list .search .category .group_list	{ display: none; height: 0; overflow: hidden; }
	.proc_list .search .category .group_list.active	{ display: block; height: auto; overflow: visible; padding: 30px; border-top: 1px solid #cdcdcd; }
	.proc_list .search .category .group_list > ul	{ padding: 0; margin: 0 -20px 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 20px 0 0; }
	.proc_list .search .category .group_list > ul > li label	{ display: block; line-height: 51px; padding: 0 0 0 30px; margin: 0; border: 1px solid #d0d0d0; background-color: #edecec; font-size: 18px; font-weight: 600; }
	.proc_list .search .category .group_list > ul > li select	{ display: block; width: 100%; height: 200px; line-height: 49px; padding: 0; margin: -1px 0 0 0; border: 1px solid #d0d0d0; box-shadow: none; background-color: #fff; }
	.proc_list .search .category .group_list > ul > li select option	{ padding: 12px 30px; border-bottom: 1px solid #d0d0d0; }
	.proc_list .search .category .group_list > ul > li select option:selected	{ background-color: #0096dc; color: #fff; }

	.proc_list .search .category .group_list > ul > li div strong	{ display: block; line-height: 50px; padding: 0 0 0 30px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #d0d0d0; background-color: #edecec; font-size: 18px; font-weight: 600; color: inherit; }
	.proc_list .search .category .group_list > ul > li div > ul	{ height: 200px; padding: 0; margin: 0; list-style: none; border: 1px solid #d0d0d0; background-color: #fff; overflow: auto; }
	.proc_list .search .category .group_list > ul > li div > ul > li	{ padding: 0; margin: 0; list-style: none; border-bottom: 1px solid #d0d0d0; background: none; }
	.proc_list .search .category .group_list > ul > li div > ul > li a	{ display: block; line-height: 24px; padding: 12px 30px; }
	.proc_list .search .category .group_list > ul > li div > ul > li a:focus,.proc_list .search .category .group_list > ul > li div > ul > li a:hover, .proc_list .search .category .group_list > ul > li div > ul > li a:active	{ background-color: #666; color: #fff; }
	.proc_list .search .category .group_list > ul > li div > ul > li a.active	{ background-color: #0096dc; color: #fff; }


	.proc_list .search .category .group_list p	{ padding: 0 0 30px 0; margin: 20px 0 0 0; }

	.proc_list .search div.submit	{ padding: 20px 0; margin: 0 -31px -30px; border-top: 1px solid #cdcdcd; background-color: #fff; text-align: right; }
	.proc_list .search div.submit button	{ min-width: 120px; height: 45px; line-height: normal; padding: 0 30px; margin: 0 0 0 10px; border: 1px solid #5a5a5a; border-radius: 3px; background-color: #fff; color: #000; font-weight: normal; font-size: 1em; transition: all .3s; }
	.proc_list .search div.submit button:first-child	{ margin-left: 0; }
	.proc_list .search div.submit button[type="submit"]	{ border-color: #0096dc; background-color: #0096dc; 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 .search form input:focus,
	.proc_list .search form select:focus,
	.proc_list .search form button:focus{ outline: 1px solid red; }





	.proc_list .list_tab	{ margin-bottom: 40px; }
	.proc_list .list_tab ul	{ padding: 0; margin: 0; list-style: none; }
	.proc_list .list_tab ul:after	{ display: block; clear: both; content: ""; }
	.proc_list .list_tab ul li	{ float: left; width: 50%; padding: 0; margin: 0; list-style: none; background: none; }
	.proc_list .list_tab ul li a	{ display: block; line-height: 43px; border: 1px solid #d0d0d0; background-color: #fafafa; color: #222; font-weight: normal; text-align: center; }
	.proc_list .list_tab ul li a:focus, .proc_list .list_tab ul li a:hover, .proc_list .list_tab ul li a:active	{ border-color: #333; background-color: #666; color: #fff; font-weight: 600; }
	.proc_list .list_tab ul li a.active	{ border-color: #0096dc; background-color: #f4f9fd; color: #0096dc; font-weight: 600; }


	.proc_list .rent_type	{ padding: 0 0 20px calc(50% + 20px); text-align: center; font-size: 1.5em; }
	.proc_list .rent_type input[type="radio"]	{ width: 20px; height: 20px; margin-left: 0.5em; cursor: pointer; }
	.proc_list .rent_type label:last-child	{ margin-right: 0; }


	.proc_list .list	{ margin-bottom: 40px; }
	.proc_list .list:after	{ display: block; clear: both; content: ""; }

	.proc_list .list .calendar	{ float: left; width: 50%; padding-right: 10px; box-sizing: border-box; }
	.proc_list .list .calendar_full	{ float: none; width: auto; }
	.proc_list .list .calendar .info	{ line-height: 40px; padding: 10px 0 20px 0; 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: inline-block; width: 40px; height: 40px; line-height: 40px; margin: 0; border-radius: 100%; background-color: #878787; font-family: serif; color: #fff; text-align: center; text-indent: -999px; overflow: hidden; font-weight: 600; font-size: 30px; vertical-align: top; }
	.proc_list .list .calendar .info a:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ""; }
	.proc_list .list .calendar .info a.prev_month:after	{ content: "<"; }
	.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	{ display: inline-block; margin: 0 45px; font-size: 40px; color: #000; vertical-align: top; }

	.proc_list .list .calendar .status_info	{ line-height: 22px; padding: 0; margin: 20px 0; list-style: none; text-align: right; }
	.proc_list .list .calendar .status_info li	{ display: inline-block; padding: 0; margin: 0 0 0 20px; list-style: none; background: none; }
	.proc_list .list .calendar .status_info li:first-child	{ margin-left: 0; }
	.proc_list .list .calendar .status_info li span	{ display: inline-block; line-height: inherit; padding-left: 20px; background: no-repeat 0 center; font-size: 1em; }

	.proc_list .list .calendar .status_end	{ background-image: url(../image/icon_end.png) !important; }
	.proc_list .list .calendar .status_possible	{ background-image: url(../image/icon_possible.png) !important; }
	.proc_list .list .calendar .status_impossible	{ background-image: url(../image/icon_impossible.png) !important; }

	.proc_list .list .calendar table	{ margin: 0; border: 0 none; border-top: 1px solid #cdcdcd; }
	.proc_list .list .calendar table thead tr,
	.proc_list .list .calendar table tbody tr	{ border: 0 none; border-top: 1px solid #cdcdcd; }
	.proc_list .list .calendar table thead tr th	{ padding: 0; border: 0 none !important; background-color: transparent; font-size: 20px; font-weight: 600; }
	.proc_list .list .calendar table tbody tr td	{ padding: 6px 0 8px; border: 0 none !important; text-align: center; }
	.proc_list .list .calendar table tbody tr td.prev_month,
	.proc_list .list .calendar table tbody tr td.next_month	{ background-color: transparent; }
	.proc_list .list .calendar table tbody tr td a	{ display: block; height: auto; line-height: 13px; text-align: center; }
	.proc_list .list .calendar table tbody tr 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 tr td strong	{ display: inline-block; width: 48px; height: 48px; line-height: 46px; border: 1px solid transparent; border-radius: 100%; box-sizing: border-box; text-align: center; font-size: 20px; color: #000; font-weight: normal; }
	.proc_list .list .calendar table tbody tr td span	{ display: inline-block; width: 13px; height: 13px; margin: 7px 0 0 0; background: no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }
	.proc_list .list .calendar table tbody tr td.prev_month strong,
	.proc_list .list .calendar table tbody tr td.next_month strong,
	.proc_list .list .calendar table tbody tr td.prev_month a strong,
	.proc_list .list .calendar table tbody tr td.next_month a strong	{ color: #4c4c4c !important; }
	.proc_list .list .calendar table tbody tr td.active a strong	{ border-color: #0598dd !important; background-color: #ecf5fd !important; }
	.proc_list .list .calendar table tbody tr 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 span	{ display: inline-block; line-height: 15px; font-size: 12px; }
	.proc_list .list .calendar span.state_10,
	.proc_list .list .calendar span.state_15	{ color: #2e3192 !important; }	/* 예약가능 */
	.proc_list .list .calendar span.state_20	{ color: #555 !important; }	/* 마감 */
	.proc_list .list .calendar span.state_30	{ color: #ed1c24 !important; }	/* 휴관일 */
	.proc_list .list .calendar a.state_11 strong,
	.proc_list .list .calendar span.state_11	{ color: #ed1c24 !important; }	/* 공휴일 */





	.proc_list .list .regist_list	{ position: relative; float: right; width: 50%; padding: 0 0 0 10px; box-sizing: border-box; }
	.proc_list .list .regist_list .info	{ line-height: 40px; padding: 10px 0 20px 0; margin: 0; text-align: center; }
	.proc_list .list .regist_list .info > *	{ vertical-align: bottom; }
	.proc_list .list .regist_list .info strong	{ display: inline-block; font-size: 50px; font-weight: 600; color: inherit; }
	.proc_list .list .regist_list .info em	{ display: inline-block; margin-left: 20px; font-size: 40px; font-weight: normal; color: inherit; text-transform: uppercase; }
	.proc_list .list .regist_list .info span	{ display: inline-block; font-size: 40px; font-weight: normal; color: inherit; }
	.proc_list .list .regist_list .info span:before	{ content: "(" }
	.proc_list .list .regist_list .info span:after	{ content: ")" }
	.proc_list .list .regist_list .align_box	{ height: 545px; margin: 0; border-width: 0 1px 1px 1px; border-style: solid; border-color: #bbb; box-sizing: border-box; overflow: auto; }
	.proc_list .list .regist_list table	{ border-top-color: #bbb; }
	.proc_list .list .regist_list table thead tr th,
	.proc_list .list .regist_list table tbody tr th,
	.proc_list .list .regist_list table tbody tr td	{ border: 0 none !important; }
	.proc_list .list .regist_list table thead tr,
	.proc_list .list .regist_list table tbody tr	{ border-bottom: 1px solid #bbb; }
	.proc_list .list .regist_list table.height_max tbody tr:last-child	{ border-bottom: 0 none; }
	.proc_list .list .regist_list em	{ font-style: normal; color: #f00; }
	.proc_list .list .regist_list input	{ margin: 0; }
	.proc_list .list .regist_list input[type="checkbox"]	{ width: 20px; height: 20px; cursor: pointer; }


	.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	{ margin: 0 0 70px 0; }
	.proc_list .place_detail .top_area	{ position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; }
	.proc_list .place_detail .top_area .picture	{ position: relative; width: 100%; padding: 0 10px 0 0; box-sizing: border-box; }
	.proc_list .place_detail .top_area .picture .pic_box	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #dfdfdf; box-sizing: border-box; background-color: #fafafa; overflow: hidden; }
	.proc_list .place_detail .top_area .picture .pic_box img	{ position: absolute; left: 50%; top: 50%; display: block; width: auto; height: auto; min-width: 1000%; min-height: 1000%; max-width: none; max-height: none; transform: translate(-50%, -50%) scale(0.1); padding: 0; margin: 0; border: 0 none; }
	.proc_list .place_detail .top_area .picture .pic_box .status	{ position: absolute; right: 0; top: 0; line-height: 17px; padding: 10px 20px; color: #fbff8c; background-color: #000; background-color: rgba(0, 0, 0, 0.8); }
	.proc_list .place_detail .top_area .info_box	{ position: relative; width: 100%; padding: 0 0 0 10px; box-sizing: border-box; }
	.proc_list .place_detail .top_area .info_box p.receive_type	{ position: absolute; right: 0; top: -27px; line-height: 25px; padding: 0 20px 0 20px; margin: 0; background-color: #4d4d4d; color: #fff; }
	.proc_list .place_detail .top_area .info_box p.receive_type strong	{ color: #fff; }
	.proc_list .place_detail .top_area .info_box table	{ margin: 0; border-top-color: #bbb; }





	.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; }




	.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; }


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


	.proc_reg_list .list table td input[type="checkbox"]	{ margin: 0; }
	.proc_reg_list .list table td input[type="checkbox"] + label	{ margin-left: 50px; }


	@media all and (max-width:1023px)
	{
		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; height: auto !important; line-height: 30px !important; padding: 10px 0 !important; border-width: 0 0 1px 0 !important; }
		.tbl1 tbody tr td	{ display: block; height: auto !important;  line-height: 30px !important; padding: 10px 7px !important; border-width: 0 0 1px 0 !important; }
		.tbl1 tbody tr td:after	{ display: inline-block; width: 1px; content: "※"; text-indent: -999px; overflow: hidden; }

		.modules_fmcs_facilities table tbody tr th + th,
		.modules_fmcs_facilities table tbody tr th + td,
		.modules_fmcs_facilities table tbody tr td + th,
		.modules_fmcs_facilities table tbody tr td + td	{ border-left: 0 none !important; }

		.app_download div	{ position: static !important; }
		
		.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_list .rent_type	{ font-size: 1.1em; }
		
		.proc_reg_list .list	{ overflow: auto; }
		.proc_reg_list .list:before	{ display: block; line-height: 30px; content: "* 좌우로 이동하여 표 내용을 보실 수 있습니다."; color: #3f97d0; }
		.proc_reg_list .list table	{ width: 1100px; }
		.proc_reg_list .list .table_box:before	{ content: none !important; }
		.proc_reg_list .list .table_box table	{ margin-top: 0; }
		
		/*
		.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)
	{
		.modules_fmcs_facilities	{ font-size: 14px; }
		
		.proc_list .search .category h3	{ height: 50px; line-height: 50px; padding-left: 10px; padding-right: 50px; font-size: 1em; }
		.proc_list .search .category h3	{ display: flex; line-height: 1em; align-items: center; flex-wrap: wrap; }
		.proc_list .search .category .category_more	{ height: 50px; }
		.proc_list .search .category .category_more:after	{ width: 50px; height: 51px; }
		.proc_list .search .category .group_list.active	{ padding: 10px; }
		.proc_list .search .category .group_list > ul	{ margin-right: 0; }
		.proc_list .search .category .group_list > ul > li	{ float: none; width: auto !important; margin-bottom: 10px; }
		.proc_list .search .category .group_list > ul > li:last-child	{ margin-bottom: 0; }
		.proc_list .search .category .group_list > ul > li div	{ margin: 0; }
		.proc_list .search .category .group_list > ul > li div strong	{ line-height: 40px; padding-left: 10px; font-size: 1.1em; }
		.proc_list .search .category .group_list > ul > li div > ul	{ height: 10em; }
		.proc_list .search .category .group_list > ul > li div > ul > li a	{ line-height: 1.2em; padding: 0.7em 10px; }
		.proc_list .search .category .group_list p	{ margin-top: 10px; }
		
		.proc_list .search div.submit	{ padding: 10px 0; margin: 0 -11px -10px; }
		
		
		.proc_list .place_detail .top_area	{ display: block; }
		.proc_list .place_detail .top_area .picture	{ height: 0; padding: 66.666% 0 0 0; margin-bottom: 10px; }
		.proc_list .place_detail .top_area .info_box	{ padding: 0; }

		
		.proc_list .rent_type	{ padding-left: 0; font-size: 1.1em; }

		
		.proc_list .list .calendar	{ float: none; width: auto; padding: 0; }
		.proc_list .list .regist_list	{ float: none; width: auto; padding: 0; margin-top: 30px; }
		.proc_list .list .regist_list .align_box	{ height: auto; }
		.proc_list .list .regist_list table	{ margin-bottom: -1px; }
		
		
		.proc_list .list .calendar .info .state	{ position: static; float: right; }
	}

	@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; }
	}







	@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_facilities .captcha	{ margin: 30px 0; text-align: right; }
	.modules_fmcs_facilities td.captcha	{ margin: 0; text-align: left; }
	.modules_fmcs_facilities .captcha .captcha_print	{ display: inline-block; vertical-align: bottom; }
	.modules_fmcs_facilities .captcha .captcha_print:after	{ display: block; clear: both; content: ""; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_image	{ float: left; margin: 0; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_image img	{ display: block; border: 0 none; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_button1	{ float: left; padding: 0; margin: 0 0 0 5px; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_button1 button	{ float: left; display: block; min-width: 100px; height: 50px; padding: 0; margin: 0; border-radius: 0; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_button1 button:last-child	{ margin-left: 5px; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_input	{ float: left; clear: both; margin: 5px 0 0 0; }
	.modules_fmcs_facilities .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_facilities .captcha .captcha_print .captcha_print_button2	{ margin: 5px 0 0 5px; }
	.modules_fmcs_facilities .captcha .captcha_print .captcha_print_button2 button	{ min-width: 100px; height: 50px; line-height: 50px; padding: 0; border-radius: 0; }
	.modules_fmcs_facilities .captcha .captcha_print_button3	{ display: inline-block; margin-left: 50px; vertical-align: bottom; }
	.modules_fmcs_facilities .captcha .captcha_print_button3 button	{ width: 150px; height: 50px; }



	.modules_fmcs_facilities input[type="checkbox"][name="agree_use"]	{ width: 20px; height: 20px; }
	.modules_fmcs_facilities label[for="agree_use1"]	{ font-size: 1.1em; font-weight: 600; }






	/* 결제 : 퍼스트데이터 결제 창 */
	.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;}
