@charset "UTF-8";
/* 
비밀번호 찾기 클릭이 안됨
아이콘 추가
*/
/*★★★★★★★ regist공통 ★★★★★★★*/
/************* 기본 틀*************/
#container {
  padding-top: 140px;
}

* {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  letter-spacing: -0.75px;
}

div {
  display: block;
}

body {
  line-height: 1;
  font-family: "Roboto", "Noto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -1px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

::before, ::after {
  box-sizing: border-box;
}

/************* 푸터와의 간격 *************/
[class^=sub-type] {
  padding-bottom: 100px;
}

/************* 화면 비율 *************/
.inner-box, #gnb .gnb-inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

/************* [홈>로그인] 경로부분 *************/
[class^=sub-type] .page-title-wrap .depth-area {
  position: absolute;
  right: 0;
  top: 16px;
}

[class^=sub-type] .page-title-wrap .depth-area ol {
  font-size: 0;
}

ol, ul {
  list-style: none;
}

ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

[class^=sub-type] .page-title-wrap .depth-area ol li {
  display: inline-block;
  font-size: 13px;
  color: #888888;
}

[class^=sub-type] .page-title-wrap .depth-area ol li a, [class^=sub-type] .page-title-wrap .depth-area ol li strong {
  font-size: inherit;
  font-weight: inherit;
  color: #888888;
}

a {
  color: #333;
  text-decoration: none;
}

/************* 헤더와의 간격 *************/
[class^=sub-type] .page-title-wrap.v2 {
  padding-bottom: 28px;
  border-bottom: 2px solid #111;
}

[class^=sub-type] .page-title-wrap {
  position: relative;
  margin-top: 50px;
}

[class^=sub-type] .page-title {
  font-size: 32px;
  color: #111;
  font-weight: 400;
}

/*★★★★★★★ regist공통 ★★★★★★★*/
/*★★★★★★★ 로그인 ★★★★★★★*/
/************* 로그인 폼 부분 *************/
.login-area {
  width: 430px;
  margin: 60px auto 0;
}

/************* 회원 로그인/비회원 로그인 부분 *************/
[class^=tab-type] ul {
  font-size: 0;
  margin-left: 1px;
}

ol, ul {
  list-style: none;
}

[class^=tab-type] li {
  display: inline-block;
  width: calc(50% + 1px);
  margin: 0 0 0 -1px;
}

/************* 회원 로그인 부분 *************/
.tab-type5 li.active a {
  background: #fff;
  z-index: 2;
  color: #111;
}

.tab-type5 li a {
  font-size: 16px;
  background: #f5f5f5;
}

[class^=tab-type] li a {
  position: relative;
  z-index: 1;
  display: block;
  height: 60px;
  font-size: 20px;
  color: #888888;
  text-align: center;
  line-height: 60px;
  transition: all 0.3s ease-in-out;
}

.tab-type5 li.active a:after {
  border-color: #111;
  border-bottom: none;
}

[class^=tab-type] li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dddddd;
  transition: all 0.3s ease-in-out;
}

/*************비회원 주문 부분*************/
.tab-type5 li a:after {
  border-color: #f5f5f5;
  border-bottom: 1px solid #111;
}

.login-area .tab-content .sub-text {
  color: #888888;
}

.sub-text {
  font-size: 16px;
  /* color: #555555; */
  line-height: 22px;
}

.login-area .tab-content .sub-text a {
  color: #111;
  border-bottom: 1px solid #111;
  margin-left: 8px;
}

.login-area .form .form-group .form-item.number .select-type2,
.login-area .form .form-group .form-item.number input {
  width: 97px;
  margin-left: 6px;
}

.login-area .form .form-group .form-item.number .select-type2 {
  margin-left: 0;
}

.select-type2, .select-type.type2, .company .sel_box {
  position: relative;
  /* width: 100%; */
  height: 42px;
}

input[type=text], input[type=password], textarea {
  /* -webkit-transition: all 0.3s ease-in-out; */
  transition: all 0.3s ease-in-out;
}

.login-area .form {
  margin-top: 30px;
}

.login-area .form .form-group {
  margin-top: 10px;
}

