@charset "UTF-8";
/* *******************************************************
 * filename : member.css
 * description : 회원관련(회원가입, 로그인, 마이페이지, 비번찾기 등 ) CSS
 * date : 2023-05-23
******************************************************** */
/* ***************************
 * 로그아웃
 *************************** */
div.resultpage article.logout h3 {
  padding-top: 0 !important;
}
div.resultpage article.logout figure.loveheart {
  width: 150px !important;
  height: 150px !important;
  background: url(../img/sub/loveheart.png) no-repeat center bottom/150px !important;
}

/* ***************************
 * 로그인
 *************************** */
.loginwrap {
  padding: 0px;
  margin: auto;
  /* 로그인폼 s */
  /* 로그인폼 e */
}
.loginwrap h3 {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding: 20px 0 15px;
  line-height: 1.6em;
  color: #000;
}
.loginwrap h3 span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
  color: #222;
}
.loginwrap fieldset {
  padding-top: 20px;
}
.loginwrap .mbtns {
  margin: 10px 0;
}
.loginwrap .mbtns.mgt20 {
  margin: 24px 0 10px 0;
}
.loginwrap div.cus {
  margin-bottom: 10px;
}
.loginwrap div.cus label.tit > span {
  font-size: 12px;
  font-weight: 400;
}
.loginwrap .findid-img {
  width: 80px;
  height: 80px;
  margin: 48px auto -10px auto;
}
.loginwrap .miscwrap {
  text-align: center;
}
.loginwrap .miscwrap.findinfo p {
  color: #93959A;
  padding-top: 0;
  border-top: 0;
  padding-bottom: 10px;
}
.loginwrap .miscwrap .findjoinwrap {
  padding: 10px 0 10px;
  font-size: 12px;
  color: #B6B6B6;
}
.loginwrap .miscwrap .findjoinwrap span {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.loginwrap .miscwrap .findjoinwrap span:hover {
  color: #333;
}
.loginwrap .miscwrap .findjoinwrap span + span {
  margin-left: 26px;
}
.loginwrap .miscwrap .findjoinwrap span + span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -13px;
  width: 1px;
  height: 12px;
  background-color: #aaa;
}
.loginwrap .miscwrap p {
  padding-top: 10px;
  border-top: solid 1px #ddd;
  color: #848484;
  font-size: 14px;
  text-align: center;
}
.loginwrap .cnts_login,
.loginwrap .cnts_findid,
.loginwrap .cnts_findpw {
  position: relative;
  padding: 0 0px 0 0px;
  border-radius: 12px;
  background-color: #fff;
}
.loginwrap .cnts_findid,
.loginwrap .cnts_findpw {
  display: none;
}
.loginwrap .cnts_findid .miscwrap p,
.loginwrap .cnts_findpw .miscwrap p {
  border-top: 0;
}
.loginwrap .cnts_login {
  margin-top: 56px;
}
.loginwrap .cnts_login .loginpage-logo {
  padding: 32px 0px 28px 0;
  text-align: center;
}
.loginwrap .cnts_login .loginpage-logo img {
  filter: invert(42%) sepia(99%) saturate(2872%) hue-rotate(193deg) brightness(86%) contrast(91%);
}
.loginwrap .cnts_login h2 {
  margin-top: 10px;
  font-size: 21px; /*update 2023/10/11 jh*/
  font-weight: 700;
  color: #444;
}
.loginwrap .cnts_login .loginfrmwrap {
  border: 1px solid #777;
  border-radius: 6px;
}
.loginwrap .cnts_login .loginfrmwrap div.elewrap {
  border: 0;
}
.loginwrap .cnts_login .loginfrmwrap div.elewrap input {
  padding-left: 93px;
  font-weight: 400;
  font-size: 14px;
}
.loginwrap .cnts_login .loginfrmwrap div.cus:after {
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
}
.loginwrap .cnts_login .loginfrmwrap div.cus.idbx:after {
  background-image: url(../img/sub/ico_id.svg);
}
.loginwrap .cnts_login .loginfrmwrap div.cus.pwbx:after {
  background-image: url(../img/sub/ico_pw.svg);
}
.loginwrap .cnts_login .loginfrmwrap label.tit {
  position: absolute;
  left: 33px; /* update 2023/10/11 lyh */
  top: 9px;
  z-index: 1;
  font-size: 14px;
  font-weight: 500;
}
.loginwrap .cnts_login div.cus {
  margin-bottom: 0;
  border: 0;
  position: relative;
}
.loginwrap .cnts_login div.cus + .cus div.elewrap {
  border-radius: 0px 0px 6px 6px;
  border-top: solid 1px #777;
}
.loginwrap .cnts_login .chkfind {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.loginwrap .cnts_login .chkfind .chkrdo {
  display: inline-block;
}
.loginwrap .cnts_login .chkfind .chkrdo .checklabel {
  font-size: 12px !important;
}
.loginwrap .cnts_login .chkfind .findid {
  cursor: pointer;
  display: inline-block;
  line-height: 29px;
  font-size: 14px !important;
  word-spacing: -0.07em;
  color: #222;
}

/* ***************************
 * 회원가입
 *************************** */
ul.process_step {
  width: 100%;
  height: 5px;
  padding: 15px 0 0 0px;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  flex-direction: row;
  margin-bottom: 0px;
  height: 20px;
  max-width: 360px;
  margin: auto;
  justify-content: center;
  max-width: 320px;
}
ul.process_step li {
  display: block;
  flex: 1;
  background-color: #e6e6ea;
  height: 100%;
  width: 100%;
}
ul.process_step li span {
  display: none;
}
ul.process_step li.on {
  background-color: #ff7a00;
}

.keytxt {
  padding: 57px 0 59px 0;
  color: #1e1e23;
  text-align: center;
  font-size: 22px;
  line-height: 32px;
}
.keytxt.agree {
  padding: 66px 0 50px 0;
}

.joinstepdesc {
  padding: 27px 13px 40px 13px;
  line-height: 20px;
  word-spacing: -0.06em;
  text-align: center;
}
.joinstepdesc strong {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 5px;
  letter-spacing: -0.5px; /* update 2023/10/12 lyh */
}
.joinstepdesc span {
  display: block;
  color: #767678;
  font-size: 12px;
  letter-spacing: -1.2px; /* update 2023/10/12 lyh */
}

.iammember {
  text-align: center;
  padding: 0px 13px;
  color: #000;
}
.iammember a.blue {
  color: var(--color_link);
  text-decoration: underline;
}

.select_membertype {
  width: 100%;
  padding: 0 0px;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.select_membertype li {
  flex: 1;
  box-sizing: border-box;
}
.select_membertype li a {
  position: relative;
  display: block;
  border-radius: 10px;
  height: 170px;
  box-sizing: border-box;
  padding: 15px 10px 0 10px;
  background-clip: border-box;
  font-size: 0;
  overflow: hidden;
}
.select_membertype li a em,
.select_membertype li a strong {
  position: relative;
}
.select_membertype li a em {
  display: block;
  font-size: 10px;
  color: #555;
  padding-top: 20px;
  white-space: nowrap;
}
.select_membertype li a em::before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
  padding: 2px 4px;
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  background-color: #ff7a00;
  color: #fff;
  content: "회원유형";
}
.select_membertype li a strong {
  display: inline-block;
  font-size: 18px;
  line-height: 1.1em;
  position: relative;
  letter-spacing: -1.0px; /* update 2023/10/12 lyh */
}
.select_membertype li a strong:after {
  content: "";
  display: inline-block;
  position: relative;
  background: url(../img/sub/nav_arrow_right.svg) no-repeat center center;
  width: 5px;
  height: 10px;
  margin-left: 5px;
  top: -2px;
}
.select_membertype li a figure {
  position: absolute;
  bottom: 0px;
  right: 0;
  display: block;
  width: 70px;
  height: 70px;
  z-index: 1;
  overflow: hidden;
  text-align: right;
  transition: all ease .5s;
}
.select_membertype li a figure img {
  width: 70px;
}
.select_membertype li a:hover figure {
  right: 50%;
  margin-right: -35px;
  transition: all ease .5s;
}
.select_membertype li.mtype1 a {
  background-color: #dde1e8;
}
.select_membertype li.mtype2 a {
  background-color: #deece5;
}
.select_membertype li.mtype3 a {
  background-color: #f2e7df;
}

.joinagreewrap {
  border-top: solid 1px #aaa;
  padding: 15px 0;
}
.joinagreewrap.iptprc {
  border-top: solid 0px #aaa;
  padding-top: 0;
}
.joinagreewrap fieldset.customfield {
  border-radius: 10px;
  background-color: #fff;
  box-sizing: border-box;
}
.joinagreewrap .agreewrap {
  min-width: 290px;
  border-radius: 0px;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0 0px;
  box-sizing: border-box;
  border: 0px solid #CCC;
}
.joinagreewrap .agreewrap:last-child {
  margin-bottom: 0;
}
.joinagreewrap .agreewrap .agreetit {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  justify-items: center;
}
.joinagreewrap .agreewrap .agreetit .chkrdo .checklabel {
  font-size: 16px;
  font-weight: 700;
  color: #444;
  padding-left: 9px;
}
.joinagreewrap .agreewrap .agreetit .chkrdo .checklabel span {
  padding-left: 5px;
}
.joinagreewrap .agreewrap .agreetit .chkrdo .checklabel span.optagree {
  color: #aaa;
  font-weight: 500;
}
.joinagreewrap .agreewrap .agreetit .updown {
  cursor: pointer;
  position: relative;
  margin-right: -5px;
  width: 20px;
  height: 30px;
  opacity: 0.7;
  background: url(../img/icon/ico_dropdown.svg) no-repeat center right/contain;
  transition: all 0.1s;
}
.joinagreewrap .agreewrap .agreetit .updown span {
  display: none;
}
.joinagreewrap .agreewrap .agreetxt {
  border-top: solid 1px #e9e9e9;
  font-size: 14px;
  line-height: 1.8em;
  padding: 15px 0;
}
.joinagreewrap .agreewrap .agreearea {
  display: none;
  padding-bottom: 20px;
}
.joinagreewrap .agreewrap .agreearea .agreeitem {
  border: solid 1px #eaeaea;
  height: 180px;
  padding: 15px 10px;
  text-align: left;
  font-size: 13px;
  line-height: 21px;
  color: #222;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden scroll;
}
.joinagreewrap .agreewrap .agreearea .agreeitem h3 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 1em;
}
.joinagreewrap .agreewrap .agreearea .agreeitem p {
  padding-bottom: 1em;
}
.joinagreewrap .agreewrap .agreearea .agreeitem p ul {
  padding-bottom: 1em;
}
.joinagreewrap .agreewrap .agreearea .agreeitem ul {
  padding-bottom: 1em;
}
.joinagreewrap .agreewrap .agreearea .agreeitem * {
  font-size: 14px;
  line-height: 1.6em;
  word-break: normal;
  word-wrap: break-word;
}
.joinagreewrap .agreewrap.open .agreearea {
  display: block;
}
.joinagreewrap .agreewrap.open .updown {
  transform: rotate(180deg);
}

