/*=================================================
            [User] login.php
=================================================*/
/*****#####===== 로그인 영역 =====#####*****/
[id^='user-login']:not(.iframe) .page-wrap .login-box{
    max-width: 30rem;
    margin: 5rem auto; margin-top: 1.25rem;
}

/*****#####===== 매니저 로그인 =====#####*****/
[id^='user-login']:not(.iframe) .page-wrap .login-box.mgr-box{
    margin: 8em auto;
}

/*****#####===== 폼 그룹 =====#####*****/
[id^='user-login'] .form-group:not(:last-child){
    margin-bottom:0.938rem;
}

/*****#####===== 로고 =====#####*****/
.large-logo-wrap{
    margin: 0 auto 2.125rem;
}

/*****#####===== 탭메뉴 =====#####*****/
.user-login-wrap .tab-wrap{
    margin-bottom:1.5rem;
}

.user-login-wrap .tab-menu-item{
    width: 50%;
}

.user-login-wrap .tab-menu-item .tab-menu-link{
    display: block;

    padding: 1rem;

    text-align: center;
    line-height: 1.15rem;
    color: #999999;

    background: #f4f4f4;

    border: 1px solid #cccccc;
}

.user-login-wrap .tab-menu-item:nth-child(1) .tab-menu-link{
    border-radius: 0.313rem 0 0 0.313rem;
}

.user-login-wrap .tab-menu-item:nth-child(2) .tab-menu-link{
    border-left: none;
    border-radius: 0 0.313rem 0.313rem 0;
}

.user-login-wrap .tab-menu-item.active .tab-menu-link{
    font-weight: 700;
    color: #A12126;

    background: #FFEEEE;

    border: 1px solid #A12126;
}

/*****#####===== sns 로그인 =====#####*****/
.sns-login-wrap .line-title-wrap{
    margin:0.938rem auto 0.938rem;
}

.btn-sns[data-type='google']{
    border: none;
}

/*=================================================
            [User] login.php
=================================================*/
[id*='user-find']:not(.iframe) .page-wrap .login-box{
    margin: 4rem auto;
}

[id^="user-"] .page-header{
    margin-bottom: 3.75rem;
}

/*=================================================
            [User] signup.php
=================================================*/
[class*="form-dropzone"][data-type="text"] .dropzone .dz-details .dz-size{
    font-size: 0.875rem;
}

/*=================================================
			[main] 공통
=================================================*/
.page-wrap[data-menu="main_menu"]{
    padding: 0;
}

.page-wrap[data-menu="main_menu"] section:not(:last-child){
    margin-bottom: 3.75rem;
}

.page-wrap[data-menu="main_menu"] .section-title{
    margin-bottom: 1.875rem;

    text-align: center;
}

.page-wrap[data-menu="main_menu"] .more-btn{
    display: inline-block;

    padding: 1.125rem;
    margin-top: 1.875rem;
    min-width: 12rem;

    text-align: center;

    border: 1px solid #dddddd;
    border-radius: 0.5rem;
}

.page-wrap[data-menu="main_menu"] .custom-slick-arrow.slick-disabled{
    opacity: .5;
}

#main_menu-main-body .footer-wrap.page{
    display: none;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width:100px) and (max-width: 768px) {
    #main_menu-main-body .footer-wrap{
        padding: 3.75rem 0;
    }

    .page-wrap[data-menu="main_menu"] .more-btn{
        width: 100%;
    }
}

/*=================================================
			[section] main_header_banner
=================================================*/
.section-wrap[data-layout="main_header_banner"] .content-wrap{
    height: 10rem;
}

/*=================================================
			[section] main_custom
=================================================*/
.section-wrap[data-layout="main_custom"]{
    padding-top: 3rem;
}

/*.section-wrap[data-layout="main_custom"] .item-wrap{
    border-radius: 0.625rem;

    overflow: hidden;
}
.section-wrap[data-layout="main_custom"] .item-img{
    height: 22.625rem;
}
*/
.section-wrap[data-layout="main_custom"] .item-wrap{
    border-radius: 0.625rem;
    overflow: hidden;
    height: 0;
    padding-top:calc(32.61% + 130px);
    position: relative;
	box-shadow:none;
}
.section-wrap[data-layout="main_custom"] [class*="point-btn"]{
    border-radius: 0;
}
.section-wrap[data-layout="main_custom"] .item-img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.section-wrap[data-layout="main_custom"] .word-break .section-title + .row {margin-bottom:10px;}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 767px) {
    /*
	.section-wrap[data-layout="main_custom"] .item-img{
        height: 135px;
    }
	*/
}

/*=================================================
			[section] main_banner
=================================================*/
.section-wrap[data-layout="main_banner"] .content-wrap{
    height: 12.5rem;
}

/*=================================================
			[section] main_num_banner
=================================================*/
.section-wrap[data-layout="main_num_banner"]{
    padding: 3.5rem 0;

    text-align: center;
    color: #ffffff;

    background: #A12126;
}

.section-wrap[data-layout="main_num_banner"] .item-wrap:not(:last-child){
    margin-bottom: 1.5rem;
}

/*=================================================
			[section] main_goods
=================================================*/
.section-wrap[data-layout="main_goods"] .content-wrap:not(:last-child){
    margin-bottom: 3.75rem;
    padding-bottom: 3.75rem;

    border-bottom: 1px solid #dddddd;
}

.section-wrap[data-layout="main_goods"] .section-title span{
    margin-left: 0.875rem;
    font-size: 1.125rem;
}

.section-wrap[data-layout="main_goods"] .slick-wrap,
.section-wrap[data-layout="main_goods"] .slick-list{
    padding: 0.5rem 0;
}

.section-wrap[data-layout="main_goods"] .slick-slide{
    padding: 0 0.5rem;
}

.section-wrap[data-layout="main_goods"] .slide-wrap{
    padding: 1rem;

    background: #ffffff;

    border-radius: 0.5rem;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
}

.section-wrap[data-layout="main_goods"] .arrow-wrap{
    display: flex;
    justify-content: space-between;

    margin-bottom: 1rem;
}

.section-wrap[data-layout="main_goods"] .arrow-wrap .custom-slick-arrow{
    display: inline-block;

    position: relative;
    top: 0.5rem;

    width: auto;

    cursor: pointer;
}

/*=================================================
			[section] main_service
=================================================*/
.section-wrap[data-layout="main_service"]{
    padding: 3.75rem 0;

    background: #F4F4F4;
}

.section-wrap[data-layout="main_service"] .item-wrap{
    padding: 1.25rem 0;

    font-weight: 500;
}

.section-wrap[data-layout="main_service"] .item-wrap.line{
    border-top: 1px solid #dddddd;
}

.section-wrap[data-layout="main_service"] .item-img{
    margin-bottom: 1.25rem;

    border-top: 8px solid #A12126;
}

.section-wrap[data-layout="main_service"] .item-wrap.line{
    border-top: 1px solid #dddddd;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 767px) {
    .section-wrap[data-layout="main_service"] .each-col:not(:first-child) .item-wrap{
        border-top: 1px solid #dddddd;
    }
}

