@charset "UTF-8";
.fb__join-member .title-area:after, .fb__join-member .top-area:after, .fb__login__tab:after, .fb__password .password__step:after, .fb__join-select__inner:after, .fb__authentication__certify:after, .fb .wrap-btn-area:after, .fb__join-input__form .input-form__title-box:after, .fb__member-search .search__inner:after, .fb__member-search .search__company__inner:after, .fb__tab:after {
  display: block;
  clear: both;
  content: "";
}

.fb__join-input__form .input-form__title-box__guide .star {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 5px;
  background: #ff6686;
  font-size: 0;
  border-radius: 50%;
  vertical-align: top;
}

.fb__join-member {
  margin-top: 70px;
  color: #111;
}

.fb__join-member .title-area {
  position: relative;
  width: 680px;
  margin: 0 auto;
  padding-bottom: 70px;
  border-bottom: 2px solid #111;
}

.fb__join-member .title-area .breadcrumb {
  position: absolute;
  left: 0;
  bottom: 10px;
  font-size: 0;
}

.fb__join-member .title-area .breadcrumb__text {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 1.4;
  vertical-align: middle;
}

.fb__join-member .title-area .breadcrumb__num {
  display: inline-block;
  margin-left: 12px;
  color: #36ab36;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.35px;
  vertical-align: middle;
}

.fb__join-member .title-area .breadcrumb__all {
  color: #999;
  font-weight: 700;
}

.fb__join-member .sect {
  width: 680px;
  margin: 0 auto 40px;
}

.fb__join-member .sect__title {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.4px;
}

.fb__join-member .sect .certify-box {
  width: 100%;
  padding: 35px 0;
  background: #f8f8f8;
  font-size: 0;
  text-align: center;
}

.fb__join-member .sect .certify-box__btn {
  display: inline-block;
  width: 300px;
  height: 110px;
  margin: 0 10px;
  padding-top: 33px;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 0;
  text-align: center;
  vertical-align: top;
}

.fb__join-member .sect .certify-box__btn:before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 43px;
  margin-right: 10px;
  background: url(../images/member/sprite_member.png) no-repeat 0 -296px;
  vertical-align: middle;
}

.fb__join-member .sect .certify-box__btn.integrated:before {
  width: 39px;
  height: 39px;
  background: url(../images/member/ico_integrated.png) no-repeat 0 0;
  background-position: 0 0 !important;
}

.fb__join-member .sect .certify-box__btn.integrated.success:before {
  opacity: 0.5;
}

.fb__join-member .sect .certify-box__btn.success {
  color: #999;
}

.fb__join-member .sect .certify-box__btn.success:before {
  background-position: -104px -296px;
}

.fb__join-member .sect .certify-box__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

.fb__join-member .sect .certify-box__desc {
  width: 340px;
  margin: 10px auto 0;
  font-size: 13px;
  color: #666;
  line-height: 20px;
}

.fb__join-member__title {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  letter-spacing: -0.8px;
  line-height: 1.38;
}

.fb__join-member .top-area {
  width: 1000px;
  margin: 25px auto 40px;
  text-align: center;
}

.fb__join-member .top-area__step {
  position: relative;
  float: left;
  width: calc(100% / 4);
  color: #666;
  text-align: center;
}

.fb__join-member .top-area__step__inner {
  display: inline-block;
  margin-left: 15px;
  text-align: left;
}

.fb__join-member .top-area__step__tit {
  font-size: 20px;
}

.fb__join-member .top-area__step__subtit {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 3px;
}

.fb__join-member .top-area__step--active {
  color: #36ab36 !important;
  font-weight: 600;
}

.fb__join-member .top-area__step--active:before {
  background-position-y: -197px !important;
}

.fb__join-member .top-area__step:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 45px;
  background: url(../images/member/sprite_member.png) no-repeat 0 -97px;
  vertical-align: top;
  background-position-x: 0;
}

.fb__join-member .top-area__step:not(:last-child):after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 30px;
  background: url(../images/member/sprite_member.png) no-repeat -400px -100px;
  float: right;
  margin-top: 7px;
  margin-right: -10px;
}

.fb__join-member .top-area__step02:before {
  background-position-x: -100px;
}

.fb__join-member .top-area__step03:before {
  background-position-x: -200px;
}

.fb__join-member .top-area__step04:before {
  background-position-x: -300px;
}

.fb__join-member .top-area--sleep__step03:before {
  background-position-x: -500px;
}

.fb__join-member__btn-area {
  min-width: 200px;
  margin-top: 40px;
  text-align: center;
}

.fb__join-member__btn-area button {
  width: 200px;
  padding: 0;
}

.fb__join-member__btn-area button:only-child {
  width: 280px;
}

.fb__join-member__btn-area button + button {
  margin-left: 10px;
}

.fb__join-member__btn-area a {
  width: 200px;
  padding: 0;
}

.fb__join-member__btn-area a:only-child {
  width: 280px;
}

.fb__join-member__btn-area a + a {
  margin-left: 10px;
}

.fb__join-member .wrap-joininput-layout {
  width: 1140px;
  margin: 0 auto;
}

.fb__join-member .wrap-joininput-layout__title {
  width: 680px;
  margin: 0 auto 15px;
  font-size: 20px;
  font-weight: bold;
}

.fb__join-member .wrap-joininput-layout .wrap-line-box {
  text-align: center;
}

.fb__join-member .input-tit-area {
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 15px;
}

.fb__join-member .input-tit-area p {
  float: left;
  font-size: 22px;
  font-weight: 600;
  color: #f8f8f8;
}

.fb__join-member .input-tit-area span {
  float: right;
  font-size: 14px;
  color: #666;
}

.fb__join-member .input-tit-area span em {
  display: inline-block;
  margin-right: 5px;
  padding-top: 4px;
  font-size: 15px;
  line-height: 18px;
  vertical-align: middle;
}

.fb__join-member .join-table th em {
  color: #36ab36;
}

.fb__join-member .agree-area {
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}

.fb__join-member .agree-area .wrap-chk-all {
  padding: 25px 20px;
  border-bottom: 1px solid #aaa;
  font-size: 18px;
}

.fb__join-member .agree-area .wrap-chk-all .fb__comm__checkbox span {
  color: #111;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.4px;
}

