/* BASIC css start */
/* page-body */
#productPlan .page-body .visual { margin-top:1px }
#productPlan .page-body .pick { margin-top:50px; text-align:left; }
#productPlan .page-body .pick select { width:300px; height:38px; font-size:20px; font-weight:700px; color:#000000; text-align:left; }
#productPlan .page-body .clst { zoom: 1; overflow: hidden; margin-top: 10px; padding: 10px 7px 7px; border-top: 1px solid #000000; font-weight: 700; border-bottom: 2px solid #000000; }
#productPlan .page-body .clst li {font-size:16px; float: left; margin-right: 15px; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h2_sqr_gray.gif) no-repeat 0 45%; }
#productPlan .page-body .clst li a { display: block; white-space: nowrap; }
#productPlan .page-body .p-hd { position: relative; margin-top: 30px; padding: 0 10px 5px; border-bottom: 2px solid #5c5c5c; }
#productPlan .page-body .p-hd.mt-35 { margin-top: 35px; }
#productPlan .page-body .p-hd h3 { color: #5c5c5c; font-size: 14px; font-weight: bold; letter-spacing: -1px; }
#productPlan .page-body .p-hd .top { position: absolute; top: 0; right: 5px; color: #5c5c5c; }
#productPlan .page-body .plst { zoom: 1; overflow: hidden; margin: 25px auto 0; }
#productPlan .page-body .item-wrap { padding-top:50px }
#productPlan .page-body .item-wrap .main_icons { position:relative; }

.item-wrap .item-cont{display:flex; flex-wrap:wrap;}
.w25p:nth-child(5n){margin-right:0;} 
.w25p:nth-child(1n){display:block;}
.w25p{width:18.7%; margin-right:1.5%; margin-bottom:25px}
/*.w25p .thumb{width:100%; position:relative;}*/
/*.w25p .thumb img{width:100%;}*/
/*.w25p .thumb>a{display:block; width:100%;}*/
/*.w25p .thumb>a>img{width:100%; transition:all .3s; }*/
.item-wrap .s_title{font-size:22px; font-weight:500; padding:10px 20px; margin:10px 0px; border-top:1px solid #D6BCB0; background-color:#FFEFEF; }

#productPlan .page-hd td{padding:10px 0 4px;}
#productPlan .page-hd .pick{margin:0; text-align:left;}
#productPlan .page-hd{border:none; padding:0;}


.plan-side-menu{
    width:280px;
    border:1px solid #d9d9d9;
    background:#fff;
    padding:12px 14px;
    box-sizing:border-box;
    font-size:14px;
    line-height:1.6;
}

.plan-side-menu .plan-side-title{
    font-weight:700;
    font-size:15px;
    margin-bottom:8px;
    color:#222;
}

.plan-side-menu ul{
    margin:0;
    padding:0;
    list-style:none;
}

.plan-side-menu ul li{
    margin:4px 0;
    padding:0;
}

.plan-side-menu ul li a{
    color:#333;
    text-decoration:none;
}

.plan-side-menu ul li a:hover{
    color:#005ad9;
    text-decoration:underline;
}


.plan_total{
    display:flex;
    justify-content:space-between;
    align-items:center;
    background:#f7f7f7;
    border:1px solid #ddd;
    padding:12px 15px;
    margin:15px 0;
    color:#333;
}

.total_cnt{    font-size:20px;    font-weight:500;}

#totalBrandCnt{    color:#e60012;    font-size:22px;    font-weight:500;}

.plan_date{    font-size:18px;    color:#333;}
.plan_date .end{    color:#ff8800;    font-weight:500;}

.plan-list-btn{
    display:inline-block;
    padding:10px 20px;
    font-size:18px;     /* ±ÛÀÚ Å©±â */
    font-weight:500;    /* ±ÛÀÚ ±½±â */
    border:1px solid #ccc;
    background:#FFEAEA;
    color:#333;
    text-decoration:none;
}
.plan-list-btn a{
    font-size:18px !important;
    font-weight:500 !important;
}
.plan-list-btn:hover{
    background:var(--main-color);
    color:#fff;
    border-color:var(--main-color);
}

.plan-list-btn{
    float:right;
    margin-top:-20px;
}




/* BASIC css end */