.form-group {
  /* display: -webkit-box; */
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.select-type2 select, .select-type.type2 select, .company .sel_box select {
  height: 100%;
  padding-left: 20px;
  /* padding-right: 50px; */
  border: 1px solid #ddd;
  color: #888888;
  /* font-size: 15px; */
}

.login-area .form .form-group .form-item.number {
  width: 303px;
  margin-right: 6px;
}

.form-group .form-item:first-child {
  margin-left: 0;
}

.login-area .chk-item .chk-box {
  margin-top: 15px;
}

.chk-box {
  display: inline-block;
  text-align: left;
}

.chk-box input[type=checkbox], .chk-box input[type=radio] {
  display: none;
}

.chk-item .btn-link.side2 {
  float: right;
  margin-top: 13px;
}

.login-area .btn-link {
  font-size: 16px;
  color: #111;
  border-bottom: 1px solid #111;
  vertical-align: middle;
}

.login-area .btn-wrap {
  margin-top: 20px;
}

.login-area .tab-content .title-type2 {
  margin: 50px 0 28px;
}

.title-type2 {
  font-size: 17px;
  font-weight: 600;
  color: #111;
  line-height: 25px;
}

.login-area .form .form-group .form-item.number {
  width: 303px;
  margin-right: 6px;
}

.form-group .form-item:first-child {
  margin-left: 0;
}

.form-group .form-item {
  /* display: -webkit-inline-box; */
  /*display: -ms-inline-flexbox;*/
  display: inline-flex;
  /* width: 100%; */
  /* margin-left: 26px; */
}

.login-area .banner-wrap ul li {
  font-size: 15px;
  color: #888888;
}

.login-area .banner-wrap ul li a {
  color: #ff6510;
  border-bottom: 1px solid #ff6510;
  margin-left: 4px;
}

.login-area .banner-wrap ul li + li {
  margin-top: 18px;
}

.btn-type3, .btn-type3-brd {
  height: 60px;
  line-height: 60px;
  border: 1px solid #ff6510;
  background: #ff6510;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
}

.btn-wrap, .btn-wrap2 {
  width: 100%;
}

.btn-type3 {
  width: 100%;
}

.login-area .form .form-group .form-item.number .select-type2 select {
  font-size: 16px;
  padding-right: 35px;
}

.btn-type.v7 {
  width: 120px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #ddd;
  background: #222;
  border-color: #222;
}

/************* 아이디/비밀번호 입력창 *************/
.login-area .tab-content {
  padding-top: 50px;
}

[class^=tab-content].active {
  display: block;
}

[class^=tab-content] {
  display: none;
}

.login-area .form-item + .form-item {
  margin-top: 10px;
}

/************* 입력하는 창 CSS *************/
input[type=text], input[type=submit], input[type=password],
input[type=search], input[type=number], input[type=reset],
input[type=email], input[type=tel], input[type=search],
input[type=file], input[type=email], input[type=tel], textarea {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  /*-webkit-appearance: none; */
  border: 1px solid #ddd;
  height: 42px;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 15px;
  color: #111;
  letter-spacing: -0.2px;
  font-weight: 500;
  font-family: "Roboto", "Noto", sans-serif;
}

/************* 아이디 저장 부분 *************/
.login-area .chk-item .chk-box {
  margin-top: 15px;
}

.chk-box {
  display: inline-block;
  text-align: left;
}

.chk-box input[type=checkbox], .chk-box input[type=radio] {
  display: none;
}

input[type=radio], input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input, select, textarea {
  font-size: 1em;
  vertical-align: middle;
}

label, select, input, textarea {
  vertical-align: middle;
}

.chk-box.v4 .checkbox {
  width: 20px;
  height: 20px;
  background-color: transparent;
}

.chk-box.v3.selected input[type=checkbox] + .checkbox, .chk-box.selected.v4 input[type=checkbox] + .checkbox {
  background-color: #222;
  border-color: #222;
}

.chk-box.v3.selected label, .chk-box.selected.v4 label {
  color: #111;
}

.chk-box .checkbox {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  background: #fff;
  border: 1px solid #ccc;
  vertical-align: middle;
}

.chk-box input[type=checkbox] + .checkbox:before, .chk-box input[type=checkbox] + .checkbox:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #fff;
  border-radius: 15px;
  transform-origin: left;
  transition: all 150ms;
}

