/*     2000345 : 타이틀 텍스트      */
.title__2000345__ {}
    .page-title-wrap {
        gap: 2rem;
    }
.page-title-wrap {
    display: flex
;
    align-items: normal;
    justify-content: flex-start;
    flex-direction: column;
}
.page-title-wrap .h-tit {
    text-align: left;
    font-size: 35px;
    font-weight: bold;
	color: #000000;
    margin: 0;
}
.guide-txt {
    font-size: 17px;
	text-align: left;
    margin: 0;
    padding: 1.6rem;
    border-radius: 0.8rem;
    background-color: #edf1f5;
}

@media (min-width: 1024px) {
    .page-title-wrap {
    }
}

/*     2011095 : 타이틀 텍스트      */
.title__2011095__ {font-size:0}
.title__2011095__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2011095__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011095__.style_top p {padding-top:10px}
.title__2011095__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2011095__.style_right p {padding-right:14px}
.title__2011095__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2011095__.style_bottom p {padding-bottom:12px}
.title__2011095__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2011095__.style_left p {padding-left:14px}
.title__2011095__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2011095__.style_circle1 p {padding-left:18px}
.title__2011095__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011095__.style_circle2 p {padding-left:18px}
.title__2011095__.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__2011095__ p {font-size:24px}
	.title__2011095__.style_top p:before {width:24px}
	.title__2011095__.style_right p:before {height:24px}
	.title__2011095__.style_bottom p:before {width:24px}
	.title__2011095__.style_left p:before {height:24px}
}

/*     2011105 : BLANK 컨텐츠      */
.blank__2011105__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__2011105__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011105__.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){
	.blank__2011105__ {height:10px}
}

/*     2011115 : 타이틀 텍스트 + 링크      */
.title__2011115__ {position:relative;font-size:0}
.title__2011115__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011115__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011115__.style_top p {padding-top:10px}
.title__2011115__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2011115__.style_right p {padding-right:14px}
.title__2011115__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2011115__.style_bottom p {padding-bottom:12px}
.title__2011115__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2011115__.style_left p {padding-left:14px}
.title__2011115__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2011115__.style_circle1 p {padding-left:18px}
.title__2011115__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011115__.style_circle2 p {padding-left:18px}
.title__2011115__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011115__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2011115__ a:hover {color:#d00000}
.title__2011115__.style_top a {top:10px}
.title__2011115__.style_bottom a {bottom:12px}

.title__2011115__ a.cross {width:24px;text-indent:-9999px}
.title__2011115__ a.cross:before,
.title__2011115__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011115__ a.cross:before {width:2px;height:12px}
.title__2011115__ a.cross:after {width:12px;height:2px}
.title__2011115__ a.cross:hover:before,
.title__2011115__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011115__ p {font-size:24px}
	.title__2011115__.style_top p:before {width:24px}
	.title__2011115__.style_right p:before {height:24px}
	.title__2011115__.style_bottom p:before {width:24px}
	.title__2011115__.style_left p:before {height:24px}

	.title__2011115__ a {height:24px}
	.title__2011115__ a.cross {width:24px}
}

/*     2011125 : BLANK 컨텐츠      */
.blank__2011125__ {box-sizing:border-box;display:block;position:relative;width:100%;height:24px}
.blank__2011125__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011125__.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){
	.blank__2011125__ {height:24px}
}

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

/*     2011145 : BLANK 컨텐츠      */
.blank__2011145__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011145__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011145__.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){
	.blank__2011145__ {height:12px}
}

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

/*     2011165 : BLANK 컨텐츠      */
.blank__2011165__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__2011165__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011165__.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){
	.blank__2011165__ {height:25px}
}

/*     2011175 : 번호 입력형 타이틀      */
.number_title__2011175__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2011175__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2011175__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2011175__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2011175__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2011175__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2011175__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2011175__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2011175__.s_size_200 i {border-width:2px}
.number_title__2011175__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2011175__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2011175__ ul li {font-size:16px}
}

/*     2011185 : BLANK 컨텐츠      */
.blank__2011185__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011185__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011185__.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){
	.blank__2011185__ {height:12px}
}

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