.fb__join-member .agree-area .wrap-terms__cont * {
  color: #999 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.38 !important;
  letter-spacing: -0.33px !important;
}

.fb__join-member .agree-area .wrap-terms[open] .wrap-terms__title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fb__join-member .agree-area .wrap-terms + .wrap-terms {
  border-top: 1px solid #e8e8e8;
}

.fb__join-member .agree-area .wrap-terms__title {
  position: relative;
  margin-top: 0;
  padding: 25px 20px;
  font-size: 15px;
  cursor: pointer;
  color: #111;
}

.fb__join-member .agree-area .wrap-terms__title .fb__comm__checkbox span {
  font-size: 15px;
  color: #111;
}

.fb__join-member .agree-area .wrap-terms__title:after {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 15px;
  height: 8px;
  background: url(../images/common/sprite_common.png) no-repeat -108px -402px;
  content: "";
}

.fb__join-member .agree-area .wrap-terms__title:after.on {
  background-position: 0 -402px;
}

.fb__join-member .agree-area .wrap-terms__cont {
  overflow-y: auto;
  width: 100%;
  max-height: 160px;
  padding: 20px;
  background: #f8f8f8;
  border-top: 1px solid #e8e8e8;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  word-break: break-all;
}

.fb__join-member .agree-area .wrap-terms.marketing .fb__checkbox:last-of-type {
  margin-left: 25px;
}

.fb__join-member .agree-area .wrap-terms__marketing-agree {
  padding: 0 4px;
  display: inline-flex;
  gap: 16px;
}

