@charset "euc-kr";


/*¿À´õ ÄÁÅ×ÀÌ³Ê*/
.order{
    flex-direction: column; 
    width: 1020px;
}


/* ÁÖ¹®Æû ³» form ¿µ¿ª */
#orderForm {
  display: flex;
  justify-content: center;
}

#od-table{
    table-layout: fixed;
    border-top:2px solid #545454;
}

/*°¡ÀÌµå ¹öÆ°*/
.gbtn_ctn{
    display:flex; 
	justify-content: flex-start;
	gap:30px;
}

#g-btn-g{
    width: 210px; 
    height: 50px; 
    background-color: #20b8af; 
    border: none; 
    text-align: center; 
    color: white; 
    display: inline-flex; 
    font-size: 18px; 
    bottom: 100px; 
    z-index: 9; 
    margin-top: 15px; 
    margin-left: 12px; 
    align-items: center; 
    justify-content: center;
    border-radius: 50px;
    padding-top: 7px;
}

#g-btn-r{
    width: 210px;
    height: 50px;
    background-color: #F64328;
    border: none;
    text-align: center;
    color: white;
    display: inline-flex;
    font-size: 18px;
    bottom: 100px;
    z-index: 9;
    margin-top: 15px;
    margin-left: 12px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    padding-top: 7px;
   
}

/* °¡ÀÌµå ¹öÆ° ¸µÅ© ½ºÅ¸ÀÏ */
#guideLinkG,
#guideLinkR {
  color: white;
}

/* °¡ÀÌµå ¹öÆ° ÀÌ¹ÌÁö ½ºÅ¸ÀÏ */
#guideImgG {
  width: 25px;
  vertical-align: middle;
  padding-bottom: 5px;
  filter: invert(100%);
}

#guideImgR {
  width: 20px;
  vertical-align: middle;
  padding-bottom: 5px;
  filter: invert(100%);
}

/* °¡ÀÌµå ¹öÆ° ½ºÆÒ ÅØ½ºÆ® ½ºÅ¸ÀÏ */
#guideSpanG,
#guideSpanR {
  font-weight: 500;
  line-height: 0.8;
  text-align: center;
  font-size: 20px;
}



/*
#od_name{
    padding-left: 30px;
}
*/

/*¿À¸¥ÂÊ Å×ÀÌºí ÄÁÅ×ÀÌ³Ê*/
#table-cnt{
    border-top:2px solid #545454;
}

#sproduct, #b_pmethod_offset, #b_pmethod_digital, #skind {
    width: 0;
    height: 0;
    visibility: hidden;
}

/* Á¦Ç° »çÁø ¿µ¿ª (Pimg) */
#productImage {
  width: 480px;
  height: 296px;
  position: relative;
  margin-left: 10px;
}

/* È®´ë ¹öÆ° ¿µ¿ª */
#zoomButton {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 9;
  transform: translateY(-300px);
}

/* È®´ë ¹öÆ° ¸µÅ© */
#zoomLink {
  display: block;
  width: 42px;
  height: 42px;
}

/* È®´ë ¹öÆ° ÀÌ¹ÌÁö */
#zoomImg {
  width: 42px;
  height: 42px;
  border: none;
}

#NoticeImgLayer1 {
  padding: 0;
}

/*ÁÖ¹®Á¦¸ñ*/
#od_title{
    text-align: center; 
    vertical-align: middle; 
    font-size: 14px; 
    font-weight: 700;
}
/*Á¦¸ñÀÎÇ²*/
.subj{
    font-size: 14px; 
    font-weight: 700;
}
/*ÀÎ¼â¹° »ó¼¼*/
#p_det{
    text-align: center;
    vertical-align: middle; 
    font-size: 14px; 
    font-weight: 700;
    padding-left: 47px;
}
/*ÀÎ¼â¹° ÀÎÇ²*/
.cname{
    font-size: 14px; 
    font-weight: 700;
}

/*±Ô°Ý*/
#standard{
    font-size: 14px;
    font-weight: 700;
}
/*±Ô°ÝÀÎÇ²*/
#SSize{
    width:200px;
}
/*¼ö·®*/
#count{
    font-size: 14px; 
    font-weight: 700;
}

/*¾È³»*/
#important{
    color:red; 
    padding: 5px 0 10px 0;
}
#Quantity_st{
    width: 0px;
    text-align: center;    
}
/*¿¬*/
#QuantityR{
text-align:center; 
    width:80px;
/*¸Å*/
#TotalQuantity{
    width:60px;
    }
/*°Ç*/
#Pcases{
    width:80px;
}