/*     2011205 : 타이틀 텍스트      */
.title__2011205__ {}
.box-group-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    min-height: 6.4rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid #c6c6c6;
    border-radius: 0.6rem;
    color: #1d1d1d;
}
.box-group-area body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select, ul, li, span, em, label, :before, :after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    font-family: inherit;
    line-height: 1.5;
    letter-spacing: inherit;
}
.box-group-area > li {color: #1d1d1d;}
.box-group-area .btn-wrap {
    width: auto;
    padding-left: 2.4rem;
}
.btn.sm {
    height: 4rem;
    padding: 0 var(--krds-btn-px-sm);
    border-radius: var(--krds-btn-rd-sm);
    font-size: var(--krds-btn-fz-sm);
}
.btn-txt {
    color: inherit;
    border: 0;
    background-color: inherit;
    padding: 0 0.2rem !important;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    width: auto;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    transition: 0.4s ease-in-out;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-down::before, .btn-txt.ico-down::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_file_2017462384111131.png);
}
.btn-txt[class*=ico-]::after {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.btn[class*=ico-]::after {
    display: inline-flex;
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-go::before, .btn-txt.ico-go::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_go_2017462384111131.png);
}
.tit {    color: #1d1d1d;
    font-size: 17px;}

@media (max-width: 700px) {
    .box-group-area {display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;}
   .box-group-area .btn-wrap {padding-left: 0;}
}

/*     2011225 : 타이틀 텍스트      */
.title__2011225__ {font-size:0}
.title__2011225__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2011225__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011225__.style_top p {padding-top:10px}
.title__2011225__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2011225__.style_right p {padding-right:14px}
.title__2011225__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2011225__.style_bottom p {padding-bottom:12px}
.title__2011225__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2011225__.style_left p {padding-left:14px}
.title__2011225__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2011225__.style_circle1 p {padding-left:18px}
.title__2011225__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011225__.style_circle2 p {padding-left:18px}
.title__2011225__.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__2011225__ p {font-size:24px}
	.title__2011225__.style_top p:before {width:24px}
	.title__2011225__.style_right p:before {height:24px}
	.title__2011225__.style_bottom p:before {width:24px}
	.title__2011225__.style_left p:before {height:24px}
}

/*     2011235 : BLANK 컨텐츠      */
.blank__2011235__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__2011235__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011235__.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){
	.blank__2011235__ {height:10px}
}

/*     2011245 : 타이틀 텍스트 + 링크      */
.title__2011245__ {position:relative;font-size:0}
.title__2011245__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011245__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011245__.style_top p {padding-top:10px}
.title__2011245__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2011245__.style_right p {padding-right:14px}
.title__2011245__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2011245__.style_bottom p {padding-bottom:12px}
.title__2011245__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2011245__.style_left p {padding-left:14px}
.title__2011245__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2011245__.style_circle1 p {padding-left:18px}
.title__2011245__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011245__.style_circle2 p {padding-left:18px}
.title__2011245__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011245__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2011245__ a:hover {color:#d00000}
.title__2011245__.style_top a {top:10px}
.title__2011245__.style_bottom a {bottom:12px}

.title__2011245__ a.cross {width:24px;text-indent:-9999px}
.title__2011245__ a.cross:before,
.title__2011245__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011245__ a.cross:before {width:2px;height:12px}
.title__2011245__ a.cross:after {width:12px;height:2px}
.title__2011245__ a.cross:hover:before,
.title__2011245__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011245__ p {font-size:24px}
	.title__2011245__.style_top p:before {width:24px}
	.title__2011245__.style_right p:before {height:24px}
	.title__2011245__.style_bottom p:before {width:24px}
	.title__2011245__.style_left p:before {height:24px}

	.title__2011245__ a {height:24px}
	.title__2011245__ a.cross {width:24px}
}

/*     2011335 : 타이틀 텍스트 + 링크      */
.title__2011335__ {position:relative;font-size:0}
.title__2011335__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011335__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011335__.style_top p {padding-top:10px}
.title__2011335__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__2011335__.style_right p {padding-right:14px}
.title__2011335__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__2011335__.style_bottom p {padding-bottom:12px}
.title__2011335__.style_bottom p:before {left:0;bottom:0;width:20px;height:4px}