.chk-box label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  color: #888888;
}

/*************아이디/비밀번호 찾기 부분*************/
.login-area .btn-member-wrap {
  float: right;
  font-size: 0;
  margin-top: 16px;
}

.login-area .btn-member-wrap span a {
  display: inline-block;
  font-size: 14px;
  color: #888888;
  vertical-align: middle;
}

a {
  color: #333;
  text-decoration: none;
}

.login-area .btn-member-wrap span#pw:before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 13px;
  background: #ddd;
  margin: 0 10px;
  vertical-align: top;
}

/************* 로그인 버튼 *************/
.login-area .btn-wrap .btn-type.v4 {
  width: 100%;
  background: #ff6510;
  border: 1px solid #ff6510;
}

.login-area .btn-wrap > [class^=btn-type] {
  height: 58px;
  line-height: 58px;
  font-size: 16px;
}

.btn-type.v4 {
  width: 220px;
  font-weight: 400;
  background: #222;
  border-color: #222;
}

.btn-type {
  width: 240px;
  height: 62px;
  background: #ff6510;
  border: 1px solid #ff6510;
  color: #fff;
  font-size: 18px;
  line-height: 62px;
  font-weight: 500;
}

[class^=btn-type] {
  display: inline-block;
  position: relative;
  text-align: center;
}

[class^=btn-type] {
  position: relative;
}

/************* 회원가입 버튼 부분 *************/
.login-area .btn-wrap + .btn-wrap {
  margin-top: 10px;
}

.login-area .btn-wrap .btn-type-brd5 {
  color: #000000;
}

.login-area .btn-wrap > [class^=btn-type] {
  height: 58px;
  line-height: 58px;
  font-size: 16px;
}

.btn-type-brd, .btn-type-brd3, .btn-type-brd4, .btn-type-brd5, .btn-type-brd6 {
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #ddd;
  font-weight: 500;
  line-height: 60px;
  color: #888888;
  font-size: 17px;
}

/************* 간편 로그인 부분 *************/
.login-area .btn-sns-wrap {
  margin-top: 40px;
}

.login-area .btn-sns-wrap .title-wrap {
  text-align: center;
}

.login-area .btn-sns-wrap .title-wrap .title-type {
  font-weight: 600;
  font-size: 20px;
}

[class^=title-wrap] [class^=title-type] {
  display: inline-block;
  vertical-align: middle;
  /* font-size: 28px; */
  color: #111;
  /* font-weight: 400; */
}

.title-type {
  /* font-size: 20px; */
  /* font-weight: 600; */
  /* color: #111; */
  line-height: 30px;
}

/************* 간편 로그인 아이콘 있는 부분 *************/
.login-area .btn-sns-wrap .btn-sns-list {
  /* display: -webkit-box; */
  display: flex;
  /*margin-top: 20px;*/
  /* -webkit-box-orient: horizontal; */
  /* -webkit-box-direction: normal; */
  /* flex-direction: row; */
  /* -webkit-box-pack: center; */
  justify-content: center;
}

ol, ul {
  list-style: none;
}

/************* 소셜 로그인 *************/
/* 카톡 */
.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item.btn-kakao {
  background: url(./FreeP/resourse/images/03visuals/sp/btn-kakao.png) no-repeat;
  background-size: contain;
}

/* T아이디 */
.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item.btn-t {
  background: url(./FreeP/resourse/images/03visuals/sp/btn-t.png) no-repeat;
  background-size: contain;
}

/* 네이버 */
.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item.btn-naver {
  background: url(./FreeP/resourse/images/03visuals/sp/btn-naver.png) no-repeat;
  background-size: contain;
}

/* apple */
.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item.btn-apple {
  background: url(./FreeP/resourse/images/03visuals/sp/btn-apple.png) no-repeat;
  background-size: contain;
}

.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item {
  display: inline-flex;
  width: 50px;
  height: 50px;
  font-size: 12px;
  text-align: center;
  padding-top: 53px;
}

.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item a {
  width: 100%;
  margin-top: -53px;
  padding-top: 59px;
}

a {
  color: #333;
  text-decoration: none;
}

