

.wrap {width:100%;}
.btn_wrap {text-align:center;margin: 30px 0}
.text_left {text-align:left !important;}
.text_right {text-align:right !important;}
textarea {resize:none;}

/*체크박스*/
.chkbox {position:relative;top:-4px;}
.chkbox .chk input[type="checkbox"] {display: none;}
.chkbox .chk input[type="checkbox"] + label {
display: inline-block; width:22px; height: 34px;
background-image:url('../img/chk.png');
}
.chkbox .chk:after {display:block; clear:both; content:"";}
.chkbox .chk input[type="checkbox"]:checked + label {
width:22px;height:34px;background:url('../img/chk_r.png');}

/*기본컬러*/
.blue {color:#012b6e !important;}
.Lgrey {color:#69696c !important;}
.grey {color:#5a5a5d !important;}

/*폰트굵기, 정렬*/
.regular {font-weight:400 !important;}
.bold {font-weight:700 !important;} 
.extra {font-weight:800 !important;}
.extrabold {font-weight:800 !important;}
.align-right {left: inherit !important; right:-20px !important; text-align:right !important;}

/* 페이지버튼 */
#paging {width:100%;text-align:center;}
.paging_wrap {display:inline-block;}
.paging_wrap .prev, .paging_wrap .next {float:left; height:22px;}
.paging_wrap .prev img, .paging_wrap .next img {height:100%;}
.paging_wrap .page_num {float:left;padding:0 30px;}
.paging_wrap .page_num li {float:left;font-size:18px;padding:0 14px;}
.paging_wrap .page_num li a {color:#c7c7c9;font-weight:400;}
.paging_wrap .page_num li.on a {color:#18407c;font-weight:800;}

/* 플랫폼 platform.php */
.platWrap {width: 100%;height: 100%;text-align: center;padding:180px 0}
.platTitle {padding: 40px 0 65px}
.platFlex {display:flex;justify-content:space-between;width: 1080px;margin:20px auto 0;}
.platBottom {width: 1080px;height:100px;background:#0009;margin: 22px auto 0}

.platFlex a {display:block; transition:all 0.3s;}
.plat_store { width:522px;height:610px;background:url('../img/platform/storeOff.png');}
.plat_store:hover {background:url('../img/platform/storeOn.png');}
.plat_comm { width:522px;height:610px;background:url('../img/platform/commOff.png');}
.plat_comm:hover {background:url('../img/platform/commOn.png');}

.platBottom .platFlex {max-width: 315px; height:100%; margin: auto;align-items: center;}
.platBottom .platFlex a {width: 59px; height:69px; background-repeat:no-repeat;}
.platFlex .home {background:url('../img/platform/homebtn.png');}
.platFlex .mail {background:url('../img/platform/mailbtn.png');}
.platFlex .mall {background:url('../img/platform/mallbtn.png');}

.platFlex .home:hover {background:url('../img/platform/homebtnOn.png');}
.platFlex .mail:hover {background:url('../img/platform/mailbtnOn.png');}
.platFlex .mall:hover {background:url('../img/platform/mallbtnOn.png');}

/* 로그인 login.php */
.logWrap {width:100%;min-height: 1080px;text-align:center;}
.log_center {width:100%;display:inline-block;margin: 196px 0;padding:76px 0 96px;background: rgb(255 255 255 / 80%);}
.comm_log {background: rgb(0 0 0 / 55%);}
.hands_logo {padding:23px 0 48px 0;font-family:'Nanum Gothic','나눔고딕';color:#012b6e;}
.hands_logo h3 {margin:0;font-size:37px;font-weight:800; letter-spacing:6px;margin-bottom: 17px;}
.hands_logo p {font-family:'NanumSquare',sans-serif;margin:0;margin-top:13px;font-size:21px;font-weight:400;color:#39393e;letter-spacing:0px;}
.log_inputWrap {width:425px;margin:auto;}
.log_inputWrap input[type='checkbox'] {position: absolute; right: 84px; top: 9px; cursor:pointer; opacity: 0.01;}
.log_inputWrap input[type='checkbox']:checked + label {background-position-y: -17px}
.log_inputWrap label {color:#012b6e;font-size:15px; padding-top: 7px; margin-bottom: 12px; padding-left: 24px; background:url('../img/platform/chkbox_bg_store.png') no-repeat; background-position-y: 7px; cursor:pointer; float: right;}
.comm_log .log_inputWrap label {color:#fff; background:url('../img/platform/chkbox_bg_commu.png') no-repeat; background-position-y: 7px;}
.log_inputbox {margin-bottom:8px;}
.log_inputbox input[type='text'], .log_inputbox input[type='password']{width:100%;height:38px;font-size:18px;background:transparent;font-family:'Nanum Gothic','나눔고딕';line-height:30px;padding-left:18px;box-sizing:border-box;border:1px solid #123a78;color:#123a78;}
.log_btnbox {margin-top:25px;}
.log_inputbox input::-webkit-input-placeholder {color:#123a78 !important;}
.log_inputbox input::-ms-input-placeholder {color:#123a78 !important;}
.log_inputbox input::-moz-placeholder {color:#123a78 !important;}
.comm_log .hands_logo h3, .comm_log .hands_logo p {color:#fff}
.comm_log .log_inputbox input[type='text'], .comm_log .log_inputbox input[type='password'] {border-color:#fff; color:#fff}
.comm_log input::-webkit-input-placeholder {color:#fff !important;}
.comm_log .log_inputbox input::-ms-input-placeholder {color:#fff !important;}
.comm_log .log_inputbox input::-moz-placeholder {color:#fff !important;}
.comm_log .log_btnbox button {background:#fff; color:#012b6e;}

.log_btnbox button {width:100%;height:39px;font-size:18px;font-family:'Nanum Gothic','나눔고딕';border:none;background:#012b6e;color:#fff;font-weight:700;cursor:pointer;}
.log_txt {margin:60px auto 0;text-align:left;padding-left:55px;box-sizing:border-box;}
.log_txt p {margin:0;line-height:27px;}
.log_txt a {color:#39393e;font-family:'Nanum Gothic','나눔고딕';font-size:14px;font-weight:400;text-decoration:none;}
.head_util ul:first-child {float:left;}
.head_util ul:last-child {float:right;}
.head_util ul li {display:inline-block;font-weight:400;vertical-align:middle;font-size:16px;color:#5a5a5d;margin-left:3px;}
.head_util ul li button{position:relative;line-height:22px;font-family:'NanumSquare', '나눔스퀘어' !important;font-weight: 400; color: #57534a;font-size:17px}
.head_util ul .shortcuts button {font-weight:800}
.head_util ul li button:hover {color:#012b6e;}
.head_util ul li button img {background:#5a5a5d;}
.head_util ul li button:hover img {background:#012b6e;}
.head_util ul .shortcuts:last-child {margin-left: 30px}
.head_util ul .shortcuts button:hover{color:#012b6e}
.head_util ul .shortcuts button:hover::before {content:'';position:absolute;z-index:-1;display:block;width:40px;height:40px;background:#ffe594;border-radius:50%;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.head_util ul li button img {vertical-align: sub; margin-right: 5px}
.head_util .cart_number {position:relative;}
.head_util ul li .cart_numbox {position:absolute;right:-5px;top:-8px;}
.head_util ul li .cart_num {display:inline-block;min-width:15px;height:15px;line-height:15px;background-color:#012b6e;color:#fff;border-radius:100px;font-size:8px;text-align:center;box-sizing:border-box;}
.wish-btn {position:relative}
.wish-b-f {display:none; position:absolute; left:0; top:0;}
.wish-btn:hover .wish-b-f{display:block;}
.login_who {margin-right:5px;}
.login_who_st {cursor:pointer;font-weight:600;}
.login_who_st:hover {text-decoration: underline;}
.logout {border:none;}
.logout button {letter-spacing:-0.5px;font-size:16px;}
.logout button:hover {font-weight:800}

/*head*/
.header {width:100%;}
.head_util {width:1300px;height:30px;margin:0 auto;padding-top:30px;}
.logo_wrap {width:fit-content;margin:45px auto 70px;color:#012b6e;text-align:left;}
.logo_wrap .logo {display:inline-block;font-size:55px;font-weight:800;letter-spacing: 5px;cursor:pointer;}
.logo_wrap .logo a {color:#012b6e;}
.logo_wrap .logo_txt {display:block;font-family:'NanumSquare',sans-serif;font-size:22px;margin-bottom:-5px;padding-left:3px;}
.nav_wrap {background-color:#012b6e;height:65px;box-shadow: 0 8px 10px rgb(40 40 40 / 42%);}
.nav_wrap .nav_box {position:relative;width:1300px;margin:0 auto;color:#fff;display: flex;justify-content: center;}
.nav_wrap .nav_box .nav {float:left;}
.nav_wrap .nav_box .nav li {float:left;font-family:'NanumSquare',sans-serif;color:#fff;font-size:19px;font-weight:400;margin-left:180px;line-height:65px;cursor:pointer;}
.nav_wrap .nav_box .nav li:hover {font-weight:700;}
.nav_wrap .nav_box .nav li:first-child {margin-left:0;}
.nav_wrap .nav_box .nav li.on {font-weight:700;}
.nav_wrap .nav_box .top_search {position:absolute;height:100%;right:0;float:right;display: flex;align-items: center;}
.nav_wrap .nav_box .top_search .top_searchBox {width:270px;height:45px;font-size:18px;padding:5px;box-sizing:border-box;background:none;border:none;color:#fff;}
.nav_wrap .nav_box .top_search .top_searchBox:focus {outline:none; border-bottom: 2px solid #fff}
.nav_wrap .nav_box .top_search .top_searchBox:focus ~ .top_searchBtn {display:block !important;}
.nav_wrap .nav_box .top_search .top_searchIcon {position:absolute;right:0;pointer-events: none;}
.nav_wrap .nav_box .top_search .top_searchBtn {display:none;position:absolute;right:0;width:31px; height:31px;background:url('/resource/store/img/top_search_icon.png');}

/*메인*/
.main {width:100%;padding:130px 0;}
.main_box {margin-bottom: 180px;clear:both;overflow:hidden;}
.main_box .main_center {width:1300px;margin:0 auto;}
.main_center .info_wr {width: 570px; margin: 40px auto;font-family: 'NanumSquare',sans-serif;}
.main_center .info_wr span {font-size: 20px; color:#858585;}
.info_wr .btn_centered {margin: 75px auto 0; display: block;font-size:20px}
.info_wr .info_title {display:inline-block;width: 180px;font-weight:600; color:#5a5a5d !important;}
.info_wr input[type='text'] {width: 350px; border:none; border-bottom: 1px solid #858585; font-size: 20px; padding: 5px 7px 0}
.titlebox {text-align:center;border-bottom:1px solid #5a5a5d;padding-bottom:40px;}
.titlebox .item_title {font-size:35px;font-family:'NanumSquare',sans-serif;color:#5a5a5d;font-weight:800;}
.titlebox.title_nb {border: none;}
.titlebox .item_stitle {display:block;font-family:'Nanum Gothic';font-size:16px;font-weight:600;margin-bottom:12px;letter-spacing:2px;}
.inline-stitle {display:inline-block !important;margin-left:12px !important;}
.main_BestSeller {padding:80px 0 40px 0;background-color:#f8df94;}
.main_BestSeller .main_BestBox {border-bottom:none;}
.main_BestSeller .main_BestBox .item_title {color:#69696c}
.main_BestSeller .item_body .item_price {font-weight:400}
.shipping_state {margin:65px 0 20px;text-align:center;}
.shipping_state ul {display:inline-block;}
.shipping_state li {position:relative;width:230px;height:230px;float:left;border-radius:50%;cursor:pointer;text-align:center;background-color:#f3f3f4;letter-spacing:-0.5px;margin:0 42px;}
.shipping_state li:first-child {margin-left:0;}
.state_arr {position:absolute;top:50%;right:-48px;margin-top:-8px;width:13px;height:18px;}
.state_ico {height:64px;padding-top:45px;}
.state {font-family:'NanumSquare',sans-serif;padding: 22px 0 10px;font-size:20px;font-weight:400;color:#5a5a5d;}
.state_num {font-family:'NanumSquare',sans-serif;display:inline-block;font-size:18px;font-weight:700;color:#5a5a5d;max-width: 115px;margin: 0 auto;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.state_num span {display:inline-block;cursor:pointer;}
.state_num:last-child{margin-left:3px;}
.shipping_state .shipping {background:#fffbed !important;border: 2px solid #e8b51b;box-sizing:border-box;}
.shipping .state, .shipping .state_num {color:#e8b51b !important;}
.state_end {padding:30px 0 !important;cursor:pointer;}
.item_ListWrap .item_listBox {text-align:center;}
.item_list {display:inline-block;}
.item_list li {float:left;color:#69696c;margin:0 18px 30px;}
.item_list .thumb {position:relative;cursor:pointer;}
.item_list .thumb img {width:100%; max-width:270px;}
.item_list .thumb .ico_best {position:absolute;top:0;left:0;width:85px;height:29px;background:#820023;color:#fff;font-size:20px;line-height:29px;font-weight:600}
.thumb_AllItem {position:relative;display: flex;width:300px;height:300px;cursor:pointer;overflow:hidden;place-content: center;place-items: center;}
.thumb_AllItem.newItem::after {content:'NEW';display:block;position:absolute; top:12px; left:12px; width: 70px; height: 25px; line-height:25px; font-weight:600; background:#f1c765; color:#fff;}
.all_item_list {display:inline-block;}
.all_item_list li {float:left;color:#69696c;margin:40px 12px 40px 13px;}
.all_item_list .item_body {width:300px; margin-top:40px;}
.thumb_AllItem img {width:100%;object-fit: none;}
.item_body {width:343px;text-align:center;margin-top:12px;font-weight:700;}
.item_body .item_name {font-size:24px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:7px;color:#69696c;letter-spacing:-0.5px;cursor:pointer;}
.best_item {margin-top: 35px;}
.best_title {font-size: 30px; margin-right: 12px;}
.item_body .item_name span {display:inline-block;margin-left:5px;font-size:15px;}
.item_body .item_price {font-size:25px;}
.item_body .item_brand {height:23px;font-size:15px;margin-top:-20px;padding-bottom:8px;}
.btn_more {display:inline-block;text-align:center;margin-top:30px;}

/*상품리스트 list.php*/
.list_wrap {}
.list_box {width:100%;}
.list_center {width:1300px;margin:0 auto;}
.list_CateBox {width:100%;padding:75px 0;margin-bottom:55px;}
.list_CateCenter {width:1300px;margin:0 auto;}
.list_cate {width:100%;height:32px;;border-bottom:1px solid #7b7b7d;color:#626262;font-family:'NanumSquare',sans-serif;}
.list_cate .list_cate_tit {width:290px;display:block;float:left;font-family:'NanumSquare',sans-serif;font-size:19px;font-weight:800;}
.list_cate .list_menu {position:relative;width:1010px;display:flex;justify-content:space-between;}
.list_cate .list_menu > li {position: relative;font-size:19px;height:30px;padding-bottom:30px;}
.list_cate .list_menu > li.on {color:#012b6e;font-weight:800;}
.list_cate .list_menu > li > a {color:#626262;padding-bottom:11px;}
.list_cate .list_menu > li:hover > a {color:#012b6e;font-weight:800;border-bottom:2px solid #012b6e}
.list_cate .list_menu > li:hover > .list_subCate {display:block;}
.list_cate .list_menu > li.on > .list_subCate {display:block;}
.list_subCate {position:absolute;display:none;top:30px;left:-10px;width:970px;height:30px;text-align:left;padding-top:25px;z-index:2;}
.list_subCate > ul {display:inline-block;}
.list_subCate > ul > li {display:inline-block;vertical-align:middle;padding-right:13px;margin-right:7px;background:url('/resource/store/img/submenu_bar.gif')no-repeat 100% 47%;}
.list_subCate > ul > li:last-child {border-right:none !important;background:none;margin:0; padding:0;}
.list_subCate > ul > li > a {color:#69696c;font-size:19px;}
.list_subCate > ul > li > a:hover {font-weight:600;}
.list_NewItem {background:#fcf2d2;padding:55px 0 45px 0;margin-bottom:220px;}
.list_NewItem .list_NewItemBox {border-bottom:none;padding-bottom:40px;}
.list_NewItem .item_price {font-weight:900;}

/*상품리스트 list_sub.php*/
.ListSub_cont {width:100%;}
.ListSub_center {width:1300px;margin:0 auto;}
.sub_head {text-align:center;padding-top:60px;}
.sub_head .sub_title {display:block;}
.sub_head h3.list_sub_t {display:inline-block;padding:0 50px 20px 50px;border-bottom:1px solid #5a5a5d;color:#55524a;font-weight:700;font-size:32px;font-family:'NanumSquare',sans-serif;}
.sub_head h3.sub_t {display:inline-block;width:260px;color:#55524a;font-weight:700;font-size:30px;font-family:'NanumSquare',sans-serif;}
.sub_txt {font-size:20px;color:#55524a;font-weight:400;font-family:'NanumSquare',sans-serif;}
.sub_head .depth {float:right;padding-top:20px;color:#55524a;}
.sub_head .depth a {font-size:21px; color:#55524a}
.sub_head .depth em {padding:0 5px;}

/*상품상세 view.php*/
.view_wrap {width:100%;padding:120px 0;}
.view_wrap .view_center {width:1300px;margin:0 auto;}
.view_head {padding-bottom:150px;height:auto;overflow:hidden;}
.view_tb_wrap {float:left;padding:25px 35px;}
.view_tb {width:520px;height:520px;}
.view_tb img {width:100%;}
.view_option_wrap {float:left;width:690px;position:relative;margin-left:20px;letter-spacing:-0.5px;}
.vo_infobox {padding-bottom:75px;color:#69696c;border-bottom:1px solid #d4d4d5;}
.vo_brand {font-size:19px;font-weight:700;margin-bottom:3px;}
.vo_name {font-size:30px;font-weight:700;margin-bottom:28px;}
.vo_sort {font-size:20px;color:#9d9d9f;margin-bottom:30px;}
.vo_price {position:relative;font-size:25px;font-weight:600;}
.vo_price .icon_pri {font-size:23px;}
.vo_price .icon_good {position:absolute;right:0;top:0;cursor:pointer;}
.vo_detailbox {}
.vo_detail_opt {width:100%;display:table;padding:19px 0;color:#69696c;border-bottom:1px solid #d4d4d5;}
.vo_detail_opt .opt_tit {display:table-cell;width:260px;font-size:19px;vertical-align:middle;font-weight:400;}
.vo_detail_opt .option {display:table-cell;font-size:20px;vertical-align:middle;font-weight:700;}
.opt_layer {display:block;}
.opt_layer input[type=button] {float:left;color:#69696c;background:none;border:1px solid #535454;margin:0;padding:0;margin-left:-1px;line-height:27px;}
.opt_layer .btn_minus, .btn_plus {width:28px;height:28px;font-size:20px;cursor:pointer;}
.opt_layer .btn_number {width:60px;height:28px;font-size:19px;}
.vo_totalbox {margin:53px 0;text-align:right}
.vo_tatal {font-size:21px;line-height:16px;font-weight:700;color:#69696c;}
.vo_tatal .vo_total_price {font-size:33px;font-weight:800;color:#012b6e;}
.vo_tatal .total_icon {font-size:26px;margin-left:28px;font-weight:800;color:#012b6e;}
.view_btnbox {width:100%;color:#69696c;}
.view_btnbox button {width:49%;height:75px;font-family:'NanumSquare',sans-serif !important;float:left;border:2px solid #626262;text-align:center;color:#69696c;font-size:23px;font-weight:400;letter-spacing:normal !important;cursor:pointer;}
.view_btnbox button:hover {background:#012b6e;color:#fff;transition:all ease 0.3s;border-color:#012b6e}
.view_btnbox button:last-child {float:right;}
.with_itembox {letter-spacing:-0.5px;}
.with_itembox .with_item {padding:0 55px;box-sizing:border-box;text-align:center;}
.with_item .with_item_t {font-size:26px;font-weight:700;text-align:left;color:#69696c;}
.with_item ul {position:relative;display:inline-block;margin-top:40px;}
.arr_left {position:absolute;left:-40px;top:40%;cursor:pointer;}
.arr_right {position:absolute;right:-40px;top:40%;cursor:pointer;}
.with_item li {width:265px;display:inline-block;vertical-align:middle;color:#69696c;font-weight:700;text-align:center;line-height:26px;cursor:pointer;}
.with_item li.bar {background:#d4d4d5;width:1px;height:110px;}
.with_tb img {width:100%;}
.with_brand {font-size:16px;}
.with_name {font-size:24px;margin:8px 0;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.with_price {font-size:21px;}
.ml {font-size:15px;font-weight:600;display:inline-block;margin-left:4px;}

/*장바구니cart.php*/
.cart_center {width:1300px;margin:0 auto;}
.container {}
.cart_ListWrap {margin-top:34px;letter-spacing:-0.5px;}
.cart_ListWrap .cart_listbox {margin:34px 0 110px;overflow:hidden;}
.list_tit {font-size:26px;font-weight:700;color:#69696c;padding-bottom:25px;border-bottom:2px solid #34568b}
.list_cont {margin:0px 0 20px 0;}
.cartTable {color:#69696c;}
.cartTable thead th {font-size:21px;font-weight:700;height:50px;border-bottom:1px solid #868688;text-align:center;padding: 5px 0;}
.cartTable tbody td {font-size:21px;font-weight:700;font-weight:700;border-bottom:1px solid #c3c3c3;text-align:center;padding: 30px 0;}
.cartTable .tb_box {text-align:left;}
.cartTable .tb_img {width:210px;height:210px;display:inline-block;vertical-align:middle;}
.cartTable .tb_img img {width:100%;}
.cartTable .item_tit {width:360px;display:inline-block;vertical-align:middle;font-size:21px;font-weight:700;}
.cartTable .item_tit span {display:inline-block;font-size:18px;margin-right:8px;}
.cartTable tfoot td {border-bottom:1px solid #c3c3c3;padding:16px 0;}
.cart_opt_layer {display:inline-block;}
.baseTable {width:100%;}
.cart_total {float:right;margin-right:20px;}
.deliver_price {float:left;width:280px;font-size:22px;font-weight:700;}
.pur_price {float:left;font-size:24px;font-weight:800;}
.del_price_t {display:inline-block;margin-right:20px;}
.pur_price_t {display:inline-block;margin-right:43px;}
.basket_box {margin-top:20px;}
.partDel {float:left;}
.partDel .btn_partDel {width:147px;height:37px;font-size:18px;border:1px solid #6c6c6c;color:#6c6c6c;font-weight:700;letter-spacing:-0.5px;}
.basket_noti {float:right;text-align:right;color:#6c6c6c;font-weight:400;}
.basket_noti span {display:block;line-height:23px;letter-spacing:-0.5px;}
.basket_noti .noti1 {font-size:22px;}
.basket_noti .noti2 {font-size:20px;margin-top:10px}
.basket_noti .delivery_noti {display:inline-block;font-size:21px;font-weight:400;margin-right:15px;}
.basket_noti .delivery_date {display:inline-block;width:180px;line-height:31px;height:31px;border:1px solid #959596;color:#959596;font-size:24px;font-weight:700;text-align:center;letter-spacing:-0.5px !important;cursor:pointer;} 
.item_ml {display:inline-block;font-size:15px;margin-left:5px;}
.total_area {max-width:900px;margin: 25px auto 55px;}
.totalTable {margin: 22px 0;border-bottom:1px solid #7b7b7d;overflow:hidden;}
.total_area .totalPur_t {padding-left:20px;text-align:left;font-size:20px;font-weight:700;color:#69696c;box-sizing:border-box;}
.totalTable tbody td {padding-top:10px;}
.total_area .tatalPur_pri {text-align:right;padding-right:20px;box-sizing:border-box;font-size:22px;font-weight:700;color:#69696c;}
.total_area .totalPur_date {font-size:22px;font-weight:700;color:#9b9b9b;}
.group_totalPur td {padding-top:28px !important;padding-bottom:35px;}
.group_totalPur .totalPur_t {font-size:24px;}
.group_totalPur td .all_tatal_price {text-align:right;padding-right:20px;box-sizing:border-box;font-size:28px;color:#012b6e;font-weight:800;}
.btn_order {width:181px;height:47px;vertical-align:middle;font-size:23px;font-weight:700;color:#fff;background:#012b6e;border:1px solid #012b6e;text-align:center;}
.btn_order_back {width:181px;height:47px;line-height:39px;vertical-align:middle;font-size:23px;font-weight:700;color:#012b6e;background:#fff;border:1px solid #012b6e;text-align:center;}

/* 주문서 order.php */
.order_wrap {padding:110px 0;}
.order_wrap .order_center {width:1300px;margin:0 auto;}
.order_tb_img {margin-left:50px;}
.order_listDate {display:inline-block;float:right;font-size:17px;font-weight:700;color:#69696c;}
.btn_order_home {width:48%;height:52px;font-size:23px;font-weight:700;color:#fff;background:#012b6e;text-align:center;margin-right:8px}
.btn_order_detail {width:48%;height:52px;line-height:39px;font-size:23px;font-weight:700;color:#012b6e;background:#fff;border:2px solid #012b6e;text-align:center;}

/* 주문완료 order.end.php */
.orderEnd_wrap {width:100%;background:#fbedc4;padding:100px 0;}
.orderEnd_center {width:500px;margin:0 auto;letter-spacing:-0.5px;background:#fff;padding:58px 50px}
.orderEnd_head {padding-bottom:46px;border-bottom:1px solid #626262;font-family:'NanumSquare',sans-serif;text-align:center;color:#626262;}
.orderEnd_head img {width:50px; height: 50px;}
.orderEnd_head .orderEnd_tit {font-size:35px;font-weight:700;padding:25px 0 34px;font-family:'NanumSquare',sans-serif; }
.orderEnd_head .order_txt {font-size:24px;font-weight:400;line-height:42px;letter-spacing:0px;}
.orderEnd_head .order_brand {font-weight:800;}
.orderEnd_body {padding:40px 0;text-align:center;color:#626262;}
.orderEnd_form {display:inline-block;}
.orderEnd_group {text-align:left;}
.orderEnd_info {margin-bottom:20px;}
.orderEnd_title {width:120px;display:inline-block;text-align:right;margin-right:30px;font-size:21px;font-weight:700;}
.orderEnd_pri {display:inline-block;text-align:left;font-size:23px;font-weight:800;}

/* 주문내역 order.list.php */
.orderList_wrap {width:100%;padding:110px 0;}
.orderList_wrap .orderList_center {width:1300px;margin:0 auto;}
.orderList_wrap .orderList_cont {width:100%;margin-top:30px;}
.ol_select_group {padding:20px 0;overflow:hidden;}
.ol_select_box {float:right;}
.ol_select {float:left;height:40px;font-size:18px;font-weight:700;padding-left:20px;box-sizing:border-box;margin-left:7px;border:2px solid #626262;color:#626262;background:url('../img/select_arr.png') no-repeat 90% 50%;letter-spacing:-0.5px;}
.ol_select option {background:#F7F7F7; font-weight:600; font-size: 20px;}
.select_base {
	-webkit-appearance:none !important;
	-ms-appearance: none !important;
	-moz-appearance: none !important;
	-o-appearance: none !important;
	appearance: none;
}
.ol_select_box select::-ms-expand {display:none;}
.ol_content {border-top:2px solid #34568b;}
.ol_contBox {border-bottom:1px solid #9c9c9e;overflow:hidden;padding:25px 0 10px;}
.ol_tbImg {float:left;width:220px;margin:5px 10px 0 0;}
.ol_tbImg img {width:100%;}
.ol_itemInfo {width:1020px;float:right;padding-top:20px;color:#69696c;margin:auto;box-sizing:border-box;letter-spacing:-0.5px;}
.ol_itemDate {border-bottom:1px solid #c9c9c9;padding-bottom:11px;}
.ol_date_tit {width:150px;height:30px;display:inline-block;vertical-align:middle;font-size:25px;font-weight:700;margin-right:20px;}
.go_detail {display:inline-block;height:21px;vertical-align:middle;cursor:pointer;}
.ol_formTxt {padding-top:23px;color:#69696c;}
.ol_formTxt .ol_form_group {display:table;width:100%;font-size:20px;padding-bottom:23px;clear:both;}
.ol_form_tit {display:table-cell;width:135px;vertical-align:top;font-weight:700;}
.ol_form_cnt {display:table-cell;font-weight:700;}
.ol_pay {position:relative;margin-bottom:33px;}
.ol_pay .chk_order {position:absolute;width:135px;height:38px;line-height:38px;right:0;top:-5px;text-align:center;font-size:21px;font-weight:700;}
.ic_standby, .ic_ing {border:2px solid #f7c73b;color:#f4ce60;}
.ic_finish {border:2px solid #626262;}
.page_box {margin-top:70px;}

/* 상세 주문 내역 order.list.detail.php */ 
.order_ListWrap {letter-spacing:-0.5px;}
.order_ListWrap .order_listbox {margin-bottom:140px;overflow:hidden;}
.order_infobox {margin:80px 0 18px;overflow:hidden;}
.order_infobox .order_numbox {float:left;;}
.order_infobox .due_date {float:right;font-size:24px;font-weight:700;color:#012b6e;}
.order_infobox .due_date span {font-size:24px;;margin-left:16px;}
.order_infobox .order_numbox .order_num {display:inline-block;font-size:22px;font-weight:800;color:#69696c;margin-right:20px;}
.order_infobox .order_numbox .order_date 
{display:inline-block;font-size:22px;font-weight:700;margin-left:85px;color:#69696c;}
.order_list_cont {border-top:2px solid #0b3474;}
.order_cate {width:210px;text-align:left !important;padding-left:20px !important;box-sizing:border-box;color:#012b6e;}
.orderList_tb_img {margin-left:45px;}
.orderTable {color:#69696c;}
.orderTable thead th {font-size:20px;font-weight:700;height:50px;border-bottom:1px solid #868688;text-align:center;padding: 7px 0;}
.orderTable tbody td {height:200px;font-size:20px;font-weight:700;font-weight:700;border-bottom:1px solid #c3c3c3;text-align:center;}
.orderTable .tb_box {text-align:left;}
.orderTable .tb_img {width:220px;height:220px;display:inline-block;vertical-align:middle;margin-right:25px;}
.orderTable .tb_img img {width:100%;}
.orderTable .item_tit {display:inline-block;width:400px;vertical-align:middle;font-size:21px;font-weight:700;padding-right:8px;;text-overflow: ellipsis;white-space: nowrap;overflow: hidden}
.orderTable .item_tit span {display:inline-block;font-size:18px;margin-right:3px;}
.orderTable tfoot td {border-bottom:1px solid #c3c3c3;padding:16px 0;}

/* 결제정보 pay.php */
.pay_wrap {padding:110px 0;}
.pay_wrap .pay_center {width:1300px;margin:0 auto;}
.pay_container {margin-top:85px;}
.pay_list {border-bottom:2px solid #34568b;padding-bottom:20px;margin:40px 0 30px;cursor:pointer;}
.pay_list .pay_listTit {display:inline-block;width:230px;vertical-align:middle;font-size:19px;font-weight:700;color:#69696c;}
.pay_list .pay_listPrice {display:inline-block;width:330px;text-align:right;vertical-align:middle;font-size:25px;font-weight:800;color:#626262;}
.pay_list .ico_pay_arr {display:inline-block;vertical-align:middle;margin-left:60px;cursor:pointer;}
.pay_list .ico_pay_arr.active img {transform:rotate(180deg);}
.pay_detailWrap {display:none;margin-bottom:80px;}
.pay_detailWrap.active {display:block;}
.pay_detailWrap .pay_detail {background:#f8f8f8;padding:30px 25px;box-sizing:border-box;}
.pd_head {padding-bottom:40px;font-family:'NanumSquare',sans-serif;overflow:hidden;}
.pd_head h4 {display:inline-block;font-size:24px;width:200px;vertical-align:top;font-family:'NanumSquare',sans-serif;color:#012b6e;line-height:30px;font-weight:800;}
.pd_head p {display:inline-block;vertical-align:top;font-size:19px;color:#626262;font-weight:400;line-height:30px;}
.pd_head span {display:inline-block;vertical-align:top;float:right;}
.pd_searchBox {margin-bottom:15px;overflow:hidden;}
.search_date {float:left;}
.search_date .search_date_t {display:inline-block;font-family:'NanumSquare',sans-serif;margin-right:15px;vertical-align:middle;font-size:19px;font-weight:700;color:#626262;}
.search_date .date {display:inline-block;vertical-align:middle;}
.search {float:right;}
.search .search_st {width:350px;height:30px;border-bottom:2px solid #002d71;}
.search_st .pay_select {display:inline-block;vertical-align:middle;width:100px;border:none;font-size:19px;color:#012b6e;font-weight:700;background:url('../img/pay_select_arr.png')no-repeat 95% 50%;}
.search_st select::-ms-expand {display:none;}
.search_st .pay_inputbox {position:relative;display:inline-block;vertical-align:middle;}
.search_st .pay_input {width:210px;height:30px;background:none;border:0;padding:5px;box-sizing:border-box;}
.search_st img {position:absolute;cursor:pointer;}
.form_payList {min-height:250px;}
.payTable {border-top:2px solid #012b6e;letter-spacing:-0.5px;margin-bottom:30px}
.payTable thead tr th {height:55px;font-size:17px;font-weight:700;color:#69696c;border-bottom:1px solid #afafb0;text-align:center;}
.payTable tbody tr td {font-size:17px;font-weight:700;color:#69696c;padding:20px 0px 10px;text-align:center;}
.pay_page_box {padding-top:30px;border-top:1px solid #afafb0}
.btn_request {float:right;}
.btn_request button {width:160px;height:32px;font-family:'NanumSquare',sans-serif;font-size:18px;font-weight:700;background:#012b6e;color:#fff;}
.btn_statu {display:inline-block;width:78px;height:32px;line-height:32px;font-weight:700;text-align:center;font-size:24px;border:2px solid #F8C351;color:#F8C351;border-radius:5px;vertical-align:middle;margin-left:25px;}
.statu_wrap button {display:inline-block;width:48px;height:22px;line-height:22px;font-weight:700;text-align:center;border:1px solid #666666;color:#666666;border-radius:5px;vertical-align:middle;}
.pay_noti {padding-top:85px;}
.pay_noti .noti_group {padding-bottom:15px;}
.pay_noti .noti_ico {display:inline-block;vertical-align:middle;width:8px;height:8px;background:#f4cc55;border-radius:100px;margin-right:18px;}
.pay_noti .noti_txt {display:inline-block;vertical-align:middle;font-size:21px;font-weight:400;color:#69696c;letter-spacing:-0.6px;}

/* 결제 유보 신청 pay.defer.php */
.payDefer_container {margin-top:85px;}
.agree_wrap {width:1180px;margin:0 auto;}
.agree_wrap .agree_box {height:220px;border:1px solid #959596;clear:both;}
.agree_wrap .agree_box textarea {width:100%;height:100%;border:none;padding:10px;box-sizing:border-box;}
.agree_wrap .agree_chk {margin-top:15px;text-align:right;font-family:'NanumSquare',sans-serif;}
.agree_wrap .agree_chk span {display:inline-block;vertical-align:middle;font-size:20px;color:#69696c;}
.agree_wrap .agree_chk span input[type='checkbox'] {vertical-align:middle;margin-top:7px;}

.form_defer {border-top:2px solid #34568b;margin-top:32px;padding:10px 0 55px 0;}
.group_defer {border-bottom:1px solid #bdbdbd;padding:0 80px 0 30px;}
.deferTable {margin-top:50px;} 
.deferTable tbody tr td {padding-bottom:50px;}
.deferTable .input_t {width:120px;padding-left:55px;font-size:19px;font-weight:700;color:#69696c;}
.deferTable tbody tr td input[type='text'] {height:35px;border:1px solid #959596;padding: 3px 10px;box-sizing:border-box;font-size:16px}
.deferTable tbody tr td .txt {font-size:18px;font-weight:700;color:#69696c;}
.input_s {width:85px;}
.input_m {width:360px;}
.input_l {width:800px;}
.de_select {width:100px;height:35px;font-size:18px;font-weight:700;color:#69696c;padding:3px 10px;box-sizing:border-box;border:1px solid #959596;margin-right:5px;background:url('../img/select_arr.png') no-repeat 90% 50%}
.de_select option {background:#F7F7F7;font-weight:600}
.deferTable tbody tr td select::-ms-expand {display:none;}
.de_textareaWrap {height:110px;border:1px solid #959596;}
.de_textareaWrap .de_textarea {width:100%;height:100%;padding:10px;box-sizing:border-box;border:none;}
.de_noti {font-family:'NanumSquare',sans-serif;font-size:19px;font-weight:700;text-align:center;padding-left:30px;color:#012b6e;}
.footer_defer {    max-width: 1140px;
    display: flex;
    justify-content: space-around;
    padding: 22px 0;
    margin: auto;
    margin-right: 0;}
.referbox {display:inline-block;}
.refer_tit {display:inline-block;width:70px;font-size:18px;font-weight:800;color:#69696c;}
.refer_txt {display:inline-block;width:145px;font-size:18px;font-weight:700;color:#69696c;}

/* 노무사 게시판 labor.notice.php */
.notice_wrap {width:100%;margin-top:55px}
.notice_center {width:1345px;margin:0 auto;}
.tab_wrap {display:inline-block;padding-bottom:70px;}
.tab li {float:left;font-size:25px;font-weight:400;color:#626262;padding:12px;border-bottom:1px solid #959596; padding-top:0; font-family:'NanumSquare',sans-serif;cursor:pointer;}
.tab li.on {color:#012b6e;font-weight:800;border-bottom:4px solid #012b6e;}
.labor_who {margin:120px 0 50px;overflow:hidden;}
.labor_img {float:left;margin-left:118px;margin-right:50px;}
.labor_info {position:relative;width:1000px;float:left;letter-spacing:-0.5px;}
.labor_info .name {font-size:26px;font-weight:700;color:#69696c;}
.labor_info .info {line-height:26px;font-size:17px;font-family:'NanumSquare',sans-serif;font-weight:400;color:#626262;margin:30px 0 45px;}
.labor_info .mail {line-height:27px;font-size:20px;font-family:'NanumSquare',sans-serif;font-weight:700;color:#626262;letter-spacing:0px;}
.labor_info .btn_qna {position:absolute;width:200px;height:47px;font-size:23px;bottom:0;right:0;}
.board_wrap {margin-top:30px;}
.writer_box {text-align:right;margin-bottom:35px;}
.writer_box button {font-size:21px;font-weight:700;color:#012b6e;letter-spacing:-0.3px;}
.boardTable {border-top:2px solid #0b3474;letter-spacing:-0.5px; border-bottom:1px solid #c9c9c9}
.boardTable tbody{padding: 20px 0;}
.boardTable thead tr th {font-size:20px;text-align:center;font-weight:700;color:#69696c;padding:18px 0;border-bottom:1px solid #c9c9c9;}
.boardTable thead tr:first-child{margin-top:22px;}
.boardTable tbody tr td {font-size:20px;text-align:center;font-weight:700;padding:25px 0;color:#69696c;}
.boardTable .board_tit {text-align:left;padding-left:60px;}
.notice_line td .board_tit {font-weight:800 !important;}
.boardTable td .board_tit a {color:#69696c;font-size:20px}
.boardTable .notice {font-size:21px;font-weight:800;color:#012b6e;}
.board_page_box {margin-top:70px;}
.board_notice_wrap .board_notice_num {color:#012b6e;}
.board_notice {font-weight:800}

/* 자료실 training.list.php // form.down.php */
.data_wrap {width:100%;padding:53px 0;}
.data_center {width:1345px;margin:0 auto;}

/* 가맹점 교육 신청 franchise.php */
.cal_wrap {width:100%;padding:77px 0;}
.cal_contWrap {margin-top:58px;}
.cal_contWrap .cal_cont {border-top:2px solid #34568b;border-bottom:1px solid #b7b7b8;padding:65px 88px;}
.btn_fran {margin-top:60px;}
.franTable {}
.franTable select::-ms-expand {display:none;}
.franTable tbody td {padding:18px 0;}
.fran_cnt {font-size:22px;font-weight:700;color:#626262;}
.fran_tit {width:260px;margin-right:15px;font-size:22px;font-weight:700;color:#69696c;}
.fran_sel select {border:none;background:url('../img/fran_arr.png')no-repeat 95% 50%;color:#69696c;font-size:22px;font-weight:700;}
.fran_select_b {min-width:100px;color:#012b6e !important;}
.fran_select {min-width:300px;}
.fran_input > input {height:35px;padding:3px 10px;font-size:18px;box-sizing:border-box;border:1px solid #959596;}
.fran_input_m {width:389px;}
.fran_input_s {width:112px;}

/* 관심상품 */
.wish_wrap, .cart_wrap {width:100%;padding:110px 0;}
.wish_wrap .wish_center {width:1300px;margin:0 auto;}
.wish_listWrap {margin-top:34px;}
.wish_listWrap h3 {font-size:26px;color:#69696c;margin-bottom:25px;letter-spacing: -0.5px;}
.wish_box {border-top:2px solid #34568b;}
.btn_ {margin-top:75px;text-align:center;}
.wish_btnbox {display:flex;justify-content:space-between;margin: 28px 0 130px;text-align:right;}
.wish_btnbox span {color:#69696c; font-size:23px;}
.wish_btnbox p {font-size:19px;}
.btn_delete {border:1px solid #626262;color:#69696c;text-align:center;font-size:23px;font-weight:700;padding:10px 25px}
.btn_addcart {background:#012b6e;border:1px solid #012b6e;color:#fff;font-size:23px;font-weight:700; padding: 10px 30px}

/* 글쓰기 write.php */
.write_wrap {width:1345px;margin: 0 auto;padding: 150px 0;}
.write_center {width:1345px;margin:0 auto;}
.form_write {}
.form_write .write_head {text-align:center;padding-bottom:15px;border-bottom:2px solid #34568b;overflow:hidden;}
.write_head .title {display:inline-block;}
.write_head .title input {width:400px;color:#626262;font-family:'NanumSquare',sans-serif;font-size:31px;font-weight:700;border:none;text-align:center;padding:5px;box-sizing:border-box;}
.write_date {margin-top:45px;}
.write_date input {width:400px;font-family:'NanumSquare',sans-serif;text-align:center;font-size:21px;color:#959596;border:none;padding:5px;box-sizing:border-box;}
.writer {font-family:'NanumSquare',sans-serif;margin-top:70px;float:right;font-size:17px;color:#959596;}
.write_body {border-bottom:1px solid #bdbdbd;padding: 55px 0}
.write_option {border-top:1px solid #bdbdbd;padding:23px 0 38px 0;overflow:hidden;}
.option_line {padding-left:90px;margin-top:15px;font-size:21px;color:#626262;}
.op_title {font-family:'NanumSquare',sans-serif;font-weight:400;display:inline-block;vertical-align:middle;margin-right:83px;}
.op_cnt {display:inline-block;vertical-align:middle;}
.write_selbox select::-ms-expand {display:none;}
.write_sel {width:270px;height:40px;font-family:'NanumSquare',sans-serif;font-weight:400;font-size:21px;color:#626262;padding:5px 40px 5px 20px;box-sizing:border-box;border:1px solid #959596;background:url('../img/ico_pay_arr.gif')no-repeat 95% 50%;}
.write_btn {margin-top:65px;}
.form_view {}
.form_view .view_head {text-align:center;padding-bottom:15px;overflow:hidden;}
.view_head .title {display:inline-block;width:400px;color:#626262;font-family:'NanumSquare',sans-serif;font-size:32px;font-weight:700;border:none;text-align:center;margin-top:100px;padding:5px;box-sizing:border-box;}
.view_btn {margin-top:60px;}
.btn_back {width:150px;height:38px;line-height:38px;font-size:19px;font-weight:700;color:#69696c;border:1px solid #626262;text-align:center;}
.view_body {margin-top:70px;border-top:2px solid #34568b;}

/* 글상세 write.view.php */
.view_body {}
.view_line {display:table;width:100%;padding:20px;box-sizing:border-box;font-family:'Nanum Gothic','나눔고딕',sans-serif;border-bottom:1px solid #5a5a5d;}
.view_title {width:125px;display:table-cell;vertical-align:top;font-size:18px;font-weight:700;color:#69696c;}
.view_cnt {display:table-cell;font-size:18px;color:#69696c;font-weight:400;}
.view_text {font-size:18px;padding:50px 20px;box-sizing:border-box;border-bottom:1px solid #5a5a5d;font-family:'NanumSquare',sans-serif;color:#959596;line-height:30px;}
.view_down {margin-bottom:5px;overflow:hidden;}
.view_down .file_icon {display:inline-block;vertical-align:middle;margin-right:14px;}
.view_down .file_name {display:inline-block;vertical-align:middle;font-size:18px;font-weight:400;color:#69696c;cursor:pointer;}

/* 캘린더 calendar.php */
.cal_wrap {width:100%;padding:77px 0;overflow:hidden;}
.cal_wrap .cal_center {width:1300px;margin:0 auto;}
.cal_contWrap {margin-top:58px;}
.cal_contWrap .cal_cont {border-top:2px solid #34568b;border-bottom:1px solid #b7b7b8;}
.cal_titbox {}
.cal_titbox .cal_tit {position:relative;}
.cal_titbox .cal_tit .prev {position:absolute;left:-45px;top:0;cursor:pointer;}
.cal_titbox .cal_tit .next {position:absolute;right:-45px;top:0;cursor:pointer;}
.cal_titbox .cal_tit span img {mix-blend-mode: darken;}
.calWrap {width:100%;margin-top:80px;}
.calendar {width:880px;display:inline-block;vertical-align:top;}
.cal-line {position: relative; top: 58px;width:100%; height:1px; margin: 14px 0; background:#9a9a9b}
.calTable thead th {padding-bottom:40px;font-family:'NanumSquare',sans-serif;font-size:22px;font-weight:700;color:#626262;text-align:left;}
.calTable tbody td {position:relative;vertical-align:top;min-width:100px;height:130px;padding:5px;text-align:left;}
.circle {position:absolute;top:-10px;left:-8px;width:44px;height:44px;border:1px solid #012b6e;border-radius:100px;}
.info_date {display:block;font-family:'NanumSquare',sans-serif;}
.info_date .date {position:relative;display:inline-block;font-size:25px;font-weight:700;color:#626262;letter-spacing:-1px;}
.info_day {margin-top:15px;}
.info {margin-bottom:3px;}
.mark {display:inline-block;vertical-align:middle;width:8px;height:8px;border-radius:100px;}
.cont {display:inline-block;vertical-align:middle;width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-0.5px;margin-left:5px;font-size:14px;color:#626262;cursor:pointer;}
.c_green {background:#2c8700;}
.c_gray  {background:#959596;}
.c_blue {background:#012b6e;}
.c_yellow {background:#f3cb55;}
.c_red {background:#c71414;}
.mark_ex ul {padding:0 10px;}
.mark_ex ul li:first-child {margin-left:0;}
.mark_ex ul li {float:left;margin-left:45px;}
.mark_info {display:inline-block;vertical-align:middle;font-size:14px;color:#626262;font-weight:400;margin-left:9px;letter-spacing:-0.5px;}
.cal_notibox {display:inline-block;vertical-align:top;margin-left:30px;}
.cal_noti {font-family:'NanumSquare',sans-serif;width:340px;min-height:600px;background:#f9f9f9;padding:45px 28px;box-sizing:border-box;}
.today_datebox {width:55px;border-bottom:1px solid #9a9a9b;padding-bottom:28px;margin-bottom:45px;overflow:hidden;}
.today_datebox .today_date {font-family:'NanumSquare',sans-serif;font-size:25px;font-weight:700;color:#626262;letter-spacing:-0.5px;}
.today_txtbox {}
.today_txtbox li {margin-bottom:40px;}
.today_list {display:inline-block;vertical-align:top;margin-left:10px;letter-spacing:-0.5px;}
.today_list .name {font-size:21px;color:#626262;font-weight:700;margin-bottom:10px;}
.today_list .period {font-size:16px;color:#626262;margin-bottom:20px;}
.today_list button {display:inline-block;font-size:18px;font-weight:600;font-family:'NanumSquare',sans-serif !important;width:100px;height:35px;border:1px solid #012b6e; color:#012b6e;text-align:center;}
.today_list button:hover {background:#012b6e;color:#fff;}

/* 커뮤니티 */
.comm_sec {margin-top:40px;}
.comm_wr {display:flex; justify-content:space-between;max-width:1300px; margin: 0 auto;padding: 90px 0 50px}
.comm_title {padding: 6px 14px;}
.comm_title a {display:block; width: fit-content;}
.comm_title span {display:inline-block;position:relative;width:44px;height:44px;margin-right: 18px;}
.comm_title span img {position: relative;z-index:2}
.comm_title a:hover span:after {content:'';top:4px ;left:6px;position:absolute;display:block;width:42px;height:42px;background:#ffe594;border-radius:50%;}
.bell-span:after {left:0 !important; top:0 !important;}
.cal-span:after{background:#fff !important;}
.comm_title h1{display:inline-block; height: 44px;line-height: 44px;vertical-align: top;font-family:'NanumSquare';font-size:30px;font-weight:800;color:#5a5a5d;}
.comm_title h2 {color:#5a5a5d;font-size:23px; margin: 35px 0 0 70px}

.comm_list {width:855px;}
.comm_list li {padding: 23px 0;border-bottom: 1px solid #69696c}
.comm_list a{font-size:19px; color:#69696c; font-weight:600}
.comm_list a span:last-child {float:right;}
.comm_list button {width: 65px; height: 26px; border: 1px solid #a4a4a6;margin-top:30px;float:right;}
.comm_list button a {color:#a4a4a6; font-size:15px}
.comm_list button:hover {border-color:#69696c;}
.comm_list button:hover a {color:#69696c;}

.comm_yellowSec {background:#f8df94;margin-top:90px;}
.comm_wr .calendar {width:680px;}
.comm_wr .cal_titbox {width: 280px; margin: 0 auto 65px}
.comm_wr .cal_titbox .cal_tit {text-align: center;color:#55524a;font-size:25px;font-family:'NanumSquare'}
.comm_wr .calTable tbody td {min-width: 95px;height: 95px; padding: 0;}
.comm_wr .calTable thead th {font-weight:800;letter-spacing: -1px;}
.comm_wr .calTable thead th, .comm_wr .info_date .date {font-size:20px;}
.comm_wr .circle {width: 39px; height: 39px;}

/* 거래처 전용 */
.flex {display:flex; justify-content: space-between;}
.trader_wr {width: 1300px; margin: 50px auto;}
.trader_wr .logo_wrap {margin: 0}
.trader_wr .order_wrap {padding: 0; font-family: 'NanumSquare',sans-serif;}
.trader_wr .order_wrap h2 {margin-bottom: 20px; font-size: 30px; font-weight: 800; color:#5b5b5d; font-family: 'NanumSquare',sans-serif;}
.trader_wr .order_wrap .info_wr {padding: 18px 0}
.trader_wr .order_wrap .info_wr img {vertical-align: middle;}
.trader_wr .order_wrap .info_wr .info_title {width: 130px; font-size: 20px; color:#69696b}
.trader_wr .order_wrap .info_wr input[type='text'] {width: 412px}
.trader_wr .order_wrap .exceldown {width: 95px; height: 32px; padding-left: 30px; background:url('../img/excelIcon.jpg') no-repeat; vertical-align: text-bottom; font-size: 15px; font-weight: 700; color: #69686d;}
.info_wr .write_sel {font-size: 18px; font-weight: 600; padding: 5px 25px 5px 16px}
.inquiry_wr {justify-content: flex-end; margin-top: 40px }
.inquiry_wr button { min-width: 122px; height: 38px; text-align:center; border: 1px solid #1b3d6d; color:#1b3d6d; font-size: 16px; font-weight:600; margin-left: 7px;transition: all .2s;}
.inquiry_wr button:hover {background:#1b3d6d; color:#fff}
.order_list_wrap table {text-align: center; box-sizing: border-box; border-top: 2px solid #012b6e;table-layout:fixed}
.order_list_wrap table .table_header {border-bottom: 1px solid #5a5a5c;}
.order_list_wrap table .table_header td {padding: 10px 2px;font-weight:600; font-size: 17px; color:#69686d; font-family: 'NanumSquare',sans-serif;}
.table_contents {border-bottom: 1px solid #a7a7a9; font-weight: 500; color:#6a696e; font-weight: 700; font-size: 18px;}
.table_contents td {padding: 7px 0; vertical-align: baseline; font-family: 'NanumSquare',sans-serif;}
.table_contents td.products {text-align: left; }
.table_contents td.products div {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.table_contents div {font-weight: 400; font-size: 17px;border-bottom: 1px solid #b2b2b2;padding: 7px 0;}
.table_contents div:last-child {border:none;}
.table_contents .calender {width: 26px; height: 23px; background:url('../img/calendar.jpg'); vertical-align: text-bottom;}
.table_contents select {border:none; font-size: 18px; color:#6a696e; font-weight:700; width: 100%; padding: 0;}


/* 210916 주문변경,취소 버튼 */
.ol_orderbtn {display:inline-block; float:right; }
.ol_orderbtn a {border: 1px solid #69696c; font-size: 18px; padding: 4px 13px;}
.ol_orderbtn a:hover {text-decoration: underline; color:#333; border: 1px solid #333}
.olde_wrap {display:flex; justify-content: space-between; border-bottom: 2px solid #34568b;}
.olde_orderbtn {display: block; margin-bottom: 10px; }
.olde_orderbtn a { display:inline-block; width: 110px; height: 30px; line-height:30px; vertical-align: middle; font-size: 18px; color: #012b6e; border: 1px solid #012b6e; text-align: center;}
.olde_orderbtn a:hover {text-decoration: underline;}