@charset "utf-8";


/* mypage.htm */

.mypage .profile-head {
    padding-top: 20px;
    border-bottom: none;
}
.mypage .profile-head-photo .photo-wrap {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    border-radius: 50%;
    overflow: hidden;
}

.profile-head .name-wrap{
    display: flex;
    vertical-align: middle;
    position: relative;
    width: 180px;
    margin: 10px auto 30px;
    align-items: center;
}
.profile-head .name-wrap .name-show{
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
#btnModUsrNick{
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
}
#btnModUsrNick span img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.bt-bg{
    background-color: #F6F6F6;
    padding: 30px 5%;
}

.community-list {
    padding: 0;
}
.community-list:hover {
    background-color: rgba(249, 250, 251,0);
}

.community-list ul li{
    border: none;
    width: calc(50% - 5px);
    margin: 0 0 10px;
    padding: 10px 15px;
    box-shadow: none;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
}

.community-list ul li h3{
    display: flex;
    color: #000;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Pretendard;
}
.community-list ul li h3 img{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 4px;
}

.community-list ul li .spot-mark{
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.sta-num {
    font-size: 16px;
    color: #d9281b;
}
.community-list ul li .status-btn img{
    width: 16px;
    height: 16px;
    margin-left: 4px;
    object-fit: contain;
    vertical-align: baseline;
}
    
/* 주문내역, 장바구니 */

.mypage .profile-menu {
    position: relative;
    padding: 0;
}

.mypage .profile-menu h3 {
    font-size: 14px;
    font-family: Pretendard;
    color: #000;
    margin-top: 0;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    vertical-align: middle;
    margin-bottom: 10px;
}
.mypage .profile-menu ul{
    display: flex;
    justify-content: space-between;
    margin: 0;
    gap: 10px;
}
.mypage .profile-menu ul li{
    background-color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px;
    width: 50%;
}
.mypage .profile-menu ul li:after {
    display: none;
    background: none;
}
.mypage .profile-menu ul li a{
    padding: 0;
    font-size: 14px;
    color: #000;
}

.mypage .profile-menu ul li .spot-mark {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    display: flex;
}
.mypage .profile-menu ul li .status-btn img {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    object-fit: contain;
    vertical-align: baseline;
}

.mypage .profile-menu ul li h3 img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: inline-block;
    padding-right: 4px;
}


/* 로그아웃, 회원탈퇴 */
.mypage .exit-menu .exit-ul{
    display: flex;
    justify-content: center;
    /*241205 수정*/
    margin: 0 0;
    gap: 24px;
}
.mypage .exit-menu .exit-ul li{
    position: relative;
}
.mypage .exit-menu .exit-ul li a{
    color: #D9D9D9;
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    background-color: #F6F6F6;
}


.mypage .exit-ul li:first-child:after {
    display: inline-block;
    content: "";
    width: 2px;
    height: 12px;
    background: #D9D9D9;
    background-size: 340px 48px;
    margin: 4px 0 0 12px;
    position: absolute;
}

/* 240730 */
.bt-bg{
    position: fixed;
    overflow: hidden;
    height: 100%;
    width: 100%;
    max-width: 800px;
}

.community-list ul li {
    padding: 10px 10px 10px 15px;
}
.mypage .profile-menu ul li {
    padding: 10px 10px 10px 15px;
}

/* 240820 팝업*/
.popup {
    z-index: 40;
}

.popup .popup-box {
    width: 75%;
    max-width: 300px;
    padding: 30px 20px 25px;
}

.popup .popup-box .popup-text {
    padding: 0;
}

.popup .popup-box .popup-text p{
    font-size: 16px;
    margin-bottom: 10px;
}
.popup .popup-box .popup-btn{
    display: flex;
    justify-content: space-between;

}
.popup .popup-box .popup-btn button {
    margin-top: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    flex-basis: 48.5%;
}

div .btn-base2 {
    height: 44px;
    line-height: 44px;
}

div .btn-base3 {
    height: 44px;
    line-height: 44px;
}

.popup input{
    padding: 4px 10px;
    border: 1px solid #D9D9D9;
    margin-bottom: 8px;
}