.fb__join-member .agree-desc {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.fb__join-member .join-end {
  width: 680px;
  padding: 40px 0 30px;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}

.fb__join-member .join-end__tit:before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg data-name='Ellipse 2' style='stroke-linecap:round;stroke-width:2px;stroke:%23ccc;fill:none'%3E%3Ccircle cx='30' cy='30' r='30' style='stroke:none'/%3E%3Ccircle cx='30' cy='30' r='29' style='fill:none'/%3E%3C/g%3E%3Cpath data-name='Shape 2 copy' d='m940.6 412.4 7.8 7.8 14.4-15' transform='translate(-922 -383)' style='stroke:%2336ab36;stroke-linecap:round;stroke-width:2px;fill:none'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.fb__join-member .company-join .input-form__content-box {
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
}

.fb__join-member__benefits {
  width: 680px;
  margin: 0 auto;
  margin-top: 20px;
}

.fb__join-member__benefits .benefits__img {
  width: 100%;
  font-size: 0;
}

.fb__join-member__benefits .benefits__img img {
  width: 100%;
}

.fb__join-member__benefits .benefits__bottom {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fb__join-member__benefits .benefits__guide {
  color: #666;
  font-weight: 400;
  font-size: 13px;
  line-height: 14px;
}

.fb__join-member__benefits .benefits__guide em {
  color: #3f71e0;
}

.fb__join-member__benefits .benefits__link {
  display: block;
}

.fb__find--password .search {
  width: 680px;
}

.fb__find__container.sending .input__wrapper--certification {
  display: block;
}

.fb__find__container.sending .fb__find__button--certification {
  display: none;
}

.fb__find__container.sending .fb__find__button--resend {
  display: inline-block;
}

.fb__find__input {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
}

.fb__find__input .input__wrapper {
  font-size: 0;
  margin-top: 16px;
  text-align: left;
}

.fb__find__input .input__wrapper--certification {
  display: none;
}

.fb__find__input .input__wrapper:first-of-type {
  margin-top: 0;
}

.fb__find__input .input__title {
  display: inline-block;
  width: 220px;
  font-weight: 700;
  font-size: 15px;
  text-align: left;
  line-height: 40px;
  letter-spacing: -0.35px;
  vertical-align: top;
}

.fb__find__input .input__inner {
  display: inline-block;
  width: calc(100% - 220px);
}

.fb__find__input .input__text {
  width: 100%;
}

.fb__find__input .input__text--with-button {
  width: 340px;
  padding-right: 62px;
}

.fb__find__input .input__select {
  width: 100px;
}

.fb__find__input .input__label {
  position: relative;
  display: inline-block;
  margin-left: 20px;
}

.fb__find__input .input__label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -12px;
  width: 5px;
  height: 1px;
  background: #666;
}

.fb__find__input .input__number {
  width: 100px;
}

.fb__find__input .input__time {
  display: inline-block;
  position: relative;
}

.fb__find__input .input__time__left {
  position: absolute;
  right: 15px;
  top: 13px;
  color: #3f71e0;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.33;
}

.fb__find__input .input__button {
  margin-left: 8px;
  width: 140px;
  vertical-align: middle;
}

.fb__find__bottom {
  margin-top: 40px;
}

.fb__find__button {
  width: 280px;
}

.fb__find__button--certification {
  width: 140px;
  margin-left: 8px;
  vertical-align: middle;
}

.fb__find__button--resend {
  display: none;
  width: 140px;
  margin-left: 8px;
  vertical-align: middle;
}

.fb__find__footer {
  margin-top: 60px;
}

.fb__find__guide {
  color: #999;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.35px;
}

.fb__find__other-link {
  text-align: center;
  font-size: 0;
}

.fb__find__other-link a {
  display: inline-block;
  position: relative;
  margin-left: 14px;
  padding-left: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #111;
  text-decoration: none;
}

.fb__find__other-link a:before {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 1px;
  height: 12px;
  background: #ccc;
}

.fb__find__other-link a:first-child {
  margin-left: 0;
  padding-left: 0;
}

.fb__find__other-link a:first-child:before {
  display: none;
}

.fb__login {
  margin-top: 70px;
}

.fb__login__title {
  margin-bottom: 40px;
  color: #111;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  line-height: 35px;
  letter-spacing: -0.8px;
}

.fb__login__wrapper {
  width: 460px;
  margin: 0 auto;
}

.fb__login__tip {
  margin-top: 30px;
  color: #666;
  font-size: 13px;
  text-align: center;
  line-height: 14px;
  letter-spacing: -0.33px;
}

.fb__login__tip span {
  color: #36ab36;
}

.fb__login__tab {
  border-bottom: 1px solid #36ab36;
}

.fb__login__tab .tab__menu {
  float: left;
  display: block;
  position: relative;
  z-index: 1;
  width: calc(50% - 2px);
  margin-left: -1px;
  margin-bottom: -1px;
  background: #ffffff;
  border: 1px solid #ddd;
  border-bottom: 1px solid #36ab36;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #999;
  font-weight: 700;
  font-size: 15px;
  line-height: 52px;
  text-align: center;
  box-sizing: border-box;
}

.fb__login__tab .tab__menu:last-of-type {
  float: right;
}

.fb__login__tab .tab__menu.active {
  z-index: 2;
  border: 1px solid #36ab36;
  border-bottom: 1px solid transparent;
  color: #36ab36;
  font-weight: 700;
}

.fb__login__box {
  margin-top: 28px;
}

.fb__login__box > .show {
  display: block;
}

.fb__login__member {
  display: none;
  margin-top: -10px;
}

.fb__login__member input[type="text"],
.fb__login__member input[type="password"] {
  width: 100%;
  height: 50px;
  font-size: 15px;
}

.fb__login__member input[type="password"] {
  margin-top: 8px;
}

.fb__login__nomember {
  display: none;
}

.fb__login__nomember .nomember__guide {
  color: #ff2d21;
  margin-top: 6px;
  font-size: 12px;
  line-height: 17px;
}

.fb__login__nomember .fb__login__button {
  margin-top: 40px;
}

.fb__login__input {
  margin-top: 8px;
}

.fb__login__input:first-of-type {
  margin-top: 0;
}

.fb__login__save {
  margin-top: 10px;
}

.fb__login__save span {
  color: #666;
  font-size: 14px;
}

.fb__login__button {
  margin-top: 20px;
  font-weight: 700;
}

.fb__login__option {
  margin-top: 30px;
  text-align: center;
  letter-spacing: -0.5px;
}

.fb__login__option .option__list {
  display: inline-block;
  position: relative;
  margin-left: 14px;
  padding-left: 15px;
}

.fb__login__option .option__list a {
  color: #111;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}

.fb__login__option .option__list:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 12px;
  background: #ccc;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.fb__login__option .option__list:first-child {
  margin-left: 0;
  padding-left: 0;
}

.fb__login__option .option__list:first-child:before {
  display: none;
}

.fb__login .sns-login {
  margin-top: 50px;
  border-top: 1px solid #e8e8e8;
}

.fb__login .sns-login__title {
  margin-top: 30px;
  color: #111;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 18px;
  letter-spacing: -0.4px;
}

.fb__login .sns-login__box {
  margin-top: 20px;
  font-size: 0;
  text-align: center;
}

.fb__login .sns-login__list {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 10px;
  padding: 0;
  font-size: 0;
}

.fb__login .sns-login__list.naver {
  background: url(../images/member/btn_naver.png) no-repeat 0 0;
}

.fb__login .sns-login__list.kakao {
  background: url(../images/member/btn_kakao.png) no-repeat 0 0;
}

.fb__login .sns-login__list.facebook {
  background: url(../images/member/btn_facebook.png) no-repeat 0 0;
}

.fb__login .sns-login__list.apple {
  background: url(../images/member/ico_login_sns-apple.png) no-repeat 0 0;
}

.fb__login .sns-login__list.google {
  position: relative;
}

.fb__login .sns-login__list.google .abcRioButton {
  overflow: visible !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  background: url(../images/member/ico_login_sns-google.png) no-repeat 0 0;
  box-shadow: 0 0 0 0 !important;
}

.fb__login .sns-login__list.google .abcRioButton .abcRioButtonIcon {
  float: initial;
  padding: 0 !important;
}

.fb__login .sns-login__list.google .abcRioButton svg {
  display: none;
}

.fb__login .sns-login__list.google .abcRioButton span {
  font-size: 0 !important;
}

.fb__login__join {
  display: none;
  margin-top: 50px;
}

.fb__login__join.active {
  display: block;
}

.fb__login__join .join__comment {
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.35px;
}

.fb__login__join .join__wrapper {
  margin-top: 16px;
  text-align: center;
}

.fb__login__join .join__button {
  display: inline-block;
  width: 460px;
}

.fb__login__nomemberSearch {
  display: none;
  margin-top: 50px;
  text-align: center;
}

.fb__login__nomemberSearch .nomemberSearch__button {
  width: 346px;
  height: 40px;
  border: 1px solid #ddd;
  color: #666;
  font-size: 13px;
  text-align: center;
}

.fb__login__nomemberSearch.active {
  display: block;
}

.fb__login__recaptcha {
  display: none;
  margin: 30px 0;
}

.fb__login__recaptcha.show {
  display: block;
}

.fb__login__recaptcha .recaptcha__guide {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.35px;
}

.fb__login__recaptcha .recaptcha__inner {
  margin-top: 10px;
  font-size: 0;
}

.fb__login__recaptcha .recaptcha__img {
  display: inline-block;
  width: 250px;
  height: 50px;
  vertical-align: middle;
}

.fb__login__recaptcha .recaptcha__refresh {
  min-width: 0;
  margin-left: 10px;
  height: 50px;
  padding: 6px 20px 0;
  vertical-align: middle;
}

.fb__login__recaptcha .recaptcha__refresh__text {
  display: inline-block;
  position: relative;
  padding-top: 25px;
  color: #666;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
}

.fb__login__recaptcha .recaptcha__refresh__text:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  background: url(../images/icon/ic_reset.png) no-repeat center center;
}

.fb__login__recaptcha .recaptcha__lable {
  display: inline-block;
  margin-top: 10px;
}

.fb__login__recaptcha .recaptcha__input[type="text"] {
  width: 250px;
  height: 40px;
  font-size: 14px;
}

.fb__login__auth {
  margin-top: 8px;
}

.fb__password {
  margin-top: 70px;
}

.fb__password .password__header {
  position: relative;
  text-align: center;
}

.fb__password .password__header-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.38;
  letter-spacing: -0.8px;
}

.fb__password .password__header-title span {
  color: #36ab36;
}

.fb__password .password__header--icon {
  padding-top: 70px;
}

