
/* 피플레이 측 PC 전용 CSS */
/* 피플레이 측에서만 등록 관리할 수 있습니다. */



.top .btn.cart .tx {color:#a3459b !important;}
.top .btn.cart .num {background:#a3459b; border: 1px solid #a3459b !important;}

.header .form_box .input_search:focus {border-color:#a3459b;}
.header .keyword .tit_box .hit .tt:before {background:#fd8734;;}


.nav {border-top:2px solid #a3459b;}
.nav .open_next {border-left:1px solid #a3459b !important;border-bottom:1px solid #a3459b !important;}
.nav .open_next:before {background:#a3459b !important;}
.nav .open_next .ctg_box li:hover .ctg2 {color:#a3459b !important;}

.nav .gnb_box .li:hover .ctg1 {color:#a3459b;}
.nav .gnb_box .li:hover .open_next {display:block;}
.nav .gnb_box .li:hover .upper_bd {display:block; z-index:400}
.nav .gnb_box .li:hover:before {display:none;}
.nav .gnb_box .hit {}
.nav .gnb_box .hit .ctg1 {background:#a3459b; color:#fff !important;}
.nav .gnb_box .hit .open_next {display:none !important;}
.nav .gnb_box .hit .upper_bd {display:block !important}
.nav .gnb_box .hit .upper_bd.bd2 {background:#a3459b;!important;}
.nav .gnb_box .hit:before {display:none;}
.nav .gnb_box .upper_bd {background:#a3459b;}

.nav .all:hover {background:#a3459b;}
.nav .all:hover .btn_all:after {background:#a3459b;}
.nav .all .over_all .depth3_inner {border:1px solid #a3459b;}
.nav .all .over_all .depth2_box:hover .depth2 {border:1px solid #a3459b; color:#a3459b;}
.nav .open_next {display:none; position:absolute; top:50px; z-index:300; border:1px solid #a3459b; border-right:0; margin-left:-1px; background:#fafafa; min-width:100%;}

.sub_depth2 .ctg_box .hit .ctg {color:#fd8734;}
.sub_contents .tab_box .hit .btn {color:#fd8734;}
/*.sub_list .sub_ctrl .total strong {color:#fd8734;}*/
.sub_list .sub_depth3 .hit:after {height:1px; background:#fd8734;}

.item_box:hover .upper_link {border-color:#fd8734;}
.item_box:hover .info .item_name {color:#fd8734;}

/*.main_tit strong {color:#a3459b !important;}*/
.main_ctg .ctg_tab {border-bottom:1px solid #a3459b !important;}
.main_ctg .ctg_tab ul {display:table; width:100%; table-layout:fixed; background:#fff;}
.main_ctg .ctg_tab .btn:hover .txt {text-decoration:underline; color:#000;}
.main_ctg .ctg_tab .hit {border-color:#a3459b; background:#a3459b;}
.main_ctg .ctg_tab .btn:after {background:#a3459b !important;}
.main_ctg .ctg_tab .hit .btn {background:#a3459b !important;}

.main_cs .cs_info .tel {color:#fd8734;}
.main_cs .btn_box .order .txt {color:#fd8734;}

.view_top .sub_price .online .tit {color:#a3459b;}
.view_top .sub_price .online .dollar_box .sign {color:#a3459b;}
.view_top .sub_price .online .dollar_box strong {color:#a3459b;}

/*
.view_top .view_total .color .tt {color:#a3459b;}
.view_top .view_total .color .sign {color:#a3459b;}
.view_top .view_total .color strong {color:#a3459b;}*/
.view_top .select select:focus {border:1px solid #a3459b; color:#a3459b;}


.top .btn.cart .tx {color:#a3459b !important;}
.top .btn.cart .num { background:#a3459b; border:1px solid #a3459b;} 

.sub_depth2 .ctg_box .hit .ctg {color:#a3459b !important;}
.member_join_top .process .hit .num {background:#a3459b !important;border-color:#a3459b;}


.vou_pop {overflow:hidden; background:#a3459b; border:1px solid #a3459b;}
.vou_pop .pop_tit {background:#a3459b;}
.vou_pop .pop_inner dt strong {color:#a3459b;}




/* 결제금액계산 */
.view_top .view_btn {overflow:hidden; padding-right:69px; position:relative; text-align:center; margin-top:25px; margin-left:-10px}
.view_top .view_btn ul {display:table; width:100%; table-layout:fixed;}
.view_top .view_btn li {display:table-cell; vertical-align:middle;}
.view_top .view_btn .btn {font-size:21px; line-height:56px; height:62px; display:block; font-weight:600; letter-spacing:-0.5px; box-sizing:border-box; margin-left:10px; }
.view_top .view_btn .txt {position:relative; padding-left:22px}
.view_top .view_btn .shape {position:absolute; left:0; top:0; width:16px; height:100%;} /* 여행카트 버튼 */
.view_top .view_btn .btn_cart {background:#fff; border:2px solid #0ba2ff; color:#0ba2ff; } /* 마우스오버시 버튼 */
.view_top .view_btn .btn_cart:hover {background:#005bcb; border-color:#005bcb; color:#fff;}
.view_top .view_btn .btn_cart:hover .shape {background-position:right center;}
.view_top .view_btn .btn_cart .shape {background:transparent url('/upfiles/playimg/ic_cart.png') left center no-repeat;}
.view_top .view_btn .btn_order {background:#0ba2ff; border:2px solid #0ba2ff; color:#fff;}
.view_top .view_btn .btn_order:hover {background:#005bcb; border-color:#005bcb;} /* 마우스오버시 버튼 */
.view_top .view_btn .btn_order .shape {background:transparent url('../images/new2017/ic_buy.png') 2px center no-repeat;}
.view_top .view_btn .btn_wish {border:1px solid #ccc; position:absolute; right:0; top:0; width:59px; background:#fff url('../images/new2017/view_wish.png') center center no-repeat; background-size:28px;}
.view_top .view_btn .btn_wish:hover { background-color:#fafafa;}
.view_top .view_btn .btn_wish.hit {background:#fff url('../images/new2017/view_wish_hit.png') center center no-repeat;}

.view_top .view_btn .btn_coupon {background:#0ba2ff; border:2px solid #0ba2ff; color:#fff;}
.view_top .view_btn .btn_coupon:hover {background:#005bcb; border-color:#005bcb;}
.view_top .view_btn .btn_coupon .shape {background:transparent url('../images/new2017/ic_coupon.png') left center no-repeat;}



/* **************************************** *

   상단로고 크기 고정 수정작업

   작업일 : 2020-06-19
   작업자 : 원데이넷 조아라 팀장
  
 * **************************************** */
.header .logo {width:300px; padding-bottom:0px;}
.header .logo img {width:300px; height:100px;}
.header .header_bn {width:300px;}
.header .rolling_box {width:200px; float:right;}