.lastchkdesc {
  padding: 10px 0 60px 0;
}
.lastchkdesc.mypage {
  max-width: 420px;
  margin: auto;
}
.lastchkdesc ul {
  color: #676767;
}
.lastchkdesc ul li {
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 5px;
  word-break: break-all;
}

div.resultpage.join h3 {
  padding-top: 0 !important;
}
div.resultpage.join figure.welcome {
  width: 150px !important;
  height: 150px !important;
  background: url(../img/sub/welcome.png) no-repeat center bottom/150px !important;
}

/* ***************************
 * 마이페이지 메인
 *************************** */
header.mytotinfo {
  background-color: var(--color_mypage);
  color: #fff;
  padding: 15px 40px;
  display: flex;
  border-radius: 10px;
  margin-bottom: 15px;
}
header.mytotinfo .userinfo {
  display: flex;
  flex-direction: row;
}
header.mytotinfo .userinfo h2.tit {
  height: 45px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
header.mytotinfo .userinfo h2.tit a.myname,
header.mytotinfo .userinfo h2.tit a.btn_memtype {
  display: inline-block;
  color: #fff;
  text-shadow: var(--color_mypage_txt_shadow);
  white-space: nowrap;
}
header.mytotinfo .userinfo h2.tit a.myname {
  height: 22px;
  line-height: 22px;
  font-size: 18px;
}
header.mytotinfo .userinfo h2.tit a.myname i {
  font-size: 18px;
  opacity: 0.5;
}
header.mytotinfo .userinfo h2.tit a.btn_memtype {
  background-color: #119d81;
  padding: 4px 6px;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  border-radius: 3px;
  margin-top: 10px;
}
header.mytotinfo .userinfo ul.userdateinfo {
  list-style: disc;
  margin-left: 30px;
  padding: 0 0 10px;
}
header.mytotinfo .userinfo ul.userdateinfo li {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 1.4em;
}
header.mytotinfo .userinfo ul.userdateinfo li::marker {
  font-size: 0.5em;
}
header.mytotinfo .userinfo ul.userdateinfo li strong {
  padding-right: 5px;
}
header.mytotinfo .uservalidbalance {
  height: 27px;
}
header.mytotinfo .uservalidbalance span {
  cursor: pointer;
  display: inline-block;
  line-height: 27px;
  font-size: 12px;
}
header.mytotinfo div.myhave {
  gap: 1px;
}
header.mytotinfo div.myhave .userhave {
  background-color: #24c4a4;
}
header.mytotinfo div.myhave .userhave:nth-child(2) {
  border-top: 0;
}
header.mytotinfo .innerbx-myinfo {
  flex: 1;
  display: flex;
}
header.mytotinfo .innerbx-myinfo.left {
  align-items: center;
}
header.mytotinfo .innerbx-myinfo.right {
  align-items: flex-start;
  flex-direction: column;
}

div.myhave {
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  background-clip: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
}
div.myhave.memberout .userhave {
  background-color: #fff;
  color: #333;
  padding: 0 24px;
}
div.myhave.memberout .userhave + .userhave {
  border-top: dashed 1px rgba(0, 0, 0, 0.2);
}
div.myhave.memberout .userhave .havenumwrap .havenum {
  color: #333;
}
div.myhave.memberout .userhave .havenumwrap .havenum strong, div.myhave.memberout .userhave .havenumwrap .havenum span {
  font-size: 16px;
}
div.myhave .userhave {
  background-color: #505153;
  height: 40px;
  overflow: hidden;
  box-sizing: border-box;
  color: #fff;
  padding: 0 10px;
  display: flex;
}
div.myhave .userhave > span {
  font-size: 12px;
  line-height: 39px;
  width: 40px;
  font-weight: 500;
  white-space: nowrap;
}
div.myhave .userhave:nth-child(2) {
  border-top: dashed 1px rgba(255, 255, 255, 0.2);
}
div.myhave .userhave .havenumwrap {
  height: 40px;
  min-width: 193px;
  width: 100%;
  overflow: hidden;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
div.myhave .userhave .havenumwrap .havenum {
  display: inline-block;
  height: 40px;
  line-height: 39px;
  padding-right: 5px;
  color: #fff;
  font-size: 0;
}
div.myhave .userhave .havenumwrap .havenum strong,
div.myhave .userhave .havenumwrap .havenum span {
  display: inline-block;
}
div.myhave .userhave .havenumwrap .havenum strong {
  font-size: 20px;
  font-weight: 700;
}
div.myhave .userhave .havenumwrap .havenum span {
  font-weight: 400;
  font-size: 18px;
}
div.myhave .userhave .havenumwrap .havenum i {
  font-size: 14px;
}
div.myhave .userhave .havenumwrap > ul {
  height: 22px;
  min-width: 75px;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
div.myhave .userhave .havenumwrap > ul li {
  flex: 1;
}
div.myhave .userhave .havenumwrap > ul li:nth-child(2) {
  padding-left: 1px;
}
div.myhave .userhave .havenumwrap > ul li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 10px;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 320px) {
  div.myhave .userhave .havenumwrap {
    min-width: 0;
  }
  div.myhave .userhave .havenumwrap > ul {
    display: none;
  }
}
div.mypagetab .tabtxt1 {
  background-color: #fff;
  border-color: #e9ecef;
  color: #000;
  margin-bottom: 0;
}
div.mypagetab .tabtxt1 ul {
  padding-left: 24px;
  gap: 10px;
}
div.mypagetab .tabtxt1 ul li {
  padding: 0 10px;
}
div.mypagetab .tabtxt1 ul li:hover, div.mypagetab .tabtxt1 ul li.on {
  border-bottom: 3px solid #333;
}
div.mypagetab .tabtxt1 ul li:hover a, div.mypagetab .tabtxt1 ul li.on a {
  color: #333;
}
div.mypagetab .tabtxt1 ul li a {
  color: #aaa;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}

.mypagelist .DesignRoundListTypeA {
  border-top: 0;
  background: #fff;
}

/* ***************************
 * 사용자정보 확인/내역/수정
 *************************** */
div.myconfirmwrap {
  width: 320px;
  margin: 0 auto;
  padding: 180px 15px 0 15px;
}
div.myconfirmwrap h3 {
  width: 100%;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
div.myconfirmwrap h3::before {
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: -110px;
  left: 50%;
  margin-left: -50px;
  border-radius: 100%;
  background: #e5eaeb url(../img/icon/ico_person_white.svg) no-repeat 50%/66px 88px;
}
div.myconfirmwrap p {
  text-align: center;
  color: #54575e;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 20px;
}
div.myconfirmwrap fieldset.confirmfield .mbtns {
  padding-top: 20px;
}
div.myconfirmwrap fieldset.confirmfield .mbtns .mbtn1 {
  height: 60px !important;
  margin: 0 -20px 0 -20px;
  border-radius: 6px !important;
}
div.myconfirmwrap fieldset.confirmfield .mbtns .mbtn1 span {
  line-height: 59px !important;
  font-size: 16px !important;
}

div.userinfowrap {
  text-align: center;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  border-radius: 8px;
  background: #F7F7F7;
  max-width: 920px;
  margin: auto;
  gap: 40px;
  margin-bottom: 10px;
}
div.userinfowrap .usedatabx {
  display: flex;
  flex-direction: row;
}
div.userinfowrap .memberimg {
  display: block;
  position: relative;
  top: 0;
  width: 70px;
  height: 70px;
  border-radius: 70px;
  background: #ececec url(../img/icon/ico_person_white.svg) no-repeat 50%/66px 60px;
  border: solid 1px #ddd;
}
div.userinfowrap h2 {
  position: relative;
  text-align: center;
  margin-left: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
div.userinfowrap h2 span {
  font-weight: 500;
  font-size: 18px;
}
div.userinfowrap h2 em {
  display: inline-block;
  margin: 1px 0 0 0;
  background-color: var(--color_primary);
  padding: 5px 7px;
  color: #fff;
  font-size: 10px;
  line-height: 1em;
  text-align: center;
  border-radius: 3px;
  margin-top: 5px;
}
div.userinfowrap h2 > * {
  vertical-align: middle;
}
div.userinfowrap ul.userdateinfo li {
  color: #aeafb4;
  font-size: 12px;
}

a.banner_memberchange {
  display: flex;
  padding: 15px 0;
  text-decoration: none;
  align-items: center;
}
a.banner_memberchange figure {
  width: 60px;
  height: 50px;
  font-size: 0;
  background: url(../img/sub/banner/benefit.png) no-repeat 50%/74px;
}
a.banner_memberchange > span {
  flex: 1 1;
  display: inline-block;
  padding: 0 20px 0 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
a.banner_memberchange > span span {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
a.banner_memberchange > span em {
  font-weight: 700;
  color: #09aa5c;
}

a.banner_electionguide {
  display: flex;
  padding: 15px 0;
  text-decoration: none;
  align-items: center;
}
a.banner_electionguide figure {
  width: 60px;
  height: 50px;
  font-size: 0;
  background: url(../img/sub/banner/election.png) no-repeat 50%/54px;
}
a.banner_electionguide > span {
  flex: 1 1;
  display: inline-block;
  padding: 0 20px 0 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
a.banner_electionguide > span span {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
a.banner_electionguide > span em {
  font-weight: 700;
  color: #09aa5c;
}

/* ***************************
 * 서비스해지 화면
 *************************** */
.waitthinking {
  background-color: var(--color_mypage);
  position: relative;
  overflow: hidden;
  padding: 30px;
  color: #fff;
}
.waitthinking::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 200px;
  width: 340px;
  height: 340px;
  background: url(../img/sub/warn02.png) no-repeat 50%/340px;
  filter: blur(8px);
  transform: rotate(90deg);
}
.waitthinking::after {
  content: "";
  position: absolute;
  top: -30px;
  left: 180px;
  width: 200px;
  height: 200px;
  background: url(../img/sub/warn01.png) no-repeat 50%/200px;
  filter: blur(4px);
}
.waitthinking h3 {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: bold;
  padding: 3px 0 5px;
}
.waitthinking span {
  font-size: 11px;
  padding: 2px 7px;
  border-radius: 20px;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.2);
}
.waitthinking em {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
}

/* ***************************
 * 회원전환 신청 목록 화면
 *************************** */
.changebenefit {
  position: relative;
  margin-top: 24px;
  margin-bottom: 24px;
  background: #EBF0F1;
  border-radius: 8px;
  padding: 20px 40px;
  color: #bbe8df;
}
.changebenefit + .DesignRoundListTypeA {
  margin-top: 44px;
}
.changebenefit .box-aglign {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.changebenefit .innerbxc {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.changebenefit .innerbxc.left {
  position: relative;
  padding-left: 24px;
}
.changebenefit .innerbxc.right {
  position: relative;
  padding-right: 24px;
}
.changebenefit .innerbxc.unset {
  min-width: 100%;
  flex: 0;
}
.changebenefit h3 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  position: relative;
  padding: 12px 0 14px 48px;
}
.changebenefit h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  right: 0px;
  width: 153px;
  height: 120px;
  background-image: url(../img/sub/member/chgmember.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.changebenefit h3 > span {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  /* 156.25% */
}
.changebenefit h3 > strong {
  color: #FF7A00;
}
.changebenefit ul.benentfitlist {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  border: solid 1px #fff;
  border-radius: 10px;
  box-sizing: border-box;
  color: #222;
  margin-top: 8px;
  text-align: left;
  gap: 5px;
  display: flex;
  flex-direction: column;
}
.changebenefit ul.benentfitlist li {
  display: flex;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  align-items: center;
}
.changebenefit ul.benentfitlist li::before {
  content: "혜택";
  margin-right: 24px;
  display: inline-flex;
  position: relative;
  background: #FF7A00;
  color: #fff;
  padding: 0 7px;
  font-weight: 500;
  border-radius: 3px;
  font-size: 10px;
}
.changebenefit ul.benentfitlist li:nth-child(1)::before {
  content: "혜택 01";
}
.changebenefit ul.benentfitlist li:nth-child(2)::before {
  content: "혜택 02";
}
.changebenefit ul.benentfitlist li:nth-child(3)::before {
  content: "혜택 03";
}
.changebenefit ul.benentfitlist li:nth-child(4)::before {
  content: "혜택 04";   /* update 2023/08/25 lyh */
}
.changebenefit p.warn {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 0 10px 50px;
  text-align: left;
}
.changebenefit p.warn strong {
  font-weight: 500;
  font-size: 14px;
}
.changebenefit p.warn span.red {
  color: #F00;
}
.changebenefit p.warn.red {
  padding-left: 0;
  color: #F00;
  padding-top: 37px;
  transform: translateY(-21%);	/* update 2023/09/12 lyh */
  letter-spacing: -0.5px; /* update 2023/10/12 lyh */
}

/* 리스트타입 : DesignRoundListTypeA 을 이용해 RowTR 채움 */
.memchangeTR > a {
  position: relative;
  display: block;
  padding: 24px 40px 24px 10px;
}
.memchangeTR > a span.status {
  display: block;
  color: #999;
  padding-bottom: 3px;
}
.memchangeTR > a span.status > * {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.memchangeTR > a span.status .reject {
  color: var(--color_status_fail);
}
.memchangeTR > a span.status .wait {
  color: var(--color_status_wait);
}
.memchangeTR > a span.status .review {
  color: #EE811C;
}
.memchangeTR > a span.status .approve,
.memchangeTR > a span.status .success {
  color: #222;
}
.memchangeTR > a.biz div.mid::before {
  background-image: url(../img/sub/joinmem2.png);
}
.memchangeTR > a.election div.mid::before {
  background-image: url(../img/sub/joinmem3.png);
}
.memchangeTR > a div.mid {
  position: relative;
  padding-left: 60px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.memchangeTR > a div.mid .innerbxs {
  display: flex;
  align-items: center;
}
.memchangeTR > a div.mid .innerbxs.left {
  justify-content: start;
}
.memchangeTR > a div.mid .innerbxs.right {
  justify-content: end;
}
.memchangeTR > a div.mid .innerbxs.right .time {
  text-align: right;
}
.memchangeTR > a div.mid .innerbxs .status {
  flex: initial;
}
.memchangeTR > a div.mid span.time {
  text-align: left;
  padding-left: 40px;
}
.memchangeTR > a div.mid .time,
.memchangeTR > a div.mid .view {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #BBBAC7;
  font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.memchangeTR > a div.mid .tit {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  color: #000;
}
.memchangeTR > a div.mid .view {
  font-size: 14px;
  font-weight: 500;
  color: var(--color_primary);
}

/* ***************************
 * 진행상태값
 *************************** */
.memberchagne_status {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.memberchagne_status i {
  cursor: pointer;
  padding-left: 4px;
  font-size: 19px;
  color: #999;
}
.memberchagne_status .wait {
  color: var(--color_status_wait);
}
.memberchagne_status .reject {
  color: var(--color_status_fail);
}
.memberchagne_status .wait {
  color: var(--color_status_wait);
}
.memberchagne_status .review {
  color: #EE811C;
}
.memberchagne_status .approve,
.memberchagne_status .success {
  color: #222;
}

/* 상태값 가이드 : 다이얼로그 */
article.daialog_statusguide {
  width: 100%;
}
article.daialog_statusguide p.alarm {
  padding: 10px;
  border-radius: 5px;
  text-align: left;
  font-size: 13px;
  word-wrap: break-all;
  word-break: break-all;
  background-color: #ebf0f1;
  word-spacing: -0.05em;
  color: #777;
  margin-top: 10px;
}
article.daialog_statusguide table {
  width: 100%;
  border-top: solid 1.5px #222;
  border-bottom: solid 1.5px #222;
  table-layout: fiexd;
  border-collapse: collapse;
}
article.daialog_statusguide table thead {
  border-bottom: solid 1px #ccc;
  background-color: #ebf0f1;
}
article.daialog_statusguide table thead tr td,
article.daialog_statusguide table thead tr th {
  text-align: center !important;
  font-weight: 500;
  font-size: 14px !important;
}
article.daialog_statusguide table tr td,
article.daialog_statusguide table tr th {
  box-sizing: border-box;
  border-top: solid 1px #ccc;
  font-size: 13px;
  line-height: 1.6em;
  text-align: left;
  padding: 5px 5px 3px;
  vertical-align: top;
}
article.daialog_statusguide table tr th {
  border-right: solid 1px #ccc;
}

/* ***************************
 * 발신번호 관리 목록 화면
 *************************** */
/* 발신번호관리 목록화면 */
.btn_callerguide {
  text-align: center;
  border-radius: 4px;
  border: 1px solid #788490;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  height: 40px;
  background: #fff;
  line-height: 39px;
  display: block;
}
.btn_callerguide strong,
.btn_callerguide span {
  white-space: nowrap;
  text-shadow: var(--color_mypage_txt_shadow);
}
.btn_callerguide span {
  font-size: 13px;
}

div.mustRegisterCallNumber {
  overflow: hidden;
  position: relative;
  background-color: var(--color_mypage);
  background-image: var(--gradient_rainbow);
  padding: 30px 20px 10px;
  color: #bbe8df;
}
div.mustRegisterCallNumber::before {
  position: absolute;
  top: 16px;
  left: 214px;
  display: block;
  width: 80px;
  height: 80px;
  background: url(../img/sub/member/cellphone.png) no-repeat 50%/contain;
  filter: blur(4px);
  transform: rotate(-10deg);
  content: "";
}
div.mustRegisterCallNumber::after {
  position: absolute;
  top: -80px;
  right: 2px;
  display: block;
  width: 200px;
  height: 200px;
  background: url(../img/sub/member/cellphone.png) no-repeat 50%/contain;
  filter: blur(2px);
  transform: rotate(20deg);
  content: "";
}
div.mustRegisterCallNumber.corded::before, div.mustRegisterCallNumber.corded::after {
  background-image: url(../img/sub/member/cordedphone.png);
}
div.mustRegisterCallNumber.corded::before {
  left: 205px;
}
div.mustRegisterCallNumber.corded::after {
  top: -30px;
}
div.mustRegisterCallNumber h3 {
  position: relative;
  font-size: 26px;
  line-height: 1.2em;
  word-spacing: -0.07em;
  font-weight: 900;
  padding: 3px 10px 10px;
  text-shadow: var(--color_mypage_txt_shadow);
}
div.mustRegisterCallNumber h3 > span {
  display: block;
  font-size: 15px;
  font-weight: 500;
  text-shadow: none;
}
div.mustRegisterCallNumber h3 > strong {
  font-weight: 900;
  color: #fff;
}
div.mustRegisterCallNumber div.advanceRegistlegalBase {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
div.mustRegisterCallNumber div.advanceRegistlegalBase ul {
  list-style: disc;
  margin-left: 15px;
  padding-bottom: 10px;
}
div.mustRegisterCallNumber div.advanceRegistlegalBase ul li {
  font-size: 11px;
  color: #fff;
}
div.mustRegisterCallNumber div.advanceRegistlegalBase ul li::marker {
  font-size: 0.8em;
  color: rgba(255, 255, 255, 0.5);
}
div.mustRegisterCallNumber div.advanceRegistlegalBase ul li strong {
  color: #fff;
  font-size: 13px;
}
div.mustRegisterCallNumber div.advanceRegistlegalBase .alphabtns {
  border-radius: 30px;
}
div.mustRegisterCallNumber div.advanceRegistlegalBase .alphabtns .alphabtn {
  padding: 8px 0 7px;
}
div.mustRegisterCallNumber .alphabtn {
  display: flex;
  justify-content: center;
  align-items: center;
  word-spacing: -0.07em;
}
div.mustRegisterCallNumber .alphabtn em {
  display: inline-block;
  font-size: inherit;
  width: 21px;
  height: 21px;
  margin-right: 1px;
  mask-size: cover;
  -webkit-mask-size: cover;
  mask-image: url(../img/icon/ico_cellphone.svg);
  -webkit-mask-image: url(../img/icon/ico_cellphone.svg);
  background-color: #fff;
  opacity: 0.9;
}
div.mustRegisterCallNumber .alphabtn em.ico_cordedphone {
  mask-image: url(../img/icon/ico_cordedphone.svg);
  -webkit-mask-image: url(../img/icon/ico_cordedphone.svg);
}
div.mustRegisterCallNumber .alphabtn em.ico_cellphone {
  mask-image: url(../img/icon/ico_cellphone.svg);
  -webkit-mask-image: url(../img/icon/ico_cellphone.svg);
}

fieldset.callerRegisterList {
  padding: 0;
}

/* 발신번호 목록 DesignRoundListTypeA 을 이용해 RowTR 채움 */
.callerregistTR > .phonetype {
  position: relative;
  display: block;
  padding: 10px 40px 10px 10px;
}
.callerregistTR > .phonetype.cell div.mid::before {
  background-image: url(../img/icon/ico_cellphone.svg);
}
.callerregistTR > .phonetype.cord div.mid::before {
  background-image: url(../img/icon/ico_cordedphone.svg);
}
.callerregistTR > .phonetype div.mid {
  position: relative;
  padding-left: 70px;
}
.callerregistTR > .phonetype div.mid span.status {
  box-sizing: border-box;
  display: block;
  color: #999;
  height: 20px;
  /* 활성상태(active), 승인대기(wait), 승인거절(reject), 승인완료(approve) */
}
.callerregistTR > .phonetype div.mid span.status > * {
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
}
.callerregistTR > .phonetype div.mid span.status .active {
  color: var(--color_primary);
}
.callerregistTR > .phonetype div.mid span.status .reject {
  color: var(--color_status_fail);
}
.callerregistTR > .phonetype div.mid span.status .wait {
  color: var(--color_status_wait);
}
.callerregistTR > .phonetype div.mid span.status .review {
  color: #999;
}
.callerregistTR > .phonetype div.mid span.status .approve,
.callerregistTR > .phonetype div.mid span.status .success {
  color: #222;
}
.callerregistTR > .phonetype div.mid::before {
  content: "";
  box-sizing: border-box;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 40px;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: solid 1px #eee;
  position: absolute;
  opacity: 0.2;
  top: 0;
  left: 0;
}
.callerregistTR > .phonetype div.mid div.phone {
  font-family: Helvetica;
  height: 25px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #555;
}
.callerregistTR > .phonetype div.mid span.time {
  display: block;
  font-size: 13px;
  line-height: 14px;
  height: 15px;
  color: #aaaaac;
  font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.callerregistTR > .phonetype div.right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  border-radius: 0 10px 10px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ccc;
}
.callerregistTR > .phonetype div.right.active {
  background-color: #2badc4;
}
.callerregistTR > .phonetype div.right .chkrdo {
  position: relative;
  margin: 5px 0 0 5px;
}
.callerregistTR > .phonetype div.right a.btn_delcaller {
  display: inline-block;
  width: 60px;
  height: 100%;
  background: url(../img/icon/ico_trash.svg) no-repeat 50%/24px;
  opacity: 0.5;
}

/* 발신번호 목록내 광고 */
/* ***************************
 * 풀팝업: 발신번호 등록안내 화면
 *************************** */
.pop_caller_guide h3 {
  font-weight: 700;
  color: #222;
  font-size: 17px;
  word-spacing: -2px;
  padding-bottom: 10px;
}
.pop_caller_guide .callerheros {
  padding: 20px 15px;
  background-color: #fff;
}
.pop_caller_guide .callerheros h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
  padding-bottom: 20px;
  color: #333;
}
.pop_caller_guide .callerheros h3 strong {
  color: inherit;
  font-weight: 700;
}
.pop_caller_guide .callerheros p.legalbase {
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  background-color: #7b7d80;
  border-radius: 10px;
}
.pop_caller_guide .callerheros div.mbtns {
  padding-top: 10px;
}
.pop_caller_guide .callercaution {
  position: relative;
  padding: 20px 40px;
  background-color: #f6f7f9;
  border-radius: 8px;
  margin-top: 24px;
}
.pop_caller_guide .callercaution:last-child {
  padding-bottom: 100px;
}
.pop_caller_guide .callerauthguide {
  padding: 20px 15px;
  background-color: #fff;
}

.callercaution.infox {
  border-radius: 8px;
  background: #EBF0F1;
  padding: 20px 40px;
  margin: 24px 0;
}

/*input  필드 회원가입폼 / 하프그리드폼*/
.halfgridwrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.halfgridwrap .innerbxhf {
  flex: 1;
}
.halfgridwrap .innerbxhf:only-child {
  max-width: 320px;
}