.title__2011335__.style_left p {padding-left:14px}
.title__2011335__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__2011335__.style_circle1 p {padding-left:18px}
.title__2011335__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011335__.style_circle2 p {padding-left:18px}
.title__2011335__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011335__ a {position:absolute;top:0;right:0;bottom:0;height:20px;margin:auto;font-size:12px;color:#999}
.title__2011335__ a:hover {color:#d00000}
.title__2011335__.style_top a {top:10px}
.title__2011335__.style_bottom a {bottom:12px}

.title__2011335__ a.cross {width:20px;text-indent:-9999px}
.title__2011335__ a.cross:before,
.title__2011335__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011335__ a.cross:before {width:2px;height:12px}
.title__2011335__ a.cross:after {width:12px;height:2px}
.title__2011335__ a.cross:hover:before,
.title__2011335__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011335__ p {font-size:20px}
	.title__2011335__.style_top p:before {width:20px}
	.title__2011335__.style_right p:before {height:20px}
	.title__2011335__.style_bottom p:before {width:20px}
	.title__2011335__.style_left p:before {height:20px}

	.title__2011335__ a {height:20px}
	.title__2011335__ a.cross {width:20px}
}

/*     1981955 : 표 2.0      */
.table__1981955__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__1981955__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #0256d0}
.table__1981955__ * {box-sizing:border-box}
.table__1981955__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__1981955__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px !important;font-weight:normal;color:#333;text-align:left;
}
.table__1981955__ td.empty__1981955__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__1981955__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__1981955__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__1981955__ > .table_inner {width:px}
}

/*     1981965 : 표 2.0      */
.table__1981965__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__1981965__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #0256d0}
.table__1981965__ * {box-sizing:border-box}
.table__1981965__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__1981965__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px !important;font-weight:normal;color:#333;text-align:left;
}
.table__1981965__ td.empty__1981965__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__1981965__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__1981965__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__1981965__ > .table_inner {width:px}
}

/*     2011345 : 타이틀 텍스트 + 링크      */
.title__2011345__ {position:relative;font-size:0}
.title__2011345__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011345__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011345__.style_top p {padding-top:10px}
.title__2011345__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__2011345__.style_right p {padding-right:14px}
.title__2011345__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__2011345__.style_bottom p {padding-bottom:12px}
.title__2011345__.style_bottom p:before {left:0;bottom:0;width:20px;height:4px}

.title__2011345__.style_left p {padding-left:14px}
.title__2011345__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__2011345__.style_circle1 p {padding-left:18px}
.title__2011345__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011345__.style_circle2 p {padding-left:18px}
.title__2011345__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011345__ a {position:absolute;top:0;right:0;bottom:0;height:20px;margin:auto;font-size:12px;color:#999}
.title__2011345__ a:hover {color:#d00000}
.title__2011345__.style_top a {top:10px}
.title__2011345__.style_bottom a {bottom:12px}

.title__2011345__ a.cross {width:20px;text-indent:-9999px}
.title__2011345__ a.cross:before,
.title__2011345__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011345__ a.cross:before {width:2px;height:12px}
.title__2011345__ a.cross:after {width:12px;height:2px}
.title__2011345__ a.cross:hover:before,
.title__2011345__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011345__ p {font-size:20px}
	.title__2011345__.style_top p:before {width:20px}
	.title__2011345__.style_right p:before {height:20px}
	.title__2011345__.style_bottom p:before {width:20px}
	.title__2011345__.style_left p:before {height:20px}

	.title__2011345__ a {height:20px}
	.title__2011345__ a.cross {width:20px}
}

/*     1981995 : 표 2.0      */
.table__1981995__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__1981995__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #0256d0}
.table__1981995__ * {box-sizing:border-box}
.table__1981995__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__1981995__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px !important;font-weight:normal;color:#333;text-align:left;
}
.table__1981995__ td.empty__1981995__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__1981995__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__1981995__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__1981995__ > .table_inner {width:px}
}