/*=================================================
			[section] main_propose
=================================================*/
#main_propose{
    margin-bottom: 0;
}

.section-wrap[data-layout="main_propose"]{
    padding: 1.875rem 0;

    background: #F4F4F4;
}

.section-wrap[data-layout="main_propose"] [class*="point-btn"]{
    padding: 0.75rem 0;

    font-size: 1.125rem;
    font-weight: 400;

    border-radius: 0.5rem;
}

.section-wrap[data-layout="main_propose"] [class*="point-btn"]{
    margin-bottom: 0.75rem;
}

/*=================================================
			[section] main_review
=================================================*/
.section-wrap[data-layout="main_review"] .slick-wrap,
.section-wrap[data-layout="main_review"] .slick-list{
    padding: 0.5rem 0;
}

.section-wrap[data-layout="main_review"] .slick-slide{
    padding: 0 0.938rem;
}

.section-wrap[data-layout="main_review"] .slide-wrap{
    padding: 1rem;

    background: #ffffff;

    border-radius: 0.5rem;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
}

.section-wrap[data-layout="main_review"] .slide-img{
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;

    width: 100%;
    margin-bottom: 0.75rem;
    padding: 0.75rem;

    background: #F4F4F4;
}

.section-wrap[data-layout="main_review"] .item-image{
    width: 50%;
}

.section-wrap[data-layout="main_review"] .slide-title{
    font-weight: 700;
}

.section-wrap[data-layout="main_review"] .slide-content,
.section-wrap[data-layout="main_review"] .slide-content.image{
    position: relative;
    display: -webkit-box;

    width: 100%;
    margin-bottom: 0.875rem;

    text-overflow: ellipsis;
    word-wrap: break-word;
    line-height: 1.5em !important;
    color: #555555;

    overflow: hidden;
    -webkit-box-orient: vertical;
}

.section-wrap[data-layout="main_review"] .slide-content{
    height: 16.625rem;
    margin-bottom: 1.5rem;
    -webkit-line-clamp: 11;
}

.section-wrap[data-layout="main_review"] .slide-content.image{
    height: 3rem;
    -webkit-line-clamp: 2;
}

.section-wrap[data-layout="main_review"] .arrow-wrap{
    display: flex;
    justify-content: space-between;

    margin-bottom: 1rem;
}

.section-wrap[data-layout="main_review"] .arrow-wrap .custom-slick-arrow{
    display: inline-block;

    position: relative;
    top: 0.5rem;

    width: auto;

    cursor: pointer;
}

.section-wrap[data-layout="main_review"] .writer_info-wrap{
    margin-bottom: 1rem;
}

.section-wrap[data-layout="main_review"] .writer_info-wrap .writer-name{
    color: #999999;
}

.section-wrap[data-layout="main_review"] .mgr-info-wrap{
    border: 1px solid #dddddd;
    border-radius: 0.25rem;
    padding: 0.75rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** lg *****/
@media (min-width: 991px) and (max-width: 1200px) {
    .section-wrap[data-layout="main_review"] .slide-content{
        height: 16.25rem;
        margin-bottom: 1.25rem;
    }
}

/***** md *****/
@media (min-width: 768px) and (max-width: 992px) {
    .section-wrap[data-layout="main_review"] .slide-content{
        height: 13.25rem;
        margin-bottom: 1.25rem;
        -webkit-line-clamp: 9;
    }
}

/***** sm *****/
@media (min-width: 578px) and (max-width: 767px) {
    .section-wrap[data-layout="main_review"] .slide-content{
        height: 17.75rem;
        -webkit-line-clamp: 12;
    }
}

/***** xs *****/
@media (min-width: 100px) and (max-width: 577px) {
    .section-wrap[data-layout="main_review"] .slide-content{
        height: 15rem;
        -webkit-line-clamp: 10;
    }
}

/*=================================================
			[section] best_goods
=================================================*/
#bestgoods .more {padding-right:10px; font-size:17px;}
#bestgoods .section-wrap[data-layout="main_goods"] .section-title span{font-size:inherit;}

@media (max-width: 768px) {
	#bestgoods .more {font-size:14px;}
}

@media (max-width: 576px) {
	#bestgoods .section-wrap[data-layout="main_goods"] .section-title {flex-direction:column; text-align:center;}
	#bestgoods .section-wrap[data-layout="main_goods"] .section-title span {margin-left:0; margin-top:10px;}
}

/*=================================================
			[section] main_footer
=================================================*/
#main_footer{
    margin-bottom: 0;
}

/*=================================================
			[section] main_footer_banner
=================================================*/
.section-wrap[data-layout="main_footer_banner"] .slick-wrap{
    padding: 0;
}

.section-wrap[data-layout="main_footer_banner"] .arrow-wrap{
    display: flex;
    justify-content: space-between;

    padding: 0.5rem 0;
}

.section-wrap[data-layout="main_footer_banner"] .custom-slick-arrow{
    position: relative;

    width: auto;

    transform: translateY(0);
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width:100px) and (max-width: 768px) {
    .section-wrap[data-layout="main_footer_banner"]{
        padding-bottom: 7rem;
    }
}

/*=================================================
			[Service] 공통
=================================================*/
.page-wrap[data-menu="service"] .container{
    max-width: 996px;
}

/*=================================================
			[Section]- service_advantage
=================================================*/
.section-wrap[data-layout="service_advantage"]{
    padding: 2rem 0 0;

    z-index: 10;
}

.section-wrap[data-layout="service_advantage"] .item-title{
    margin: 3rem 0 1.25rem;

    font-size: 2rem;
    font-weight: 700;
}

.section-wrap[data-layout="service_advantage"] .item-content-wrap{
    padding: 0;
}

.section-wrap[data-layout="service_advantage"] .item-content{
    font-weight: 500;
    color: #555555;
}

