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

/*     210895 : 맞춤전송폼 - 기본폼      */
.myreg_form__210895__ {padding:10px;background:#f1f1f1;border-radius:30px;}
.myreg_form__210895__ * {box-sizing:border-box}
.myreg_form__210895__ dd * {box-sizing:content-box}
.myreg_form__210895__ ul {
	position:relative;width:100%;margin:0;padding:0;list-style:none;box-sizing:border-box
}
.myreg_form__210895__ li {padding:5px 0;}
.myreg_form__210895__ li:first-child {padding-top:0;}
.myreg_form__210895__ li:last-child {padding-bottom:0;}
.myreg_form__210895__ dl {margin:0}
.myreg_form__210895__ dt {padding:5px 0;vertical-align:middle;text-align:left;font-size:14px;color:#666}
.myreg_form__210895__ dt i {font-style:normal;color:#d00000}
.myreg_form__210895__ dd {margin:0;padding:0;font-size:14px;vertical-align:middle;text-align:left}
.myreg_form__210895__ dd > span {display:inline-block;padding:5px;color:#0256d0}
.myreg_form__210895__ textarea {margin:2px 0;font-size:12px}
.myreg_form__210895__ input[type=text],
.myreg_form__210895__ textarea,
.myreg_form__210895__ select {width:100%;margin:2px 0;padding:.6em .3em;border:1px solid #ddd;font-size:14px;box-sizing:border-box;}
.myreg_form__210895__ select {-webkit-appearance:none;appearance:none;background-image:url(/img_up/shop_pds/ursmart206/design/img/ico_select_arr.png);background-position:calc(100% - 10px) center;background-repeat:no-repeat;}
.myreg_form__210895__ label {font-size:14px}

.myreg_form__210895__ .privacy {margin:0 0 15px}
.myreg_form__210895__ .privacy .cont {position:fixed;top:50%;left:50%;width:300px;height:300px;padding:30px 10px 10px;margin-left:-150px;margin-top:-150px;background:#fff;z-index:100;visibility:hidden;opacity:0;font-size:14px;transition:0.5s ease-out;transform:translateY(45px);overflow:auto;}
.myreg_form__210895__ .privacy .mask {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:50;visibility:hidden;opacity:0;transition:0.7s;}
.myreg_form__210895__ .privacy .cont .close {position:absolute;top:0;right:0;width:35px;height:30px;background:#000;color:#fff;cursor:pointer;border:0;}
.myreg_form__210895__ .privacy h4 {margin:10px 0;padding:5px 10px;border-radius:.3em;background:#bbb;color:#fff;}
.myreg_form__210895__ .privacy label {padding:0;font-size:13px}
.myreg_form__210895__ .privacy .btn_more {font-size:13px;cursor:pointer}
.myreg_form__210895__ .etc_text {font-size:14px;font-weight:bold;color:#ac5c47}
.myreg_form__210895__ .privacy .active {visibility:visible;opacity:1;}
.myreg_form__210895__ .privacy .active+.cont {visibility:visible;opacity:1;transform:translateY(0);}

.myreg_form__210895__ .submit {text-align:center}
.myreg_form__210895__ .submit button {width:100%;padding:10px 30px;border:none;background-color:#886f4f;font-size:15px;color:#fff;vertical-align:middle}

@media all and (min-width:1024px) {
	.myreg_form__210895__ {padding:20px 25px}
	.myreg_form__210895__ dt {font-size:16px;}
	.myreg_form__210895__ input[type=text],
	.myreg_form__210895__ textarea,
	.myreg_form__210895__ select {padding:0.8em 1em;font-size:16px;}
	.myreg_form__210895__ select {background-position:calc(100% - 20px) center;}
	.myreg_form__210895__ .submit button {padding:15px 30px;font-size:18px;}

	.myreg_form__210895__ .privacy label {font-size:16px;}
	.myreg_form__210895__ .privacy .cont {width:500px;height:400px;margin-left:-250px;margin-top:-200px;}
	.myreg_form__210895__ .privacy .btn_more {font-size:16px;}
}


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

/*     210897 : 맞춤전송폼 리스트 - 목록형      */
.myreg_list__210897__ {background:#f1f1f1;}
.myreg_list__210897__ ul {margin:0;padding:0;list-style:none}
.myreg_list__210897__ li {padding:10px 15px;border-bottom:1px solid #dadada;font-size:13px}
.myreg_list__210897__ li:last-child {border-bottom:0;}
.myreg_list__210897__ dl {display:table;width:100%;margin:0}
.myreg_list__210897__ dt {display:table-cell;vertical-align:middle;padding:5px;background:#886f4f;color:#fff;text-align:center;}
.myreg_list__210897__ dd {display:table-cell;vertical-align:middle;margin:0;padding:0 10px;font-size:14px;color:#666;}
.myreg_list__210897__ .empty {padding:10px 8px;color:#666;text-align:center}

@media all and (min-width:1024px) {
	.myreg_list__210897__ li {padding:15px 25px;}
	.myreg_list__210897__ dt {font-size:16px;}
	.myreg_list__210897__ dd {padding:0 15px;font-size:16px;}
}


/*     210898 : 블록 설정      */
.block_option__210898__ {display:table;width:100%}
.block_option__210898__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
	.row__210898__ {padding-bottom:40px}
}


@media (min-width:1024px){
	.row__210898__ {padding-bottom:80px}
}

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

/*     210900 : 맞춤전송폼 - 기본폼      */
.myreg_form__210900__ {padding:10px;background:#f1f1f1;border-radius:30px;}
.myreg_form__210900__ * {box-sizing:border-box}
.myreg_form__210900__ dd * {box-sizing:content-box}
.myreg_form__210900__ ul {
	position:relative;width:100%;margin:0;padding:0;list-style:none;box-sizing:border-box
}
.myreg_form__210900__ li {padding:5px 0;}
.myreg_form__210900__ li:first-child {padding-top:0;}
.myreg_form__210900__ li:last-child {padding-bottom:0;}
.myreg_form__210900__ dl {margin:0}
.myreg_form__210900__ dt {padding:5px 0;vertical-align:middle;text-align:left;font-size:14px;color:#666}
.myreg_form__210900__ dt i {font-style:normal;color:#d00000}
.myreg_form__210900__ dd {margin:0;padding:0;font-size:14px;vertical-align:middle;text-align:left}
.myreg_form__210900__ dd > span {display:inline-block;padding:5px;color:#0256d0}
.myreg_form__210900__ textarea {margin:2px 0;font-size:12px}
.myreg_form__210900__ input[type=text],
.myreg_form__210900__ textarea,
.myreg_form__210900__ select {width:100%;margin:2px 0;padding:.6em .3em;border:1px solid #ddd;font-size:14px;box-sizing:border-box;}
.myreg_form__210900__ select {-webkit-appearance:none;appearance:none;background-image:url(/img_up/shop_pds/ursmart206/design/img/ico_select_arr.png);background-position:calc(100% - 10px) center;background-repeat:no-repeat;}
.myreg_form__210900__ label {font-size:14px}

.myreg_form__210900__ .privacy {margin:0 0 15px}
.myreg_form__210900__ .privacy .cont {position:fixed;top:50%;left:50%;width:300px;height:300px;padding:30px 10px 10px;margin-left:-150px;margin-top:-150px;background:#fff;z-index:100;visibility:hidden;opacity:0;font-size:14px;transition:0.5s ease-out;transform:translateY(45px);overflow:auto;}
.myreg_form__210900__ .privacy .mask {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:50;visibility:hidden;opacity:0;transition:0.7s;}
.myreg_form__210900__ .privacy .cont .close {position:absolute;top:0;right:0;width:35px;height:30px;background:#000;color:#fff;cursor:pointer;border:0;}
.myreg_form__210900__ .privacy h4 {margin:10px 0;padding:5px 10px;border-radius:.3em;background:#bbb;color:#fff;}
.myreg_form__210900__ .privacy label {padding:0;font-size:13px}
.myreg_form__210900__ .privacy .btn_more {font-size:13px;cursor:pointer}
.myreg_form__210900__ .etc_text {font-size:14px;font-weight:bold;color:#ac5c47}
.myreg_form__210900__ .privacy .active {visibility:visible;opacity:1;}
.myreg_form__210900__ .privacy .active+.cont {visibility:visible;opacity:1;transform:translateY(0);}

.myreg_form__210900__ .submit {text-align:center}
.myreg_form__210900__ .submit button {width:100%;padding:10px 30px;border:none;background-color:#886f4f;font-size:15px;color:#fff;vertical-align:middle}

@media all and (min-width:1024px) {
	.myreg_form__210900__ {padding:20px 25px}
	.myreg_form__210900__ dt {font-size:16px;}
	.myreg_form__210900__ input[type=text],
	.myreg_form__210900__ textarea,
	.myreg_form__210900__ select {padding:0.8em 1em;font-size:16px;}
	.myreg_form__210900__ select {background-position:calc(100% - 20px) center;}
	.myreg_form__210900__ .submit button {padding:15px 30px;font-size:18px;}

	.myreg_form__210900__ .privacy label {font-size:16px;}
	.myreg_form__210900__ .privacy .cont {width:500px;height:400px;margin-left:-250px;margin-top:-200px;}
	.myreg_form__210900__ .privacy .btn_more {font-size:16px;}
}


/*     210910 : 맞춤전송폼 리스트 - 목록형      */
.myreg_list__210910__ {background:#f1f1f1;}
.myreg_list__210910__ ul {margin:0;padding:0;list-style:none}
.myreg_list__210910__ li {padding:10px 15px;border-bottom:1px solid #dadada;font-size:13px}
.myreg_list__210910__ li:last-child {border-bottom:0;}
.myreg_list__210910__ dl {display:table;width:100%;margin:0}
.myreg_list__210910__ dt {display:table-cell;vertical-align:middle;padding:5px;background:#886f4f;color:#fff;text-align:center;}
.myreg_list__210910__ dd {display:table-cell;vertical-align:middle;margin:0;padding:0 10px;font-size:14px;color:#666;}
.myreg_list__210910__ .empty {padding:10px 8px;color:#666;text-align:center}

@media all and (min-width:1024px) {
	.myreg_list__210910__ li {padding:15px 25px;}
	.myreg_list__210910__ dt {font-size:16px;}
	.myreg_list__210910__ dd {padding:0 15px;font-size:16px;}
}


/*     210911 : 블록 설정      */
.block_option__210911__ {display:table;width:100%}
.block_option__210911__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
	.row__210911__ {padding-bottom:40px}
}


@media (min-width:1024px){
	.row__210911__ {padding-bottom:80px}
}

/*     210912 : 맞춤전송폼 - 기본폼      */
.myreg_form__210912__ {padding:10px;background:#f1f1f1;border-radius:30px;}
.myreg_form__210912__ * {box-sizing:border-box}
.myreg_form__210912__ dd * {box-sizing:content-box}
.myreg_form__210912__ ul {
	position:relative;width:100%;margin:0;padding:0;list-style:none;box-sizing:border-box
}
.myreg_form__210912__ li {padding:5px 0;}
.myreg_form__210912__ li:first-child {padding-top:0;}
.myreg_form__210912__ li:last-child {padding-bottom:0;}
.myreg_form__210912__ dl {margin:0}
.myreg_form__210912__ dt {padding:5px 0;vertical-align:middle;text-align:left;font-size:14px;color:#666}
.myreg_form__210912__ dt i {font-style:normal;color:#d00000}
.myreg_form__210912__ dd {margin:0;padding:0;font-size:14px;vertical-align:middle;text-align:left}
.myreg_form__210912__ dd > span {display:inline-block;padding:5px;color:#0256d0}
.myreg_form__210912__ textarea {margin:2px 0;font-size:12px}
.myreg_form__210912__ input[type=text],
.myreg_form__210912__ textarea,
.myreg_form__210912__ select {width:100%;margin:2px 0;padding:.6em .3em;border:1px solid #ddd;font-size:14px;box-sizing:border-box;}
.myreg_form__210912__ select {-webkit-appearance:none;appearance:none;background-image:url(/img_up/shop_pds/ursmart206/design/img/ico_select_arr.png);background-position:calc(100% - 10px) center;background-repeat:no-repeat;}
.myreg_form__210912__ label {font-size:14px}

.myreg_form__210912__ .privacy {margin:0 0 15px}
.myreg_form__210912__ .privacy .cont {position:fixed;top:50%;left:50%;width:300px;height:300px;padding:30px 10px 10px;margin-left:-150px;margin-top:-150px;background:#fff;z-index:100;visibility:hidden;opacity:0;font-size:14px;transition:0.5s ease-out;transform:translateY(45px);overflow:auto;}
.myreg_form__210912__ .privacy .mask {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:50;visibility:hidden;opacity:0;transition:0.7s;}
.myreg_form__210912__ .privacy .cont .close {position:absolute;top:0;right:0;width:35px;height:30px;background:#000;color:#fff;cursor:pointer;border:0;}
.myreg_form__210912__ .privacy h4 {margin:10px 0;padding:5px 10px;border-radius:.3em;background:#bbb;color:#fff;}
.myreg_form__210912__ .privacy label {padding:0;font-size:13px}
.myreg_form__210912__ .privacy .btn_more {font-size:13px;cursor:pointer}
.myreg_form__210912__ .etc_text {font-size:14px;font-weight:bold;color:#ac5c47}
.myreg_form__210912__ .privacy .active {visibility:visible;opacity:1;}
.myreg_form__210912__ .privacy .active+.cont {visibility:visible;opacity:1;transform:translateY(0);}

.myreg_form__210912__ .submit {text-align:center}
.myreg_form__210912__ .submit button {width:100%;padding:10px 30px;border:none;background-color:#886f4f;font-size:15px;color:#fff;vertical-align:middle}

@media all and (min-width:1024px) {
	.myreg_form__210912__ {padding:20px 25px}
	.myreg_form__210912__ dt {font-size:16px;}
	.myreg_form__210912__ input[type=text],
	.myreg_form__210912__ textarea,
	.myreg_form__210912__ select {padding:0.8em 1em;font-size:16px;}
	.myreg_form__210912__ select {background-position:calc(100% - 20px) center;}
	.myreg_form__210912__ .submit button {padding:15px 30px;font-size:18px;}

	.myreg_form__210912__ .privacy label {font-size:16px;}
	.myreg_form__210912__ .privacy .cont {width:500px;height:400px;margin-left:-250px;margin-top:-200px;}
	.myreg_form__210912__ .privacy .btn_more {font-size:16px;}
}


