/*     115986 : 공백      */
.solid_line__115986__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.solid_line__115986__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__115986__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__115986__ {height:0px}
}

/*     115987 : 버튼      */
.button__115987__ {font-size:0}
.button__115987__ .buttonList {padding:0;margin:0 auto;}
.button__115987__ .buttonList::after {display:block;content:"";clear:both;}
.button__115987__ .buttonList li {float:left;width:100%;border-right:1px solid #fff;border-bottom:1px solid #fff;}
.button__115987__ .buttonList li:last-child {border-right:none;}
.button__115987__ a {
	display:block;margin:0;padding:10px 15px;
	border:1px solid #188b5e;border-radius:0px;background:#188b5e;box-sizing:border-box;
	font-size:13px;font-weight:normal;color:#fff;text-align:center;letter-spacing:-.03em;line-height:1.3em;word-break: keep-all;transition:0.5s;
}
.button__115987__ .buttonList li:nth-of-type(6) a {background:#fff;border:1px solid #188b5e;color:#188b5e;font-weight:bold;}
.button__115987__.style_line a {background:transparent;color:#188b5e;}

@media all and (min-width:768px){
.button__115987__ .buttonList li {width:33.1888%;}
}

@media all and (min-width:1024px){
.button__115987__ a {font-size:15px}
.button__115987__ .buttonList li {width:16.58%;}
.button__115987__ a:hover {background:#fff;border:1px solid #188b5e;color:#188b5e;font-weight:bold;transform:translateY(-15%);border-top-left-radius: 10px;border-top-right-radius: 10px;box-shadow: 3px 1px 3px #555;}
}

/*     115988 : 공백      */
.solid_line__115988__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__115988__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__115988__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__115988__ {height:30px}
}

/*     115989 : 타이틀 텍스트      */
.title__115989__ {font-size:0}
.title__115989__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__115989__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__115989__.style_top p {padding-top:10px}
.title__115989__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__115989__.style_right p {padding-right:14px}
.title__115989__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__115989__.style_bottom p {padding-bottom:12px}
.title__115989__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__115989__.style_left p {padding-left:14px}
.title__115989__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__115989__.style_circle1 p {padding-left:18px}
.title__115989__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__115989__.style_circle2 p {padding-left:18px}
.title__115989__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__115989__ p {font-size:34px}
	.title__115989__.style_top p:before {width:34px}
	.title__115989__.style_right p:before {height:34px}
	.title__115989__.style_bottom p:before {width:34px}
	.title__115989__.style_left p:before {height:34px}
}

/*     115990 : 실선      */
.solid_line__115990__ {display:block;position:relative;width:40%;height:30px;margin:0 auto;border-top: 1px solid #ccc;margin-top:30px;}
.solid_line__115990__:before {content:'';position:absolute;left:0;top:-10%;width:25%;height:0;border-top:4px solid #188b5e;}

.solid_line__115990__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.solid_line__115990__ {height:20px}
}

/*     115991 : 장문 텍스트      */
.textarea__115991__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;word-break: keep-all;
}

@media all and (min-width:1024px){
	.textarea__115991__ p {font-size:20px}
}

/*     115992 : 표(8열이상)      */
.table__115992__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__115992__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #008480}
.table__115992__ * {box-sizing:border-box}
.table__115992__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#000000;table-layout:auto;
}
.table__115992__ td {
	height:30px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:center;word-break: keep-all;
}
.table__115992__ td.empty__115992__ {padding:10px 20px;}
.table__115992__ .bgColor {background:#c2e6d8;}

@media all and (max-width:767px){
	.table__115992__ > .table_inner {width:1000px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__115992__ > .table_inner {width:1000px}
}

@media all and (min-width:1024px){
	.table__115992__ > .table_inner {width:px}
}

/*     115993 : 이미지      */
.img__115993__ {max-width:100%}
.img__115993__ * {box-sizing:border-box}
.img__115993__ a {display:block;vertical-align:top}
.img__115993__ img {width:px;vertical-align:top}

/*     115994 : 이미지      */
.img__115994__ {max-width:100%}
.img__115994__ * {box-sizing:border-box}
.img__115994__ a {display:block;vertical-align:top}
.img__115994__ img {width:px;vertical-align:top}

/*     115995 : 이미지      */
.img__115995__ {max-width:100%}
.img__115995__ * {box-sizing:border-box}
.img__115995__ a {display:block;vertical-align:top}
.img__115995__ img {width:px;vertical-align:top}

/*     115996 : 이미지      */
.img__115996__ {max-width:100%}
.img__115996__ * {box-sizing:border-box}
.img__115996__ a {display:block;vertical-align:top}
.img__115996__ img {width:1200px;vertical-align:top}