.section-wrap[data-layout="service_advantage"] .item-img{
    border-radius: 0.25rem;

    overflow: hidden;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** lg *****/
@media (min-width: 992px) and (max-width: 1200px) {
    .section-wrap[data-layout="service_advantage"] .item-title{
        margin: 4rem 0 1.25rem 0;
    }
}

/***** md *****/
@media (min-width: 768px) and (max-width: 991px) {
    .section-wrap[data-layout="service_advantage"] .item-title{
        margin: 4rem 0 1rem;

        font-size: 1.625rem;
    }

    .section-wrap[data-layout="service_advantage"] .item-content-wrap{
        padding-right: 0;
    }
}

/***** sm *****/
@media (min-width: 100px) and (max-width: 767px) {
    .section-wrap[data-layout="service_advantage"]{
        padding: 0;
    }

    .section-wrap[data-layout="service_advantage"] .item-title{
        margin: 2rem 0 1rem;

        font-size: 1.75rem;
    }

    .section-wrap[data-layout="service_advantage"] .item-content-wrap{
        padding-right: 0;
    }

    .section-wrap[data-layout="service_advantage"] .item-content{
        font-size: 1.25rem;
    }
}


/*=================================================
			[Section]- service_text
=================================================*/
.section-wrap[data-layout="banner_text"]{
    margin-top: -1.5rem;
    padding: 5rem 0;

    background: #F9F9F9;
}

.section-wrap[data-layout="banner_text"] .point-quotation:before{
    content: '';
    display: block;

    height: 1.5rem;

    background: url('/front/data/img/app/quote-left.svg') center no-repeat;
    background-size: contain;
}

.section-wrap[data-layout="banner_text"] .point-quotation:after{
    content: '';
    display: block;

    height: 1.5rem;

    background: url('/front/data/img/app/quote-right.svg') center no-repeat;
    background-size: contain;
}

.section-wrap[data-layout="banner_text"] .title-title{
    padding: 1.875rem;

    font-size: 1.125rem;
    line-height: 1.75rem;
    text-align: center;
    color: #555555;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 768px){
    .section-wrap[data-layout="banner_text"]{
        margin-top: 4.5rem;
    }

    .section-wrap[data-layout="banner_text"] .title-title{
        font-size: 1.25rem;
        line-height: 2rem;
    }
}

/*=================================================
			[Section]- service_banner
=================================================*/
.section-wrap[data-layout="service_banner"]{
    padding-top: 3.75rem;
}

.section-wrap[data-layout="service_banner"] .tab-wrap{
    margin-bottom: 2.5rem;
}

.section-wrap[data-layout="service_banner"] .tab-wrap .each-col{
    padding: 0;
}

.section-wrap[data-layout="service_banner"] .tab-wrap .tab-item{
    display: inline-block;

    width: 13rem;
    padding: 1.25rem 0;

    text-align: center;
    color: #999999;

    background-color: #ffffff;

    border: 1px solid #dddddd;
}

.section-wrap[data-layout="service_banner"] .each-col:nth-child(1) .tab-item{
    border-radius: 0.313rem 0 0 0.313rem;
}

.section-wrap[data-layout="service_banner"] .each-col:nth-child(2) .tab-item{
    border-radius: 0 0.313rem 0.313rem 0;
}

.section-wrap[data-layout="service_banner"] .tab-wrap .tab-item.active{
    color: #fff;

    background-color: #00754a;
    border: 1px solid #00754a;
}

.section-wrap[data-layout="service_banner"] .tab-content{
    padding: 0;
}

.section-wrap[data-layout="service_banner"] .item-img{
    margin-bottom: 1.875rem;

    border-radius: 0.313rem;
    overflow: hidden;
}

.section-wrap[data-layout="service_banner"] .item-title{
    font-size: 1.25rem;
    font-weight: 600;
}

.section-wrap[data-layout="service_banner"] .item-content{
    color: #555555;
}

@media (min-width: 996px){
    .section-wrap[data-layout="service_banner"] .container{
        width: 996px;
    }
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 768px){
    .section-wrap[data-layout="service_banner"]{
        padding-top: 4.5rem;
    }

    .section-wrap[data-layout="service_banner"] .item-title{
        margin-bottom: 0.75rem;

        font-size: 1.5rem;
    }

    .section-wrap[data-layout="service_banner"] .item-content{
        font-size: 1.25rem;
    }
}

/*=================================================
			[Section]- service_box
=================================================*/
.section-wrap[data-layout="service_box"]{
    margin-top: 5rem;
    padding: 4.25rem 0 4rem;

    background: #f7f7f7;
}

.section-wrap[data-layout="service_box"] .title-title{
    margin-bottom: 2.5rem;

    font-size: 2rem;
    font-weight: 700;
    text-align: center;
}

.section-wrap[data-layout="service_box"] .item-wrap{
    padding: 1.25rem;

    text-align: center;

    background: #ffffff;

    border-radius: 0.313rem;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
}

.section-wrap[data-layout="service_box"] .item-img{
    margin-bottom: 1.125rem;

    border-radius: 0.313rem;
    overflow: hidden;
}

.section-wrap[data-layout="service_box"] .item-title{
    margin-bottom: 0.75rem;

    font-size: 1.125rem;
    font-weight: 600;
}

.section-wrap[data-layout="service_box"] .item-content{
    min-height: 3rem;

    font-weight: 400;
    color: #999999;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 768px){
    .section-wrap[data-layout="service_box"]{
        margin-top: 4.5rem;
    }

    .section-wrap[data-layout="service_box"] .item-wrap{
        margin-bottom: 1.333rem;
    }

    .section-wrap[data-layout="service_box"] .item-title{
        font-size: 1.5rem;
    }

    .section-wrap[data-layout="service_box"] .item-content{
        font-size: 1.25rem;
    }
}

/*=================================================
			[Section]- service_zigzag
=================================================*/
.section-wrap[data-layout="banner_zigzag"]{
    margin: 6.75rem 0 10rem;
}

.section-wrap[data-layout="banner_zigzag"] .content-item-row{
    margin-bottom: 4.375rem;
}


.section-wrap[data-layout="banner_zigzag"] .title-title{
    margin-bottom: 1.25rem;

    font-size: 1.25rem;
}

.section-wrap[data-layout="banner_zigzag"] .item-img{
    border-radius: 0.313rem;
    overflow: hidden;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** md *****/
@media (min-width: 768px) and (max-width: 992px){
    .section-wrap[data-layout="banner_zigzag"] .content{
        padding-left: 3rem;
    }
}

/***** sm *****/
@media (min-width: 100px) and (max-width: 768px){
    .section-wrap[data-layout="banner_zigzag"]{
        margin-top: 4.5rem;
        margin-bottom: 4.5rem;
    }

    .section-wrap[data-layout="banner_zigzag"] .content-item-row{
        margin-bottom: 2.5rem;

        text-align: left;
    }

    .section-wrap[data-layout="banner_zigzag"] .content{
        padding-left: 20px;
    }

    .section-wrap[data-layout="banner_zigzag"] .item-img{
        margin-bottom: 2rem;
    }

    .section-wrap[data-layout="banner_zigzag"] .item-content{
        font-size: 1.25rem;
    }
}

#service-service-body{
    overflow-x: hidden;
}

/*=================================================
			[Support] 공통
=================================================*/
#support-info-page{
    padding-top: 0;
}

/*=================================================
			[Support] info
=================================================*/
.support-info-wrap .content-wrap{
    padding: 5rem 0;

    background: #FFF4F4;
}

.support-info-wrap .item-title{
    margin-bottom: 0.375rem;
}

.support-info-wrap .item-content{
    margin-bottom: 1.5rem;
}

.button-wrap{
    margin-top: 4.188rem;
}

.support-info-wrap .button-wrap .item-wrap{
    display: flex;
    align-items: center;

    width: 100%;
    padding: 1.125rem;

    border-radius: 0.5rem;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.06);
}

.support-info-wrap .button-wrap .item-img{
    width: 3.75rem;
    margin-right: 2.5rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 768px) {
    .support-info-wrap .button-wrap .item-wrap{
        margin-bottom: 1.25rem;
    }
}

