/*     775335 : HTML 편집기      */
.html__775335__ * {font-family:'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all; line-height:1.6em; box-sizing:border-box;}

.html__775335__ .type2 {}
.html__775335__ .type2 .item {display:flex; align-items:center; margin: 0 0 40px 0;}
.html__775335__ .type2 .item .figure {object-fit:cover; margin: 0 100px 0 0; flex-shrink:0; display:block;}
.html__775335__ .type2 .item .caption .subj {font-size:var(--t_subj); font-weight:700; margin: 0 0 10px 0;color:#000;}
.html__775335__ .type2 .item .caption .conts {font-size:var(--t_exp);color:#000;}
.html__775335__ .type2 .item .caption .exp_cont {font-size:18px; padding: 20px; color: #000; margin: 20px 0 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.html__775335__ .type2 .item .caption .conts ul {margin:0; padding: 0 0 0 24px; list-style:none;}
.html__775335__ .type2 .item .caption .conts ul li {padding: 2px 0;}
.html__775335__ .type2 .item .caption .conts ul li:before {}

@media (max-width:1023px) {
 /* type2 */
  .html__775335__ .type2 {}
  .html__775335__ .type2 .item {display:block; margin: 0 0 30px 0;}
  .html__775335__ .type2 .item .figure {width:100%; height:unset; margin: 0 0 10px 0;}
  .html__775335__ .type2 .item .caption .subj {font-size:var(--m_subj); margin: 0 0 8px 0;}
  .html__775335__ .type2 .item .caption .conts {font-size:var(--m_conts);}
}

/*     775345 : HTML 편집기      */
.html__775345__ * {font-family:'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all; line-height:1.6em; box-sizing:border-box;}


.html__775345__ .type3 {
display: block;
justify-content: space-between;
}
.html__775345__ .type3 .item {display:flex; align-items:center; margin: 0 0 30px 0; width:100%;}
.html__775345__ .type3 .item .subj_wrap {display:flex; align-items:center;     flex-shrink: 0;}
.html__775345__ .type3 .item .subj_wrap .figure {display:block; width:60px; height:60px; border-radius:50%; object-fit:cover; box-shadow: 0 5px 10px rgba(0,0,0,0.1)}
.html__775345__ .type3 .item .subj_wrap .subj {font-size:var(--subj); font-weight:700; width:350px;  margin: 0 30px; color:#000;}
.html__775345__ .type3 .item .conts {font-size:var(--conts); color:#000;}

@media (max-width:1023px) {
.html__775345__ .type3 {display:block;}
  .html__775345__ .type3 .item {display:block; margin: 0 0 20px 0; width:100%;}
  .html__775345__ .type3 .item .subj_wrap {display:flex; align-items:center; margin: 0 0 10px 0;}
  .html__775345__ .type3 .item .subj_wrap .figure {display:block; width:50px; height:50px; margin: 0 20px 0 0;}
  .html__775345__ .type3 .item .subj_wrap .subj {font-size:var(--m_subj);  width:100%; margin:0;}
  .html__775345__ .type3 .item .conts {font-size:var(--m_conts);}
}

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

/*     775355 : HTML 편집기      */
.html__775355__ * {font-family:'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all; line-height:1.6em; box-sizing:border-box;}

/* type1 */
.html__775355__ .type1 {display:flex; justify-content:space-between; flex-wrap:wrap;}
.html__775355__ .type1 .item {width:calc(33.333% - 14px); margin: 0 0 30px 0;}
.html__775355__ .type1 .item .figure {display:block; width:100%; height:300px; object-fit:cover; margin: 0 0 10px 0;}
.html__775355__ .type1 .item .caption .subj {font-size:var(--subj); font-weight:700; margin: 0 0 5px 0; padding: 0 0 5px 0;color:#000; border-bottom:1px solid #ddd;}
.html__775355__ .type1 .item .caption .conts {font-size:var(--conts);color:#000;}
.html__775355__ .type1 .item .caption .conts ul {margin:0; padding: 0 0 0 24px; list-style:none;}
.html__775355__ .type1 .item .caption .conts ul li {padding: 2px 0;}
.html__775355__ .type1 .item .caption .conts ul li:before  {content:"\2022"; color:#004dc1; display:inline-block; width:1em; margin-left:-1em;}

@media (max-width:1023px) {
/* type1 */
.html__775355__ .type1 {display:block;}
.html__775355__ .type1 .item {width:100%; margin: 0 0 30px 0}
.html__775355__ .type1 .item .figure {height:unset; background:#ddd;}
.html__775355__ .type1 .item .caption .subj {font-size:var(--m_subj); margin: 0 0 8px 0;}
.html__775355__ .type1 .item .caption .conts {font-size:var(--m_conts);}
}

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

/*     775375 : HTML 편집기      */
.html__775375__ * {font-family:'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all; line-height:1.6em; box-sizing:border-box;}


.html__775375__ .type3 {
display: block;
justify-content: space-between;
}
.html__775375__ .type3 .item {display:flex; align-items:center; margin: 0 0 30px 0; width:100%;}
.html__775375__ .type3 .item .subj_wrap {display:flex; align-items:center;     flex-shrink: 0;}
.html__775375__ .type3 .item .subj_wrap .figure {display:block; width:60px; height:60px; border-radius:50%; object-fit:cover; box-shadow: 0 5px 10px rgba(0,0,0,0.1)}
.html__775375__ .type3 .item .subj_wrap .subj {font-size:var(--subj); font-weight:700; width:450px;  margin: 0 30px; color:#000;}
.html__775375__ .type3 .item .conts {font-size:var(--conts); color:#000;}

@media (max-width:1023px) {
.html__775375__ .type3 {display:block;}
  .html__775375__ .type3 .item {display:block; margin: 0 0 20px 0; width:100%;}
  .html__775375__ .type3 .item .subj_wrap {display:flex; align-items:center; margin: 0 0 10px 0;}
  .html__775375__ .type3 .item .subj_wrap .figure {display:block; width:50px; height:50px; margin: 0 20px 0 0;}
  .html__775375__ .type3 .item .subj_wrap .subj {font-size:var(--m_subj);  width:100%; margin:0;}
  .html__775375__ .type3 .item .conts {font-size:var(--m_conts);}
}

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

/*     784315 : 타이틀 텍스트      */
.title__784315__ {font-size:0}
.title__784315__ p {font-family: 'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all;
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:22px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__784315__ p:before {content:'';position:absolute;background:#8CA8D7;font-size:0}

.title__784315__.style_top p {padding-top:10px}
.title__784315__.style_top p:before {top:0;left:0;width:22px;height:4px}

.title__784315__.style_right p {padding-right:14px}
.title__784315__.style_right p:before {top:16%;right:0;width:4px;height:22px}

.title__784315__.style_bottom p {padding-bottom:12px}
.title__784315__.style_bottom p:before {bottom:0;left:0;width:22px;height:4px}

.title__784315__.style_left p {padding-left:14px}
.title__784315__.style_left p:before {top:16%;left:0;width:4px;height:22px}

.title__784315__.style_circle1 p {padding-left:18px}
.title__784315__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__784315__.style_circle2 p {padding-left:18px}
.title__784315__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #8CA8D7;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__784315__ p {font-size:26px}
	.title__784315__.style_top p:before {width:26px}
	.title__784315__.style_right p:before {height:26px}
	.title__784315__.style_bottom p:before {width:26px}
	.title__784315__.style_left p:before {height:26px}
}

/*     784325 : 이미지 리스트 (타일형)      */
.img_tile__784325__ {overflow:hidden}
.img_tile__784325__ .img_inner {margin:0 -5px}
.img_tile__784325__ .img_inner:after {content:'';display:block;clear:both}
.img_tile__784325__ * {box-sizing:border-box; font-family: 'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all;}
.img_tile__784325__ .item {float:left;position:relative;width:100%;padding:5px}
.img_tile__784325__ .item a {display:block}
.img_tile__784325__ .figure {display:block}
.img_tile__784325__ .figure img {vertical-align:top}
.img_tile__784325__ .caption {display:block;margin-top:10px}
.img_tile__784325__ .caption > span {display:block}
.img_tile__784325__ .caption > span.subject {font-weight:bold;color:#000000}
.img_tile__784325__ .caption > span.content {margin-top:5px;color:#444444}

.text_m_sml__784325__ .caption > span.subject {font-size:14px;line-height:1.4em}
.text_m_sml__784325__ .caption > span.content {font-size:13px;line-height:1.5em}
.text_m_med__784325__ .caption > span.subject {font-size:16px;line-height:1.4em}
.text_m_med__784325__ .caption > span.content {font-size:14px;line-height:1.4em}
.text_m_big__784325__ .caption > span.subject {font-size:18px;line-height:1.4em}
.text_m_big__784325__ .caption > span.content {font-size:15px;line-height:1.5em}

.col_m_1__784325__ .item {width:100%}
.col_m_2__784325__ .item {width:50%}
.col_m_3__784325__ .item {width:33.3333%}
.col_m_4__784325__ .item {width:25%}
.col_m_1__784325__ .item,
.col_m_2__784325__ .item2n,
.col_m_3__784325__ .item3n,
.col_m_4__784325__ .item4n {clear:both}

@media (min-width:768px){
	.col_m_1__784325__ .item,
	.col_m_2__784325__ .item2n,
	.col_m_3__784325__ .item3n,
	.col_m_4__784325__ .item4n {clear:none}

	.col_t_1__784325__ .item {width:100%}
	.col_t_2__784325__ .item {width:50%}
	.col_t_3__784325__ .item {width:33.3333%}
	.col_t_4__784325__ .item {width:25%}
	.col_t_5__784325__ .item {width:20%}
	.col_t_6__784325__ .item {width:16.6666%}
	.col_t_1__784325__ .item,
	.col_t_2__784325__ .item2n,
	.col_t_3__784325__ .item3n,
	.col_t_4__784325__ .item4n,
	.col_t_5__784325__ .item5n,
	.col_t_6__784325__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__784325__ .img_inner {margin:0 -10px}
	.img_tile__784325__ .item {padding:10px}
	.img_tile__784325__ .caption {margin-top:15px}
	.img_tile__784325__ .caption > span.content {margin-top:10px}

	.text_sml__784325__ .caption > span.subject {font-size:14px;line-height:1.3em}
	.text_sml__784325__ .caption > span.content {font-size:13px;line-height:1.3em}
	.text_med__784325__ .caption > span.subject {font-size:16px;line-height:1.4em}
	.text_med__784325__ .caption > span.content {font-size:14px;line-height:1.5em}
	.text_big__784325__ .caption > span.subject {font-size:18px;line-height:1.4em}
	.text_big__784325__ .caption > span.content {font-size:15px;line-height:1.5em}

	.col_t_1__784325__ .item,
	.col_t_2__784325__ .item2n,
	.col_t_3__784325__ .item3n,
	.col_t_4__784325__ .item4n,
	.col_t_5__784325__ .item5n,
	.col_t_6__784325__ .item6n {clear:none}

	.col_pc_1__784325__ .item {width:100%}
	.col_pc_2__784325__ .item {width:50%}
	.col_pc_3__784325__ .item {width:33.3333%}
	.col_pc_4__784325__ .item {width:25%}
	.col_pc_5__784325__ .item {width:20%}
	.col_pc_6__784325__ .item {width:16.6666%}
	.col_pc_1__784325__ .item,
	.col_pc_2__784325__ .item2n,
	.col_pc_3__784325__ .item3n,
	.col_pc_4__784325__ .item4n,
	.col_pc_5__784325__ .item5n,
	.col_pc_6__784325__ .item6n {clear:both}
}

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

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

/*     775515 : 맞춤전송폼      */
.myreg_form__775515__ {padding:30px 15px;}
.myreg_form__775515__ .title_wrap {margin-bottom:20px;}
.myreg_form__775515__ .title_wrap .title1 {font-family: 'GmarketSans', 'Noto Sans KR', sans-serif; word-break:keep-all; margin:0;padding:0;font-size:20px;font-weight:bold;color:#000;line-height:25px;letter-spacing:-.03em;}
.myreg_form__775515__ .title_wrap .title2 {font-family: 'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all; margin:5px 0 0;padding:0;font-size:15px;color:#000;line-height:20px;letter-spacing:-.03em;}

.form__775515__ .form_title {margin:25px 0 10px;padding:0;font-size:16px;font-weight:bold;color:#fff;line-height:20px;letter-spacing:-.03em;}
.form__775515__ .form_title:first-child {margin-top:0;}
.form__775515__ > ul {margin:0;padding:0;}
.form__775515__ > ul > li {margin:0;padding:0;list-style-type:none;}
.form__775515__ > ul > li > dl {box-sizing:border-box;display:table;width:100%;height:55px;margin:0;padding:10px 5px;}
.form__775515__ > ul > li > dl > dt {font-family: 'Pretendard', 'Noto Sans KR', sans-serif; word-break:keep-all; display:block;width:70px;margin:0;padding:0;font-size:15px;color:#000;line-height:22px;vertical-align:middle;letter-spacing:-.03em;}
.form__775515__ > ul > li > dl > dt i {margin-left:5px;font-style:normal;color:#f50000;}
.form__775515__ > ul > li > dl > dd {display:table-cell;margin:0;padding:0;font-size:15px;color:#888;line-height:22px;vertical-align:middle;letter-spacing:-.03em;}
.form__775515__ > ul > li > dl > dd input[type='text'],
.form__775515__ > ul > li > dl > dd input[type='password'],
.form__775515__ > ul > li > dl > dd input[type='number'] {box-sizing:border-box;height:35px;padding:0 10px;background:#fff;font-size:15px;color:#888;vertical-align:middle;border:1px solid #f9f9f9; box-shadow:3px 3px 9px rgba(0,0,0,0.05); margin: 5px 0;}
.form__775515__ > ul > li > dl > dd select {height:35px;background:#fff;font-size:15px;color:#888;vertical-align:middle;    border: 1px solid #fff; box-shadow: 3px 3px 9px rgba(0,0,0,0.05);}
.form__775515__ > ul > li > dl > dd textarea {box-sizing:border-box;width:100%;padding:10px;border:1px solid #555;background:transparent;font-size:15px;color:#888;vertical-align:middle;}
.form__775515__ > ul > li > dl > dd input[type='radio'],
.form__775515__ > ul > li > dl > dd input[type='checkbox'] {margin:0 5px 0 0}
.form__775515__ > ul > li > dl > dd a,
.form__775515__ > ul > li > dl > dd button,
.form__775515__ > ul > li > dl > dd input[type='button'] {box-sizing:border-box;display:inline-block;position:relative;height:35px;margin:2px 0 2px 5px;padding:0 15px;background:#000;font-family:'Malgun Gothic',sans-serif;font-size:13px;color:#fff;font-weight:bold;line-height:35px;vertical-align:middle;cursor:pointer;}
.form__775515__ > ul > li > dl > dd label {margin-right:15px;cursor:pointer;}
.form__775515__ > ul > li > dl > dd #s_v3 {width:100%;}
.form__775515__ > ul > li > dl > dd .form_help_text {display:block;margin-top:5px;font-size:13px;color:#666;line-height:18px;letter-spacing:-.03em;}
.form__775515__ > ul > li:nth-child(1) > dl {padding-top:0;}

.privacy__775515__ {position:relative;margin-top:10px;}
.privacy__775515__ .argree_text {margin:0;padding:0;}
.privacy__775515__ .argree_text input[type='checkbox'] {margin:0 3px 0 0;}
.privacy__775515__ .argree_text label {font-size:14px;color:#888;line-height:20px;letter-spacing:-.03em;cursor:pointer;}
.privacy__775515__ .argree_text .btn_privacy_view {margin:0 0 0 5px;padding:0;border:none;background:none;font-size:14px;font-weight:bold;color:#fff;line-height:20px;letter-spacing:-.03em;}
.privacy__775515__ .form_privacy_layer {box-sizing:border-box;display:none;position:absolute;bottom:30px;left:0;width:280px;border:1px solid #333;background:#fff;}
.privacy__775515__ .form_privacy_layer.on {display:block;}
.privacy__775515__ .form_privacy_layer > dl {margin:0;padding:0;}
.privacy__775515__ .form_privacy_layer > dl > dt {position:relative;margin:0;padding:10px 15px;background:#e5e5e5;font-size:14px;font-weight:bold;color:#101010;line-height:18px;letter-spacing:-.03em;}
.privacy__775515__ .form_privacy_layer > dl > dt .btn_layer_close {position:absolute;top:0;right:0;width:38px;height:38px;margin:0;padding:0;border:none;background:none;font-size:0;}
.privacy__775515__ .form_privacy_layer > dl > dt .btn_layer_close:before {content:'';display:block;position:absolute;top:-1px;right:0;bottom:0;left:0;width:16px;height:1px;margin:auto;background:#101010;transform:rotate(-45deg);}
.privacy__775515__ .form_privacy_layer > dl > dt .btn_layer_close:after {content:'';display:block;position:absolute;top:-1px;right:0;bottom:0;left:0;width:16px;height:1px;margin:auto;background:#101010;transform:rotate(45deg);}
.privacy__775515__ .form_privacy_layer > dl > dd {overflow-y:auto;max-height:150px;margin:0;padding:10px 15px;font-size:13px;color:#666;line-height:17px;letter-spacing:-.03em;}
.privacy__775515__ .form_privacy_layer > dl p {margin:0;padding:0;}

.myreg_form__775515__ .form_btns {margin-top:20px;}
.myreg_form__775515__ .form_btns button {box-sizing:border-box;position:relative;width:100%;height:50px;margin:0;padding:0;border:none;background:#1388ff;font-size:16px;font-weight:bold;color:#fff;line-height:23px;letter-spacing:-.03em;vertical-align:top;}
.myreg_form__775515__ .form_btns button:before {content:'';display:block;position:absolute;top:calc(50% - 1px);right:25px;width:25px;height:1px;background:#fff;}
.myreg_form__775515__ .form_btns button:after {content:'';display:block;position:absolute;top:calc(50% - 4px);right:25px;width:7px;height:1px;background:#fff;transform:rotate(45deg);}

@media all and (min-width:768px){
	.form__775515__ {overflow:hidden;}
	.form__775515__ > ul {margin-left:-20px;}
	.form__775515__ > ul:after {content:'';display:block;clear:both;}
	.form__775515__ > ul > li {box-sizing:border-box;float:left;width:50%;padding-left:20px;}
	.form__775515__ > ul > li.full_width {width:100%;}
}

@media all and (min-width:1024px){
	.myreg_form__775515__ {position:relative;padding:20px 0;}
	.myreg_form__775515__ .title_wrap {margin-bottom:35px;}
	.myreg_form__775515__ .title_wrap .title1 {font-size:34px;line-height:32px;}
	.myreg_form__775515__ .title_wrap .title2 {margin-top:10px;font-size:18px;line-height:26px;}

	.form__775515__ .form_title {margin:35px 0 15px;font-size:18px;line-height:25px;}
	.form__775515__ > ul {margin-left:-50px;}
	.form__775515__ > ul > li {padding-left:50px;}
	.form__775515__ > ul > li > dl {padding:5px;}
	.form__775515__ > ul > li > dl > dt {display:table-cell; width:150px;font-size:18px;font-weight:700;line-height:22px;}
	.form__775515__ > ul > li > dl > dd input[type='text'],
	.form__775515__ > ul > li > dl > dd input[type='password'],
	.form__775515__ > ul > li > dl > dd input[type='number'] {height:45px;}
	.form__775515__ > ul > li > dl > dd select {height:45px;font-size:16px;}
	.form__775515__ > ul > li > dl > dd textarea {height:45px;font-size:16px;}
	.form__775515__ > ul > li > dl > dd input[type='radio'],
	.form__775515__ > ul > li > dl > dd input[type='checkbox'] {font-size:16px;}
	.form__775515__ > ul > li > dl > dd a,
	.form__775515__ > ul > li > dl > dd button,
	.form__775515__ > ul > li > dl > dd input[type='button'] {height:45px;font-size:14px;line-height:45px;}
	.form__775515__ > ul > li > dl > dd .form_help_text {margin-top:10px;font-size:14px;line-height:20px;}
	.form__775515__ > ul > li:nth-child(2) > dl {padding-top:0;}

	.privacy__775515__ {margin-top:15px;}
	.privacy__775515__ .argree_text label {font-size:16px;line-height:22px;}
	.privacy__775515__ .argree_text .btn_privacy_view {font-size:16px;line-height:22px;}
	.privacy__775515__ .form_privacy_layer {width:550px;}
	.privacy__775515__ .form_privacy_layer > dl > dt {padding:15px 20px;font-size:15px;line-height:20px;}
	.privacy__775515__ .form_privacy_layer > dl > dt .btn_layer_close {width:50px;height:50px;}
	.privacy__775515__ .form_privacy_layer > dl > dt .btn_layer_close:before {width:20px;}
	.privacy__775515__ .form_privacy_layer > dl > dt .btn_layer_close:after {width:20px;}
	.privacy__775515__ .form_privacy_layer > dl > dd {max-height:200px;padding:15px 20px;font-size:14px;line-height:18px;}

	.myreg_form__775515__ .form_btns {position:absolute;top:50px;right:50px;margin-top:0;text-align:right;}
	.myreg_form__775515__ .form_btns button {display:inline-block;width:auto;height:55px;padding:0 110px 0 25px;font-size:20px;line-height:25px;}
	.myreg_form__775515__ .form_btns button:before {width:35px;}
	.myreg_form__775515__ .form_btns button:after {top:calc(50% - 5px);width:9px;}
}

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