.fb__password .password__header--icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 50px;
  height: 60px;
  margin-left: -25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='49.943' viewBox='0 0 40 49.943'%3E%3Cg transform='translate(0 1)'%3E%3Cg data-name='패스 40' style='fill:none;stroke-miterlimit:10'%3E%3Cpath d='M329.587 412.5h-40v34h33.06l6.94-6.94z' style='stroke:none' transform='translate(-289.587 -397.557)'/%3E%3Cpath d='M291.587 414.5v30h30.232l5.768-5.768V414.5h-36m-2-2h40v27.06l-6.94 6.94h-33.06v-34z' style='fill:%23666;stroke:none' transform='translate(-289.587 -397.557)'/%3E%3C/g%3E%3Cpath data-name='패스 41' d='M301.4 412.5v-9.648a5.3 5.3 0 0 1 5.3-5.295h5.787a5.3 5.3 0 0 1 5.3 5.295v9.648' transform='translate(-289.587 -397.557)' style='stroke:%23666;stroke-width:2px;fill:none;stroke-miterlimit:10'/%3E%3Crect data-name='사각형 181' width='4' height='6' rx='2' transform='translate(18.001 28.943)' style='fill:%2336ab36'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 40px 50px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.fb__password .password__header-summary {
  margin-bottom: 40px;
  color: #111;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.35px;
}

.fb__password .password__header-summary--regular {
  color: #666;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: -0.4px;
}

.fb__password .password__step {
  max-width: 1030px;
  overflow: hidden;
  margin: 25px auto 60px;
}

.fb__password .password__step-box {
  width: calc(100% / 4);
  float: left;
  text-align: center;
  color: #666;
}

.fb__password .password__step-box:not(:last-child):after {
  content: "";
  display: inline-block;
  float: right;
  width: 20px;
  height: 30px;
  margin: 7px -10px 0 0;
  background: url(../images/member/sprite_member.png) no-repeat -400px -100px;
}

.fb__password .password__step-box:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/member/sprite_member.png);
  vertical-align: top;
}

.fb__password .password__step-box--now {
  color: #36ab36;
  font-weight: 600;
}

.fb__password .password__step-box div {
  display: inline-block;
  text-align: left;
  margin-left: 15px;
}

.fb__password .password__step-box span {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 14px;
}

.fb__password .password__step--1:before {
  background-position-x: 0;
  background-position-y: -100px;
}

.fb__password .password__step--2:before {
  background-position-x: -100px;
  background-position-y: -100px;
}

.fb__password .password__step--3:before {
  background-position-x: -500px;
  background-position-y: -100px;
}

.fb__password .password__step--3.password__step-box--now:before {
  background-position-y: -200px;
}

.fb__password .password__step--4:before {
  background-position-x: -300px;
  background-position-y: -100px;
}

.fb__password .wrap-password-layout {
  width: 680px;
  margin: 0 auto;
}

.fb__password .wrap-password-layout .input-area {
  padding: 30px 0;
}

.fb__password .wrap-password-layout.sleep-type .sleep-subtitle-area {
  margin-top: 40px;
}

.fb__password .wrap-password-layout.sleep-type .sleep-subtitle-area h3 {
  color: #111;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  line-height: 1.38;
  letter-spacing: -0.6px;
}

.fb__password .wrap-password-layout.sleep-type .sleep-subtitle-area p {
  margin: 10px 0;
  color: #111;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.35px;
}

.fb__password .wrap-password-layout.sleep-type .input-area {
  border-top: none;
}

.fb__password .join-table.password {
  margin-top: 30px;
}

.fb__password .join-table.password th {
  padding-left: 40px;
  font-weight: normal;
}

.fb__password .join-table.password + .table-desc {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
  padding-left: 40px;
}

.fb__password .btn-point {
  background: #36ab36;
}

.fb__password .input-area {
  margin: 0 auto 20px;
  padding: 30px 0;
  border-top: 1px solid #111;
  border-bottom: 1px solid #e8e8e8;
}

.fb__password .input-area__box {
  position: relative;
  padding-left: 192px;
}

.fb__password .input-area__box + .input-area__box {
  margin-top: 16px;
}

.fb__password .input-area__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 192px;
  font-weight: 700;
  font-size: 15px;
  line-height: 40px;
  letter-spacing: -0.35px;
}

.fb__password .input-area__cont input[type="password"] {
  width: 340px;
}

.fb__password .pw-desc {
  margin-top: 20px;
  color: #666;
  font-size: 13px;
  line-height: 1.38;
  letter-spacing: -0.33px;
}

.fb__join-select {
  margin-top: 90px;
}

.fb__join-select__title {
  margin-bottom: 12px;
  font-size: 34px;
  text-align: center;
}

.fb__join-select__summary {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 22px;
}

.fb__join-select__inner {
  margin-top: 60px;
}

.fb__join-select__type {
  position: relative;
  float: left;
  width: 500px;
  height: 318px;
  padding-top: 144px;
  border: 1px solid #e8e8e8;
  background: url(../images/common/icon-member.png) no-repeat 50% 60px;
  text-align: center;
  box-sizing: border-box;
}

.fb__join-select__type:first-child + section {
  float: right;
  background-image: url(../images/common/icon-nomember.png);
}

.fb__join-select__contents {
  width: 1030px;
  margin: 0 auto;
  text-align: center;
}

.fb__join-select__subtitle {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #111;
}

.fb__join-select__subsummary {
  margin-bottom: 25px;
  font-size: 15px;
  color: #666;
}

.fb__join-select__btn {
  display: inline-block;
  width: 120px;
  border: 1px solid #36ab36;
  font-size: 14px;
  color: #36ab36;
  text-align: center;
  line-height: 38px;
  box-sizing: border-box;
}

.fb__join-select__btn:hover, .fb__join-select__btn:focus {
  color: #fff;
  background: #36ab36;
}

.fb__join-main .title-area {
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
}

.fb__join-main__subtitle {
  margin-top: 28px;
  text-align: center;
}

.fb__join-main__subtitle .subtitle__top {
  color: #111;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.38;
  letter-spacing: -0.6px;
}

.fb__join-main__subtitle .subtitle__top em {
  color: #048c04;
}

.fb__join-main__subtitle .subtitle__bottom {
  margin-top: 20px;
  color: #666;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.4px;
}