/*=================================================
			[Support] write
=================================================*/
.support-write-wrap .container{
    max-width: 996px;
}

.support-write-wrap .title-wrap{
    margin: 1.5rem 0 2.5rem;
}

.support-write-wrap .content-box{
    margin-bottom: 2.5rem;
}

/*=================================================
			[Terms] terms
=================================================*/
.terms-view-wrap{
    padding-top: 3rem;
}

#render_terms .version-select{
    margin: 1rem 0 1.667rem;
}

/*=================================================
			[Store] lists
=================================================*/
#store-lists-page{
    padding-top: 4rem;
}

.store-lists-wrap .srch-wrap{
    padding: 1.25rem 1rem;

    background: #F4F4F4;
    border-radius: 0.5rem;
}

.store-lists-wrap .srch-wrap .form-box{
    display: inline-block;

    height: 100%;
}

.store-lists-wrap .srch-wrap .form-control{
    display: inline-block;

    width: auto;
    height: 100%;
    padding: 0.625rem 1rem;
}

.store-lists-wrap .srch-wrap select.form-control{
    padding: 0.5rem 2rem 0.5rem 1rem;
}

.store-lists-wrap .current-btn{
    margin-bottom: 1.25rem;
    padding: 0.75rem 0;

    cursor: pointer;
}

.store-lists-wrap .map-content-wrap{
    padding: 1.25rem 0;

    border-bottom: 1px solid #dddddd;
}

#store_map .info-overlay-wrap{
    position: relative;
}

#store_map .info-overlay-title{
    position: absolute;
    top: -1rem;
    left: 1.125rem;

    padding: 0.125rem 0.75rem 0;
    font-weight: 700;

    background: #ffffff;

    border: 1px solid #A12126;
    border-radius: 3rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 768px) {
    .store-lists-wrap .srch-wrap .srch_val{
        width: 87%;
    }

    .store-lists-wrap .srch-wrap .srch-btn{
        width: 10%;
    }

    .store-lists-wrap .mgr-btn-inner{
        margin-top: 1rem;
    }
}

/***** xs *****/
@media (min-width: 100px) and (max-width: 576px) {
    .store-lists-wrap .sort-wrap{
        margin-top: 0.75rem;
    }
}

/*=================================================
            [Store] view
=================================================*/
/*****#####===== 업체 항목 =====#####*****/
.store-view-wrap .component-wrap[data-comp="mgr_item"]{
    margin-bottom: 2.5rem;
    padding: 2rem;

    background: #F9F9F9;
    border-bottom: none;
}

.store-view-wrap .component-wrap[data-comp="mgr_item"] .mgr-row{
    align-items: start;
}

.store-view-wrap .component-wrap[data-comp="mgr_item"] .intro-wrap{
    -webkit-line-clamp: inherit;
}

.store-view-wrap .component-wrap[data-comp="mgr_item"] .mgr-btn-wrap{
    display: none;
}

.store-view-wrap .component-wrap[data-comp="mgr_item"] .intro-lists-wrap{
    display: none;
}

.store-view-wrap .component-wrap[data-comp="mgr_item"] .intro-view-wrap{
    display: block;
}

/*****#####===== 페이지 =====#####*****/
.store-view-wrap .store-image-wrap{
    padding-bottom: 0.75rem;

    border-bottom: 1px solid #D9D9D9;
}

.store-view-wrap .view-content:not(:last-child){
    margin-bottom: 2.5rem;
}

.store-view-wrap .store-image-wrap .each-col{
    margin-bottom: 1.125rem;
}

/*=================================================
            [Goods] lists
=================================================*/
/*****#####===== 소량구매 배너 =====#####*****/
.goods-lists-wrap .banner-wrap{
    margin-bottom: 1.875rem;
    padding: 1.875rem 2rem;

    background: #F9F9F9;

    border-radius: 0.5rem;
}

/*****##### 버튼 #####*****/
.goods-lists-wrap .more-btn{
    display: inline-block;

    padding: 0.75rem 1.5rem;

    background: #ffffff;

    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.078);
    border-radius: 4rem;
}

/*****#####===== 카운트 =====#####*****/
.goods-lists-wrap .count-num{
    padding: 0.5rem 0.438rem;
}

/*****#####===== 플로팅 영역 =====#####*****/
.float-content-wrap{
    position: fixed;
    top: 40%;
    right: 2.5rem;

    width: 20.313rem;
    padding: 1.5rem;

    background: #ffffff;

    border-radius: 0.25rem;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.06);

    z-index: 99;
}

/*****##### 견적 요청 버튼 #####*****/
.float-content-wrap [class*="point-btn"]{
    font-weight: 500;

    border-radius: 0.5rem;
}

/*****##### each-col #####*****/
.goods-lists-wrap .each-col{
    margin-bottom: 0;
}

.goods-lists-wrap .tag-btn{
    display: inline-block;

    padding: 0.25rem 0.875rem;
}

.goods-lists-wrap .swiper-slide{
    margin-right: 0.5rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** md *****/
@media (min-width: 100px) and (max-width: 768px) {
    /*****#####===== 페이지 =====#####*****/
    #goods-lists-body{
        padding: 0 0 12rem;
    }
    /*****#####===== 소량구매 배너 =====#####*****/
    .goods-lists-wrap .banner-wrap .img-content{
        margin-bottom: 1.5rem;
    }

    /*****#####===== 플로팅 영역 =====#####*****/
    .float-content-wrap{
        top: auto;
        bottom: 0;
        right: 0;

        width: 100%;

        z-index: 1000;
    }

    /*****#####===== 자세히보기 버튼 =====#####*****/
    .goods-lists-wrap .detail-btn{
        border-radius: 0.5rem;
    }

    .goods-lists-wrap .detail-btn svg{
        width: 24px;
        height: 24px;
    }
}

/***** xs *****/
@media (min-width: 100px) and (max-width: 540px) {
    /*****#####===== 정렬 =====#####*****/
    .goods-lists-wrap .sort-wrap{
        margin-top: 1rem;
    }
}

/*=================================================
            [Goods] view
=================================================*/
/*****#####===== 상세 모달 =====#####*****/
.fancy-gds-view .fancy-ajax-wrap{
    width: 46.875rem;
    height: 32.125rem;
    padding: 4.125rem 1.5rem 1.5rem;

    overflow-x: hidden;
    overflow-y: scroll;
}

.fancy-gds-view .fancy-ajax-wrap::-webkit-scrollbar {
    display: none;
}

/*****#####===== 닫기 버튼 =====#####*****/
.fancybox-slide--html .fancybox-close-small{
    top: 0.75rem;
    right: 0.75rem;
}

/*****#####===== 정보 그룹 =====#####*****/
.fancy-gds-view .fancy-ajax-wrap .info-wrap{
    margin-bottom: 1rem;
    padding-bottom: 1rem;

    border-bottom: 1px solid #DDDDDD;
}

/*****##### 황목 #####*****/
.fancy-gds-view .info-wrap .info-item{
    display: flex;
    align-items: center;
}