/*ÁöÁú*/
#quality{
    font-size: 14px; 
    font-weight: 700;
}

/*µµ¼ö*/
#noc{
    font-size: 14px; 
    font-weight: 700;
}

/*µµ¼öÀÎÇ²*/
#B_Color{
    width: 200px;
}
/*µµ¼ö ÀÎÇ² ¼û±è*/
#B_Press{
    width:0px;
    height:0px;
    visibility:hidden;
}

#B_Bigo{
    width:0px;
}
    
.B_PCover_st{
    visibility:hidden;
    width:0px;"
    }

/*ÀÎ¼âºñ¿ë*/
.total_won{
    border:0px;
    text-align:right;
    width:150px;
}

/*ÈÄ°¡°ø*/
.af_line{
    border-bottom: 2px solid #00C6AC;;
}

/*Ã¼Å©¹Ú½º*/
#ckb{
    float: right;
}
#sel_opt_toggle{
    width: 15px; 
    vertical-align: middle;
}
#sel_opt_toggle-n{
    width: 15px;
    vertical-align: middle;
}

#aw-table{
    border-top:4px solid #00C6AC;;
}
/*ÈÄ°¡°ø ¿É¼Ç*/

#aw-font{
    font-weight: bold;
    color: #00C6AC;;
}
.aw-font{
    font-weight: bold;
    color: #00C6AC;;
}

.af_price{
    border:0px;
    text-align:right;
    width:150px;
}
/*¿ø*/
.won{
    display:inline-block;
}

/*¹Ì½Ì*/
#mishing{
    font-weight: bold; 
    color: #00C6AC;;
}
/*¹Ì½Ì ÀÎÇ²*/
#m-wid{
    width: 280px;
}

/*Å¸°ø*/
#punching{
    font-weight: bold; 
    color: #00C6AC;;
}
#punch-wid{
    width: 280px;
}
/*Á¢Áö*/
#folding{
    font-weight: bold; 
    color: #00C6AC;;
}
#fold-wid{
    width: 280px;
}
/*¿À½Ã*/
#oshi{
    font-weight: bold; 
    color: #00C6AC;;
}
#oshi-wid{
    width: 280px;
}
/*Çü¾Ð*/
#embossing{
    font-weight: bold; 
    color: #00C6AC;;    
}
#embo-wid{
    width: 136.5px;
}
#embo-wid-sec{
    width:135px; 
    margin-left: 5px;
}
/*¹Ú*/
#foil{
    font-weight: bold; 
    color: #00C6AC;;    
}
#foil-wid{
    width: 136.5px;
}
#foil-wid-sec{
    width:135px; 
    margin-left: 5px;
}
/*µµ¹«¼Û*/
#domusong{
    font-weight: bold; 
    color: #00C6AC;;    
}
/*ÄÚÆÃ*/
#coating{
    font-weight: bold; 
    color: #00C6AC;;    
}
/*Àç´Ü*/
#cutting{
    font-weight: bold; 
    color: #00C6AC;;    
}
/*Ç®¹ßÀÌ*/
#fullbari{
    font-weight: bold; 
    color: #00C6AC;;   
}
/*³Ñ¹ö¸µ*/
#numbering{
    font-weight: bold; 
    color: #00C6AC;;   
}
.pd3px{
    padding: 3px 0;
}

/*ÃÑ°ßÀû±Ý¾×*/
#ttp{
    width:100%;
}
/*Á¦Ç°±Ý¾×*/
.price{
    font-size:14px;
    text-align:right;
}
/*DTotalCost_1*/
.DTotalCost_1_st{
    font-size:18px;
    color:#000;
    font-weight:700;
}
/*.DDCCost_1_st*/
.DDCCost_1_st{
    font-size:18px;
    color:#000;
    font-weight:700;
}
/*DTotalDCCost_1_st*/
.DTotalDCCost_1_st{
    font-size:24px;
    color:#000;
    font-weight:700;
}
/*ºÎ°¡¼¼*/
#tax_cost{
    font-size:14px;
    text-align:right;
}
.DTaxCost_1_st{
    font-size:24px;
    color:#000;
    font-weight:700;
}
/*°áÁ¦±Ý¾×*/
#pay_a{
    font-size:14px;
    text-align:right;
    color:#ff6400;
}
.DTotalDCTaxCost_1_st{
    font-size:30px;
    color:#ff6400;
    font-weight:700;
}
/*±Ý¾×È®ÀÎ ¹öÆ°*/
#b-btn{
    margin-bottom: 50px; 
    text-align: center;
}