.login-area .btn-sns-wrap .btn-sns-list .btn-sns-item + .btn-sns-item {
  margin-left: 26px;
}

/*★★★★★★★ 로그인 ★★★★★★★*/
/*★★★★★★★ 아이디/비밀번호 찾기 ★★★★★★★*/
/************* 아이디/비밀번호 찾기 글씨 *************/
[class^=sub-type] .page-title {
  font-size: 32px;
  color: #111;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
  color: #000;
  line-height: 1em;
}

/************* 홈> 아이디/비밀번호 찾기 *************/
[class^=sub-type] .page-title-wrap .depth-area {
  position: absolute;
  right: 0;
  top: 16px;
}

[class^=sub-type] .page-title-wrap .depth-area ol {
  font-size: 0;
}

[class^=sub-type] .page-title-wrap .depth-area ol li {
  display: inline-block;
  font-size: 13px;
  color: #888888;
}

[class^=sub-type] .page-title-wrap .depth-area ol li a, [class^=sub-type] .page-title-wrap .depth-area ol li strong {
  font-size: inherit;
  font-weight: inherit;
  color: #888888;
}

ol, ul {
  list-style: none;
}

ol {
  display: block;
  /*list-style-type: decimal;*/
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

a {
  color: #333;
  text-decoration: none;
}

[class^=sub-type] .page-title-wrap .depth-area ol li strong {
  color: #111;
}

/************* 아이디/비밀번호 찾기 뎁스*************/
[class^=sub-type] .menu-nav-wrap {
  position: relative;
  margin-top: 28px;
  padding-bottom: 15px;
  border-bottom: 2px solid #111;
}

[class^=sub-type] .menu-nav-wrap .menu-nav ul {
  font-size: 0;
}

ol, ul {
  list-style: none;
}

ul {
  display: block;
  /*list-style-type: disc;*/
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  /*padding-inline-start: 40px;*/
}

[class^=sub-type] .menu-nav-wrap .menu-nav ul li {
  display: inline-block;
}

[class^=sub-type] .menu-nav-wrap .menu-nav ul li.active a {
  font-weight: 600;
  color: #111;
}

[class^=sub-type] .menu-nav-wrap .menu-nav ul li a {
  font-size: 16px;
  color: #888888;
}

[class^=sub-type] .menu-nav-wrap .menu-nav ul li.srchPw:before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 14px;
  margin: 2px 20px 0;
  background: #ddd;
  vertical-align: top;
}

[class^=sub-type] .menu-nav-wrap .menu-nav ul li a {
  font-size: 16px;
  color: #888888;
}

/************* 회원정보로 찾기 부분 *************/
[class^=tab-content].active {
  display: block;
}

[class^=tab-content] {
  display: none;
}

.member .login-type {
  text-align: center;
  padding: 70px 0 50px;
}

.member .login-type ul li {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}

.ico-login1 {
  width: 48px;
  height: 52px;
  background-position: 0px -260px;
}

[class^=ico-] {
  display: inline-block;
  background: url(../images/sp/sp_common.png) no-repeat 0 0;
  vertical-align: middle;
}

.member .login-type ul li > div .title-type4 {
  font-weight: 500;
  margin: 20px 0 22px;
}

.title-type4 {
  font-size: 16px;
  color: #111;
  font-weight: 300;
}

.member .login-type ul li > div .btn-wrap {
  margin-top: 0;
}

.member .login-type ul li > div .btn-wrap .btn-type {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  width: 200px;
}

.btn-type.v4 {
  width: 220px;
  font-weight: 400;
  background: #222;
  border-color: #222;
}

.btn-type {
  /* width: 240px; */
  /* height: 62px; */
  /* background: #ff143c; */
  border: 1px solid #ff143c;
  color: #fff;
  /* font-size: 18px; */
  /* line-height: 62px; */
  /* font-weight: 500; */
}

[class^=btn-type] {
  display: inline-block;
  position: relative;
  text-align: center;
}

[class^=btn-type] {
  position: relative;
}

/************* 버튼들 사이 간격 조정 (본인인증/휴대폰 인증)*************/
.member .login-type ul li + li {
  margin-left: 80px;
}

