@charset "utf-8";

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 기본박스 */
.mbskin {position:relative;margin: 0  auto;width: 80%;text-align:center;padding-bottom: 0;}
.mbskin:after {right:10px;left:auto;
  -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
     -o-transform:skew(8deg) rotate(3deg);
      transform:skew(8deg) rotate(3deg)}
.mbskin .mbskin_box{/* border:1px solid #dde7e9; *//* background:#fff; */}
.mbskin .frm_input {width:100%;margin-bottom: 7px;}
.mbskin .btn_submit {width: 100%;height: 100%;font-weight:bold;font-size: 15px;margin-left: 20px;padding: 6px;}
.mbskin h1 {margin:60px 0 30px;font-size:2em}
.mbskin .tbl_frm01 th {width:85px}
/* ### 기본 스타일 커스터마이징 끝 ### */

.sub-view .slide{opacity: 1 !important;}


/* 회원가입 스탭 */
#progress_bar_wrap{overflow:hidden; margin-bottom:20px;}
#progress_bar_wrap:after{display:block;visibility:hidden;clear:both;content:""}
#progress_bar_wrap2:after{display:block;visibility:hidden;clear:both;content:""}
#progress_bar_wrap3:after{display:block;visibility:hidden;clear:both;content:""}

.progress_bar {position:relative; float:left; width:33.333%;}
.progress_bar span {display:inline-block;padding:15px 0;width:100%;text-align:center;color: #919191;background: #dbdad3;border: 1px solid #dbdad3;font-size:1em;font-weight:bold;font-family: 'Pretendard-Regular';letter-spacing: 1.5px;}
.progress_bar:after {content:'';position:absolute;top:50%;width:0;height:0;border: 30px solid;margin: -30px 0 0 0;z-index:9;}

.state_bar_edit{width: 100%;}
.state_bar_edit span  {color:#fff;background: #a17d6e;border: 1px solid #a17d6e;}
 
.state_bar2 span, .state_bar3 span{color: #919191;background: #dbdad3;z-index:1;border:1px solid #ccc}
.state_bar2 span {border-right:0;}
.state_bar3 span {border-left:0;}

.state_bar1:after {border-color: transparent transparent transparent #dbdad3;}
.state_bar1_on span{color:#fff;background: #a17d6e;border: 1px solid #a17d6e;}
.state_bar1_on:after {border-color: transparent transparent transparent #a17d6e;}

.state_bar2:after {margin-top: -20px;margin-left: -20px;padding: 20px;border:solid #ccc;border-width:0 1px 1px 0;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);background: #dbdad3;}
.state_bar2_on span{color:#fff;background: #a17d6e;border: 1px solid #a17d6e;}
.state_bar2_on:after {border-color: transparent transparent transparent #a17d6e;}

.state_bar3:after {border-color:transparent}
.state_bar3_on span{color:#fff;background: #a17d6e;border: 1px solid #a17d6e;}
.state_bar3_on:after {border-color:transparent}



/* 로그인,로그아웃 페이지 */
.login_boxs {display: inline-flex;padding-top: 2%;}
.login_txt {padding: 15px 0;font-family: 'Pretendard-Regular';font-size: 14px;border: 1px solid #a17d6e;color: #a17d6e;width: 789px;margin: auto;}

p.login_txt {}

#login_info {display: block;width: 500px;margin: 1% auto 0;}
.login_if {/* display: inline-flex; */width: 36%;margin: 6% auto 0;}
.login_if a{width: 100%;display: block;margin: auto;padding: 16px;border-radius: 5px;margin-top: 2%;}
.login_if.login_if_lpl  a{background: #000;color: #fff;/* width: 38%; */}
.login_if.login_if_reg  a{background: #db584b; color: #fff;}

/* 이용약관 */
.register_txt h2{font-family: 'Pretendard-Regular';color: #a17d6e;font-size: 18px;letter-spacing: -0.5px;margin-top: 11px;}

.fregister_agree {padding: 4px;text-align: right;border: 1px solid #82a19c;}
.fregister_agree input[type="checkbox"] + label {color:#676e70;font-family: 'Pretendard-Regular';font-size: 14px;letter-spacing: -0.5px;}
.fregister_agree input[type="checkbox"] + label:hover {color: #a17d6e;}
.fregister_agree input[type="checkbox"] + label span {width: 1rem;height: 1rem;border-radius: 50%;border: 2px solid #a17d6e;background:#edece6;appearance: none;cursor: pointer;transition: background 0.2s;top: 2px;position: relative;display: inline-block;margin-right: 6px;}
.fregister_agree input[type="checkbox"]:checked + label {color:#000}
.fregister_agree input[type="checkbox"]:checked + label span {background: #a17d6e;/* border: none; */}
.fregister_agree.chk_all input[type="checkbox"] + label span {top:18px}

.register .mian_txt {font-size: 15px;font-family: 'Pretendard-Regular';border: 1px solid;background: #a17d6e;color: #fff;padding: 12px;display: inline-block;width: 100%;overflow: hidden;}
.mian_txt .left{/* display: block; *//* position: absolute; */}
.mian_txt .right {display: block;right: 0;text-align: right;position: relative;cursor: pointer;}
	

.member_box {height: 250px;padding: 20px 30px;margin: 0;overflow-y: scroll;border: 1px solid #9c9c9c;background: rgba(255,255,255,0.35);}
.member_box .boxs{display: block;margin-bottom: 15px;font-size: 15px;font-family: 'Pretendard-Regular';}
.member_box .boxs p {font-size: 13px;font-family: 'Pretendard-Regular';}		
.member_box .boxs p b{font-weight: bold;display:block;font-size: 14px;letter-spacing: -0.5px;}
.member_box .boxs .brs{display:block;padding-left: 20px;}
.member_box .boxs .brs b {display: block;}	
	
.member_box  .boxs_important {border: 1px solid #a4b3b3;padding: 15px 20px;margin: 8px 0;display: block;}
.member_box  .boxs_important h5 { font-size: 15px;}
.member_box .boxs ul {padding-left: 10px;}	
.member_box .boxs ul li {font-size: 15.5px;letter-spacing: -0.5px;line-height: 2.5;font-family: 'Pretendard-Regular';position: relative;padding-left: 20px;}
.member_box .boxs ul li::before{content: "●"; display: block; position: absolute; left: 0; top: 0;}
		
.btn_confirm {margin: 3% auto 0;text-align: center;padding-bottom: 3%;}
.btnss {width: 130px;display: inline-block;text-align: center;padding: 14px;color: #fff;border-radius: 5px;cursor: pointer;line-height: 2.5 !important;font-family: 'Pretendard-Regular';}
.btn_close{background: #534242;}
.btn_submit{background: #a17c6a;/*height: 58px;*/}

.chk_li {padding-left:20px}

#sns_register .login-sns,
#sns_register h2 {border:0 !important}

/* 회원가입*/

.register_form_inner input{width: 25%;font-size:12px;color:#444;background-color: #ffffff;height: 43px;line-height: 50px;text-indent:6px;/* margin-top: 9px; */margin-left: 20px;box-sizing: border-box;display: inline-block;font-family: 'NanumSquareNeo';border: 1px solid #dee1e1;text-align: center;}
.register_form_inner .abb_box input {width: 60%; }

.input_wrap button{font-size: 12px;background: #333;color: #fff;border-radius: 5px;padding: 7px;font-family: 'Pretendard-Regular';width: 93px;margin-left: 19px;height: 30px;margin-top: 5px;}
.success{color: #008000;font-family: 'Pretendard-Regular';font-size: 13px;margin: 0.5% 20px;line-height: 3;}
.error{color: #ff0000;font-family: 'Pretendard-Regular';font-size: 13px;margin: 0.5% 20px;line-height: 3;}

/* #register_form {background:#fff;margin-bottom:20px} */
#register_form h2 {padding: 20px 20px 0;color: #a17d6e;font-family: 'Pretendard-Regular';font-size: 15px;letter-spacing: -0.5px;}
.register_form_inner {background:#f7f7f7;border:1px solid #dde7e9;border-radius:3px}
.register_form_inner ul {padding: 6px 20px;}
.register_form_inner ul li {display: flex;/* border-bottom: 1px solid #d9d9d9; */}
.register_form_inner ul li .input_wrap {display: contents;}
.register_form_inner ul li .abb_input {display: flex;}

 .txt_end{color: #afafaf;line-height: 3;padding-left: 15px;font-size: 13px;}


.register_form_inner .txt{display:block;width: 14%;font-family: 'Pretendard-Regular';color: #3f615c;padding: 12px;font-size: 14px;}
.register_form_inner .abb_box label{width: 100%;}

/* 추가 */
.register_form_inner ul .code_txt .txt{color: #ffffff;background: #a17d6e;/* padding: 0; *//* line-height: 3.5; */padding: 7px 10px;margin-bottom: 10px;}
.register_form_inner ul .code_txt input {border: 1px solid #a17d6e;}

/* 추가 */

#fregisterform .cert_desc {color:#3a8afd;}
#fregisterform .cert_req {margin-left:5px;line-height:35px;}
#fregisterform #msg_certify {margin:5px 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}
#fregisterform .frm_address {margin-top: 0;}
#fregisterform #mb_addr3 {display:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
#fregisterform .btn_confirm {text-align:center}
/*#fregisterform .form_01 div {margin:0 0 20px}*/
#fregisterform .captcha {display:block;margin:5px 0 0; border: none;}
#fregisterform .reg_mb_img_file img {max-width:100%;height:auto}
#reg_mb_icon, #reg_mb_img {float:right}


.is_captcha_use p {padding-right: 20px;font-family: 'Pretendard-Regular';}



/* 회원가입 완료 */
#reg_result {padding:40px 30px;text-align:center;/* background:#edf3fc; */border-radius:5px;margin-top:150px}
#reg_result h2 {font-size:2em;margin:0 0 20px}
#reg_result h2 strong {color:#ed6478}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#fff;line-height:2em}
#reg_result #result_email span {display:inline-block;width:150px}
#reg_result #result_email strong {color:#e8180c;font-size:1.2em}
#reg_result p {line-height:1.8em}
#reg_result .result_txt {text-align: center;font-size: 15px;line-height: 2;font-family: 'Pretendard-Regular';}
#reg_result .result_txt  span {color: #a17d6e;border: 5px double #a17d6e;display: flow;font-weight: 600;letter-spacing: -0.5px;line-height: 4;width: 40%;margin: 2% auto;font-size: 17px;font-style: italic;padding: 20px;}
#reg_result .result_txt  span p {width: 100%;margin: 10px 0;}
#reg_result .result_txt  span i {font-size: 20px;}
#reg_result .btn_confirm {margin:50px 0}
#reg_result i {font-size: 2em;}
#reg_result .reg_result_p {font-size: 20px;margin: 70px 0 30px;color: #a17d6e;font-family: 'Pretendard-Regular';/* border-bottom: 1px solid; */}


.cms_from_logion{margin: auto;text-align: center;max-width: 80%;}
.cms_from_logion ul{margin: 0px 0 50px;}
.cms_from_logion li{/* float: left; */list-style: none;margin: 3px;display: inline-block;}
.cms_from_logion .cms_btn {color: #fff;display: block;width: 330px;line-height: 65px;text-align: center;transition:0.5s;font-family: 'Pretendard-Regular';font-weight: bold;font-size: 16px;border-radius: 5px;}
.cms_from_logion .cms_btn:hover {background: #5d3c2e;}
.cms_from_logion .cms_btn01 {background: #a17d6e;}
.cms_from_logion .cms_btn02 {background: #cf3222;}
.cms_from_logion .txt{color: #cf3222;font-family: 'Pretendard-Regular';font-size: 16px;margin-top: 6px;font-weight: bold;}

/*.logo img {width: 25%; margin-bottom: 30px;}*/

.btn_confirm_reg {margin:20px 0;text-align:center}
.reg_btn_submit {display:inline-block;background:#3a8afd;color:#fff;text-align:center;border-radius:3px;width:280px;height:57px;line-height:57px;font-size:1.2em;margin:0 auto;font-weight:bold}

.mb_log_cate h2 {width: 100%;float:left;padding:20px 0;text-align:center;font-size: 2em;color: #3f51b5;font-weight: bold;font-family: 'Pretendard-Regular';}
.mb_log_cate .join {width:50%;float:left;padding:20px 0;text-align:center;background:#f7f7f7;color:#6e6e6e}
.mb_log_cate:after {display:block;visibility:hidden;clear:both;content:""}

.tooltip_icon {display:inline-block;vertical-align:baseline;color:#b3b5b8;border:0;font-size:1.4em;background:transparent;cursor:pointer;top: 3px;position: relative;left: 10px;}
.tooltip_icon:hover {color:#448bf5}
.tooltip {position:absolute;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;z-index:9;font-weight:normal;margin-left:15px;margin-top:10px}
.tooltip:before {content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}



/* 쪽지 */
.memo_list {border-top:1px solid #ececec}
.memo_list li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.memo_list li:after {display:block;visibility:hidden;clear:both;content:""}
.memo_list li.read {background:#f6f6f6}
.memo_list li.empty_li {text-align:center;padding:20px 0;color:#666}

.memo_list .memo_li {float:left}
.memo_list .profile_big_img {position:relative;margin-right:15px}
.memo_list .profile_big_img img {border-radius:50%;width:52px;height:52px}
.memo_list .memo_li.memo_name {padding-top:5px;float:none}
.memo_list .memo_preview a{display:block;margin-right:30px;padding-top:10px;font-weight:normal !important;font-size:1.2em}
.memo_list .memo_preview a:hover{text-decoration:underline}
.memo_list .memo_name a,
.memo_list .memo_name .sv_wrap {font-weight:bold}
.memo_list .no_read {position:absolute;bottom:0;right:0;display:inline-block;background:#3a8afd;border:1px solid #e1edff;text-indent:-9999px;border-radius:10px;width:10px;height:10px;box-shadow:0 0 10px 3px #9ec3f9}
.memo_list .no_read {animation:blinker 1s linear infinite}

@keyframes blinker {
	50% {opacity:0}
	}

#memo_list h1#win_title {padding:10px 10px 10px 20px}
#memo_list .memo_datetime {font-size:0.92em;color:#888d92}
#memo_list .memo_del {position:absolute;right:15px;top:15px;padding:10px;color:#c7c9cb;font-size:1.4em}
#memo_list .memo_cnt {margin-top:5px;font-weight:normal;display:inline-block;font-size:1.2em}
#memo_list .pg_wrap {margin-top:10px;width:100%;float:inherit;text-align:center}

#memo_view_contents {margin-bottom:20px;border-top:1px solid #ececec;border-bottom:1px solid #ececec}
#memo_view_contents h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;list-style:none;background:#f6f6f6}
#memo_view_ul:after {display:block;visibility:hidden;clear:both;content:""}
.memo_view_li {position:relative;/*padding:10px;float:left;width:50%*/}

.memo_view_li .profile_img img {display:none}
.memo_from {position:relative;background:#fff;border-bottom:1px solid #ececec;padding:15px 20px}
.memo_from li {float:left}
.memo_from li.memo_profile img {width:40px;height:40px;border-radius:50%}
.memo_from li:first-child {margin-right:10px}
.memo_from li.memo_view_nick {width:80%}
.memo_from li.memo_view_nick a {font-weight:bold !important}
.memo_from li.memo_view_date {display:block;color:#555;line-height:24px}
.memo_from li.memo_op_btn {position:absolute}
.memo_from li.list_btn {right:53px;}
.memo_from li.del_btn {right:15px;}
.memo_from:after {display:block;visibility:hidden;clear:both;content:""}

.memo_btn {width:100%}
.memo_btn a {display:inline-block;width:50%;font-size:1em;color:#888d92;padding:20px}
.memo_btn a.btn_right {float:right;text-align:right}
.memo_btn a i {font-size:1.2em;color:#acabab;vertical-align:bottom}

#memo_view p {padding:10px;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}
#memo_view textarea {height:100px}

#memo_write .form_01 {padding:20px;border-top:1px solid #ececec}

.reply_btn {display:inline-block;width:150px;height:45px;line-height:50px;padding:0 10px;font-weight:bold;background:#3a8afd;color:#fff;border-radius:3px;vertical-align:bottom;margin-right:5px}
#memo_write .reply_btn {font-size:1em}

/* 스크랩 */
#scrap li:after {display:block;visibility:hidden;clear:both;content:""}
#scrap li {position:relative;padding:20px;border-bottom:1px solid #ececec}
#scrap .scrap_tit {font-weight:bold;display:block;font-size:1.083em;margin-bottom:10px;line-height:1.3em}
#scrap .scrap_cate {float:left;display:block;color:#ac92ec;background:#eeeaf8;padding:3px;border-radius:3px;font-size:0.92em;margin-right:10px}
#scrap .scrap_datetime {color:#777;line-height:18px}
#scrap .scrap_del {position:absolute;top:15px;right:15px;font-size:18px;color:#c7c9cb}
#scrap .scrap_del:hover {color:#3a8afd}

#scrap_do .new_win_con {padding:0 20px}
#scrap_do textarea {width:100%;height:100px}
#scrap_do .scrap_tit {margin-bottom:10px;background:#f3f3f3;padding:10px 15px;font-size:1.2em;font-weight:bold}
#scrap_do label {display:block;margin:0 0 5px;font-size:1em}
#scrap_do .win_btn:after {display:block;visibility:hidden;clear:both;content:""}
#scrap .win_btn, #scrap_do .win_btn {margin:20px 0;text-align:center}
#scrap_do .win_btn .btn_submit {float:inherit}
#scrap_do .win_desc {margin:0 20px}

/*포인트*/
#point {text-align:center}
#point h1 {text-align:left}

#point .point_all {margin:20px 20px 15px;border-radius:5px;background:#edf3fc;border:1px solid #d6e2f4;color:#485172;font-size:1.083em}
#point .point_all:after {display:block;visibility:hidden;clear:both;content:""}
#point .point_all li {float:left;width:50%;padding:20px;text-align:left}
#point .point_all li span {float:right;color:#485172;font-weight:bold}
#point .point_all li:last-child {border-left:1px solid #d6e2f4}
#point .point_all .full_li {width:100%;border-bottom:1px solid #d6e2f4;text-align:left}
#point .point_all .full_li span {color:#000;font-weight:bold;font-size:1.2em}
#point .point_status{background:#737373;border:0;color:#fff;font-weight:bold;font-size:1.083em;text-align:left}
#point .point_status:after {display:block;visibility:hidden;clear:both;content:""}
#point .point_status span{margin-left:10px;float:right}

.point_list {}
.point_list li:first-child {border-top:1px solid #ececec}
.point_list li {border-bottom:1px solid #ececec;background:#fff;padding:15px;list-style:none;position:relative}
.point_list li:after {display:block;visibility:hidden;clear:both;content:""}

.point_list .point_use {background:#f6f6f6}
.point_list .point_use .point_num {font-size:1.25em;color:#ff4f76;font-weight:bold;float:right}
.point_list .point_num {font-size:1.25em;color:#3a8afd;font-weight:bold;position:absolute;right:15px;top:25px}
.point_list .point_top {line-height:15px;margin:0 0 5px}
.point_list .point_top:after {display:block;visibility:hidden;clear:both;content:""}
.point_list .point_tit {font-weight:bold;float:left;font-size:1.083em;display:block}
.point_list .point_date1 {float:left;color:#888d92}
.point_list .point_date {float:left;color:#888d92}
.point_list .txt_expired {color:red;margin-left:5px}

#point .pg_wrap {width:100%;float:inherit;text-align:center}
#point .btn_close {margin:20px auto}

/* 회원 비밀번호 확인 */
#mb_confirm {background: rgba(255,255,255,0.5);border: 1px solid #eee;box-shadow: 0px 0 30px rgb(112 10 1 / 10%);/* margin: 0; */width: 85.88%;}
#mb_confirm h1 {margin: 35px 0 0;font-size: 20px;font-family: 'Pretendard-Regular';color: #a17d6e;}
#mb_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size: 14px;line-height: 1;color:#656565;font-family: 'Pretendard-Regular';letter-spacing: -0.5px;line-height: 2;color: #cf1919;}
#mb_confirm p strong {display:block;background: #a17d6e;color: #fff;font-size: 19px;width: 555px;margin: 0 auto 12px;padding: 10px 0;}
#mb_confirm fieldset {padding: 26px 5px;text-align: center;width: 50%;margin: auto;}
#mb_confirm fieldset .frm_input {background-color:#fff !important;text-align: center;}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:block;margin-left: 11px;font-weight:bold}
#mb_confirm .confirm_id {font-size: 1.25em;color:#666;display: inline-flex;font-family: 'Pretendard-Regular';margin-bottom: 7px;}

/* 비밀글 비밀번호 확인 */
#pw_confirm h1 {margin:60px 20px 30px;font-size:2em}
#pw_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565}
#pw_confirm p strong {display:block;color:#3ca1ff;font-size:1.167em;margin:0 0 5px}
#pw_confirm fieldset {padding:50px;text-align:center}
#pw_confirm fieldset .frm_input {background-color:#fff !important}
#pw_confirm label {letter-spacing:-0.1em}
#pw_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}
#mb_confirm_id {
}

/* 폼메일 */
#formmail textarea {height:100px}
#formmail .formmail_flie {position:relative}
#formmail .formmail_flie .file_wr {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#formmail .lb_icon {position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#fff;text-align:center;color:#b2b2b2}
#formmail .frm_file {padding-left:50px}
#formmail .frm_info {color:#3497d9;font-size:0.92em}
.chk_box {position:relative;/*width: 18%;*/display: inline-flex;}
.chk_box input[type="radio"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="radio"] + label {position:relative;padding-left:23px;display:inline-block;color:#676e70}
.chk_box input[type="radio"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;background:#f7f8f9;border:1px solid #cdd6df;border-radius:50%}
.chk_box input[type="radio"]:checked + label {color:#3a8afd}
.chk_box input[type="radio"]:checked + label span {border-color:#3a8afd}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:#3a8afd;content:'';position:absolute;top:3px;left:3px;border-radius:50%}
.chk_box input[type="checkbox"] + label {position:relative;color:#676e70}
.chk_box input[type="checkbox"] + label:hover {color:#2172f8}
.chk_box input[type="checkbox"] + label span {float:left;width:15px;height:15px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px;margin: 4px 9px;}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden;}

/* 자기소개 */
#profile h1 a {}
#profile table {margin-bottom:0}
#profile table th {text-align:left;padding:10px;width:100px}
#profile section {color:#6794d3;background:#fff;padding:10px;border:1px solid #eee;margin:10px 0}
#profile h2 {margin:0 0 5px}
#profile .profile_name {text-align:center;font-weight:bold}
#profile .my_profile_img {display:block;margin:20px 0 5px}
#profile .my_profile_img img {border-radius:50%}
#profile .profile_img img {border-radius:50%}
#profile .profile_name .sv_wrap {font-weight:bold;text-align:left}


.new_member {font-size: 11px;opacity: 0.5;font-family: 'Pretendard-Regular';margin-top: 3%;}

.br_mo{display: none;}

@media all and (max-width: 1025px) {	
	
	.mbskin{max-width: 95%;width: 100%;}
	.login_txt{width: 100%;}

	#login_info{width: 100%;}
	.login_boxs{display: block;}
	.mbskin .btn_submit{margin-left: 0;}
	
	.register_form_inner .txt{width: 20%;}
	.register_form_inner input{width: 35%;}
	
	
	.error, .success{margin: 0;}
	#btnCodeDetail{margin-top: 0; margin-bottom: 7px;}
	
}


@media all and (max-width: 780px) {	
	
/*	.progress_bar:after{left: 85.5%}*/
	.progress_bar span{font-size: 10px;}
	
	.register_form_inner ul li{display: block;}
	.register_form_inner .txt{width: 100%;}
	.register_form_inner input{width: 100%; margin-left: 0; margin-top: 0;}
	.register_form_inner .txt{padding: 7px 0 0;}
	.input_wrap button{margin-left: 0; margin-top: 5px;}
	.register_form_inner .abb_box input{width: 100%;}
	
	#reg_result{padding: 0 10px;}
	#reg_result .reg_result_p{font-size: 18px; letter-spacing: -0.5px; margin: 50px 0 20px;}
	
	#reg_result .result_txt span{width: 95%; font-size: 13px;}
	#reg_result .result_txt{font-size: 14px;}
	
	.cms_from_logion{max-width: 95%; margin-top: 5%;}
	
	.br_mo{display: block;}
	
	#mb_confirm p strong{width: 100%;}
	#mb_confirm fieldset{width: 100%; padding: 10px;}
	
	.txt_end {line-height: 2; font-size: 11px;}
}



@media all and (max-width: 650px) {	
	
	#mb_confirm{width: 100%; max-width:100%;}
	#mb_confirm p{line-height: 2;}
	#mb_confirm p strong{font-size: 15px;}
	
	#progress_bar_wrap{max-width: 100%;}
}