/*     1982005 : 표 2.0      */
.table__1982005__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__1982005__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #0256d0}
.table__1982005__ * {box-sizing:border-box}
.table__1982005__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__1982005__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px !important;font-weight:normal;color:#333;text-align:left;
}
.table__1982005__ td.empty__1982005__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__1982005__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__1982005__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__1982005__ > .table_inner {width:px}
}

/*     2011465 : 타이틀 텍스트 + 링크      */
.title__2011465__ {position:relative;font-size:0}
.title__2011465__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011465__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011465__.style_top p {padding-top:10px}
.title__2011465__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__2011465__.style_right p {padding-right:14px}
.title__2011465__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__2011465__.style_bottom p {padding-bottom:12px}
.title__2011465__.style_bottom p:before {left:0;bottom:0;width:20px;height:4px}

.title__2011465__.style_left p {padding-left:14px}
.title__2011465__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__2011465__.style_circle1 p {padding-left:18px}
.title__2011465__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011465__.style_circle2 p {padding-left:18px}
.title__2011465__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011465__ a {position:absolute;top:0;right:0;bottom:0;height:20px;margin:auto;font-size:12px;color:#999}
.title__2011465__ a:hover {color:#d00000}
.title__2011465__.style_top a {top:10px}
.title__2011465__.style_bottom a {bottom:12px}

.title__2011465__ a.cross {width:20px;text-indent:-9999px}
.title__2011465__ a.cross:before,
.title__2011465__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011465__ a.cross:before {width:2px;height:12px}
.title__2011465__ a.cross:after {width:12px;height:2px}
.title__2011465__ a.cross:hover:before,
.title__2011465__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011465__ p {font-size:20px}
	.title__2011465__.style_top p:before {width:20px}
	.title__2011465__.style_right p:before {height:20px}
	.title__2011465__.style_bottom p:before {width:20px}
	.title__2011465__.style_left p:before {height:20px}

	.title__2011465__ a {height:20px}
	.title__2011465__ a.cross {width:20px}
}

/*     2011385 : BLANK 컨텐츠      */
.blank__2011385__ {box-sizing:border-box;display:block;position:relative;width:100%;height:24px}
.blank__2011385__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011385__.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){
	.blank__2011385__ {height:24px}
}

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

/*     2011405 : BLANK 컨텐츠      */
.blank__2011405__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011405__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011405__.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){
	.blank__2011405__ {height:12px}
}

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

/*     2011425 : BLANK 컨텐츠      */
.blank__2011425__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__2011425__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011425__.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){
	.blank__2011425__ {height:25px}
}

/*     2011435 : 번호 입력형 타이틀      */
.number_title__2011435__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2011435__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2011435__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2011435__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2011435__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2011435__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2011435__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2011435__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2011435__.s_size_200 i {border-width:2px}
.number_title__2011435__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2011435__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2011435__ ul li {font-size:16px}
}

/*     2011445 : BLANK 컨텐츠      */
.blank__2011445__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011445__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011445__.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){
	.blank__2011445__ {height:12px}
}

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

/*     2011475 : 타이틀 텍스트 + 링크      */
.title__2011475__ {position:relative;font-size:0}
.title__2011475__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011475__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011475__.style_top p {padding-top:10px}
.title__2011475__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__2011475__.style_right p {padding-right:14px}
.title__2011475__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__2011475__.style_bottom p {padding-bottom:12px}
.title__2011475__.style_bottom p:before {left:0;bottom:0;width:20px;height:4px}

.title__2011475__.style_left p {padding-left:14px}
.title__2011475__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__2011475__.style_circle1 p {padding-left:18px}
.title__2011475__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011475__.style_circle2 p {padding-left:18px}
.title__2011475__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011475__ a {position:absolute;top:0;right:0;bottom:0;height:20px;margin:auto;font-size:12px;color:#999}
.title__2011475__ a:hover {color:#d00000}
.title__2011475__.style_top a {top:10px}
.title__2011475__.style_bottom a {bottom:12px}

.title__2011475__ a.cross {width:20px;text-indent:-9999px}
.title__2011475__ a.cross:before,
.title__2011475__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011475__ a.cross:before {width:2px;height:12px}
.title__2011475__ a.cross:after {width:12px;height:2px}
.title__2011475__ a.cross:hover:before,
.title__2011475__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011475__ p {font-size:20px}
	.title__2011475__.style_top p:before {width:20px}
	.title__2011475__.style_right p:before {height:20px}
	.title__2011475__.style_bottom p:before {width:20px}
	.title__2011475__.style_left p:before {height:20px}

	.title__2011475__ a {height:20px}
	.title__2011475__ a.cross {width:20px}
}

/*     2011485 : BLANK 컨텐츠      */
.blank__2011485__ {box-sizing:border-box;display:block;position:relative;width:100%;height:24px}
.blank__2011485__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011485__.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){
	.blank__2011485__ {height:24px}
}

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