.fancy-gds-view .info-wrap .info-item:not(:last-child){
    margin-bottom: 1rem;
}

/*****##### 타이틀 #####*****/
.fancy-gds-view .info-wrap .info-title{
    width: 30%;

    color: #555555;
}

.fancy-gds-view .info-wrap .info-content{
    width: 70%;
}

/*****#####===== 이미지 영역 =====#####*****/
.fancy-gds-view .fancy-ajax-wrap .img-wrap{
    width: 18rem;
}

/*****##### 상품 이미지 #####*****/
.fancy-gds-view .fancy-ajax-wrap .slide-wrap{
    background: #F4F4F4;
}

.fancy-gds-view .fancy-ajax-wrap .slick-dots{
    display: none !important;
}

/*****##### 상품 썸네일 리스트 #####*****/
.fancy-gds-view .fancy-ajax-wrap .goods-img-thumb{
    margin: 0.5rem 0 1.25rem;
}

.fancy-gds-view .goods-img-thumb .slick-list{
    padding: 0 !important;
}

.fancy-gds-view .goods-img-thumb .slick-wrap .slick-slide:not(:last-child){
    margin-right: 0.5rem;
}

/*****##### 커스텀하기 버튼 #####*****/
.fancy-gds-view [class*="point-btn"]{
    font-weight: 500;
    color: #555555;

    border-radius: 0.5rem;
}

/*****##### 상품 가격 #####*****/
.fancy-gds-view .goods-price{
    margin-top: 1.25rem;

    font-size: 1.5rem;
    font-weight: 700;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** md *****/
@media (min-width: 768px) and (max-width: 992px) {
    /*****#####===== 이미지 영역 =====#####*****/
    .fancy-gds-view .fancy-ajax-wrap .img-wrap{
        width: 16rem;
    }
}

/***** sm *****/
@media (min-width: 375px) and (max-width: 767px) {
    /*****#####===== 상세 모달 =====#####*****/
    .fancy-gds-view .fancy-ajax-wrap{
        width: 27rem;
        height: 42rem;
        padding: 3.5rem 1.5rem 1.5rem;
    }

    /*****#####===== 닫기 버튼 =====#####*****/
    .fancybox-slide--html .fancybox-close-small{
        top: 0;
        right: 0;
    }

    /*****#####===== 이미지 영역 =====#####*****/
    .fancy-gds-view .fancy-ajax-wrap .img-wrap{
        width: 100%;
    }

    /*****#####===== 정보 그룹 =====#####*****/
    .fancy-gds-view .fancy-ajax-wrap .info-wrap{
        padding-top: 1.25rem;
    }
}

/*=================================================
            [Custom] make
=================================================*/
#custom-make-body, #custom2-make-body{
    height: 100vh;

    background: #f9f9f9;

    overflow-x: hidden;
}

#custom-make-page, #custom2-make-page{
    padding: 0;
}

.custom-make-wrap, .custom2-make-page{
    display: flex;
}

/*****#####===== 박스 영역 =====#####*****/
#custom_make .box-inner-wrap, #custom2_make .box-inner-wrap{
    display: flex;
    justify-content: center;
    align-items: center;

    position: relative;

    width: calc(100vw - 580px);
    height: calc(100vh - 15.25rem);
}

#custom_make .del_tteok_btn, #custom2_make .del_tteok_btn{
    display: none;
}

#custom_make .box-inner-wrap[data-step="3"] .del_tteok_btn, #custom2_make .box-inner-wrap[data-step="3"] .del_tteok_btn{
    display: inline-block;
}

/*****#####===== 상단 영역 =====#####*****/
.custom-top-wrap{
    display: flex;
    justify-content: center;

    width: 100%;

    padding: 1.25rem 0 1.5rem;
    background: #ffffff;
}

/*****##### 스텝 영역 #####*****/
.step-wrap{
    position: relative;
}

/***** 라인 *****/
.step-line{
    position: absolute;
    top: 27%;
    left: 50%;

    width: 85%;
    height: 1px;

    background: #D9D9D9;

    transform: translateX(-50%);
}

/***** 스텝 항목 *****/
.step-item{
    display: flex;
    flex-direction: column;
    align-items: center;

    width: 5.625rem;
}

.step-num{
    display: inline-block;

    width: 2.25rem;
    height: 2.25rem;
    margin-bottom: 0.5rem;
    padding: 0.425rem 0 0.325rem;

    text-align: center;
    font-weight: 700;
    color: #ffffff;

    background: #DDDDDD;
    border-radius: 50%;
}

.step-title{
    color: #DDDDDD;
}

/***** : .active *****/
.step-item.active .step-num{
    background: #222222;
}

.step-item.active .step-title{
    color: #222222;
}

/*****##### 떡 박스 #####*****/
.tteok-box {
    position: relative;

    width: 260px;

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;

    padding: 1rem 0.875rem;
}

.tteok-box.box_2, .tteok-box.box_4{width: 260px;}
.tteok-box.box_3, .tteok-box.box_6{width: 380px;}
.tteok-box.box_9, .tteok-box.box_12{width: 380px;}

/*****##### 떡 소켓 #####*****/
.tteok-socket .layer{
    opacity: 1;
    background-color: transparent;
}

.tteok-socket .top-layer.premium{
    display: none;
}

.tteok-socket .del_tteok_btn{
    display: inline-block;

    position: absolute;
    right: 0;
}

/*****##### 스티커 영역 #####*****/
#sticker_box{
    width: 105mm;
    height: 49.2mm;

    position: absolute;
}

#sticker_box .sticker_text_area{
    position: absolute;

    word-wrap: break-word;
    word-break: break-all;

    overflow: hidden;
}

#sticker_box .sticker-box{
    position: relative;

    width: 100%;
    height: 100%;
}

#sticker_box .sticker-title{
    position: absolute;
    bottom: -3.5rem;
    left: 50%;

    transform: translateX(-50%);
}

/*****##### 글자수 영역 #####*****/
.text-count-wrap{
    padding: 0 0.75rem 0.5rem 0;

    text-align: right;
    color: #999999;
}

/*****##### 박스 타이틀 영역 #####*****/
.box-title-wrap{
    display: none;

    position: absolute;
    top: -3rem;
    left: 50%;

    width: 100%;

    text-align: center;

    transform: translateX(-50%);
}

/*****##### 다시 선택하기 버튼 #####*****/
.reset-btn{
    display: none;

    position: absolute;
    bottom: -3.5rem;
    left: 50%;

    width: 12.5rem;

    background: #ffffff;

    transform: translateX(-50%);
}

/*****#####===== 선택 영역 =====#####*****/
.selection-wrap{
    position: relative;

    width: 580px;
    min-height: calc(100vh - 8.25rem);
    padding: 2rem 1.25rem;

    background: #ffffff;

    border-left: 1px solid #F4F4F4;
}

.selection-title-div{
    margin-bottom: 1.25rem;
    align-items: center; justify-content:center; 
}

.selection-title-div span {display:inline-block;}