.ico-login2 {
  width: 42px;
  height: 53px;
  background-position: -50px -260px;
}

/************* 아이핀 인증 부분 *************/
.ico-login3 {
  width: 56px;
  height: 52px;
  background-position: -95px -260px;
}

/************* 설명문 부분 *************/
.member .info-guide {
  background: #f5f5f5;
  text-align: center;
  padding: 22px 0;
}

.member .info-guide ul {
  display: inline-block;
}

.member .info-guide ul li {
  text-align: left;
  margin-top: 0;
  line-height: 25px;
}

.list-text-v2 li, .list-text-v3 li, .list-text-v4 li, .list-text-v5 li {
  /* font-size: 12px; */
  color: #888888;
  /* line-height: 18px; */
  position: relative;
  padding-left: 10px;
  /* margin-top: 10px; */
  font-size: 14px;
  /* line-height: 22px; */
}

li {
  display: list-item;
  /*text-align: -webkit-match-parent;*/
}

.list-text-v2 li:before, .list-text-v3 li:before, .list-text-v4 li:before, .list-text-v5 li:before {
  display: block;
  content: "-";
  position: absolute;
  top: -1px;
  left: 3px;
  color: #888888;
}

/************* 비밀번호 찾기 뎁스 *************/
[class^=sub-type] .menu-nav-wrap .menu-nav ul li {
  display: inline-block;
}

/*★★★★★★★ 아이디/비밀번호 찾기 /*★★★★★★★/*★★★★★★★/*★★★★★★★/*★★★★★★★/////



/*★★★★★★★ 회원가입 ★★★★★★★*/
/* 이메일 자동완성 안됨, 체크박스 안됨, 약관 팝업(?) */
/************* 회원가입 단계 쓰여있는 부분 *************/
.join-area .step-list {
  padding: 28px 0 32px;
  border-bottom: 1px solid #ddd;
}

.step-list {
  text-align: center;
}

.step-list ul {
  display: inline-block;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.step-list li.active {
  font-weight: 600;
  color: #111;
}

.step-list li {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  margin-right: 27px;
  text-align: center;
  font-size: 16px;
  color: #888888;
  font-weight: 500;
}

/*************홈>회원가입 부분 *************/
[class^=sub-type] .page-title-wrap .depth-area {
  position: absolute;
  right: 0;
  top: 16px;
}

ol, ul {
  list-style: none;
}

[class^=sub-type] .page-title-wrap .depth-area ol li {
  display: inline-block;
  font-size: 13px;
  color: #888888;
}

a {
  color: #333;
  text-decoration: none;
}

.step-list li:last-child {
  margin-right: 0;
  padding-right: 20px;
}

.step-list li:last-child:before {
  display: none;
}

/*************회원가입 단계 부분 *************/
.step-list li {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  margin-right: 27px;
  text-align: center;
  font-size: 16px;
  color: #888888;
  font-weight: 500;
}

.step-list li:before {
  /*display: inline-block;*/
  content: "";
  position: absolute;
  top: 50%;
  right: -13.5px;
  margin-top: -3.5px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-style: solid;
  border-color: transparent #ddd #ddd transparent;
  border-width: 0 1px 1px 0;
  /*-webkit-transform: rotate(
  -45deg
  );*/
  transform: rotate(-45deg);
}

.join-step2 ul:after {
  content: "";
  width: 270px;
}

.step-list ul:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  /*left: 0;*/
  /*width: 110px;*/
  height: 1px;
  background: #111;
}

/*************input박스 부분 *************/
.myinfo-wrap dl {
  padding-top: 30px;
  font-size: 0;
}

.myinfo-wrap dl dt.center {
  vertical-align: middle;
  margin-top: 0;
}

.join-step2 .myinfo-wrap dl dd.mb {
  margin-bottom: 20px;
}

.myinfo-wrap dl dd {
  vertical-align: middle;
  width: calc(100% - 250px);
}

.myinfo-wrap dl dt, .myinfo-wrap dl dd {
  display: inline-block;
  font-size: 16px;
  color: #111;
}

.join-step2 .myinfo-wrap dl dd .form-item.number input {
  width: 275px;
  padding: 0 10px;
}