/*     2011585 : BLANK 컨텐츠      */
.blank__2011585__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011585__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011585__.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){
	.blank__2011585__ {height:12px}
}

/*     2011575 : 번호 입력형 타이틀      */
.number_title__2011575__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2011575__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2011575__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2011575__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2011575__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2011575__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2011575__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2011575__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2011575__.s_size_200 i {border-width:2px}
.number_title__2011575__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2011575__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2011575__ ul li {font-size:16px}
}

/*     2011505 : BLANK 컨텐츠      */
.blank__2011505__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011505__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011505__.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){
	.blank__2011505__ {height:12px}
}

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

/*     2011595 : BLANK 컨텐츠      */
.blank__2011595__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__2011595__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011595__.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){
	.blank__2011595__ {height:25px}
}

/*     2011605 : 타이틀 텍스트      */
.title__2011605__ {}
.box-group-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    min-height: 6.4rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid #c6c6c6;
    border-radius: 0.6rem;
    color: #1d1d1d;
}
.box-group-area body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select, ul, li, span, em, label, :before, :after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    font-family: inherit;
    line-height: 1.5;
    letter-spacing: inherit;
}
.box-group-area > li {color: #1d1d1d;}
.box-group-area .btn-wrap {
    width: auto;
    padding-left: 2.4rem;
}
.btn.sm {
    height: 4rem;
    padding: 0 var(--krds-btn-px-sm);
    border-radius: var(--krds-btn-rd-sm);
    font-size: var(--krds-btn-fz-sm);
}
.btn-txt {
    color: inherit;
    border: 0;
    background-color: inherit;
    padding: 0 0.2rem !important;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    width: auto;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    transition: 0.4s ease-in-out;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-down::before, .btn-txt.ico-down::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_file_201746238411115.png);
}
.btn-txt[class*=ico-]::after {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.btn[class*=ico-]::after {
    display: inline-flex;
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-go::before, .btn-txt.ico-go::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_go_201746238411115.png);
}
.tit {    color: #1d1d1d;
    font-size: 17px;}

@media (max-width: 700px) {
    .box-group-area {display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;}
   .box-group-area .btn-wrap {padding-left: 0;}
}

/*     2011525 : BLANK 컨텐츠      */
.blank__2011525__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__2011525__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011525__.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){
	.blank__2011525__ {height:25px}
}

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

/*     2011545 : BLANK 컨텐츠      */
.blank__2011545__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011545__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011545__.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){
	.blank__2011545__ {height:12px}
}

/*     2011625 : 번호 입력형 타이틀      */
.number_title__2011625__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2011625__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2011625__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2011625__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2011625__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2011625__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2011625__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2011625__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2011625__.s_size_200 i {border-width:2px}
.number_title__2011625__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2011625__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2011625__ ul li {font-size:16px}
}

/*     2011635 : BLANK 컨텐츠      */
.blank__2011635__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011635__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011635__.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){
	.blank__2011635__ {height:12px}
}

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

/*     2011645 : BLANK 컨텐츠      */
.blank__2011645__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__2011645__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011645__.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){
	.blank__2011645__ {height:25px}
}