.selection-content-wrap{
    width: 100%;
    max-height: calc(100vh - 20.5rem);
    padding-bottom: 1rem;

    overflow-x: hidden;
    overflow-y: scroll;
}

.selection-content-wrap::-webkit-scrollbar{
    display: none;
}

.selection-wrap .write-content-wrap:not(:last-child){
    margin-bottom: 1.5rem;
}

.selection-wrap .selection-item-btn{
    cursor: pointer;
}

.selection-wrap .selection-item-btn .selection-image{
    border: 1px solid #f4f4f4;
}

.selection-wrap .selection-item-btn.active .selection-image{
    border: 1px solid #A12126;
}

/*****##### each-col #####*****/
.custom-make-wrap .write-content-wrap .each-col:not(:last-child){
    margin-bottom: 0.75rem;
}

/*****#####===== 포장 선택 =====#####*****/
.selection-content-wrap.package{
    max-height: calc(100vh - 16rem);
    margin-bottom:1.25rem; padding: 0;
}

.selection-content-wrap.package + .selection-btn-wrap{
    display: none;
}

.selection_item_wrap[data-key="package"] .selection-item-btn{
    width: 100%;
    padding: 0;

    border: none;
    border-radius: 0.625rem;

    overflow: hidden;
}

.selection_item_wrap[data-key="package"] .selection-item-btn:not(:last-child){
    margin-bottom: 0.625rem;
}

.selection_item_wrap[data-key="package"] .item-img{
    display: block;

    height: 19.75rem;

    background-repeat: no-repeat;
    background-size: cover;
}

