@charset "UTF-8";
.main-container, .rowJustify{
    max-width: 1024px;
    margin: 0 auto !important;
    position: relative;
}

#favorite {
    font-size: 1.1rem;
    font-weight: 400;
    padding-left:0 !important;
}

.top_input_center {
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding-top: env(safe-area-inset-top);*/
    line-height: 1em;
    padding: 0;
    margin-top: 20px;
}

.user_n {
    font-weight: bold;
}

.user_p {
    font-weight: bold;
}

.user_n_back {
    padding-left: 1rem !important;
    color: #000 !important;
    font-size: 0.95em;
    font-weight: 400;
    background-color: #fff !important;
    border-right:none;
    border-left:none;
    border-top:none;
    border-bottom:2px solid #b7b7b7 !important;
}

.user_p_back {
    padding-left: 1rem !important;
    color: #000 !important;
    font-size: 0.95em;
    font-weight: 400;
    background-color: #fff !important;
    border-right:none;
    border-left:none;
    border-top:none;
    border-bottom:2px solid #b7b7b7 !important;
}

.re_me {
    font-size: 0.8em;
    color: #999 !important;
    font-weight: 700;
}

/* .re_me > p {
    transform: translateY(3px)!important;
} */

/* insio 로고이미지 */
.logoImg{
    width: 100px;
    margin: 0 auto;
    padding-bottom: 3em;
}

/* 로그인 입력, 로그인버튼 */
#login_groupbox{display: flex; justify-content: space-between;}

.form_loginBox{width: 72%; padding-right: 3%;}

.button_loginbox{
    width: 25%; 
    display: flex;
    align-items: center;
    padding-top:10px;
}
.button_loginbox>button{font-weight:700 !important;}

@media (min-width:469px) and (max-width:600px) {
    .form_loginBox{width: 77%; padding-right: 3%;}
	.button_loginbox{width: 20%;}
}
@media (min-width:601px) and (max-width:1920px) {
    .form_loginBox{width: 80%; padding-right: 2%;}
	.button_loginbox{width: 18%;}
}

/* 아이디 찾기, 비밀번호 찾기 */
.login_line{"C:/Users/designPC/Downloads/cp 가산수수료 화면 기획_22.03.21_v0.4 (1).pptx"
    width: 100%; 
    display: flex; padding-bottom: 20px; 
    position: relative;
}

.keep_agree_container{
	width: 100%;
	height: 20px !important;
}
.login-findWrap{position: absolute; right: 0;}

@media (min-width:414px) and (max-width:768px) {

    .login-findWrap{right: 10px;}
}
@media (min-width:1024px) {
    .login-findWrap{right: 45px;}
}

.bottom-loginFind{
    font-size: 0.8em;
    color: #999 !important;
    font-weight: 700;
}

.login-find-wrap {
    margin-top: 2.3em;
}

.login-find-wrap .bottom-left{
    color: #666;
    font-size: 0.9em;
    margin-left:17%;
    margin-right:10%;
}

.login-find-wrap .bottom-right{
    color: #666;
    font-size: 0.9em;
    margin-left:10%;
    margin-right:17%;
}

/* 이메일 가입 */
.email_join{
    width: 100%;
    text-align: center;
    font-size: 0.95em;
    margin : 20px 0 0 0;
}
.bottom-email{padding-bottom: 3px; border-bottom: 0.5px solid #666; font-size: 1em; font-weight: 700;}

/* 가입 및 소셜 */
.join_end01{min-height: 220px;}

.join_end{
    width:100%;
    position: absolute; 
    left: 0; bottom: 0;
}
.join_wrap {width: 100%; padding: 0 15px;}
.snsTxt{width: 100%; position: relative;}

.social_text {
    width: 100%;
    background: rgb(255, 255, 255);
    padding: 0 15px;
    color: #444;
    font-size: 0.9em;
    font-weight: 700;
}

.social_text::before{
    content: "";
    display: block;
    width: 45%;
    height: 1px;
    background: #444;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -2;
}

.social_text::after{
    content: "";
    display: block;
    width: 45%;
    height: 1px;
    background: #444;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -2;
}

/* 비회원 주문 */
.no_member{
    width: 100%;
    background-color: rgb(131, 131, 131);
    color: #fff;
    font-weight: 700;
    font-size: 0.95em !important;
    padding-top: 0.65em !important;
    padding-bottom: 0.55em !important;
    border-radius: 35px;
    border: 0;
}

/* 가입 약관동의 체크 */

.join_agree_title {
    font-size: 1.3em;
    margin-top: 15%;
    text-align: center;
    line-height: 1.7em;
    margin-bottom: 15%;
}



/* 비회원 주문하기 버튼 */

.swal2-button:not([disabled]):hover {
    background-color: #333;
}

.swal2-button {
    background-color: #54565a;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 20px;
    margin: 0;
    cursor: pointer;
}


/* 로그인 버튼 */

.swal3-button:not([disabled]):hover {
    background-color: #7e0037;
}

.swal3-button {
    background-color: #d41367;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 20px;
    margin: 0;
    cursor: pointer;
}

.sweet-alert p {
    font-size: 14px;
/*     margin-bottom: 2em; */
    
}