.popup-input{
    height: 40px;
}

/* 240821 공지사항 */
.notice-menu ul li {
    border: none;
    margin: 10px 0;
    padding: 10px 10px 10px 15px;
    box-shadow: none;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
    background-color: #fff;
}
.notice-menu ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mypage .notice-menu h3 {
    font-size: 14px;
    font-family: Pretendard;
    color: #000;
    margin-top: 0;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    vertical-align: middle;
}
.mypage .notice-menu h3 img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: inline-block;
    padding-right: 4px;
}
.mypage .notice-menu .spot-mark img {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    object-fit: contain;
    vertical-align: baseline;
}

/* 240827 사진 팝업 */
.btn-base2{
    height: 44px;
    line-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 240830 */
/* .w2ui-popup{
    opacity: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    height: 360px;
} */

.w2ui-popup .w2ui-msg-buttons {
    padding: 0 10px;
    border-radius: 5px;
    border-top: none;
    height: auto;
    bottom: 12px;
}

/* 240925 myreceipt.html */
.rcp-list {
    padding: 40px 5% 80px;
    background-color: #fff;
}

.rcp-list ul li {
    position: relative;
    padding: 12px 15px 15px 15px;
    border-bottom: 1px solid #f6f6f6;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rcp-list ul li h3{
    font-size: 14px;
    font-weight: 500
}

.rcp-list ul li .rcp-l span {
    font-size: 12px;
    color: #767676;
    display: inline;
}

.rcp-list ul li .rcp-l span:last-child{
    padding-left: 5px;
}

.rcp-list ul li .rcp-r span{
    color: #fff;
    font-weight: 400;
    background-color: #452812;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    padding: 5px 13px;
    align-items: center;
}

/* myreceipt_paper.html */
.info_wrap{
    font-size: 12px;
    font-weight: 400;
    margin: 40px 5% 0;
}
.info_wrap .info_top{
    display: flex;
    justify-content: space-between;
}
.info_wrap .info_top .info_l{
    max-width: 60%;
}

.info_wrap .info_bt{
    margin-top: 15px;
}
.info_wrap .info_bt .time{
    padding-left: 15px;
}

.info_wrap table th{
    font-size: 14px;
    font-weight: 400;
}


.rcp_table .rcp_li{
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
}

.rcp_table .bg{
    border-top: 1px dashed #000;
    margin: 12px 0 3px;
    padding-top: 4px;
}
.rcp_table .rcp_name{
    border: 1px dashed #000;
    padding:  15px 0;
    border-left: none;
    border-right: none;
    font-weight: 600;
}

.rcp_table .w50{
    width: 50%;
}
.rcp_table .w7{
    width: 7%;
    text-align: center;
}

.rcp_table .rcp_price{
    border: 1px dashed #000;
    border-left: none;
    border-right: none;
    padding-top: 5px;
    margin-top: 3px;
}

.rcp_table .rcp_price .rcp_li{
    padding: 10px 0;
}

.rcp_table .rcp_price .rcp_total{
    font-weight: 600;
    margin-top: 12px;
}

.rcp_table .rcp_price .rcp_total p:last-child{
    font-size: 16px;
}

.rcp_table .bg2{
    border-bottom: 1px dashed #000;
    margin-bottom: 3px;
    padding-bottom: 4px;
}




/*240926추가*/
.rcp_table .w50.fwb{
   font-weight: bold;
}
.rcp_table .w20{
    width: 20%;
}
.rcp_table .w10{
    width: 10%; text-align: right;
}
.rcp_table .w12{
    width: 12%; text-align: right;
}

.rcp_menu .rcp_li .rcp_li_sub{
    position: relative;
}

.rcp_menu .rcp_li .rcp_li_sub::before{
    content:'└';
    padding-right: 5px;
    font-weight: bold;
}

.tr{text-align: right;}

.info_wrap .info_top .info_l, .info_wrap .info_top .info_r{margin-top: 51px;}
.info_wrap .info_top .info_r > p{text-decoration: none;}
/*240926추가*/