.fb__join-main__wrapper {
  width: 680px;
  margin: 0 auto;
}

.fb__join-main__inner {
  margin-top: 56px;
  text-align: center;
}

.fb__join-main__inner:first-of-type {
  margin-top: 40px;
}

.fb__join-main__text {
  display: inline-block;
  margin-bottom: 20px;
  color: #111;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.5px;
}

.fb__join-main__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.fb__join-main__link {
  display: inline-block;
  width: 320px;
}

.fb__join-main__link .link__cle {
  display: inline-block;
  position: relative;
  padding-left: 46px;
}

.fb__join-main__link .link__cle:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 43px;
  height: 24px;
  margin-top: -14px;
  background: url(../images/member/logo.png) no-repeat center center/43px auto;
}

.fb__authentication {
  display: block;
  padding: 60px 0;
}

.fb__authentication__des {
  margin-bottom: 40px;
  font-size: 16px;
  color: #666;
  line-height: 22px;
  text-align: center;
}

.fb__authentication__certify {
  width: 1070px;
  margin: 40px auto 0;
  text-align: center;
}

.fb__authentication__certify .certify-box {
  display: inline-block;
  width: 500px;
  height: 320px;
  margin: 0 15px 40px;
  padding: 50px;
  border: 1px solid #e8e8e8;
}

.fb__authentication__certify .certify-box__title {
  font-size: 24px;
  font-weight: 600;
  color: #36ab36;
  text-align: center;
}

.fb__authentication__certify .certify-box__title:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
  background: url(../images/member/sprite_member.png) no-repeat;
}

.fb__authentication__certify .certify-box__title.phone:before {
  background-position: -200px 0;
}

.fb__authentication__certify .certify-box__title.ipin:before {
  width: 90px;
  background-position: -300px 0;
}

.fb__authentication__certify .certify-box__des {
  margin: 10px 0 25px;
  font-size: 15px;
  color: #666;
  text-align: center;
}

.fb__authentication__certify .certify-box__btn {
  display: block;
  width: 120px;
  margin: 20px auto 0;
  padding: 0 30px;
  border: 1px solid #36ab36;
  font-size: 14px;
  color: #36ab36;
  line-height: 38px;
  text-align: center;
}

.fb__authentication__certify .certify-box__btn:active, .fb__authentication__certify .certify-box__btn:hover {
  color: #fff;
  background-color: #36ab36;
}

.fb__authentication__btn-box {
  margin-top: 40px;
}

.fb__authentication__btn {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 0 60px;
  border: 1px solid #e8e8e8;
  background: none;
  font-size: 18px;
  color: #666;
  line-height: 52px;
  text-align: center;
}

.fb__authentication__company__btn {
  margin-top: 50px;
  text-align: center;
}

.fb__authentication__company__btn button {
  width: 200px;
  margin: 0 5px;
  padding: 0;
}

.fb__authentication__company .authentication-company {
  width: 680px;
  margin: 0 auto;
  padding: 30px 0;
  border-top: 2px solid #36ab36;
  border-bottom: 1px solid #e8e8e8;
}

.fb__authentication__company .authentication-company__list {
  overflow: hidden;
  width: 100%;
}

.fb__authentication__company .authentication-company__list + .authentication-company__list {
  margin-top: 10px;
}

.fb__authentication__company .authentication-company__title {
  float: left;
  width: 122px;
  height: 40px;
  color: #36ab36;
  font-size: 15px;
  text-align: left;
  line-height: 40px;
}

.fb__authentication__company .authentication-company__cont {
  float: right;
  width: 543px;
}

.fb__authentication__company .authentication-company__cont .input-full {
  width: 100%;
}

.fb__authentication__company .authentication-company__cont-num {
  position: relative;
}

