@charset "UTF-8";

.hidden { 
	position:absolute; 
	left:-10000px; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
}
small { display:none; }

ul {list-style:none;}
ul { margin: 0 0 0 0; padding: 0; }
li { margin: 0; padding: 0; }

.none {display:none;}
.img_block {margin:0px; padding:0px; font-size:0px; line-height:0px; display:block;}

span.hidden_span { text-indent:-10000px; overflow:hidden; height:0; font-size:0; line-height:0px; }
p.hidden_p { text-indent:-10000px; overflow:hidden; height:0; font-size:0; line-height:0px; }

.wrap-main section {	}
.block a span { display:block; overflow:hidden; width:0; height:0; font-size:0; position:absolute; }
.wrap-sub section.layout { width:1200px; height:1%; }
.wrap-sub > /**/ section.layout { height:auto; }




/* 상단영역 시작 */
.FixArea { position:fixed; width:300px; height:100%; background:#f6f6f6; box-sizing:border-box; padding-left:55px; left:0; top:0; z-index:999; }
.TopArea { position:relative; margin:55px 0 35px; }
.ci { display:inline-block; }
.ci > img { display:block; }
#Menu { display:inline-block; }
#Menu > li { display:block; }
#Menu > li:not(:nth-child(1)) { margin-top:30px; }
#Menu > li > a { display:block; font-size:17px; font-weight:500; color:#484848; line-height:30px; letter-spacing:0.1em; }
#Menu > li:nth-child(1) > a { color:#9b8471;/* font-style:italic; */}
#Menu > li > div { display:inline-block; }
#Menu > li > div > ul {  }
#Menu > li > div > ul > li { display:block; height:30px; }
#Menu > li > div > ul > li > a { display:block; line-height:30px; font-size:16px; font-weight:400; color:#484848; transition:.2s ease-out; }
#Menu > li > div > ul > li:hover > a,
#Menu > li > div > ul > li.on > a { color:#a5a5a5; }

.MemberArea { text-align:right; vertical-align:top; padding-top:60px; font-size:0; }
.MemberArea > ul { display:inline-block; }
.MemberArea > ul > li { position:relative; display:inline-block; height:30px; margin:0 10px; vertical-align:top; }
.MemberArea > ul > li:first-child { margin-left:0; }
.MemberArea > ul > li:last-child { margin-right:0; }
.MemberArea > ul > li > a { display:block; line-height:23px; font-size:13px; font-weight:300; color:#2b2b2b; transition:.2s ease-out; }
.MemberArea > ul > li:hover > a,
.MemberArea > ul > li.on > a { color:#a4a4a4; }
.MemberArea > ul > li.insta > a { margin-top:4px; }
.MemberArea > ul > li > a { display:inline-block; }
.MemberArea > ul > li > a > img { display:block; }
.MemberArea > ul > li > ul { position:absolute; width:130px; left:50%; top:30px; transform:translateX(-50%); opacity:0; background:#fff; border:1px solid #d2d2d2; padding:10px 0; visibility:hidden; transition:.2s ease-out; z-index:10; }
.MemberArea > ul > li:hover > ul { opacity:1; visibility:visible; }
.MemberArea > ul > li > ul > li { display:inline-block; width:100%; height:24px; }
.MemberArea > ul > li > ul > li > a { display:block; text-align:center; font-size:13px; font-weight:300; line-height:24px; color:#212121; transition:.2s ease-out; }
.MemberArea > ul > li > ul > li:hover > a { color:#929292; }





/* 상단영역 끝*/




/*메인 영역 시작*/

.ContentBox { width:1000px; margin:0 auto; }
.PriceContain { margin:60px 0 0; }
.PriceContain > p { text-align:center; font-size:24px; font-weight:500; color:#373737; /*font-style:italic;*/ letter-spacing: 0.05em;}

.InfoBox { width:1000px; margin:100px auto; }
.InfoLink { border-top:1px solid #ededed; border-bottom:1px solid #ededed; }
.InfoLink > ul { font-size:0; text-align:center; }
.InfoLink > ul > li { display:inline-block; height:48px; }
.InfoLink > ul > li:not(:first-child) { margin-left:290px; }
.InfoLink > ul > li > a { display:block; height:48px; line-height:48px; font-size:16px; font-weight:400; color:#202020; }

.InfoContain { padding-top:40px; font-size:0; border-top:1px solid #ededed; }
.InfoContain > li { display:inline-block; width:500px; vertical-align:top; text-align:center; box-sizing:border-box; }
.customer { border-right:1px solid #ededed; }
.customer > p:nth-child(1) { font-size:20px; font-weight:500; color:#202020; }
.customer > p:nth-child(2) { font-size:24px; font-weight:400; color:#000000; }
.customer > p:nth-child(3) { font-size:15px; font-weight:300; color:#a0a0a0; padding-top:15px; line-height:22px; }
.customer > a { display:inline-block; height:37px; line-height:36px; font-size:15px; font-weight:300; color:#000000; border:1px solid #a9a9a9; box-sizing:border-box; padding:0 40px 0 55px; text-align:center; margin-top:20px; }
.customer > a { background:url('/res/images/index/info.png') no-repeat left 40px top 12px #fff; }
/* .customer > table { width:100%; }
.customer > table > tbody > tr > td:nth-child(1) { font-size:18px; font-weight:700; color:#292929; height:30px; line-height:30px; }
.customer > table > tbody > tr > td:nth-child(2) { font-size:18px; font-weight:300; color:#292929; height:30px; line-height:30px; } */

.bank { box-sizing:border-box; padding-left:48px; }
.bank > p:nth-child(1) { font-size:20px; font-weight:500; color:#202020; }
.bank > p:nth-child(2) { font-size:17px; line-height:25px; font-weight:300; color:#a0a0a0; }
.bank > p:nth-child(2) > span { display:block; font-size:15px; font-weight:400; color:#a0a0a0; }
.bank > p:nth-child(3) { font-size:15px; font-weight:300; color:#a0a0a0; }
.bank > a { display:inline-block; height:37px; line-height:36px; font-size:15px; font-weight:300; color:#000000; border:1px solid #a9a9a9; box-sizing:border-box; padding:0 40px 0 55px; text-align:center; margin-top:20px; }
.bank > a { background:url('/res/images/index/talk.png') no-repeat left 40px top 12px #fff; }

/* .bank > ul { padding-top:25px; }
.bank > ul > li { display:inline-block; width:219px; }
.bank > ul > li:nth-child(2) { margin-left:14px; }
.bank > ul > li > a { display:block; height:56px; line-height:56px; font-size:18px; font-weight:700; color:#ffffff; box-sizing:border-box; padding-left:20px; }
.bank > ul > li:nth-child(1) > a { background:url('/res/images/index/arrow.png') no-repeat right 15px center #525140; }
.bank > ul > li:nth-child(2) > a { background:url('/res/images/index/arrow.png') no-repeat right 15px center #83725f; } */
/*메인 영역 끝*/





/*서브 영역 시작*/
.subvisual { width:100%; min-width:1200px; max-width:1919px; height:360px; margin:0 auto; background-repeat:no-repeat; background-position:center top; text-align:center; }
	p.subvi_p1 { font-size:50px; color:#fff; font-weight:700; line-height:50px; padding:160px 0 0; }

section.layout aside {float:left;width:220px;display:block;position:relative;min-height:450px;margin-top:-20px}
section.layout aside .stop {width:220px;height:115px;background:url('/res/images/smenu/stopbg.jpg') no-repeat center top;color:#fff;font-size:25px;font-weight:bold;font-family:'Nanum Barun Gothic';text-align:center;line-height:115px;text-shadow:1px 1px 2px #630000}
section.layout aside img {margin:0;padding:0;font-size:0;line-height:0; display:block;}
section.layout aside ul {float:left;width:190px;}
section.layout aside ul a {text-decoration:none;}
section.layout aside ul li {width:220px;height:40px;position:relative;background:#fff;border-bottom:1px solid #e5e5e5}
section.layout aside ul li.lastbo {width:220px;height:40px;position:relative;background:#fff;border-bottom:1px solid #cccccc}
section.layout aside ul li.on {background:url('/res/images/smenu/on.jpg') no-repeat center top;}
section.layout aside ul li span {color:#636363;font-size:15px;line-height:40px;margin-left:10px;font-family:'Nanum Barun Gothic';}
section.layout aside ul li.on span {color:#000000;font-weight:bold;}

section.layout .content { float:right; width:1200px; }
section.layout .content header { width:1200px; height:80px; margin-top:20px; }
.shoptitle { margin-top:20px; }
section.layout .subContent {float:left;}


/*서브 영역 끝*/





/* 커버 영역 시작 */
.ShopCover { width:1000px; margin:0 auto; padding:60px 0 100px; }
.boardarea { width:1000px; margin:0 auto; padding:60px 0 100px; }
/* 커버 영역 끝 */




/* 카피영역 시작 */
.CopyArea { display:inline-block; width:500px; vertical-align:top; }

.CopyLink {  }
.CopyLink > ul { display:inline-block; font-size:0; }
.CopyLink > ul > li { display:inline-block; }
.CopyLink > ul > li:not(:first-child) { margin-left:35px; }
.CopyLink > ul > li > a { font-size:16px; font-weight:400; color:#8a8a8a; }
.CopyLink > ul > li:nth-child(3) > a { color:#343434; font-weight:500; }

.CopyText { margin-top:25px; }
.CopyText > p { font-size:16px; font-weight:400; color:#373737; }
.CopyText > p > span { display:inline-block; padding:0 15px; }

.CopyRight { margin-top:30px; }
.CopyRight > p { font-size:16px; font-weight:400; color:#8c8c8c; }
.CopyRight > p > a { display:inline-block; }
.CopyRight > p > a > img { display:block; }

.InfoArea { display:inline-block; width:500px; padding-top:20px; vertical-align:top; font-size:0; }
.InfoArea > ul { display:inline-block; }
.InfoArea > ul > li { display:inline-block; vertical-align:top; }
.Cs > div { text-align:center; }
.Cs > div:nth-child(1) > p { display:inline-block; font-size:20px; line-height:30px; font-weight:500; color:#212121; }
.Cs > div:nth-child(1) > a { float:right; }
.Cs > div:nth-child(1) > a > img { display:block; }
.Cs > div:nth-child(2) { margin:5px 0; }
.Cs > div:nth-child(2) > p { font-size:24px; font-weight:400; color:#000000; }
.Cs > div:nth-child(3) { margin-top:16px; }
.Cs > div:nth-child(3) > p { font-size:15px; font-weight:300; color:#a0a0a0; line-height:22px; }

.Bank { margin-left:90px; }
.Bank > div { text-align:center; }
.Bank > div:nth-child(1) > p { display:inline-block; font-size:20px; line-height:30px; font-weight:500; color:#212121; }
.Bank > div:nth-child(1) > a { float:right; }
.Bank > div:nth-child(1) > a > img { display:block; }
.Bank > div:nth-child(2) { margin:5px 0 0; }
.Bank > div:nth-child(2) > p { font-size:17px; font-weight:400; color:#a0a0a0; }
.Bank > div:nth-child(2) > p > span { font-size:15px; font-weight:300; }
.Bank > div:nth-child(3) > p { font-size:15px; font-weight:300; color:#a0a0a0; line-height:22px; }

.RightQuick { position:Fixed; right:21px; bottom:20px; width:53px; text-align:center; font-size:0; z-index:50; opacity:0; }
.RightQuick > a { display:inline-block; width:100%; margin-bottom:5px; }
.RightQuick > a > img { display:block; }
.RightQuick > button { display:inline-block; width:100%; height:45px; border:0; }
.RightQuick > button:nth-child(2) { background:url('/res/images/copy/arrow_up.png') no-repeat center top 20px #505050; border-radius:25px 25px 0 0; border-bottom:1px solid #5f5f5f; }
.RightQuick > button:nth-child(3) { background:url('/res/images/copy/arrow_down.png') no-repeat center top 15px #505050; border-radius:0 0 25px 25px; }

/* 카피영역 끝 */





/* 게시판 영역 시작 */
.Boardpage_acc { padding:10px 0; text-align:center; }
.Boardpage_acc > div { display:inline-block; vertical-align:top; }

.Boardpage_acc .pg-no { display:inline-block; border:1px solid #d0d0d0; width:30px; padding:0; margin:0 1px; height:30px; line-height:28px; text-align:center; color:#595959; font-size:14px; box-sizing:border-box; vertical-align:top; }
.Boardpage_acc .pg-no.pg-remo { text-align:right; padding:0 13px 0 0; border:0; width:auto; margin:0; }
.Boardpage_acc .pg-no.pg-remo2 { text-align:left; padding:0 0 0 13px; border:0; width:auto; margin:0; }
.Boardpage_acc .pg-no.pg-on { background:#1f1f1f; color:#dcdcdc; border:1px solid #1f1f1f; }
.Boardpage_acc .pg-no a { display:inline-block; text-decoration:none; width:100%; height:100%; color:#222; }
.Boardpage_acc .pg-no i { font-size:21px; }
.Boardpage_acc .pg-no.pg-on a:link { color:#dcdcdc; }
.Boardpage_acc .pg-no.pg-on a:visited { color:#dcdcdc; }
.Boardpage_acc .pg-no.pg-on a:hover { color:#dcdcdc; }
.Boardpage_acc .pg-no.pg-on a:active { color:#dcdcdc; }


.Boardpage { display:inline-block; width:100%; margin:10px auto; text-align:center; }
.Boardleftbtn { float:left; width:22%; }
.Boardrightbtn { float:right; }
table.t6 { border:0;  padding:0 0 0 0; margin:0 auto; }
table.t6 td { border:1px solid #d0d0d0; width:28px; padding:0; margin:0; height:28px; text-align:center; vertical-align:middle; color:#595959; font-size:14px; }
table.t6 td.td-remo { text-align:right; padding:0 13px 0 0; border:0; width:8px; margin:0; }
table.t6 td.td-remo2 { text-align:left; padding:0 0 0 13px; border:0; width:8px; margin:0; }
table.t6 td.td-con { border:0; }
table.t6 td.td-on { background:#1f1f1f; color:#dcdcdc; border:1px solid #1f1f1f; }
table.t6 td a { display:inline-block; width:100%; height:28px; line-height:28px; color:#222; text-decoration:none; }
table.t6 td i { line-height:30px; font-size:21px; }
table.t6 td.td-on a:link { color:#dcdcdc; }
table.t6 td.td-on a:visited { color:#dcdcdc; }
table.t6 td.td-on a:hover { color:#dcdcdc; }
table.t6 td.td-on a:active { color:#dcdcdc; }
table.t6 thead th, table.t1 tfoot th { text-align:center; vertical-align:middle; }
/* 게시판 영역 끝 */





/* 회원관련 시작 */
#RegiStateArea { display:inline-block; width:100%; padding:0px 0 60px; text-align:center; }
#RegiStateArea > ul { display:inline-block; }
#RegiStateArea > ul > li { width:104px; height:177px; float:left; margin-left:200px; position:relative; }
#RegiStateArea > ul > li:first-child { margin-left:0px; }
#RegiStateArea > ul > li:not(:first-child)::before { content:""; position:absolute; left:-105px; top:46px; width:10px; height:10px; border-right:1px solid #000; border-bottom:1px solid #000; transform:rotate(-45deg); }
#RegiStateArea > ul > li > .rsaCircle { width:104px; height:104px; position:relative; background-color:#eee; border-radius:50%; }
#RegiStateArea > ul > li > .rsaCircle > div { width:100%; height:100%; border-radius:50%; background-repeat:no-repeat; }
#RegiStateArea > ul > li:nth-child(1) > .rsaCircle > div { background-position:center center; background-image:url("/img/icon_regi1.png"); }
#RegiStateArea > ul > li:nth-child(2) > .rsaCircle > div { background-position:30px center; background-image:url("/img/icon_regi2.png"); }
#RegiStateArea > ul > li:nth-child(3) > .rsaCircle > div { background-position:center center; background-image:url("/img/icon_regi3.png"); }
#RegiStateArea > ul > li.on > .rsaCircle { background-color:#9b8471; }
#RegiStateArea > ul > li:nth-child(1).on > .rsaCircle > div { background-image:url("/img/icon_regi1_on.png"); }
#RegiStateArea > ul > li:nth-child(2).on > .rsaCircle > div { background-image:url("/img/icon_regi2_on.png"); }
#RegiStateArea > ul > li:nth-child(3).on > .rsaCircle > div { background-image:url("/img/icon_regi3_on.png"); }
#RegiStateArea > ul > li > .rsa_step { font-size:15px; color:#555; font-weight:400; line-height:30px; margin-top:11px; }
#RegiStateArea > ul > li > .rsa_tit { font-size:22px; color:#222; font-weight:400; line-height:32px; }
/* 회원관련 끝 */





/* 상품영역 */
.c1 {background:#999999;}
.c2 {}
.cartsub_top td {line-height:1.2;} /* 상단 익스6에서 글자 짤리는거 방지소스.. */
.cartsub {width:100%;}
.cartsub, .cartsub td, .cartsub tr, .cartsub small, .cartsub font {font-family:돋움; !important}
.cartsub FONT {font-weight:bold;}
.cartsubtext { padding:20px;}


/* 상품리스트 영역 */
.shop_btns { padding:10px 0; text-align:center; }
.shop_btns a:hover { display:inline-block; text-decoration:none; }
.cartBtn {background:#4b4b4b;color:#ffffff;padding:5px 8px;line-height:23px;border:1px solid #1b1b1b;font-size:11px;}
.cartBtn:hover {background:#ffffff;color:#000000;padding:5px 8px;line-height:23px;border:1px solid #1b1b1b;font-size:11px;}
/* 상품리스트 영역 끝 */


/* 아이템 영역 */

.ItemBasic { font-size:20px; color:#777; font-weight:400; line-height:25px; padding:7px 0; }
.ItemName { font-size:21px; color:#222222; font-weight:400; line-height:26px; padding-top:5px; }
.ItemAmount { font-size:30px; color:#37393b; font-weight:bold; line-height:40px; }
.ItemProductIcon { width:100%; height:20px; text-align:left; }


.ItemRightTable { width:100%; }
.ItemRightTable > tbody > tr > th { padding:7px 0 7px 20px; font-size:18px; color:#333; font-weight:400; text-align:left; vertical-align:top; line-height:28px; }
.ItemRightTable > tbody > tr > td { padding:7px 10px 7px 10px; font-size:18px; color:#000; font-weight:400; text-align:left; vertical-align:top; line-height:28px; }

.ItemRightTable > tbody > tr > td.ItemGrayLine { padding:20px 0px; }
.ItemRightTable > tbody > tr > td.ItemGrayLine > div { width:100%; height:1px; background:#d9d9d9; }


.ct_qty { width:90px; height:35px; border:1px solid #d1d1d1; text-align:center; font-size:19px; color:#777; font-weight:400; box-sizing:border-box; float:left; margin-right:5px; }
.qty_add { display:inline-block; float:left; margin-right:-1px; font-size:17px; color:#888; width:35px; height:35px; border:1px solid #d1d1d1; text-align:center; vertical-align:middle; background:#fff; }


button.opt_make_btn { width:100%; height:51px; line-height:51px; font-size:17px; color:#fff; font-weight:400; margin:0; padding:0; background:#37393b; border:0; outline:none; }
button.opt_make_btn > img { display:inline-block; vertical-align:middle; margin:-5px 3px 0 0; }

.div_add_options_nosltopt .cont { width:100%; }

.cnt_amount { display:inline-block; width:100%; padding-top:10px; text-align:right; }
.cnt_amount > p { display:inline-block; font-size:15px; color:#666666; font-weight:400; line-height:15px; vertical-align:top; margin-top:6px; }
.cnt_amount > span.amount { font-size:23px; color:#222222; line-height:25px; font-weight:400; vertical-align:sub; margin-left:15px; }
.cnt_amount > span.qty { display:inline-block; font-size:15px; color:#222222; line-height:15px; font-weight:400; vertical-align:top; margin:7px 0 0 0; }

.ItemBtnArea { display:inline-block; width:100%; font-size:0; line-height:0; margin:50px 0 0px 0; }
.ItemBtn { width:206px; height:36px; line-height:36px; border:1px solid #524f4f; background:#fbfbfb; font-size:15px; color:#222222; font-weight:400; /*margin:0 0 0 5px;*/ box-sizing:border-box; transition:.2s ease-out; }
.ItemBtn.ItemZzim { margin:0 0 0 5px; }
.ItemBtn.ItemBuy {  width:628px; border:1px solid #4c4949; background:#4c4949; color:#fff; }
.ItemBtn.ItemCart {  margin:0 0 0 4px; }
.ItemBtn.ItemList:hover { background:#c9bc9c; color:#fff; border:1px solid #c9bc9c; }
.ItemBtn.ItemCart:hover { background:#c9bc9c; color:#fff; border:1px solid #c9bc9c; }
.ItemBtn.ItemZzim:hover { background:#c9bc9c; color:#fff; border:1px solid #c9bc9c; }
.ItemBtn.ItemBuy:hover { background:#2c2929; color:#fff; border:1px solid #2c2929; }
.ItemBtn > img { display:inline-block; vertical-align:top; margin:3px 0 0 0; }



/* 상세 탭 */
.ItemBottomTab { display:inline-block; width:100%; margin:80px 0 70px; border-bottom:2px solid #f0f0f0; }
.ItemBottomTab > li { position:relative; float:left; width:250px; height:45px; line-height:43px; background:#fff; text-align:center; box-sizing:border-box; border-right:0px; }
.ItemBottomTab > li:not(:last-child)::after { content:'/'; position:absolute; font-size:15px; font-weight:400; color:#c1c1c1; right:0; top:50%; transform:translateY(-50%); }
.ItemBottomTab > li.on + li { border-left:0px; }
.ItemBottomTab > li > button { display:inline-block; width:100%; height:100%; font-size:14px; color:#666666; font-weight:400; margin:0; padding:0; border:0px; background:none; outline:none; }
.ItemBottomTab > li.on > button { color:#000000; font-weight:600; }
.ItemBottomTab > li > button > span { color:#f7afaf; }

.ItemExplanArea { display:none; width:100%; }
.ItemExplanArea:not(.ItemExplanArea3) img { max-width:900px; height:auto !important; }
.ItemExplanArea1 { display:block; }
/* 상세 탭 끝 */


.slt_add_option {width:100%; padding:6px 0px; font-size:15px;}
.slt_add_option[disabled] {color:#afafaf;}

.opt_name { position:relative; width:100%; display:inline-block; box-sizing:border-box; padding-right:40px; }
.opt_amount { position:relative; width:100%; display:inline-block; }
.delete_option_item { position:absolute; top:0px; right:0px; font-size:18px; color:#CC0000; line-height:1em; padding:5px 9px; cursor:pointer; }

.div_add_options_nosltopt {float: left; width: 100%;  padding: 0%;   background-color: white;  margin: 10px 0px 30px 0px;}
.div_add_options_nosltopt .tit {padding:3px 0px 0px 0px; font-size:16px; font-weight:bold; display:inline-block;}
.div_add_options_nosltopt .cont {width:85%; font-weight:bold; float:right; display:inline-block; }
.div_add_options_nosltopt .slt_add_option {width:100%; padding:5px 0px; font-size:13px;}

.div_add_options {float: right; width: 95%;  padding: 0%;   background-color: white;  margin: 10px 0px 30px 5%;}
.div_add_options .tit {padding:5px; font-weight:bold;}
.div_add_options .cont {padding-left:20px; font-weight:bold;}
.div_add_options .slt_add_option {width:100%; padding:3px 0px; font-size:13px;}

/* 아이템 영역 끝 */



/* 장바구니 */
.cart_item_option_hr { border:0px; border-top:1px dashed #aaa; }
.cart_item_option li { margin-top:4px; color:#4d4d4d; font-size:13px; }
.cart_item_option_name { display:inline-block; padding:1px 5px; text-align:center; border-right:1px solid #3d3d3d; border-left:1px solid #3d3d3d; color:#3d3d3d; border-radius:4px; }
/* 장바구니 끝 */



/* 결제창 */
.left_tit { font-size:16px; font-weight:400; float:left; padding-left:10px; }
.od_group {box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); border-radius:3px; overflow:hidden;}
.od_group_title { background-color:#efefef; position:relative; left:-10px; width:105%; height:37px; font-size:17px; padding-top:10px; padding-left:15px; font-weight:bold; color:#4d4d4d;}
.od_group table.od_group_table td {font-size:13px;}
.od_group table {margin:10px 0 10px 0; width:100%;}
.od_group table td {height:30px;}
.od_group table td input, .od_group table td select, .od_group table td textarea  {padding:6px; border:1px solid #afafaf; box-shadow:#efefef 1px 1px 1px;}
.btn_settlecase {border:1px solid #a8a8a8; font-size:15px;width:170px; display:inline-block; cursor:pointer; padding:10px 5px; clear:both; border-radius:2px; background-color:#ffffff; margin-bottom:5px;} 
.btn_settlecase label {position:relative; left:10px; top:0px; cursor:pointer;}
.btn_settlecase.on {border:2px solid #CC0000; color:#CC0000; font-size:15px;}
.multi_delivery_title { border: 1px solid #9f9f9f; background-color:#fff; border-radius:3px; font-weight:bold;}
/* 결제창 끝 */



/* 마이페이지 */
.mypage_tb .mp_it_tit { padding:9px 9px 9px 10px; font-size:9pt; font-weight: bold; border-right:1px solid #999999; border-bottom:1px solid #999999; }
.mypage_tb .mp_it_tit2 { padding:9px 9px 9px 10px; font-size:9pt; font-weight: bold; border-right:1px solid #999999; border-bottom:1px solid #999999; border-left:1px solid #999999; }
.mypage_tb .mp_it_cont { padding:9px 9px 9px 10px; font-size:9pt; border-bottom:1px solid #999999; }
.mypageBtn span{background:#4b4b4b;color:#ffffff;padding:5px 8px;line-height:23px;border:1px solid #1b1b1b;font-size:11px;}
.mypageBtn span:hover {background:#ffffff;color:#000000;padding:5px 8px;line-height:23px;border:1px solid #1b1b1b;font-size:11px;}
.mypageBtn:hover {text-decoration:none;}
/* 마이페이지 끝 */




/* 버튼 */
span.btnBack{display:inline-block; background-color:#CACACA; color:#5d5d5d; padding:15px 10px; position:relative; font-size:15px; font-weight:bold; top:0px; border-radius:3px; cursor:pointer; }
span.btnOK{display:inline-block; background-color:#404040; color:white; padding:15px 10px; position:relative; font-size:15px; font-weight:bold; top:0px; border-radius:3px; cursor:pointer; }
span.btn1 { cursor:pointer; display:inline-block; border:1px solid #4b4b4b; background-color: #4b4b4b; color:#ffffff; padding:6px 10px; position:relative; top:0px; border-radius:4px;}
span.btn1-o { cursor:pointer; display:inline-block; border:1px solid #4b4b4b; color:#4b4b4b; padding:6px 10px; position:relative; top:0px; border-radius:4px; }
span.btn1:hover, span.btn1-o:hover { box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); }
span.btn1.big, span.btn1-o.big {font-size:15px; padding:10px 15px;}
span.btn1.small, span.btn1-o.small {font-size:13px; padding:5px 9px;}

span.label_black { font-size:12px; border:solid 1px #616161; padding:8px 6px; line-height:1; border-radius:2px; display:inline-block; color:#616161; text-align:center; }
span.label_orange { font-size:12px; border:solid 1px #ef8100; padding:8px 6px; line-height:1; border-radius:2px; display:inline-block; color:#CB4D00; text-align:center; }
span.label_green { font-size:12px; border:solid 1px #2ba600; padding:8px 6px; line-height:1; border-radius:2px; display:inline-block; color:#228101; text-align:center; }
span.label_gray { font-size:12px; border:solid 1px #a9a9a9; padding:8px 6px; line-height:1; border-radius:2px; display:inline-block; color:#707070; text-align:center; }
span.label_blue { font-size:12px; border:solid 1px #009bec; padding:8px 6px; line-height:1; border-radius:2px; display:inline-block; color:#0276cb; text-align:center; }
span.label_purple { font-size:12px; border:solid 1px #7a00e2; padding:8px 6px; line-height:1; border-radius:2px; display:inline-block; color:#7a00e2; text-align:center; }
/* 버튼 끝 */





/* 커스텀 체크,라디오,셀렉트박스 */
.transparent_sltbox_wrapper {position:relative; display:inline-block;}

.transparent_radio_wrapper { position:relative; display:inline-block; cursor:pointer;}
.transparent_radio_wrapper span { position:relative; display:inline-block; top:-2px; }
.transparent_radio_wrapper span .transparent_radio_design { position:relative; display:inline-block; width:15px; height:15px; border-radius:50%; box-sizing:border-box; border:1px solid #aaa; padding:2px; background:#fff; vertical-align:middle; margin:-3px 2px 0 0; }
.transparent_radio_wrapper span .transparent_radio_design > div { width:100%; height:100%; border-radius:50%; background:#fff; }
.transparent_radio_wrapper.radio_checked span .transparent_radio_design > div { background:#9b8471; }
.transparent_radio_focus_area { position:absolute; top:0px; left:0px; width:15px; height:15px; font-size:1px; text-decoration:none !important;}

.transparent_chkbox_wrapper { position:relative; display:inline-block; cursor:pointer; }
.transparent_chkbox_wrapper span { position:relative; display:inline-block; font-size:15px; vertical-align:middle; }
.transparent_chkbox_wrapper span img { position:relative; display:inline-block; width:10px; vertical-align:middle; margin:0px 5px; top:-2px; padding-right:3px; }
.transparent_chkbox_wrapper .transparent_chkbox_focus_area { position:absolute; top:0px; left:0px; text-decoration:none !important; display:inline-block; border:1px solid #ddd; border-radius:3px; vertical-align:middle; }
.transparent_chkbox_wrapper.on .transparent_chkbox_focus_area { border-color:#9b8471; background:#9b8471; }

.transparent_sltbox {width:100%;height:100%; position:absolute; top:0px; left:0px; opacity:0; }
.transparent_chkbox {width:100%;height:100%; position:absolute; top:0px; left:0px; opacity:0; margin:0 0 0 0; z-index:1; }
.transparent_radio {width:100%;height:100%; position:absolute; top:0px; left:0px; opacity:0; margin:0 0 0 15%; }
.transparent_date {width:100%;height:100%; position:absolute; top:0px; left:0px; opacity:0; }
/* 커스텀 체크,라디오,셀렉트박스 끝*/

