/* BASIC css start */
/* page-body */
#productPlan .page-body .visual {  margin-top: 30px }
#productPlan .page-body .pick { margin:24px 0; text-align: right }
#productPlan .page-body .pick select { width: 240px; height: 38px; font-size: 13px; color: #555; text-align: left }
#productPlan .page-body .clst { display: flex; align-items: center; justify-content: center; border: 1px solid #ddd; box-sizing: border-box; }
#productPlan .page-body .clst li { display: inline-block;     flex: 1; text-align: center; box-sizing: border-box; border-right: 1px solid #ddd } 
#productPlan .page-body .clst li:last-child { border-right: none; }
#productPlan .page-body .clst li.select {background:#f0f0f0; }
#productPlan .page-body .clst li a { display: flex; align-items: center; height: 42px; font-size:14px;  justify-content: center; }
#productPlan .page-body .p-hd { position: relative; margin-top: 70px; 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}

/* BASIC css end */