.fb__authentication__company .authentication-company__cont-num input {
  width: 100%;
  text-align: center;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container {
  overflow: hidden;
  width: 100%;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container > div {
  overflow: hidden;
  float: left;
  width: 75%;
  border: 1px solid #ddd;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container__input-wrapper {
  float: left;
  position: relative;
  width: 33.33333%;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container__input-wrapper:nth-child(2):before, .fb__authentication__company .authentication-company__cont-num .devComNumber-container__input-wrapper:nth-child(2):after {
  content: "-";
  display: block;
  position: absolute;
  top: 50%;
  width: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  color: #36ab36;
  z-index: 1;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container__input-wrapper:nth-child(2):after {
  right: 0;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container__input-wrapper:nth-child(2):before {
  left: 0;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container input {
  height: 38px;
  border: none;
  outline: none;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container input#devComNumber2 {
  position: relative;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container input#devComNumber2:before {
  content: "-";
  display: inline-block;
  font-size: 16px;
}

.fb__authentication__company .authentication-company__cont-num .devComNumber-container button {
  float: right;
  width: 23%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}

.fb__authentication__company .authentication-company__cont-num .hyphen {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 129px;
  width: 6px;
  height: 40px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  line-height: 32px;
}

.fb__authentication__company .authentication-company__cont-num .hyphen.hyphen2 {
  left: 265px;
}

.fb__authentication__company .authentication-company__cont-num .input1,
.fb__authentication__company .authentication-company__cont-num .input2 {
  border-right: none;
}

.fb__authentication__company .authentication-company__cont-num .input2,
.fb__authentication__company .authentication-company__cont-num .input3 {
  border-left: none;
}

.fb__authentication__company .authentication-company__cont__inner {
  position: relative;
}

.fb__authentication__company .authentication-company__cont__inner .btn-auth-confirm {
  position: absolute;
  top: 0;
  right: 0;
}

.fb__authentication__company .authentication-company .btn-auth-confirm {
  display: inline-block;
  width: 140px;
  height: 40px;
  margin-left: 5px;
  background: #666;
  color: #fff;
  vertical-align: middle;
}

.fb__authentication__cancel {
  width: 200px;
  height: 54px;
  margin: 0 auto;
  border: 1px solid #999;
  font-size: 18px;
  color: #666;
  line-height: 54px;
  text-align: center;
}

.fb .companyNumber {
  position: relative;
}

.fb .companyNumber.btnType {
  padding-right: 115px;
}

.fb .companyNumber__inner {
  font-size: 0;
}

.fb .companyNumber__inner input[type="text"],
.fb .companyNumber__inner input[type="password"] {
  display: inline-block;
  width: 123px;
  border: 1px solid #ddd;
  vertical-align: middle;
}

.fb .companyNumber__inner .bar {
  display: inline-block;
  width: 25px;
  font-size: 14px;
  color: #666;
  text-align: center;
  vertical-align: middle;
}

.fb .companyNumber .btn-auth-confirm {
  display: inline-block;
  width: 115px;
  font-size: 14px;
}

.fb__join-agreement__subtitle {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-align: left;
}

.fb__join-agreement .terms-tit span {
  color: #36ab36;
}

.fb__join-agreement .wrap-chk-all {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 25px 35px;
  margin: 25px 0 35px;
}

.fb__join-agreement .wrap-chk-all input + label {
  font-size: 18px;
  color: #36ab36;
}

.fb__join-agreement .wrap-terms {
  margin-bottom: 30px;
}

.fb__join-agreement .wrap-terms .terms-tit {
  font-size: 18px;
  font-weight: 600;
  color: #36ab36;
  margin-bottom: 15px;
}

.fb__join-agreement .wrap-terms .terms-tit span {
  color: #36ab36;
}

.fb__join-agreement .wrap-terms .terms-tit em {
  color: #666;
  font-weight: 600;
}

.fb__join-agreement .wrap-terms .input-terms {
  padding: 20px 20px 0;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #ddd;
  height: 150px;
  overflow-y: scroll;
  box-sizing: border-box;
}

.fb__join-agreement .wrap-terms .wrap-terms-check {
  margin-top: 15px;
}

.fb__join-agreement .wrap-terms .wrap-terms-check input + label {
  font-size: 14px;
  color: #666;
}

.fb__join-agreement .wrap-terms .wrap-terms-check input + label:first-of-type {
  font-size: 16px;
  color: #36ab36;
}

.fb__join-agreement .wrap-terms .desc {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-top: 15px;
}

.fb__join-agreement__submit {
  text-align: center;
  font-size: 0;
}

.fb__join-agreement__submit button {
  width: 200px;
}

.fb__join-agreement__submit button:only-child {
  width: 280px;
}

.fb__join-agreement__submit button + button {
  margin-left: 8px;
}

.fb .wrap-btn-area {
  overflow: initial;
}

.fb__join-input {
  /*
    스탭영역 : sj__authentication
    (authentication_basic.htm 참조)
    */
}

.fb__join-input .fb__join-input__form .input-form__title-box__guide .star, .fb__join-input__form .input-form__title-box__guide .fb__join-input .star {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 5px;
  background: #36ab36;
  font-size: 0;
  border-radius: 50%;
  vertical-align: top;
}

.fb__join-input__form .input-form {
  width: 680px;
  margin: 30px auto 0;
}

.fb__join-input__form .input-form:first-child {
  margin-top: 0;
}

.fb__join-input__form .input-form__title-box {
  padding-bottom: 20px;
  border-bottom: 2px solid #36ab36;
}

.fb__join-input__form .input-form__title-box__text {
  float: left;
  font-size: 22px;
  color: #36ab36;
}

.fb__join-input__form .input-form__title-box__text-sub {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}

.fb__join-input__form .input-form__title-box__tip {
  font-size: 14px;
  color: #666;
}

.fb__join-input__form .input-form__title-box__guide {
  float: right;
  font-size: 14px;
  color: #666;
}

.fb__join-input__form .input-form__content-box__header {
  position: relative;
  padding: 15px 16px;
  background: #fef8ef;
  border-top: 1px solid #ccc;
  font-size: 0;
}

.fb__join-input__form .input-form__content-box__title {
  font-weight: 800;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  vertical-align: middle;
}

.fb__join-input__form .input-form__content-box__guide {
  margin-left: 20px;
  color: #666;
  font-weight: 400;
  font-size: 13px;
  vertical-align: middle;
}

.fb__join-input__form .input-form__content-box__btn {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -15px;
}

.fb__join-input__form .input-form__content-box .required:after {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 4px;
  background: #ff6686;
  border-radius: 50%;
  vertical-align: text-top;
  content: "";
}

.fb__join-input__form .input-form__button-box {
  width: 680px;
  margin: 0 auto;
  padding-top: 40px;
  border-top: 1px solid #e8e8e8;
}

.fb__join-input__form .input-form__button-box button {
  width: 280px;
}

.fb__join-input__form .input-form__guide {
  margin-top: 10px;
  padding-left: 15px;
}

.fb__join-input__form .input-form__guide li {
  position: relative;
  padding-left: 12px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}

.fb__join-input__form .input-form__guide li:before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
  color: #666;
}

.fb__join-input__form .input-form__desc {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
}

.fb__join-input__basic .input-form__content-box:first-child {
  margin-bottom: 60px;
}

.fb__join-input__basic .input-form__content-box:nth-child(2) {
  margin-bottom: 40px;
}

.fb__join-input__submit {
  text-align: center;
}

.fb__join-input__zipcode, .fb__join-input__address1 {
  background: #f8f8f8 !important;
}

.fb__join-input__address {
  width: 488px;
  margin-top: 8px;
}

.fb .join-end__tit {
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.38;
  letter-spacing: -0.6px;
}

.fb .join-end__tit em {
  color: #048c04;
}

.fb .join-end__desc {
  color: #111;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.4px;
}

.fb .join-end__desc a {
  color: #3f71e0;
}

.fb .join-end__btn a {
  width: 280px;
}

.fb__member-search {
  margin-top: 70px;
}

.fb__member-search .search {
  width: 560px;
  margin: 0 auto;
  text-align: center;
}

.fb__member-search .search__content {
  display: none;
}

.fb__member-search .search__content--show {
  display: block;
}

.fb__member-search .search__header {
  padding-bottom: 40px;
  border-bottom: 2px solid #111;
}

.fb__member-search .search__title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.38;
  letter-spacing: -0.8px;
}

.fb__member-search .search__summary {
  color: #111;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: -0.35px;
}

.fb__member-search .search__summary em {
  color: #3f71e0;
}

.fb__member-search .search__way {
  height: 200px;
  padding-top: 45px;
  background: #f7f7f7;
  box-sizing: border-box;
}

.fb__member-search .search__way-title {
  font-size: 24px;
  font-weight: 600;
  color: #36ab36;
  text-align: center;
}

.fb__member-search .search__way-title:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
  background: url(../images/member/sprite_member.png) no-repeat;
}

.fb__member-search .search__way-summary {
  margin: 10px 0 25px 0;
  font-size: 15px;
  color: #666;
  text-align: center;
}

.fb__member-search .search__way--photo {
  text-align: center;
  font-size: 0;
}

.fb__member-search .search__way--photo .certify-box__btn {
  display: inline-block;
  width: 200px;
  height: 110px;
  margin: 0 5px;
  padding-top: 33px;
  border: 1px solid #ddd;
  background: #FFF;
  font-size: 18px;
  color: #36ab36;
  text-align: center;
  vertical-align: top;
}

.fb__member-search .search__way--photo .certify-box__btn:before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 44px;
  margin-right: 10px;
  background: url(../images/member/sprite_member.png) no-repeat 0 -296px;
  vertical-align: middle;
}

.fb__member-search .search__way--photo .certify-box__btn.integrated:before {
  width: 39px;
  height: 39px;
  background: url(../images/member/ico_integrated.png) no-repeat 0 0;
}

.fb__member-search .search__way--ipin .search__way-title:before {
  width: 90px;
  background-position: -300px 0;
}

.fb__member-search .search__way-customer {
  margin-top: 20px;
  padding-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  line-height: 22px;
  text-align: center;
}

.fb__member-search .search__way-customer span {
  color: #36ab36;
}

.fb__member-search .search__way-customer em {
  font-weight: 400;
}

.fb__member-search .search__bottom {
  margin-top: 60px;
}

.fb__member-search .search__guide {
  color: #999;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.35px;
}

.fb__member-search .search__other-link {
  text-align: center;
  font-size: 0;
}

.fb__member-search .search__other-link a {
  display: inline-block;
  position: relative;
  margin-left: 14px;
  padding-left: 14px;
  font-size: 15px;
  font-weight: 400;
  color: #111;
  text-decoration: none;
}

.fb__member-search .search__other-link a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 10px;
  background: #666;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.fb__member-search .search__other-link a:first-child {
  margin-left: 0;
  padding-left: 0;
}

.fb__member-search .search__other-link a:first-child:before {
  display: none;
}

.fb__member-search .search__company {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.fb__member-search .search__company__inner {
  position: relative;
  margin-top: 10px;
  padding-left: 120px;
  line-height: 40px;
}

.fb__member-search .search__company__inner:first-child {
  margin-top: 0;
}

.fb__member-search .search__company__inner input[type="text"] {
  width: 100%;
}

.fb__member-search .search__company__inner.auth-num .wrap-input {
  position: relative;
}

.fb__member-search .search__company__inner.auth-num .wrap-input input {
  width: 110px;
  text-align: center;
}

.fb__member-search .search__company__inner.auth-num .wrap-input .input1,
.fb__member-search .search__company__inner.auth-num .wrap-input .input2 {
  border-right: none;
}

.fb__member-search .search__company__inner.auth-num .wrap-input .input2,
.fb__member-search .search__company__inner.auth-num .wrap-input .input3 {
  border-left: none;
  text-align: center;
}

.fb__member-search .search__company__inner.auth-num .wrap-input .hyphen {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 104px;
  width: 8px;
  height: 40px;
  padding: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  line-height: 40px;
}

.fb__member-search .search__company__inner.auth-num .wrap-input .hyphen.hyphen2 {
  left: 218px;
}

.fb__member-search .search__company__inner.auth-num .wrap-input input[readonly] + .hyphen {
  background: #f8f8f8;
}

.fb__member-search .search__company__inner input[type="number"] {
  float: left;
  width: 120px;
}

.fb__member-search .search__company__inner input[type="number"][name="comNumber2"] {
  width: 100px;
}

.fb__member-search .search__company__inner span {
  display: inline-block;
  float: left;
  padding-right: 30px;
  font-size: 15px;
}

.fb__member-search .search__company__inner .txt-error {
  margin: 0;
  color: #ff2d21;
}

.fb__member-search .search__company__label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  color: #36ab36;
  line-height: 40px;
}

.fb__member-search .search__company-btn {
  margin-top: 40px;
}

.fb__member-search__input .input-form__content-box {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
}

.fb__member-search__input .inputs__title {
  width: 220px;
}

.fb__tab {
  margin-right: 1px;
}

.fb__tab-link {
  display: block;
  position: relative;
  z-index: 1;
  float: left;
  width: 50%;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #666;
  line-height: 52px;
  text-align: center;
  box-sizing: border-box;
}

.fb__tab-link:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: #36ab36;
}