.join-step2 .myinfo-wrap dl dd .form-item.name input, .join-step2 .myinfo-wrap dl dd .form-item.confirm input {
  width: 275px;
}

.join-step2 .myinfo-wrap dl dt.top {
  margin-top: 13px;
}

.myinfo-wrap dl dt {
  width: 250px;
  padding-left: 40px;
  font-weight: 600;
  vertical-align: top;
  line-height: 1;
  margin-top: 3px;
}

dl {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

input[type=text], input[type=submit], input[type=password],
input[type=search], input[type=number], input[type=reset],
input[type=email], input[type=tel], input[type=search],
input[type=file], input[type=email], input[type=tel], textarea {
  /*width: 100%;*/
  border-radius: 0;
  /*-webkit-box-shadow: none;*/
  box-shadow: none;
  -webkit-appearance: none;
  border: 1px solid #ddd;
  height: 42px;
  /*-webkit-box-sizing: border-box;*/
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 15px;
  /*color: #111;*/
  letter-spacing: -0.2px;
  font-weight: 500;
  font-family: "Roboto", "Noto", sans-serif;
}

/*************중복확인 버튼 부분 *************/
.myinfo-wrap dl dd .form-item .btn-type.v7 {
  color: #fff;
}

.join-step2 .myinfo-wrap dl dd .form-item .btn-type {
  vertical-align: top;
  margin-left: 1px;
  height: 42px;
  line-height: 42px;
}

.btn-type.v7 {
  width: 120px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #ddd;
  background: #222;
  border-color: #222;
}

.btn-type {
  width: 240px;
  height: 62px;
  background: #ff6510;
  border: 1px solid #ff6510;
  color: #fff;
  font-size: 18px;
  line-height: 62px;
  font-weight: 500;
}

[class^=btn-type] {
  display: inline-block;
  position: relative;
  text-align: center;
}

/*************생년월일 부분 *************/
.myinfo-wrap dl dd .form-group.v2 {
  display: block;
  /*font-size: 0;*/
}

.myinfo-wrap dl dd .chk-wrap {
  display: inline-block;
  margin-right: 30px;
}

.myinfo-wrap dl dd .form-group.v2 .form-item input {
  width: 130px;
  margin-right: 5px;
}

.chk-box input[type=checkbox], .chk-box input[type=radio] {
  display: none;
}

.myinfo-wrap dl dd .form-group.v2 .form-item.birth .chk-wrap:before {
  content: "";
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}

.chk-box:nth-of-type(n+2) {
  margin-left: 25px;
}

.chk-box {
  display: inline-block;
  text-align: left;
}

.chk-box input[type=radio] + .checkbox {
  border-radius: 100%;
}

.chk-box input[type=radio]:checked + .checkbox + label {
  color: #111;
}

.chk-box .checkbox {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  background: #fff;
  border: 1px solid #ccc;
  vertical-align: middle;
  margin-top: -2px;
}

.chk-box label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  color: #888888;
}

.chk-box input[type=checkbox]:checked ~ .checkbox:after, .chk-box input[type=radio]:checked ~ .checkbox:after {
  transition-delay: 100ms;
}

.chk-box input[type=radio]:checked ~ .checkbox:after {
  width: 10px;
  height: 10px;
  background: #ff6510;
}

.chk-box input[type=radio] + .checkbox:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  /* -webkit-transform: translate(-50%, -50%); */
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 100%;
  /* width: 10px; */
  /* height: 10px; */
  /* background: #fff; */
  /* -webkit-transition: all 150ms; */
  transition: all 150ms;
}

/*************생년월일 셀렉트 *************/
.form-group .form-item {
  display: inline-flex;
  width: 100%;
}

