@charset "UTF-8";

.font-small	{ font-size: 0.8em; letter-spacing: -1px; }

.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: ""; }


.description_box	{ padding: 0; margin: 20px 0 40px 0; background: #fff; border:1px solid #c8c8c8; }
.description_box > div	{ padding: 15px 19px; background: #fafafa; }
.description_box > div:after	{ display: block; clear: both; content: ""; }
.description_box > div > strong:first-child	{ position: relative; display: block; padding: 0 0 0 10px; margin: -55px 0 20px -10px; font-size: 1.1em; color: #333; }
.description_box > div > strong:first-child:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 20px; margin-top: -10px; background-color: #333; content: " "; }




.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; }
.proc_list .search .category h3	{ line-height: 60px; padding: 0 70px 0 30px; margin: 0; font-size: 1.2em; border:1px solid #cecece;  }
.proc_list .search .category h3 strong	{ color: #cc6600; }
.proc_list .search .category h3 span	{ color: #87b9e5; }
/*
.proc_list .search .category .category_more	{ position: absolute; right: 30px; top: 17px; width: 26px; height: 26px; min-width: 0; padding: 0; margin: 0; border: 1px solid #d0d3d7; background-color: #fff; color: #707379; text-indent: -999px; overflow: hidden; }
.proc_list .search .category .category_more:after	{ position: absolute; left: 0; top: 0; width: 24px; height: 24px; line-height: 24px; text-align: center; text-indent: 0; content: "▼"; }
.proc_list .search .category .category_more.active:after	{ content: "▲"; }
*/
.proc_list .search .category .category_more	{ position: absolute; left: 0; top: 0; width: 100%; height: 60px; min-width: 0; padding: 0; margin: 0; border: 0 none; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; }
.proc_list .search .category .category_more:after	{ position: absolute; right: 30px; top: 17px; width: 24px; height: 24px; line-height: 24px; border: 1px solid #d0d3d7; background-color: #fff; color: #707379; text-align: center; text-indent: 0; 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 li div	{ margin: 0 10px 0 0; }
.proc_list .search .category .group_list ul li label	{ display: block; line-height: 40px; 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: 160px; line-height: 25px; 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 .lecture_name	{ position: relative; padding: 19px 29px 5px 104px; border-width: 0px 1px 0 1px; border-style: solid; border-color: #d6d6d6; background-color: #f9f9f9; } */
/* .proc_list .search .lecture_name label	{ position: absolute; left: 29px; top: 19px; display: block; width: 75px; line-height: 35px; color: #000; font-weight: 500; font-size: 1em; } */
.proc_list .search .lecture_name	{ position: relative; padding: 19px 1px 5px 63px; background-color: #f9f9f9; }
.proc_list .search .lecture_name label	{ position: absolute; left: 0px; top: 19px; display: block; width: 75px; line-height: 35px; color: #000; font-weight: 500; font-size: 1em; }
.proc_list .search .lecture_name input	{ width: 100%; height: 35px; margin: 0; }

.proc_list .search .others	{ position: relative; padding: 5px 29px 19px 29px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #d6d6d6; background-color: #f9f9f9; }
.proc_list .search .others:after	{ display: block; clear: both; content: ""; }
.proc_list .search .others > *	{ float: left; }
.proc_list .search .others label,
.proc_list .search .others .label	{/* display: block;*/ min-width: 75px; line-height: 34px; color: #000; font-weight: 500; font-size: 1em; }
.proc_list .search .others label	{ margin-left: 30px; }
.proc_list .search .others .weeknames	{ display: block; }
.proc_list .search .others .weeknames:after	{ display: block; clear: both; content: ""; }
.proc_list .search .others .weeknames input	{ position: absolute; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; }
.proc_list .search .others .weeknames label	{ display: block; float: left; width: 31px; height: 31px; min-width: 0; line-height: 31px; margin: 0 -1px 0 0; border: 1px solid #d7d8da; background-color: #fff; text-align: center; color: #666; font-weight: normal; }
.proc_list .search .others .weeknames label.active	{ color: #fff; background-color: #cc6600; }
.proc_list .search .others select[name="target"]	{ max-width: 110px; min-width: 100px; height: 35px; padding: 0 30px 0 10px; margin: 0; }
.proc_list .search .others .lerturer_name	{ float: right; }
.proc_list .search .others .lerturer_name label	{ float: left; margin: 0; }
.proc_list .search .others .lerturer_name input	{ float: left; max-width: 200px; height: 35px; margin: 0; }

.proc_list .search div.submit	{ padding: 20px 0; text-align: right; }
.proc_list .search div.submit button	{ min-width: 110px; height: 45px; 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: #fff; text-align: center; }
.proc_list .search .category h3 > *	{ vertical-align: top; }
.proc_list .search .category h3 strong	{ color: #cc6600; }
.proc_list .search .category h3 span	{ color: #cc6600; 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: 19px; 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: 4em; 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:first-child > div > label	{ width: 3em; }
.proc_list .search .category .group_list > ul > li > div > select	{ float: left; width: calc(100% - 4em); height: 55px; padding-left: 1em; padding-right: 65px; /*background-image: url(../image/select_arrow_55.png); background-size: contain;*/ }
.proc_list .search .category .group_list > ul > li:first-child > div > select	{ width: calc(100% - 3em); }
.proc_list .search .category .group_list p	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
.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: #cc6601; 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 #e1e1e1; }
.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: 50px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #000 #e1e1e1 #fff #e1e1e1; color: #666; font-size: 1.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: 50px; margin-bottom: -1px; border-width: 2px 1px 0 1px; color: #333; }

.proc_list .list	{ margin-bottom: 30px; }
.proc_list .list table	{ margin: 0; }
.proc_list .list td.nowrap	{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.proc_list .list table thead tr th{border-left: none}
.proc_list .list table thead tr th:last-child{border-right: none}
.proc_list .list table tbody tr td	{ padding-left: 0; padding-right: 0; color: #515151; border-left:none; }
.proc_list .list table tbody tr td.txtleft	{ padding-left: 10px; line-height: initial; }
.proc_list .list table tbody tr td:last-child	{ padding: 0; border-right: none}
.proc_list .list table tbody tr td a	{ color: #515151; font-weight: normal;  }
.proc_list .list table tbody tr td a:focus, .proc_list .list table tbody tr td a:hover, .proc_list .list table tbody tr td a:active	{ color: #cf6500; }

.proc_list .list a.regist	{ display: inline-block; width: 100px; max-width: 90%; line-height: 43px; padding: 0; box-sizing: border-box; color: #fff; background-color: #cf6500; font-weight: normal; }
.proc_list .list a.regist:focus, .proc_list .list a.regist:hover, .proc_list .list a.regist:active	{ background-color: #000; }
.proc_list .list a.wait	{ display: inline-block; width: 100px; max-width: 90%; line-height: 41px; padding: 0; border: 1px solid #e0e0e0; box-sizing: border-box; color: #fff; background-color: #996600; font-weight: normal; }
.proc_list .list a.end	{ display: inline-block; width: 100px; max-width: 90%; line-height: 41px; padding: 0; border: 1px solid #e0e0e0; box-sizing: border-box; color: #fff; background-color: #333; font-weight: normal; }
.proc_list .list a.deadline	{ display: inline-block; width: 100px; max-width: 90%; line-height: 43px; padding: 0; box-sizing: border-box; color: #000; background-color: #ccc; font-weight: normal; }
.proc_list .list a.deadline:focus, .proc_list .list a.deadline:hover, .proc_list .list a.deadline:active	{ background-color: #666; color: #fff;}




.proc_read	{ margin-bottom: 30px; }


.proc_read .top_area	{ border-width: 2px 0 1px 0; border-style: solid; border-color: #4d4d4d; }
.proc_read .top_area:after	{ display: block; clear: both; content: ""; }
.proc_read .top_area .picture	{ float: left; width: 45%; }
.proc_read .top_area .picture .pic_box	{ position: relative; margin: 30px; border: 1px solid #dfdfdf; }
.proc_read .top_area .picture .pic_box img	{ width: 100%; }
.proc_read .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_read .top_area .info_box	{ position: relative; float: right; width: 50%; }
.proc_read .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_read .top_area .info_box p.receive_type strong	{ color: #fff; }
.proc_read .top_area .info_box table	{ height: 100%; margin: 0 0 -1px 0; border-top: 0 none; border-bottom: 1px solid #4d4d4d; }
.proc_read .top_area .info_box table th,
.proc_read .top_area .info_box table td	{ line-height: 46px; }
.proc_read .top_area .info_box table tr:last-child th,
.proc_read .top_area .info_box table tr:last-child td	{ border-bottom-color: #4d4d4d; }


.proc_read h4	{ margin-left: 0; }

.proc_read .course_plan_path	{}
.proc_read .course_plan_path a	{ display: inline-block; line-height: 35px; padding: 0 70px 0 25px; color: #fff; background: #0090c9 url(../image/file_download.png) no-repeat 90% center; }
.proc_read .course_plan_path a:focus, .proc_read .course_plan_path a:hover, .proc_read .course_plan_path a:active	{ background-color: #333; }

.proc_read .trainer	{}
.proc_read .trainer:after	{ display: block; clear: both; content: ""; }
.proc_read .trainer .picture	{ float: left; width: 30%; }
.proc_read .trainer .picture img	{ display: block; border: 1px solid #d9d9d9; }
.proc_read .trainer .info	{ float: left; width: 65%; }
.proc_read .trainer .info strong	{ display: inline-block; line-height: 32px; min-width: 230px; padding: 0 30px; margin: 10px 0 0 0; color: #fff !important; background-color: #000 !important; font-size: 16px; }
.proc_read .trainer .info em	{ display: inline-block; padding: 10px 0 0 27px; color: #cc6600; font-size: 16px; font-weight: bold; }
.proc_read .trainer .info > div	{ padding: 5px 0 0 27px; }
.proc_read .trainer table	{ margin: 0; }







.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: 30px; text-align: center; font-size: 16px; }
.proc_write .result_box .pattern_box span	{ font-size: 22px; font-weight: 600; }










.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: 50px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #d9d9d9; color: #666; font-size: 15px; 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: 50px; 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: #cc6600; }
.proc_reg_list .list a.regist:focus, .proc_reg_list .list a.regist:hover, .proc_reg_list .list a.regist:active	{ background-color: #000; }




@media all and (max-width:1024px)
{
	.description_box	{ margin-top: 20px; }
	/*
	.proc_list .search .category h3	{ padding: 0 50px 0 10px; font-size: 14px; }
	.proc_list .search .category .group_list ul li select	{ height: 40px; }
	.proc_list .search .others	{ line-height: 32px; padding-left: 84px; }
	.proc_list .search .others > strong,
	.proc_list .search .others > label	{ clear: left; margin-left: -55px; }
	.proc_list .search .others .weeknames	{ float: none; }
	.proc_list .search .others .weeknames label	{ position: relative; width: 14.28%; margin: 0; border: 0 none; }
	.proc_list .search .others .weeknames label:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #d7d8da; border-right: 0 none; content: ""; }
	.proc_list .search .others .weeknames label:last-child:before	{ border-right: 1px solid #d7d8da; }
	.proc_list .search .others select	{ width: 100%; max-width: none; }
	.proc_list .search .others .lerturer_name	{ float: none; clear: left; display: block; padding-left: 55px; margin-left: -55px; }
	.proc_list .search .others .lerturer_name > label	{ margin-left: -55px; }
	.proc_list .search .others .lerturer_name > input	{ width: 100%; max-width: none; }
	*/
	
	
	.proc_list .list_tab ul li	{ width: 30%; margin-right: 1%; }
	.proc_list .list_tab ul li a	{ width: auto; }
	/*
	.proc_list .list	{ overflow: auto; }
	.proc_list .list:before	{ display: block; line-height: 30px; content: "* 좌우로 이동하여 표 내용을 보실 수 있습니다."; color: #3f97d0; }
	.proc_list .list table	{ width: 820px; }
	*/
	.proc_list .list table	{ table-layout: auto !important; }
	.proc_list .list table colgroup col:nth-child(1),
	.proc_list .list table colgroup col:nth-child(4),
	.proc_list .list table colgroup col:nth-child(5),
	.proc_list .list table colgroup col:nth-child(7)	{ display: none; }
	.proc_list .list table thead tr th:nth-child(1),
	.proc_list .list table thead tr th:nth-child(4),
	.proc_list .list table thead tr th:nth-child(5),
	.proc_list .list table thead tr th:nth-child(7)	{ display: none; }
	.proc_list .list table tbody tr td:nth-child(1),
	.proc_list .list table tbody tr td:nth-child(4),
	.proc_list .list table tbody tr td:nth-child(5),
	.proc_list .list table tbody tr td:nth-child(7)	{ display: none; }
	.proc_list .list table tbody tr td.empty	{ display: table-cell; }
	
	.proc_list .list table colgroup col:nth-child(3)	{ width: 7em !important; }
	.proc_list .list table colgroup col:nth-child(6)	{ width: 6em !important; }
	.proc_list .list table colgroup col:nth-child(8)	{ width: 5em !important; }
	
	.proc_list .list table tbody tr td:nth-child(8)	{ padding: 0 2px; }
	.proc_list .list table tbody tr td:nth-child(8) a	{ width: 100%; max-width: 100%; border: 0 none; }

	.proc_list .list td.nowrap	{ white-space: normal; overflow: visible; text-overflow: inherit; }

	.proc_read .top_area .picture	{ float: none; width: auto; }
	.proc_read .top_area .info_box	{ float: none; width: auto; }
	.proc_read .top_area .info_box table	{ margin: 0; border-top: 1px solid #4d4d4d; }
	.proc_read .top_area .info_box table colgroup col:first-child	{ width: 150px !important; }
	.proc_read .trainer .info strong	{ min-width: 100px; }
	.proc_read table select	{ max-width: 100%; }
	.proc_read table.fee_list colgroup col:nth-child(2)	{ width: auto !important; }
	.proc_read table.fee_list colgroup col:nth-child(3)	{ width: 25% !important; }
	.proc_read table.fee_list colgroup col:nth-child(4)	{ width: 20% !important; }
	.proc_read table#family_list colgroup col:nth-child(2)	{ width: auto !important; }
	.proc_read table#family_list colgroup col:nth-child(3)	{ width: 17% !important; }
	.proc_read table#family_list colgroup col:nth-child(4)	{ width: 17% !important; }
	.proc_read table#family_list colgroup col:nth-child(5)	{ width: 25% !important; }

	.proc_reg_list .list_tab ul li	{ width: 30%; margin-right: 1%; }
	.proc_reg_list .list_tab ul li a	{ width: auto; }

	/*
	.proc_reg_list .list table	{ table-layout: auto; }
	.proc_reg_list .list table.type_R colgroup col:nth-child(1),
	.proc_reg_list .list table.type_R colgroup col:nth-child(4),
	.proc_reg_list .list table.type_R colgroup col:nth-child(6),
	.proc_reg_list .list table.type_R colgroup col:nth-child(7),
	.proc_reg_list .list table.type_R colgroup col:nth-child(8)	{ display: none; }
	.proc_reg_list .list table.type_R thead tr th:nth-child(1),
	.proc_reg_list .list table.type_R thead tr th:nth-child(4),
	.proc_reg_list .list table.type_R thead tr th:nth-child(6),
	.proc_reg_list .list table.type_R thead tr th:nth-child(7),
	.proc_reg_list .list table.type_R thead tr th:nth-child(8)	{ display: none; }
	.proc_reg_list .list table.type_R tbody tr td:nth-child(1),
	.proc_reg_list .list table.type_R tbody tr td:nth-child(4),
	.proc_reg_list .list table.type_R tbody tr td:nth-child(6),
	.proc_reg_list .list table.type_R tbody tr td:nth-child(7),
	.proc_reg_list .list table.type_R tbody tr td:nth-child(8)	{ display: none; }
	.proc_reg_list .list table.type_R tbody tr td.empty	{ display: table-cell; }

	.proc_reg_list .list table.type_H colgroup col:nth-child(1),
	.proc_reg_list .list table.type_H colgroup col:nth-child(3),
	.proc_reg_list .list table.type_H colgroup col:nth-child(5),
	.proc_reg_list .list table.type_H colgroup col:nth-child(6),
	.proc_reg_list .list table.type_H colgroup col:nth-child(7)	{ display: none; }
	.proc_reg_list .list table.type_H thead tr th:nth-child(1),
	.proc_reg_list .list table.type_H thead tr th:nth-child(3),
	.proc_reg_list .list table.type_H thead tr th:nth-child(5),
	.proc_reg_list .list table.type_H thead tr th:nth-child(6),
	.proc_reg_list .list table.type_H thead tr th:nth-child(7)	{ display: none; }
	.proc_reg_list .list table.type_H tbody tr td:nth-child(1),
	.proc_reg_list .list table.type_H tbody tr td:nth-child(3),
	.proc_reg_list .list table.type_H tbody tr td:nth-child(5),
	.proc_reg_list .list table.type_H tbody tr td:nth-child(6),
	.proc_reg_list .list table.type_H tbody tr td:nth-child(7)	{ display: none; }
	.proc_reg_list .list table.type_H tbody tr td.empty	{ display: table-cell; }
	.proc_reg_list .list table.type_H colgroup col:nth-child(4)	{ width: 90px !important; }
	.proc_reg_list .list table.type_H colgroup col:nth-child(7)	{ width: 60px !important; }

	.proc_reg_list .list table.type_RR colgroup col:nth-child(1),
	.proc_reg_list .list table.type_RR colgroup col:nth-child(3),
	.proc_reg_list .list table.type_RR colgroup col:nth-child(5),
	.proc_reg_list .list table.type_RR colgroup col:nth-child(6),
	.proc_reg_list .list table.type_RR colgroup col:nth-child(7)	{ display: none; }
	.proc_reg_list .list table.type_RR thead tr th:nth-child(1),
	.proc_reg_list .list table.type_RR thead tr th:nth-child(3),
	.proc_reg_list .list table.type_RR thead tr th:nth-child(5),
	.proc_reg_list .list table.type_RR thead tr th:nth-child(6),
	.proc_reg_list .list table.type_RR thead tr th:nth-child(7)	{ display: none; }
	.proc_reg_list .list table.type_RR tbody tr td:nth-child(1),
	.proc_reg_list .list table.type_RR tbody tr td:nth-child(3),
	.proc_reg_list .list table.type_RR tbody tr td:nth-child(5),
	.proc_reg_list .list table.type_RR tbody tr td:nth-child(6),
	.proc_reg_list .list table.type_RR tbody tr td:nth-child(7)	{ display: none; }
	.proc_reg_list .list table.type_RR tbody tr td.empty	{ display: table-cell; }
	*/
	.proc_reg_list .list table	{ font-size: 14px; }


	.proc_payment table.lecture_list	{ display: block; margin-top: 25px !important; }
	.proc_payment table.lecture_list:before	{ display: block; line-height: 25px; margin-top: -25px; text-align: right; content: "(금액 단위 : 원)"; }
	.proc_payment table.lecture_list colgroup	{ display: none; }
	.proc_payment table.lecture_list thead	{ display: none; }
	.proc_payment table.lecture_list tbody	{ display: block; text-align: left; }
	.proc_payment table.lecture_list tbody tr	{ display: block; }
	.proc_payment table.lecture_list tbody tr td	{ position: relative; display: block; padding-left: 110px; border-width: 0 0 1px 0 !important; text-align: left !important; }
	.proc_payment table.lecture_list tbody tr td:before	{ position: absolute; left: 0; top: 0; display: block; width: 100px; height: 100%; line-height: 55px; color: #4e4e4e; font-weight: bold; background-color: #fafafa; text-align: center; }
	.proc_payment table.lecture_list tbody tr td:nth-child(1):before	{ content: "센터명"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(2):before	{ content: "강좌명"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(3):before	{ content: "수강기간"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(4):before	{ content: "개월"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(5):before	{ content: "실수강자"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(6):before	{ content: "강좌단가"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(7):before	{ content: "전체금액"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(8):before	{ content: "할인금액"; }
	.proc_payment table.lecture_list tbody tr td:nth-child(9):before	{ content: "결제금액"; }

	.proc_payment table.lecture_list tfoot	{ display: block; text-align: left; }
	.proc_payment table.lecture_list tfoot tr	{ display: block; }
	.proc_payment table.lecture_list tfoot tr th	{ display: block; text-align: center; }
	.proc_payment table.lecture_list tfoot tr td	{ position: relative; display: block; padding-left: 95px; text-align: left !important; }
	.proc_payment table.lecture_list tfoot tr td:before	{ position: absolute; left: 0; top: 0;  display: block; width: 85px; height: 100%; line-height: 31px; background-color: #f0f0f0; text-align: center; }
	.proc_payment table.lecture_list tfoot tr td:nth-child(2):before	{ content: "전체금액"; }
	.proc_payment table.lecture_list tfoot tr td:nth-child(3):before	{ content: "할인금액"; }
	.proc_payment table.lecture_list tfoot tr td:nth-child(4):before	{ content: "결제금액"; }



	.proc_payment table.discount_list	{ display: block; margin-top: 25px !important; }
	.proc_payment table.discount_list:before	{ display: block; line-height: 25px; margin-top: -25px; text-align: right; content: "(금액 단위 : 원)"; }
	.proc_payment table.discount_list colgroup	{ display: none; }
	.proc_payment table.discount_list thead	{ display: none; }
	.proc_payment table.discount_list tbody	{ display: block; text-align: left; }
	.proc_payment table.discount_list tbody tr	{ display: block; }
	.proc_payment table.discount_list tbody tr td	{ position: relative; display: block; padding-left: 110px; border-width: 0 0 1px 0 !important; text-align: left !important; }
	.proc_payment table.discount_list tbody tr td.empty	{ padding-left: 0; text-align: center !important; }
	.proc_payment table.discount_list tbody tr td:before	{ position: absolute; left: 0; top: 0;  display: block; width: 100px; height: 100%; line-height: 55px; color: #4e4e4e; font-weight: bold; background-color: #fafafa; text-align: center; }
	.proc_payment table.discount_list tbody tr td.empty:before	{ content: none !important; }
	.proc_payment table.discount_list tbody tr td:nth-child(1):before	{ content: "센터명"; }
	.proc_payment table.discount_list tbody tr td:nth-child(2):before	{ content: "강좌명"; }
	.proc_payment table.discount_list tbody tr td:nth-child(3):before	{ content: "실수강자"; }
	.proc_payment table.discount_list tbody tr td:nth-child(4):before	{ content: "할인사유"; }
	.proc_payment table.discount_list tbody tr td:nth-child(5):before	{ content: "할인대상금액"; }
	.proc_payment table.discount_list tbody tr td:nth-child(6):before	{ content: "할인률"; }
	.proc_payment table.discount_list tbody tr td:nth-child(7):before	{ content: "할인금액"; }
	.proc_payment table.discount_list tfoot	{ display: block; text-align: left; }
	.proc_payment table.discount_list tfoot tr	{ display: block; }
	.proc_payment table.discount_list tfoot tr th	{ display: block; text-align: center; }
	.proc_payment table.discount_list tfoot tr td	{ position: relative; display: block; padding-left: 110px; text-align: left !important; }
	.proc_payment table.discount_list tfoot tr td:before	{ position: absolute; left: 0; top: 0;  display: block; width: 100px; height: 100%; line-height: 55px; background-color: #f0f0f0; text-align: center; }
	.proc_payment table.discount_list tfoot tr td:nth-child(2):before	{ content: "할인금액"; }

	.proc_payment table.payment input[type="text"]	{ width: 100%; }
	.proc_payment table.payment colgroup col:nth-child(1)	{ width: 100px !important; }





	.proc_payment_detail .payment_detail	{ display: block; }
	.proc_payment_detail .payment_detail colgroup	{ display: none; }
	.proc_payment_detail .payment_detail thead	{ display: none; }
	.proc_payment_detail .payment_detail tbody	{ display: block; text-align: left; }
	.proc_payment_detail .payment_detail tbody tr	{ display: block; }
	.proc_payment_detail .payment_detail tbody tr td	{ position: relative; display: block; padding-left: 160px; border-width: 0 0 1px 0 !important; text-align: left !important; }
	.proc_payment_detail .payment_detail tbody tr td:before	{ position: absolute; left: 0; top: 0;  display: block; width: 150px; height: 100%; line-height: 31px; color: #4e4e4e; font-weight: bold; background-color: #fafafa; text-align: center; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(1):before	{ content: "번호"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(2):before	{ content: "강습반"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(3):before	{ content: "강습월"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(4):before	{ content: "판매금액"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(5):before	{ content: "회원감면할인금액"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(6):before	{ content: "다강좌할인금액"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(7):before	{ content: "중복할인금액"; }
	.proc_payment_detail .payment_detail tbody tr td:nth-child(8):before	{ content: "결제금액"; }






	.proc_reg_read .reg_member	{ display: block; }
	.proc_reg_read .reg_member colgroup	{ display: none; }
	.proc_reg_read .reg_member thead	{ display: none; }
	.proc_reg_read .reg_member tbody	{ display: block; text-align: left; }
	.proc_reg_read .reg_member tbody tr	{ display: block; }
	.proc_reg_read .reg_member tbody tr td	{ position: relative; display: block; padding-left: 160px; border-width: 0 0 1px 0 !important; text-align: left !important; }
	.proc_reg_read .reg_member tbody tr td:before	{ position: absolute; left: 0; top: 0;  display: block; width: 150px; height: 100%; line-height: 55px; color: #4e4e4e; font-weight: bold; background-color: #fafafa; text-align: center; }
	.proc_reg_read .reg_member tbody tr td:after	{ display: inline-block; width: 1px; content: "※"; text-indent: -999px; overflow: hidden; }
	.proc_reg_read .reg_member tbody tr td:nth-child(1):before	{ content: "상태"; }
	.proc_reg_read .reg_member tbody tr td:nth-child(2):before	{ content: "수강자명"; }
	.proc_reg_read .reg_member tbody tr td:nth-child(3):before	{ content: "가족관계"; }
	.proc_reg_read .reg_member tbody tr td:nth-child(4):before	{ content: "성별"; }
	.proc_reg_read .reg_member tbody tr td:nth-child(5):before	{ content: "생년월일"; }
	.proc_reg_read .reg_member tbody tr td:nth-child(6):before	{ content: "접수일자"; }


	.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; border-width: 0 0 1px 0 !important; 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: 55px; color: #4e4e4e; font-weight: bold; background-color: #fafafa; 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: "결제금액"; }







	.proc_reg_read .lecture_info	{ display: block; }
	.proc_reg_read .lecture_info colgroup	{ display: none; }
	.proc_reg_read .lecture_info thead	{ display: none; }
	.proc_reg_read .lecture_info tbody	{ display: block; text-align: left; }
	.proc_reg_read .lecture_info tbody tr	{ display: block; }
	.proc_reg_read .lecture_info tbody tr td	{ position: relative; display: block; padding-left: 160px; border-width: 0 0 1px 0 !important; text-align: left !important; }
	.proc_reg_read .lecture_info tbody tr td:before	{ position: absolute; left: 0; top: 0;  display: block; width: 150px; height: 100%; line-height: 55px; color: #fff; font-weight: bold; background-color: #fafafa; text-align: center; }
	.proc_reg_read .lecture_info tbody tr td:after	{ display: inline-block; width: 1px; content: "※"; text-indent: -999px; overflow: hidden; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(1):before	{ content: "센터명"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(2):before	{ content: "강좌명"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(3):before	{ content: "수강기간"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(4):before	{ content: "개월"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(5):before	{ content: "실수강자"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(6):before	{ content: "회원할인"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(7):before	{ content: "금액(원)"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(8):before	{ content: "할인금액(원)"; }
	.proc_reg_read .lecture_info tbody tr td:nth-child(9):before	{ content: "결제금액(원)"; }

}

@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;
	}

	.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; }
	.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_list .list table	{ font-size: 13px; }
	/*
	.proc_list .list table thead tr th:nth-child(6)	{ padding: 0; border-right: none !important}
	.proc_list .list table tbody tr td:nth-child(6)	{ padding: 0; border-right: none !important}
	*/
	
	
	.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); 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.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.brdLecture {padding-left: 0; padding-right: 0; width: 100%; text-align: left; margin-top: 5px; float: left;}
	.proc_reg_list .list table td.brdLecture: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.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;}
		
	
	
	.order_r	{ display: flex; justify-content: space-around; }
	.order_r > *	{ display: block !important; width: 100% !important; padding: 0 !important; font-size: 15px; }
	.order_r > script	{ display: none !important; }
}

@media all and ( max-width: 650px )
{
	.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;
	}

	#_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; }
    
    
    .proc_list .list table tbody tr td	{ padding-left: 0; padding-right: 0; color: #515151; font-weight: 700;   }
    .proc_list .list table tbody tr td a	{ color: #515151; font-weight: 700;  }
    
    
}

input[type="checkbox"]:focus {
	outline-color : #0078a5;
	outline-style: solid;
	outline-width : 1px;
}



.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; }
}




/*2025.03.05 모바일 체육(평생학습)시설 이용수칙 확인 및 면책동의 수정*/
 @media all and ( max-width: 1024px ){                                                        
  .contents h4{line-height: 1.5em !important; background: none; position: relative; margin-bottom: 0 ; }
  .contents h4:before	{ content:''; position: absolute; display: inline-block; width:16px; height:16px; left:0; top:0.3em; background: url(https://life.gangnam.go.kr/common/editor/pagemaker/image/h4.png) no-repeat left top; }
  .description_box{margin:20px 0}
  .description_box h2{margin: 10px 0}
  .order_r{margin:20px 0}
  .order_r.agree_checkbox > input[type="checkbox"]{width: 20px !important; margin-right: 10px}
  .agree_checkbox{justify-content: end; align-items: center;}
}