.fb__tab-link--active {
  z-index: 2;
  border: 1px solid #36ab36;
  color: #36ab36;
}

.fb__tab-link--active:after {
  background: #fff;
}

.fb__member-search .search .input-area {
  width: 460px;
  margin: 0 auto 30px;
  padding-top: 30px;
  border-top: 1px solid #111;
}

.fb__member-search .search .input-area__list {
  display: table;
  table-layout: fixed;
}

.fb__member-search .search .input-area__list:not(:first-child) {
  margin-top: 10px;
}

.fb__member-search .search .input-area__title {
  display: table-cell;
  width: 120px;
  color: #111;
  font-size: 15px;
  text-align: left;
}

.fb__member-search .search .input-area__cont {
  display: table-cell;
  width: 380px;
}

.fb__member-search .search .input-area__cont input[type=text] {
  width: 100%;
}

.fb__member-search .search .input-area .txt-error {
  color: #36ab36;
}

.fb__member-search .search__company.auth-num .wrap-input {
  position: relative;
}

.fb__member-search .search__company.auth-num .wrap-input input {
  width: 110px;
  text-align: center;
}

.fb__member-search .search__company.auth-num .wrap-input .input1,
.fb__member-search .search__company.auth-num .wrap-input .input2 {
  border-right: none;
}

.fb__member-search .search__company.auth-num .wrap-input .input2,
.fb__member-search .search__company.auth-num .wrap-input .input3 {
  border-left: none;
  text-align: center;
}