/*     2011655 : 타이틀 텍스트      */
.title__2011655__ {}
.box-group-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    min-height: 6.4rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid #c6c6c6;
    border-radius: 0.6rem;
    color: #1d1d1d;
}
.box-group-area body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select, ul, li, span, em, label, :before, :after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    font-family: inherit;
    line-height: 1.5;
    letter-spacing: inherit;
}
.box-group-area > li {color: #1d1d1d;}
.box-group-area .btn-wrap {
    width: auto;
    padding-left: 2.4rem;
}
.btn.sm {
    height: 4rem;
    padding: 0 var(--krds-btn-px-sm);
    border-radius: var(--krds-btn-rd-sm);
    font-size: var(--krds-btn-fz-sm);
}
.btn-txt {
    color: inherit;
    border: 0;
    background-color: inherit;
    padding: 0 0.2rem !important;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    width: auto;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    transition: 0.4s ease-in-out;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-down::before, .btn-txt.ico-down::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_file_201746238411116.png);
}
.btn-txt[class*=ico-]::after {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.btn[class*=ico-]::after {
    display: inline-flex;
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-go::before, .btn-txt.ico-go::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_go_201746238411116.png);
}
.tit {    color: #1d1d1d;
    font-size: 17px;}

@media (max-width: 700px) {
    .box-group-area {display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;}
   .box-group-area .btn-wrap {padding-left: 0;}
}

/*     2011665 : 타이틀 텍스트      */
.title__2011665__ {font-size:0}
.title__2011665__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.4em;
}
.title__2011665__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011665__.style_top p {padding-top:10px}
.title__2011665__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2011665__.style_right p {padding-right:14px}
.title__2011665__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2011665__.style_bottom p {padding-bottom:12px}
.title__2011665__.style_bottom p:before {bottom:0;left:0;width:24px;height:4px}

.title__2011665__.style_left p {padding-left:14px}
.title__2011665__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2011665__.style_circle1 p {padding-left:18px}
.title__2011665__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011665__.style_circle2 p {padding-left:18px}
.title__2011665__.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__2011665__ p {font-size:24px}
	.title__2011665__.style_top p:before {width:24px}
	.title__2011665__.style_right p:before {height:24px}
	.title__2011665__.style_bottom p:before {width:24px}
	.title__2011665__.style_left p:before {height:24px}
}

/*     2011675 : BLANK 컨텐츠      */
.blank__2011675__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.blank__2011675__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011675__.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){
	.blank__2011675__ {height:10px}
}

/*     2011685 : 타이틀 텍스트 + 링크      */
.title__2011685__ {position:relative;font-size:0}
.title__2011685__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:24px;font-weight:bold;color:#141316;letter-spacing:-.03em;line-height:1.5em;
}
.title__2011685__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__2011685__.style_top p {padding-top:10px}
.title__2011685__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__2011685__.style_right p {padding-right:14px}
.title__2011685__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__2011685__.style_bottom p {padding-bottom:12px}
.title__2011685__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__2011685__.style_left p {padding-left:14px}
.title__2011685__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__2011685__.style_circle1 p {padding-left:18px}
.title__2011685__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__2011685__.style_circle2 p {padding-left:18px}
.title__2011685__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