.selection_item_wrap[data-key="package"] .selection-item-btn [class*="point-btn"]{
    padding: 0.875rem 0;

    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.selection_item_wrap[data-key="package"] > .row {margin:10px 0;}
.selection_item_wrap[data-key="package"] .item-wrap {border-radius: 0.625rem; overflow: hidden;}
.selection_item_wrap[data-key="package"] [class*="point-btn"] {border-radius:0;}

/*****#####===== 상자 선택 =====#####*****/
.selection_item_wrap[data-key="socket"] .selection-item-btn{
    padding: 1rem;
}

.selection_item_wrap[data-key="socket"] .item-img{
    height: 5rem;
    margin-bottom: 1rem;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/*****#####===== 떡 담기 =====#####*****/
.selection_item_wrap[data-key="tteok_arr"] .item-title{
    margin: 0.25rem 0;
}

.box-inner-wrap[data-step="3"] .reset-btn,
.box-inner-wrap[data-step="4"] .reset-btn{
    display: inline-block;
}

/*****#####===== 행사 선택 =====#####*****/
.selection_item_wrap[data-key="sticker_tag"] .sticker-btn{
    height: 88%;

    line-height: 1.5;
    color: #ffffff;

    background: #454545;

    border-radius: 0.25rem;
}

.selection_item_wrap[data-key="sticker_tag"] .sticker-image{
    display: block;

    width: 100%;
}

.selection_item_wrap[data-key="sticker_key"] .selection-item-btn img{
    border: 1px solid #ffffff;
}

.selection_item_wrap[data-key="sticker_key"] .selection-item-btn.active img{
    border: 1px solid #A12126;
}

/*****#####===== 수량 입력 =====#####*****/
.selection-wrap .item-image{
    height: 10rem;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.selection-wrap .item-text{
    height: 100%;
    padding: 0.625rem;

    border: 1px solid #dddddd;
    border-radius: 0.25rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 100px) and (max-width: 767px) {
    .selection_item_wrap[data-key="package"] .item-img{
        height: 332px;
    }
}

/*****#####===== 버튼 영역 =====#####*****/
.selection-btn-wrap{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 1.875rem 1.25rem;

    background: #ffffff;

    border-top: 1px solid #dddddd;
}

.selection-btn-wrap [class*="point-btn"]{
    padding: 0.75rem 0;

    border-radius: 0.5rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** lg *****/
@media (min-width: 1200px) and (max-width: 1350px) {
    /*****#####===== 박스 영역 =====#####*****/
    #custom_make .box-inner-wrap{
        width: calc(100vw - 480px);
    }

    /*****#####===== 선택 영역 =====#####*****/
    .selection-wrap{
        width: 480px;
    }

    .selection_item_wrap[data-key="package"] .item-img{
        height: 15.6rem;
    }

    .selection_item_wrap[data-key="socket"] .item-img{
        height: 3rem;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .selection-title-div {
        flex-flow: column;
    }

    .selection-title-sub {
        display: none;
    }

    /*****#####===== 박스 영역 =====#####*****/
    #custom_make .box-inner-wrap{
        width: calc(100vw - 350px);
    }

    /*****#####===== 선택 영역 =====#####*****/
    .selection-wrap{
        width: 350px;
    }

    .selection_item_wrap[data-key="package"] .item-img{
        height: 12.3rem;
    }

    .selection_item_wrap[data-key="socket"] .item-img{
        height: 4.5rem;
    }
}

/***** md *****/
@media (min-width: 768px) and (max-width: 991px) {
    .custom-make-wrap{
        height: calc(100vh - 9rem);
    }

    /*****#####===== 선택 영역 =====#####*****/
    .selection-wrap{
        width: 100vw;
        min-height: inherit;
    }

    .selection-content-wrap{
        height: calc(100vh - 32rem);
    }

    .selection-full-wrap.selection-wrap{
        height: calc(100vh - 8.25rem);
    }

    .selection-full-wrap .selection-content-wrap{
        height: calc(100vh - 18em);
        max-height: calc(100vh - 18rem);
    }
}

@media (min-width: 100px) and (max-width: 991px) {
    .custom-make-wrap{
        flex-direction: column;
    }

    /*****#####===== 박스 영역 =====#####*****/
    #custom_make .box-inner-wrap[data-step="1"],
    #custom_make .box-inner-wrap[data-step="2"]{
        display: none;
    }

    /*****#####===== 박스 영역 =====#####*****/
    #custom_make .box-inner-wrap{
        width: 100vw;
        height: 17rem;
    }

    .custom-top-wrap{
        display: none;
    }

    .box-title-wrap{
        display: block;
    }

    .tteok-box.box_2,
    .tteok-box.box_4{
        width: 100px;
    }

    .tteok-box.box_3,
    .tteok-box.box_6{
        width: 160px;
    }

    .tteok-box.box_9{
        width: 115px;
    }

    .tteok-box.box_12{
        width: 150px;
    }

    .del_tteok_btn svg{
        width: 1.125rem;
        height: 1.125rem;
    }

    .selection-title-wrap{
        display: none;
    }

    .selection-btn-wrap{
        position: fixed;
        bottom: 0;
        left: 0;

        padding: 1rem 1.25rem;
		padding-bottom:90px;
    }

    .selection-btn-wrap [class*="point-btn"]{
        padding: 0.75rem 0;
    }
}

/***** sm *****/
@media (min-width: 100px) and (max-width: 767px) {
    .custom-make-wrap{
        height: auto /*calc(100vh - 4.5rem)*/;
    }

    /*****#####===== 선택 영역 =====#####*****/
    .selection-wrap{
        width: 100vw;
        height: auto/*calc(100vh - 27rem)*/;
        min-height: inherit;
    }

    .selection-content-wrap{
        height: auto/*calc(100vh - 29rem)*/; max-height:none;
		
    }

    .selection-content-wrap.package{
        max-height: 37rem;
    }

    .selection-full-wrap.selection-wrap{
        height: calc(100vh - 5rem);
    }

    .selection-full-wrap .selection-content-wrap{
        height: calc(100vh - 16rem);
        max-height: calc(100vh - 16rem);
    }
}

@media (min-width: 100px) and (max-width: 540px) {
    .selection_item_wrap[data-key="socket"] .item-img{
        height: 8rem;
    }
}

/*=================================================
            [Estimate] write
=================================================*/
/*****#####===== 테이블 =====#####*****/
.estimate-write-wrap .lists-wrap[data-type="table"]{
    border: 1px solid #bbbbbb;
    border-radius: 0.25rem;
}

.estimate-write-wrap .lists-wrap[data-type="table"] .lists-header{
    padding: 0.875rem 1.25rem;

    color: #555555;

    background: transparent;
    border-bottom: 1px solid #bbbbbb;
}

.estimate-write-wrap .lists-wrap[data-type="table"] .lists-header .each-col:not(:last-child){
    border-right: 1px solid #DDDDDD;
}

.estimate-write-wrap .lists-wrap[data-type="table"] .lists-item{
    padding: 1rem 1.25rem;
}

.estimate-write-wrap .lists-wrap[data-type="table"] .img-wrap{
    flex-shrink: 0;

    width: 4.375rem;
    margin-right: 1rem;

    background: #F4F4F4;
}

.estimate-write-wrap .lists-wrap[data-type="table"] .lists-bottom{
    padding: 1rem 1.5rem;
}

.estimate-write-wrap .item-num{
    font-size: 1.25rem;
    font-weight: 700;
}

.estimate-write-wrap .content-item .item-title{
    word-wrap: break-word;
    word-break: keep-all;
}

.estimate-write-wrap .form-box select.form-control{
    width: 96%;
    padding: 0.75rem 2rem 0.75rem 1rem;
}

/*****#####===== 최종내역 =====#####*****/
.estimate-write-wrap .float-req-wrap{
    padding: 1.5rem 2rem;

    border: 1px solid #222222;
    border-radius: 0.25rem;
}

/*****##### 커스텀 이미지 #####*****/
.estimate-write-wrap .float-req-wrap .item-image{
    margin-bottom: 1.25rem;
    padding: 0 1.5rem;

    background: #F4F4F4;
}

/*****##### 버튼 #####*****/
.estimate-write-wrap .float-req-wrap [class*="point-btn"]{
    border-radius: 0.5rem;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** md *****/
@media (min-width: 100px) and (max-width: 991px) {
    .estimate-write-wrap .lists-wrap[data-type="table"] .img-wrap{
        width: 6rem;
    }

    .estimate-write-wrap .content-item .item-title{
        width: 10rem;
        padding: 1.75rem 1rem;
    }

    .estimate-write-wrap .content-content-wrap[data-type="table"] .item-content.form{
        padding: 1rem;
    }

    .estimate-write-wrap .float-req-wrap{
        position: relative;
        top: auto;
        left: auto;

        margin-top: 3rem;
    }
}

/*=================================================
            [Support] faq
=================================================*/
.faq-lists-wrap{
    padding: 4.375rem 0 7rem;
}

/*****#####===== 페이지네이션 =====#####*****/
.faq-lists-wrap .pagination-wrap{
    margin-bottom: 0;
}

/*=================================================
            [Support] notice
=================================================*/
/*****#####===== 페이지네이션 =====#####*****/
.notice-lists-wrap .pagination-wrap{
    margin-bottom: 0;
}

/*=================================================
            [Support] event
=================================================*/
.event-lists-wrap{
    padding: 4.375rem 0 7rem;
}

.event-lists-wrap .lists-item{
    margin-bottom: 1.75rem;
}

.event-lists-wrap .lists-item .item-img{
    margin-bottom: 1rem;

    border-radius: 0.25rem;

    overflow: hidden;
}

/*****#####===== 상태 태그 =====#####*****/
.event-lists-wrap .item-tag,
.support-view-wrap .item-tag{
    padding: 0.25rem 0.5rem;

    color: #777777;

    background: #f1f1f1;
    border-radius: 0.25rem;
}

/*****#####===== : .active =====#####*****/
.event-lists-wrap .item-tag.active,
.support-view-wrap .item-tag.active{
    color: #A12126;

    background: #FFF4F4;
}

/*=================================================
            [Support] view
=================================================*/
.support-view-wrap .page-title-wrap{
    border-bottom: 1px solid #E9E9E9;
}

.support-view-wrap .img-wrap{
    width: 40.875rem;
    margin-bottom: 2.5rem;
}

.support-view-wrap .view-content-box{
    margin-bottom: 5.625rem;
    padding: 0;

    border: none;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm - sm *****/
@media (min-width: 100px) and (max-width: 768px) {
    .support-view-wrap .img-wrap{
        width: 100%;
    }
}

/*=================================================
            [Chat] lists
=================================================*/
#chat-lists-page{
    padding-top: 0;
}

/*****#####===== 검색 =====#####*****/
.chat-lists-wrap .form-box{
    padding: 0.5rem 0.875rem 0.5rem 0.5rem;

    border: none;
    border-bottom: 1px solid #dddddd;
}

/*****#####===== 리스트 =====#####*****/
.chat-lists-item .lists-item{
    padding: 1.125rem 0;
}

/*****##### 읽지 않은 채팅 #####*****/
.chat-lists-item .lists-item .item-badge{
    width: 1.438rem;
    height: 1.438rem;
    margin-right: 0.25rem;
}

.chat-lists-item .item-badge .badge{
    font-weight: 500;
}


/*=================================================
            [Chat] room
=================================================*/
#chat-room-page{
    padding: 4.375rem 0 7rem;
}

/*****#####===== 채팅 박스 =====#####*****/
.chat-room-wrap .chat-box{
    border: 1px solid #dddddd;
}

/*****#####===== 검색 =====#####*****/
.chat-room-wrap .srch-wrap.form-box{
    padding: 0.5rem 0.438rem;

    border: none;
    border-bottom: 1px solid #dddddd;
    border-radius: 0 !important;
}

/*****#####===== 채팅 리스트 =====#####*****/
.chat-room-wrap .chat-lists-item{
    max-height: 73vh;

    overflow-y: scroll;
}

.chat-room-wrap .chat-lists-item::-webkit-scrollbar{
    display: none;
}


/*****#####===== 채팅 상세 =====#####*****/
.chat-room-wrap .chat-view-box{
    min-height: 70vh;

    border-left: 1px solid #dddddd;
}

/*****##### 메뉴 #####*****/
.chat-view-box .chat-menu{
    display: flex;
    align-items: center;

    padding: 0.9rem 1.25rem;

    background: #ffffff;

    border-bottom: 1px solid #dddddd;
}
.chat-view-box .chat-menu > div:first-child {margin-right:auto;}
.chat-view-box .chat_list_btn {display:none;}
.chat-view-box .chat_list_btn button {display:flex; align-items:center; justify-content:center; height:28px; padding:5px 10px;  background:#fff; border:1px solid #ddd; border-radius:5px; color:#787878; font-size:0.875rem;} 

/***** 회원 이미지 *****/
.chat-view-box .user-image{
    width: 2rem;
    height: 2rem;
    margin-right: 0.75rem;
}

/*****##### 채팅방 #####*****/
.chat_wrap .message_wrap{
    height: calc(100vh - 20rem);
    min-height: auto;
    padding: 1rem;

    background: #F4F4F4;

    overflow-y: scroll;
}

.chat_wrap .message_wrap::-webkit-scrollbar{
    display: none;
}

/*****##### 날짜 디바이더 #####*****/
.chat_wrap .date_divider>span{
    background: #F4F4F4;
}

.chat_wrap .date_divider>span{
    font-size: 0.75rem;
}

/*****##### 채팅 버블 #####*****/
.chat_wrap .chat_bubble_wrap .bubble_text{
    padding: 0.75rem 1.25rem;

    font-size: 0.875rem;

    border-radius: 1.5rem;
}

.chat_wrap .chat_bubble_wrap.my_chat .bubble_text{
    background: #A12126;
}

.chat_bubble_wrap .bubble_date{
    font-size: 0.75rem;
}

.chat_bubble_wrap .user-image{
    width: 3.188rem;
    height: 3.188rem;
}

.chat_bubble_wrap.my_chat .user-image{
    display: none;
}

/*****##### 채팅 입력창 #####*****/
.chat-view-box .send_text_wrap{
    position: relative;

    padding: 1rem 1.25rem;
}

.send-message-wrap{
    padding: 0.5rem;

    background: #fafafa;
}

.chat_wrap .send_text{
    padding: 0.375rem 0.5rem;
}

.chat_wrap .send_text:focus{
    border: 1px solid #fafafa;
}

/***** 전송 버튼 *****/
.chat_wrap .send_text_btn{
    position: relative;
    top: auto;
    right: auto;

    transform: none;
}

/*****##### empty #####*****/
.chat-room-wrap .chat-empty-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    width: 100%;
    min-height: 70vh;
}

.round-board {
    display: inline-block;
    padding: 2px 5px;
    background-color: #ffffff;
    color: var(--danger);
    border: 1px solid var(--danger);
    border-radius: 8px;
    font-size: 0.75rem;
    line-height: 1;
}

/*팝업*/
.pop_notice {position:absolute; border:1px solid #834d4d; z-index:99999;}
.pop_notice .pop_btm {padding:10px; background:#272424; color:#fff; font-size:13px;}
.pop_notice .pop_btm button{margin-left: 10px; padding: 5px 10px; background: #e9e9e9; border: 1px solid #ddd; border-radius: 3px; color: #333;}

/* 메인 답례떡 슬라이드 */
.carousel .more i {font-size:13px; font-weight:900;}
.carousel .slick-wrap {overflow:visible;}
.carousel .slick-wrap .slick-slider {overflow:hidden;}
.carousel .slick-wrap .arrow-wrap {position: absolute; top: 50%; left:50%; transform: translateX(-50%); width:calc(100% + 0.938rem) ; z-index: 100;}
.carousel .h4 {font-size:14px;}
.carousel .price .h4 {font-size:14px; color:#a12126}
.carousel .component-wrap[data-comp="gds_main_item"] .info-wrap:not(:last-child) {margin-bottom:0; border-bottom:none;}

/*****#####===== 미디어 쿼리 =====#####*****/

/***** ~ lg *****/
@media (min-width: 768px) {
    /*****#####===== 네비게이션 =====#####*****/
    #chat-room-body .gnb-wrap{
        color: #ffffff;

        background: #A12126;
    }

    #chat-room-body .gnb-wrap .logo-wrap{
        margin-right: 1.875rem;
    }
}

/***** lg *****/
@media (min-width: 992px) and (max-width: 1200px) {
    .chat-lists-wrap .form-box .form-control{
        width: 100%;
    }

    .chat-lists-wrap .btn:not(.btn-sm){
        padding: 0.625rem 0.25rem;
    }
}

/***** md *****/
@media (min-width: 100px) and (max-width: 991px) {
    .chat-lists-wrap .form-box .form-control{
        width: 100%;
    }

    .chat-lists-wrap .btn:not(.btn-sm){
        padding: 0.575rem 0.25rem;
    }
}

/***** sm *****/
@media (min-width: 100px) and (max-width: 767px) {
    #chat-room-page{
        padding: 0;
    }

    #chat-room-page .container{
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    /*****#####===== 채팅 상세 =====#####*****/
    .chat_wrap .date_divider>span{
        font-size: 1rem;
    }

    .chat_bubble_wrap .bubble_date,
    .chat_wrap .chat_bubble_wrap .bubble_text{
        font-size: 1rem;
    }

    .chat_wrap .message_wrap{
        height: calc(100vh - 14.5rem);
    }
	
	.chat-room-wrap .chat-box {border-left:none; border-right:none;}
	.chat-box .col-4 {flex: 0 0 41.666667%;  max-width: 41.666667%;}
	.chat-box .col-12 {flex: 0 0 58.333333%; max-width: 58.333333%;}
	.chat-lists-wrap .form-box .form-control {padding:0.625rem 0.4166rem;}
	.chat-box .srch-wrap .col-2 {padding:0;}
}

@media (max-width:1199.98px) {
	.selection-title-div span {display:none;}
}

@media (max-width:991px) {
	.selection-content-wrap {padding-bottom:160px;}

	.custom-make-wrap .row-6 {margin-left:0; margin-right:0;}
	.custom-make-wrap .row-6 > div[class*='col']  {padding-right:3px; padding-left:3px;}
	.custom-make-wrap .write-content-wrap .each-col:not(:last-child) {margin-bottom:6px;}	
}

@media (min-width: 100px) and (max-width: 767.98px) {
	.selection-item-btn.page-h5 {font-size:1rem;}

	[id^='user-login'] .form-group-wrap .page-h4 {font-size:1rem;}
	.sns-login-wrap .page-h5,
	.relative_btn .page-h5 {font-size:1rem;}

	.chat-view-box .chat_list_btn {display:block;}
	.chat-box .col-4 {position:absolute; top:57px; left:-100%; flex:0 0 100%; max-width:100%;  height:100vh; background:#fff; z-index:1010; transition:all 0.3s}
	.chat-box .col-4.active {left:0;}
	.chat-box .col-12 {flex:0 0 100%; max-width:100%;}
	.chat-lists-item .lists-item {padding-right:1.25rem; padding-left:1.25rem;}


}