.fb__member-search .search__company.auth-num .wrap-input .hyphen {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 104px;
  width: 8px;
  height: 40px;
  padding: 0;
  line-height: 32px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.fb__member-search .search__company.auth-num .wrap-input .hyphen.hyphen2 {
  left: 218px;
}

.fb__member-search .search__company.auth-num .wrap-input input[readonly] + .hyphen {
  background: #f8f8f8;
}

.fb__search-pw .search {
  width: 680px;
}

.fb__search-pw .input__title {
  width: 192px;
}

.fb__search-pw .input__text {
  width: 340px;
}

.fb__search-pw .input__inner {
  width: calc(100% - 192px);
}

.fb__search-id-result {
  width: 528px;
  margin: 0 auto;
  margin-top: 70px;
}

.fb__search-id-result__title {
  color: #111;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  line-height: 1.38;
  letter-spacing: -0.8px;
}

.fb__search-id-result__info {
  margin-top: 40px;
  background: #f8f8f8;
  padding: 76px 0;
  text-align: center;
  border-radius: 8px;
}

.fb__search-id-result__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  white-space: pre-line;
}

.fb__search-id-result__text em {
  color: #3f71e0;
}

.fb__search-id-result__bottom {
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}

.fb__search-id-result__button {
  display: inline-block;
  width: 200px;
  margin-left: 10px;
}

.fb__search-id-result__button:first-of-type {
  margin-left: 0;
}

.fb__search-id-result .search-result {
  width: 560px;
  margin: 0 auto;
  padding: 60px 0;
  border-top: 1px solid #111;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}

.fb__search-id-result .search-result__tit {
  font-size: 26px;
  color: #666;
  margin-bottom: 15px;
}

.fb__search-id-result .search-result__date {
  font-size: 16px;
  color: #666;
  line-height: 24px;
}

.fb__sleep-account-release {
  border: 1px solid #3f71e0;
}

.fb__sleep-account-release .wrap-terms .terms-tit span {
  color: #36ab36;
}

.fb__sleep-account-release .sleep-account-area {
  padding-top: 60px;
}

.fb__sleep-account__confirm {
  display: block;
  margin-top: 60px;
  color: #36ab36;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
}

.fb__sleep-account-area {
  padding-top: 70px;
}

.fb__sleep-account-area__title {
  margin-bottom: 20px;
  color: #111;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  line-height: 1.38;
  letter-spacing: -0.8px;
}

.fb__sleep-account-area__annc {
  margin-bottom: 40px;
  color: #111;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: -0.4px;
}

.fb__sleep-account-area .sleep-guide-layout {
  width: 680px;
  margin: 0 auto;
  padding: 40px 0;
  border-top: 1px solid #111;
  border-bottom: 1px solid #e8e8e8;
  color: #111;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  text-align: center;
}

.fb__sleep-account-area .sleep-guide-layout p {
  margin-top: 20px;
}

.fb__sleep-account-area .sleep-guide-layout p:first-of-type {
  margin-top: 0;
}

.fb__sleep-account-area .sleep-guide-layout p em {
  color: #3f71e0;
}

.fb__sleep-account-area .wrap-btn-area {
  margin-top: 40px;
}

.fb__sleep-account-area .wrap-btn-area button {
  width: 200px;
}

.fb__sleep-account-area .wrap-btn-area button:only-child {
  width: 280px;
}

.fb__sleep-account-complete .join-end__tit {
  font-weight: 700;
}

.fb__confirm-address {
  margin-top: 160px;
}

.fb__confirm-address__wrapper {
  width: 680px;
  margin: 0 auto;
}

.fb__confirm-address__header {
  border-bottom: 1px solid #111;
  text-align: center;
}

.fb__confirm-address__title {
  margin-bottom: 30px;
  padding: 0 136px;
  font-weight: 700;
  font-size: 32px;
  white-space: pre-line;
  line-height: 1.38;
}

.fb__confirm-address__title--point {
  color: #36ab36;
}

.fb__confirm-address__info {
  color: #111;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.35px;
  white-space: pre-line;
}

.fb__confirm-address__info em {
  color: #3f71e0;
}

.fb__confirm-address__content.next .fb__confirm-address__button {
  display: none;
}

.fb__confirm-address__content.next .fb__confirm-address__new {
  display: block;
}

.fb__confirm-address__new {
  display: none;
}

.fb__confirm-address__address {
  padding: 30px 0;
  font-size: 0;
  border-bottom: 1px solid #e8e8e8;
}

.fb__confirm-address__address .address__title {
  display: inline-block;
  width: 192px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.35px;
  vertical-align: middle;
}

.fb__confirm-address__address .address__title--new {
  vertical-align: middle;
}

.fb__confirm-address__address .address__wrapper {
  width: calc(100% - 192px);
  display: inline-block;
  vertical-align: middle;
}

.fb__confirm-address__address .address__wrapper--new {
  vertical-align: middle;
}

.fb__confirm-address__address .address__text {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.35px;
}

.fb__confirm-address__address .address__find {
  font-size: 0;
}

.fb__confirm-address__address .address__lable {
  display: inline-block;
  vertical-align: middle;
}

.fb__confirm-address__address .address__zipcode {
  width: 140px;
}

.fb__confirm-address__address .address__btn {
  margin-left: 8px;
  vertical-align: middle;
}

.fb__confirm-address__address .address__value {
  width: 400px;
  margin-top: 8px;
}

.fb__confirm-address__guide {
  padding: 20px 0 37px;
}

.fb__confirm-address__guide .guide__text {
  margin-top: 8px;
  color: #666;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.38;
  letter-spacing: -0.33px;
}

.fb__confirm-address__guide .guide__text em {
  color: #3f71e0;
}

.fb__confirm-address__guide .guide__text:first-of-type {
  margin-top: 0;
}

.fb__confirm-address__button {
  text-align: center;
  font-size: 0;
}

.fb__confirm-address__button .button__change {
  width: 200px;
  margin-left: 8px;
}

.fb__confirm-address__button .button__change:first-child {
  margin-left: 0;
}

.fb__confirm-address__button .button__change:only-child {
  width: 280px;
}

.fb__confirm-address__button .button__link {
  display: inline-block;
}


/*# sourceMappingURL=member.css.map*/