.title__2011685__ a {position:absolute;top:0;right:0;bottom:0;height:24px;margin:auto;font-size:12px;color:#999}
.title__2011685__ a:hover {color:#d00000}
.title__2011685__.style_top a {top:10px}
.title__2011685__.style_bottom a {bottom:12px}

.title__2011685__ a.cross {width:24px;text-indent:-9999px}
.title__2011685__ a.cross:before,
.title__2011685__ a.cross:after {content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#999}
.title__2011685__ a.cross:before {width:2px;height:12px}
.title__2011685__ a.cross:after {width:12px;height:2px}
.title__2011685__ a.cross:hover:before,
.title__2011685__ a.cross:hover:after {background:#d00000}

@media all and (min-width:1024px){
	.title__2011685__ p {font-size:24px}
	.title__2011685__.style_top p:before {width:24px}
	.title__2011685__.style_right p:before {height:24px}
	.title__2011685__.style_bottom p:before {width:24px}
	.title__2011685__.style_left p:before {height:24px}

	.title__2011685__ a {height:24px}
	.title__2011685__ a.cross {width:24px}
}

/*     2011695 : BLANK 컨텐츠      */
.blank__2011695__ {box-sizing:border-box;display:block;position:relative;width:100%;height:24px}
.blank__2011695__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011695__.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){
	.blank__2011695__ {height:24px}
}

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

/*     2011715 : BLANK 컨텐츠      */
.blank__2011715__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011715__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011715__.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){
	.blank__2011715__ {height:12px}
}

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

/*     2011735 : BLANK 컨텐츠      */
.blank__2011735__ {box-sizing:border-box;display:block;position:relative;width:100%;height:25px}
.blank__2011735__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011735__.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){
	.blank__2011735__ {height:25px}
}

/*     2011745 : 번호 입력형 타이틀      */
.number_title__2011745__ ul {display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.number_title__2011745__ ul li {display:table;font-size:16px;line-height:1.5em}
.number_title__2011745__ ul li span {
	display:table-cell;padding:5px;font-family:NanumGothic;
	font-weight:normal;color:#000000;vertical-align:top;white-space:nowrap;
}
.number_title__2011745__ ul li p {
	display:table-cell;padding:5px;
	font-weight:normal;color:#000000;vertical-align:middle;letter-spacing:-.03em;
}

.number_title__2011745__.s_size_75 span {padding-right:0;font-size:.75em}
.number_title__2011745__.s_size_100 span {padding-right:0;font-size:1em}
.number_title__2011745__.s_size_150 span {padding-right:0;font-size:1.5em;line-height:1em}
.number_title__2011745__.s_size_200 span {padding-right:0;font-size:2em;line-height:1em}
.number_title__2011745__.s_size_200 i {border-width:2px}
.number_title__2011745__.s_size_250 span {padding-right:0;font-size:2.5em;line-height:1em}
.number_title__2011745__.s_size_250 i {border-width:3px}

@media all and (min-width:1024px){
	.number_title__2011745__ ul li {font-size:16px}
}

/*     2011755 : BLANK 컨텐츠      */
.blank__2011755__ {box-sizing:border-box;display:block;position:relative;width:100%;height:12px}
.blank__2011755__.build_edit_mode {min-height:10px;border:1px dashed red;background:rgba(255,255,255,.1);}
.blank__2011755__.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){
	.blank__2011755__ {height:12px}
}

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

/*     2011785 : 타이틀 텍스트      */
.title__2011785__ {}
.box-group-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    min-height: 6.4rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid #c6c6c6;
    border-radius: 0.6rem;
    color: #1d1d1d;
}
.box-group-area body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select, ul, li, span, em, label, :before, :after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    font-family: inherit;
    line-height: 1.5;
    letter-spacing: inherit;
}
.box-group-area > li {color: #1d1d1d;}
.box-group-area .btn-wrap {
    width: auto;
    padding-left: 2.4rem;
}
.btn.sm {
    height: 4rem;
    padding: 0 var(--krds-btn-px-sm);
    border-radius: var(--krds-btn-rd-sm);
    font-size: var(--krds-btn-fz-sm);
}
.btn-txt {
    color: inherit;
    border: 0;
    background-color: inherit;
    padding: 0 0.2rem !important;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    width: auto;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    transition: 0.4s ease-in-out;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-down::before, .btn-txt.ico-down::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_file_201746238411151.png);
}
.btn-txt[class*=ico-]::after {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.btn[class*=ico-]::after {
    display: inline-flex;
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn-txt.sm[class*=ico-]::before, .btn-txt.sm[class*=ico-]::after {
    width: 2rem;
    height: 2rem;
}
.btn-txt.ico-go::before, .btn-txt.ico-go::after {
    background-image: url(/img_up/shop_pds/dforu/build/option/ico_go_201746238411151.png);
}
.tit {    color: #1d1d1d;
    font-size: 17px;}

@media (max-width: 700px) {
    .box-group-area {display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;}
   .box-group-area .btn-wrap {padding-left: 0;}
}

/*     1993365 : 이미지      */
.img__1993365__ {max-width:100%}
.img__1993365__ * {box-sizing:border-box}
.img__1993365__ a {display:block;vertical-align:top}
.img__1993365__ img {width:500px;vertical-align:top;border-top-right-radius: 20%;
    border-bottom-left-radius: 20%;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 5px 1px 12px rgba(0, 0, 0, 0.23);}

