@charset "utf-8";

/* 사업자선택 */
.bsRadio-area {font-size: 0; } 
.bsRadio-area .bsRadio label {display: inline-block;padding: 0 18px;border: 1px solid #ddd;font-size: 14px;color: #333;/* height: 50px;line-height: 50px; */border-radius: 5px 5px;text-align: center;cursor: pointer; } 
.bsRadio-area .bsRadio input[type='check']:checked + label,
.bsRadio-area .bsRadio input[type='radio']:checked + label {border-color: #054cff; color: #054cff; } 
.bsRadio-area .bsRadio + .bsRadio {margin-left: 10px; } 

.bsRadio-area.type1 .bsRadio label {width: 295px; } 
.bsRadio-area.type2 {display: flex; align-items: center; justify-content: space-between;} 
.bsRadio-area.type2 .bsRadio label {min-width: 145px; } 
.bsRadio-area.type2 .bsRadio + .bsRadio {margin-left: 5px; } 



/* input */
.component {margin-top: 20px; } 
.component:after {content: '';display: block;clear: both; } 
.component:first-child {margin: 0; } 
.component dt {float: left;position: relative;width: 170px;color: #3e3e3e;font-size: 14px;font-weight: bold;line-height: 60px; } 
.component dt i {color: #054cff; } 
.component dt .tip {position: absolute;top: 2px;right: 0;color: #054cff;font-size: 12px;font-weight: normal; } 
.component dd {position: relative;float: left;width: 430px; } 
.component dd input[type='text'],
.component dd input[type='password'],
.component dd input[type='number'],
.component dd select {width: 100%;height: 50px;border: 1px solid #ddd;padding-left: 20px;font-size: 14px;vertical-align: top; } 
.component dd textarea {width: 100%;border: 1px solid #ddd;padding: 20px;font-size: 14px;vertical-align: top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; } 

.component .certify {display: inline-block;position: relative;width: 365px;margin-left: 1px;vertical-align: top; } 
.component .certify.full-type {width: 100%;margin-left: 0; } 
.component .certify input[type='text'] {padding-right: 95px; } 
.component .certify input[type='button'] {display: inline-block;position: absolute;top: 50%;right: 11px;min-width: 60px;height: 38px;margin-top: -19px;padding: 0 10px;color: #9e9e9e;text-align: center; } 
.component .certify input[type='button'][disabled='disabled'] {background: #054cff;color: #fff; } 
.component .msg {margin-top: 10px;color: #ff5a00;line-height: 1.2; } 
.component .sect {display: block;margin-top: 20px; } 
.component .nation-code {display: block;position: absolute;top: 10px;left: 0;width: 44px;padding: 9px 0 9px 20px;border-right: 1px solid #ddd;font-size: 14px;line-height: 1; } 
.component .nation-code + input[name='pcs1'] {padding-left: 75px; } 



/* 탭메뉴 */
.wrap-tab-cont {width: 100%;overflow: hidden; } 
.wrap-tab-cont .tab-cont {display: none; } 
.wrap-tab-cont .tab-cont.active {display: block; } 

/* 탭버튼 */
.navi-tab {display: table;table-layout: fixed;width: 100%;border-top: 1px solid #ddd;font-size: 14px;height: 50px; } 
.navi-tab a {display: table-cell;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; } 
.navi-tab a {border: 1px solid #ccc;border-width: 0 1px 1px 1px;background: #f8f8f8;line-height: 40px;text-align: center; } 
.navi-tab a + a {border-left: 0; } 
.navi-tab a.active {border-bottom: 1px solid #fff;background: #fff;color: #000;font-weight: 800; } 
.navi-tab a span {vertical-align: middle; } 

/*****************************************************
MEMBER
******************************************************/
.plan-container { position: relative; display: block; width: 1000px; margin: 0 auto; } 
.biz-desc { font-size: 14px; color: #054cff; font-weight: 600; } 
.btn-area { margin: 50px 0 0 0; } 

/* 로그인 */
.wrap-login { padding: 80px 0 148px; } 
.page-title { font-size: 32px; color: #111; text-align: center; font-weight: bold; letter-spacing: -0.64px;} 
.page-sub-title { font-size: 28px; color: #333; line-height: 1; text-align: center; } 
.page-desc { margin-top: 20px; font-size: 16px; color: #0d0d0d; line-height: 22.4px; text-align: center; letter-spacing: -0.32px} 

.login-field { margin: 40px auto 0 auto; width: 440px; letter-spacing: -0.28px;} 
.login-field input[type='password'],
.login-field input[type='text'] {display: inline-block; width: 440px; height: 50px; padding: 0 20px; margin-bottom: 10px; background: #fff; border: 1px solid #ddd;} 
.login-field input[type='password']:focus,
.login-field input[type='text']:focus {border-color: #111;}
.login-field .wrap-chkS {margin-top: 10px; margin-bottom: 35px; color: #0d0d0d; font-size: 14px;} 

.btn-login {display: block; width: 100%; height: 54px; margin: 0 0 24px; line-height: 48px; height: 48px; background: #054cff; color: #fff; border-radius: 4px; font-size: 14px;} 

.link-login { font-size: 13px; color: #323232; text-align: center;} 

.login-notice {margin: 80px auto 0; width: 440px; font-size: 14px; color: #0d0d0d; letter-spacing: -0.28px;} 
.login-notice .notice_desc {padding: 14px 0; background-color: #f8f8f8; line-height: 1.4; text-align: center; font-weight: 600; } 
.login-notice .area {display: flex; justify-content: space-between; padding: 20px 0; color: #323232; letter-spacing: -0.28px;} 
.login-notice .area + .area { border-top: 1px solid #e4e4e4; } 
.login-notice .join-btn {display: inline-block; width: 132px; line-height: 40px; height: 40px; background-color: #fff; border: solid 1px #054cff; color: #054cff; border-radius: 3px; font-size: 14px; text-align: center;} 

/* id/pw 찾기 */
.wrap-idpw-search { width: 520px; margin: 0 auto; padding: 80px 0 200px; background: #fff; } 
.wrap-idpw-search .page-title { margin-bottom: 40px; } 

.wrap-idpw-search .navi-tab { height: auto; } 
.wrap-idpw-search .navi-tab a { position: relative; background: #fff; color: #888; font-size: 16px; line-height: 60px; } 
.wrap-idpw-search .navi-tab a.active { color: #3e3e3e; font-weight: 400; } 
.wrap-idpw-search .navi-tab a.active:after { content: ''; display: block; position: absolute; top: -1px; left: -1px; width: 100%; padding: 0 1px; height: 3px; background: #054cff; } 

.wrap-idpw-search .wrap-tab-cont { padding: 40px; border: 1px solid #ddd; border-top: 0; box-sizing: border-box;} 

.wrap-idpw-search .wrap-type-select { display: block; margin-bottom: 20px; font-size: 0; } 
.wrap-idpw-search .wrap-type-select:after { content: ''; display: block; clear: both; } 
.wrap-idpw-search .type-select { display: inline-block; position: relative; width: 214px; height: 50px; margin-left: 10px; color: #3e3e3e; font-size: 16px; vertical-align: top; } 
.wrap-idpw-search .type-select:nth-child(1) { margin-left: 0; } 

.wrap-idpw-search .type-select input[type='radio'] { position: absolute; width: 100%; height: 100%; opacity: 0; } 
.wrap-idpw-search .type-select label { display: table-cell; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 214px; height: 50px; border: 1px solid #ddd; border-radius: 5px; color: #3e3e3e; font-size: 16px; font-weight: 600; vertical-align: middle; text-align: center; } 
.wrap-idpw-search .type-select input[type='radio']:checked + label { border: 2px solid #054cff; color: #054cff; font-weight: bold; } 

.wrap-idpw-search .field.m-type2 { display: none; } 

.wrap-idpw-search .field + .field { margin-top: 10px; } 
.wrap-idpw-search .field input[type='text'] { border: 1px solid #ddd; width: 100%; height: 50px; border: 1px solid #ddd; padding-left: 20px; font-size: 14px; vertical-align: top;} 
.wrap-idpw-search .field input[type='text']:focus {border-color: #111;}
.wrap-idpw-search ::-webkit-input-placeholder { color: #9e9e9e; } 
.wrap-idpw-search ::-moz-placeholder { color: #9e9e9e; } 
.wrap-idpw-search :-ms-input-placeholder { color: #9e9e9e; } 
.wrap-idpw-search :-moz-placeholder { color: #9e9e9e; } 
.wrap-idpw-search .btn-area { margin-top: 20px; margin-bottom: 0; padding: 0; } 
.wrap-idpw-search .btn-area input[type='submit'] { display: block; position: relative; width: 100%; height: 48px; background: #054cff; color: #fff; border-radius: 4px; font-size: 14px; cursor: pointer;} 
.wrap-idpw-search .btn-area input[type='submit']:hover {background: #247dff;}
.wrap-idpw-search .search-desc { margin-bottom: 30px; color: #3e3e3e; font-size: 16px; line-height: 1.4; text-align: center; } 

.wrap-idpw-search .result-area { padding: 20px; background: #f6f6f6; line-height: 1; text-align: left; } 
.wrap-idpw-search .result-area li { color: #3e3e3e; font-size: 14px; font-weight: 600; } 
.wrap-idpw-search .result-area li + li { margin-top: 15px; } 
.wrap-idpw-search .result-area li i { display: inline-block; width: 82px; color: #666; font-weight: 400; } 
.wrap-idpw-search .result-area .no-result { padding: 15px 0; text-align: center; } 
.wrap-idpw-search .desc-result { margin-top: 15px; color: #888; font-size: 14px; letter-spacing: -0.025em; } 

/* 약관동의 */
.wrap-member {padding: 80px 0 160px;} 
.wrap-member .info {margin-top: 20px; text-align: center; font-size: 16px; font-weight: normal; letter-spacing: -0.32px; color: #0d0d0d; text-transform: none;}
.status { display: block; margin-top: 30px; margin-bottom: 40px; font-size: 0; text-align: center; } 
.status li { display: inline-block; font-size: 14px; color: #888; } 
.status li .ico { display: inline-block; width: 54px; height: 54px; background: url('../images/bizhome/status_spr.png') no-repeat; background-size: 199px auto; vertical-align: middle; } 
.status li > span { display: inline-block; margin-left: 15px; vertical-align: middle; line-height: 1; text-align: left; font-weight: 600; } 
.status li > span > em { display: block; margin-bottom: 7px; font-size: 14px; font-weight: 800; } 
.status li.on { color: #222; } 
.status li + li:before { content: ''; display: inline-block; width: 18px; height: 33px; margin: 0 25px; background: url('../images/bizhome/biz_sprite.png') no-repeat -49px -85px; vertical-align: middle; } 

.status li.step02 .ico { background-position: -72px 0; } 
.status li.step03 .ico { background-position: -145px 0; } 
.status li.step01.on .ico { background-position: 0 -58px; } 
.status li.step02.on .ico { background-position: -72px -58px; } 
.status li.step03.on .ico { background-position: -124px -50px; } 

.agreement { margin: 0px auto 40px; width: 600px; } 
.agreement .agreement-box { background: #fff; text-align: left; } 
.agree-txt { position: relative; padding: 20px; border-bottom: 1px solid #e4e4e4;} 
.agreement-box > .agree-txt { padding: 29px 20px; border: 1px solid #e4e4e4; background: #f8f8f8; letter-spacing: -0.32px;} 
.agreement-box > .agree-txt .chkS > span {text-transform: none;}
.agree-txt label { font-size: 16px; color: #3e3e3e; font-weight: 600; } 
.agree-txt label strong { font-size: 13px; color: #054cff; font-weight: normal; margin-left: 3px;} 
.agree-txt .txt { display: block; font-size: 14px; color: #323232; font-weight: normal; text-transform: none;} 
.agree-txt .btn-type1 {/*  position: absolute; top: 50%; right: 0; */ height: 32px; margin-top: -16px; padding: 0 16px; border-color: #ccc; border-radius: 0; background: #f8f8f8; font-size: 13px; border: 1px solid #ddd; color: #0d0d0d; } 

.custom-checkbox .agree-txt {display: flex; justify-content: space-between; align-items: center; padding: 29px 0px 20px; letter-spacing: -0.28px;}
.custom-checkbox .agree-txt .agree_left {padding-left: 20px; max-width: 80%;}
.custom-checkbox .agree-txt .agree_left .chkS > span {display: block; text-transform: none;}
.custom-checkbox .agree-txt label {margin-bottom: 17px;}

.wrap-member .btn-area .btn_submit {display: inline-block; width: 160px; line-height: 48px; font-size: 14px; /* vertical-align: middle; */ border-radius: 3px; text-align: center; background: #054cff; color: #fff;}
.wrap-member .btn-area .btn_submit:hover {background: #6994ff; cursor: pointer;}

/* 회원가입 정보입력 */
.join-section { display: block; width: 600px; margin: 0 auto; } 
.join-section + .join-section { margin-top: 70px; } 
.join-section.last { padding-bottom: 30px; border-bottom: 1px solid #ddd; } 
.join-section h2 { padding-bottom: 10px; font-size: 20px; font-weight: 600; color: #333; border-bottom: 1px solid #9e9e9e; } 
.join-section h3 {padding-bottom: 10px; border-bottom: 1px solid #9e9e9e; font-size: 18px;}
.join-section .component { margin-top: 20px; } 
.join-section .component:after { content: ''; display: block; clear: both; } 
.join-section .component:first-child { margin: 0; } 
.join-section .component dt {float: none; position: relative; width: 100%; color: #3e3e3e; font-size: 14px; font-weight: bold; line-height: 1; padding: 10px 0px; } 
.join-section .component dt i { color: #054cff; } 
.join-section .component dt .tip { position: absolute; top: 2px; right: 0; color: #054cff; font-size: 12px; font-weight: normal; } 
.join-section .component dd { position: relative; float: none; width: 100%;} 

.join-section .component dd input[type='text'],
.join-section .component dd input[type='password'],
.join-section .component dd input[type='email'],
.join-section .component dd input[type='number'],
.join-section .component dd select { width: 100%; height: 50px; border: 1px solid #ddd; padding-left: 20px; font-size: 14px; vertical-align: top; box-sizing: border-box;}
.join-section .component dd textarea { width: 100%; border: 1px solid #ddd; padding: 20px; font-size: 14px; vertical-align: top; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } 
.join-section ::-webkit-input-placeholder { color: #9e9e9e; } 
.join-section ::-moz-placeholder { color: #9e9e9e; } 
.join-section :-ms-input-placeholder { color: #9e9e9e; } 
.join-section :-moz-placeholder { color: #9e9e9e; } 

.join-section .component dd input[type='text']:focus,
.join-section .component dd input[type='password']:focus,
.join-section .component dd input[type='email']:focus,
.join-section .component dd input[type='number']:focus {border-color: #111;}

.join-section .component .certify { display: inline-block; position: relative; width: 365px; margin-left: 1px; vertical-align: top; } 
.join-section .component .certify.full-type { width: 100%; margin-left: 0; } 
.join-section .component .certify input[type='text'] { padding-right: 95px; } 
.join-section .component .certify input[type='button'] { display: inline-block; position: absolute; top: 50%; right: 11px; min-width: 60px; height: 38px; margin-top: -19px; padding: 0 10px; color: #fff; background: #054cff; text-align: center; cursor: pointer;} 
.join-section .component .certify input[type='button']:hover {background: #247dff;}
.join-section .component .certify input[type='button'][disabled='disabled'] { background: #888; color: #9e9e9e; }
.join-section .component .certify .btn_certify { display: inline-block; position: absolute; top: 50%; right: 11px; min-width: 60px; height: 38px; margin-top: -19px; padding: 0 10px; color: #fff; background: #054cff; text-align: center; } 
.join-section .component .certify .btn_certify:hover {background: #247dff;}
.join-section .component .msg { margin-top: 10px; color: #ff5a00; line-height: 1.2; } 
.join-section .component .sect { display: block; margin-top: 20px; } 
.join-section .component .nation-code { display: block; position: absolute; top: 10px; left: 0; width: 44px; padding: 9px 0 9px 20px; border-right: 1px solid #ddd; font-size: 14px; line-height: 1; } 
.join-section .component .nation-code + input[name='pcs1'] { padding-left: 75px; } 

.join-section .component .list-type1 li {text-transform: none;}

#checkAuthMailArea {padding-top: 10px;}

.join-section .list-type3 { margin-top: 30px; } 

.join-section.margin_top_70 { margin-top: 70px; } 
.join-section .sub-section h3 { display: block; margin: 30px 0 15px; font-size: 16px; color: #333; font-weight: 600; font-size: 18px;} 
.join-section.marketing { margin-bottom: 70px; }

.wrap-member .btn-area {display: flex; justify-content: center;}
.wrap-member .btn-area a.biz2 {background: #065cff; border-color: #065cff; color: #fff;}
.wrap-member .btn-area input[type=submit].biz2 {display: block; width: 160px; height: 48px; background: #065cff; border: 1px solid #065cff; border-radius: 3px; font-size: 14px; letter-spacing: -0.28px; color: #fff; font-weight: 500; margin-right: 0;}
.wrap-member .btn-area a + a {margin-left: 8px;}
.wrap-member .btn-area .btn_next {margin-left: 8px;}

.agreement_check {display: flex; justify-content: flex-start; align-items: center; margin: 0 0 15px 0;}
.agree_radio_wrap .chkS:last-of-type {margin: 0;}

/* 회원가입 완료 */
.join-complete {margin-top: 40px;} 
.join-complete .complete-msg {width: 800px; margin: 0 auto; padding: 40px 0; background: #f2f6ff; text-align: center;} 
.join-complete .complete-msg p strong {display: block; font-size: 24px; font-weight: bold; line-height: 33.6px; letter-spacing: -0.48px; color: #0d0d0d; text-transform: none;}
.join-complete .complete-msg p strong.pcolor {color: #054cff;}
.join-complete .complete-msg strong:last-child {padding-bottom: 30px;}
.join-complete .complete-msg p .pcolor {color: #054cff;}
.join-complete .complete-msg .msg_desc { font-size: 14px; line-height: 22.4px; letter-spacing: -0.28px; color: #0d0d0d; padding-top: 30px; position: relative; text-transform: none;}
.join-complete .complete-msg .msg_desc::before {content: ''; position: absolute; left: 50%; top: 0; transform: translate(-50%, 0); width: 57px; height: 1px; background: #e4e4e4;}

.join-complete .btn-area {display: flex; justify-content: center;}
.join-complete .btn-area a {display: block; width: 160px; line-height: 48px; margin-right: 10px; border: 1px solid #ccc; border-radius: 3px; font-size: 14px; letter-spacing: -0.28px; color: #0d0d0d; font-weight: 500;}
.join-complete .btn-area a.biz2 {background: #065cff; border-color: #065cff; color: #fff; margin-right: 0;}
.join-complete .btn-area a.biz2:hover {background: #247dff;}

.company-info { display: block; width: 600px; margin: 0 auto; padding-top: 70px; } 

/* 사업 유형 선택 */
.wrap-biz-plan { padding: 80px 0; } 
.biz-plan-select { display: block; width: 1160px; margin: 60px auto 0; font-size: 0; } 
.biz-radio { display: inline-block; margin-right: 40px; line-height: 1.2; vertical-align: top; } 
.biz-radio:nth-child(4n) { margin-right: 0; } 
.biz-radio:nth-child(4) ~ .biz-radio { margin-top: 40px; } 
.biz-radio label { display: block; width: 260px; height: 230px; border-radius: 30px; padding: 32px 15px 0; border: 1px solid #d3dae1; text-align: center; transition: all 0.3s ease; cursor: pointer; background-size: 258px 140px !important; background-position: center bottom !important; background-repeat: no-repeat; } 
.biz-radio label > span { display: block; font-size: 20px; line-height: 1.2; letter-spacing: -1px; color: #1f4583; font-weight: 600; text-align: center; } 

.biz-radio.shop label { background-image: url('../images/bizhome/@main_plan_01.png'); } 
.biz-radio.global label { background-image: url('../images/bizhome/@main_plan_02.png'); } 
.biz-radio.domestic label { background-image: url('../images/bizhome/@main_plan_03.png'); } 
.biz-radio.overseas label { background-image: url('../images/bizhome/@main_plan_04.png'); } 
.biz-radio.fashion label { background-image: url('../images/bizhome/@main_plan_05.png'); } 
.biz-radio.franchise label { background-image: url('../images/bizhome/@main_plan_06.png'); } 
.biz-radio.marketing label { background-image: url('../images/bizhome/@main_plan_07.png'); } 
.biz-radio.wholesaler label { background-image: url('../images/bizhome/@main_plan_08.png'); } 

.biz-radio.shop input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_01.png'); } 
.biz-radio.global input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_02.png'); } 
.biz-radio.domestic input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_03.png'); } 
.biz-radio.overseas input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_04.png'); } 
.biz-radio.fashion input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_05.png'); } 
.biz-radio.franchise input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_06.png'); } 
.biz-radio.marketing input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_07.png'); } 
.biz-radio.wholesaler input[type='radio']:checked + label { background-image: url('../images/bizhome/@main_plan_ov_08.png'); } 

.biz-radio input[type='radio']:checked + label { border-color: #3e6db3; background-color: #3e6db3 !important; } 
.biz-radio input[type='radio']:checked + label > span { color: #fffd43; } 

.biz-plan-msg { width: 740px; padding: 60px 0 70px; margin: 80px auto 0; border-top: 1px solid #ddd; text-align: center; } 
.biz-plan-msg .plan-msg { font-size: 22px; color: #333; line-height: 1.2; } 
.biz-plan-msg .plan-msg strong { display: block; margin-top: 15px; font-size: 28px; color: #333; } 
.biz-plan-msg .btn-area { margin-top: 30px; } 

.biz-info-box { width: 790px; margin: 0 auto; padding: 20px; border: 1px solid #e0e9ee; background: #f5fbff; border-radius: 5px 5px; font-size: 14px; color: #333; text-align: center; } 
.biz-info-box > a { text-decoration: underline; } 

/**************************join-input htm*************************/
.btn-small { display: inline-block; min-width: 200px; padding: 5px 20px; margin-top: 10px; background: #4abfff; font-size: 14px; text-align: center; line-height: 1.5; color: #fff; } 
.join-section .list-type3.second { margin-top: 10px; } 
.business-infomation .list-type3 li:first-child:before { content: ''; display: block; position: absolute; top: 5px; left: 0; width: 3px; height: 3px; border-radius: 50%; background: #3e3e3e; } 
.business-infomation .list-type3 li:before { display: none; } 
.document-infomation .list-type3 li:before { content: ''; display: block; position: absolute; top: 5px; left: 0; width: 3px; height: 3px; border-radius: 50%; background: #3e3e3e; } 
.join-section .fileUpload dt { line-height: 30px; } 
.join-section .file-find { display: inline-block; padding: 7px 10px; color: #fff; font-size: inherit; line-height: normal; vertical-align: middle; background-color: #4abfff; cursor: pointer; } 
.join-section .fileName { display: inline-block; } 
.fileUpload .upload-name { display: none; max-width: 150px; margin-left: 10px; background-color: transparent; line-height: 30px; cursor: pointer; } 
.fileUpload .upload-name.on { display: inline-block; } 
.fileUpload .fileNameDelete { display: none; width: 15px; height: 30px; background: url('../images/bizhome/EX.png') no-repeat center; background-size: 100%; font-size: 0; } 
.fileUpload .fileNameDelete.on { display: inline-block; vertical-align: top; } 

/* 휴면계정 안내 */
.member_sleep_info_wrap {width: 750px; min-height: 50vh; padding: 150px 0; margin: 0 auto; color: #222;}
.member_sleep_info_wrap h3 {font-size: 40px; text-align: center;}
.member_sleep_info_wrap .info { margin-top: 40px; font-size: 17px;}
.member_sleep_info_wrap .info li {position: relative; margin-top: 5px; padding-left: 10px;}
.member_sleep_info_wrap .info li span {color: #247dff;}
.member_sleep_info_wrap .info li::before {position: absolute; top: 50%; left:0; transform: translateY(-50%); content: ''; display: block; width: 3px; height: 3px; background-color: #222; border-radius: 100%;}
.member_sleep_info_wrap .page_move_btn {margin-top: 50px; text-align: center;}
.member_sleep_info_wrap .page_move_btn:after {display: none;}