dl {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.select-type2, .select-type.type2, .company .sel_box {
  position: relative;
  /*width: 100%;*/
  height: 42px;
}

.myinfo-wrap dl dd .form-group.v2 .form-item .select-type2 {
  /*width: 130px;*/
  margin-right: 5px;
}

.member select:disabled, .member input:disabled {
  background: #f5f5f5;
}

.select-type2 select, .select-type.type2 select, .company .sel_box select {
  height: 100%;
  padding-left: 20px;
  padding-right: 50px;
  border: 1px solid #ddd;
  color: #888888;
  font-size: 15px;
}

.select-type2:after, .select-type.type2:after, .company .sel_box:after {
  /*content: '';*/
  z-index: 2;
  position: absolute;
  top: 15px;
  right: 15px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: transparent #888 #888 transparent;
  border-width: 0 1px 1px 0;
  /* -webkit-transform: rotate(
  45deg
  ); */
  transform: rotate(45deg);
  /* -webkit-transition: all 0.15s ease-in-out; */
  transition: all 0.15s ease-in-out;
}

.select-type2 {
  display: inline-block;
}

.member select:disabled, .member input:disabled {
  background: #f5f5f5;
}

.select-type2 select.selected, .select-type.type2 select.selected, .company .sel_box select.selected {
  color: #111;
  font-weight: 500;
  opacity: 1;
}

::before, ::after {
  box-sizing: border-box;
}

/************* 이메일 *************/
.myinfo-wrap dl dd .form-group.v2 .form-item.e-mail span {
  font-size: 16px;
  display: inline-block;
  padding: 0 12px;
  line-height: 42px;
  margin-left: -10px;
}

input[type=text], input[type=password], textarea {
  /* -webkit-transition: all 0.3s ease-in-out; */
  transition: all 0.3s ease-in-out;
}

input[readonly] {
  background: #f5f5f5;
  color: #000;
}

/*************개인정보 유효기간 부분 *************/
.myinfo-wrap dl dd .text-type {
  font-size: 14px;
  margin-top: 15px;
}

.text-type {
  font-size: 13px;
  color: #888888;
}

/*************약관 광고성 수신 *************/
.myinfo-wrap dl dd {
  vertical-align: middle;
  width: calc(100% - 250px);
}

.myinfo-wrap dl dd .form.agree .chk-box {
  display: block;
}

input[type=radio], input[type=checkbox] {
  /* -webkit-appearance: none; */
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
}

.join-step2 .myinfo-wrap dl dd .form.agree > .chk-box {
  margin-bottom: 15px;
}

.myinfo-wrap dl dd .form.agree .chk-box {
  display: block;
}

.myinfo-wrap dl dd .form.agree > .chk-box {
  margin-bottom: 15px;
}

.myinfo-wrap dl dd .chk-box {
  vertical-align: middle;
}

.chk-box {
  display: inline-block;
  text-align: left;
}

.myinfo-wrap dl dd .agree ~ .text-type {
  line-height: 26px;
}

/*************약관 전체동의*************/
.myinfo-wrap dl dd .chk-box {
  vertical-align: middle;
}

.join-step2 .myinfo-wrap dl dd .form.agree ul {
  padding-left: 28px;
}

.chk-box.v4 .checkbox {
  width: 20px;
  height: 20px;
  background-color: transparent;
}

.chk-box.v3 .checkbox, .chk-box.v4 .checkbox {
  /* background-color: #ddd; */
  border-color: #ddd;
}

.chk-box input[type=checkbox] + .checkbox:before, .chk-box input[type=checkbox] + .checkbox:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #fff;
  border-radius: 15px;
  /* -webkit-transform-origin: left; */
  transform-origin: left;
  /* -webkit-transition: all 150ms; */
  transition: all 150ms;
}

.myinfo-wrap dl dd .form.agree .chk-box label {
  font-size: 15px;
}

.join-step2 .myinfo-wrap dl dd .form.agree ul li .btn-link {
  font-size: 14px;
  color: #111;
  border-bottom: 1px solid #111;
  margin-left: 8px;
}

ul {
  display: block;
  /*list-style-type: disc;*/
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  /*padding-inline-start: 40px;*/
}

.join-step2 .myinfo-wrap dl dd .form.agree ul li + li {
  margin-top: 10px;
}

/*************가입하기 버튼*************/
.myinfo-wrap > .btn-wrap {
  margin-top: 60px;
}

.btn-wrap, .btn-wrap2 {
  width: 100%;
}

[class^=btn-wrap] {
  /* margin-top: 30px; */
  font-size: 0;
  text-align: center;
}

.btn-type.v6 {
  width: 220px;
  font-weight: 400;
}

/*★★★★★★★ 회원가입 ★★★★★★★*/