@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800');
@import url(jquery.bxslider.css);
@import url(main.css);
@import url(sub.css);


/* font */

@font-face {font-family: 'Noto'; font-weight: 200; src: url(font/NotoSansKR-Thin.woff) format('woff'), url(font/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto'; font-weight: 300; src: url(font/NotoSansKR-Light.woff) format('woff'), url(font/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto'; font-weight: normal; src: url(font/NotoSansKR-Regular.woff) format('woff'), url(font/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto'; font-weight: 500; src: url(font/NotoSansKR-Medium.woff) format('woff'), url(font/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto'; font-weight: bold; src: url(font/NotoSansKR-Bold.woff) format('woff'), url(font/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto'; font-weight: 900; src: url(font/NotoSansKR-Black.woff) format('woff'), url(font/NotoSansKR-Black.otf) format('opentype');}

@font-face {font-family: 'Noto Serif'; font-weight: 300; src: url(font/NotoSerifCJKkr-Light.woff) format('woff'), url(font/NotoSerifCJKkr-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Serif'; font-weight: 400; src: url(font/NotoSerifCJKkr-Regular.woff) format('woff'), url(font/NotoSerifCJKkr-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Serif'; font-weight: 500; src: url(font/NotoSerifCJKkr-Medium.woff) format('woff'), url(font/NotoSerifCJKkr-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Serif'; font-weight: 700; src: url(font/NotoSerifCJKkr-Bold.woff) format('woff'), url(font/NotoSerifCJKkr-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Serif'; font-weight: 900; src: url(font/NotoSerifCJKkr-Black.woff) format('woff'), url(font/NotoSerifCJKkr-Black.otf) format('opentype');}

.lato {font-family: 'Lato', 'Noto', 'Malgun Gothic', 'Dotum', sans-serif !important; font-weight: 400;}
.roboto {font-family: 'Roboto', 'Noto', 'Malgun Gothic', 'Dotum', sans-serif !important; font-weight: 400;}
.myjo {font-family: 'Nanum Myeongjo', 'Noto', 'Malgun Gothic', 'Dotum', sans-serif !important; font-weight: 400;}
.notosrf {font-family: 'Noto Serif', 'Noto', 'Malgun Gothic', 'Dotum', sans-serif !important; font-weight: 400;}



/* Default Setting */

* {margin: 0; padding: 0;}
html, body, div, input, label, select, textarea, button, h1, h2, h3, h4, h5, h6, strong, p, span, a, ul, li, dl, dt, dd, a {line-height: 1.4em; font-family: 'Noto', 'Malgun Gothic', 'Dotum', sans-serif; font-size: 14px; color: #000; font-weight: normal; letter-spacing: -1px}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, strong, address {display: block;}
ul, ol, li {list-style: none;}
a {display: inline-block; text-decoration: none; vertical-align: top; outline: 0 none; transition: all .3s;}
span {display: inline-block; vertical-align: top;}
img {max-width: 100%; border: 0; vertical-align: top;}
em, address {font-style: normal;}
hr {border: 0; margin: 30px 0; padding: 0; border-bottom: 1px solid #000;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ""; content: none;}
table {width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed; word-break: break-all;}
textarea {resize: none; outline: 0; vertical-align: top;}
button {display: inline-block; font-family: inherit; text-decoration: none; background: transparent; border: none; outline: 0; white-space: nowrap; vertical-align: top; cursor: pointer;}


/* label, input, select, textarea, checkbox, radiobox */

input, select, textarea {display: inline-block; position: relative; padding: 10px; background-color: #fff; border: 1px solid #000; background-repeat: no-repeat; text-align: left 
!important; vertical-align: top;}


label {}
input {height: 21px; transition: all .3s;}
input:focus { outline: none; border: 1px solid #000 !important; z-index: 1;}
::-webkit-input-placeholder {color: #cacaca;}
::-moz-placeholder {color: #cacaca;}
:-ms-input-placeholder {color: #cacaca;}
:-moz-placeholder {color: #cacaca;}

select {height: 43px; background-image: url(../img/common/icnSelect.png); background-position: 92% 50%; background-repeat: no-repeat; outline: 0; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; transition: all .3s;}
select::-ms-expand {display: none;}
select:focus {outline: none; border: 1px solid #000 !important; z-index: 1;}

textarea {resize: none; transition: all .3s;}
textarea:focus {outline: none; border: 1px solid #000 !important; z-index: 1;}

.chkB {display: inline-block; position: relative; min-width: 23px; height: 23px; vertical-align: top;}
.chkB input {position: absolute; top: 0; left: 0; margin: 0; padding: 0 !important; width: 23px !important; height: 23px ;border: 0 !important; opacity: 0; z-index: 2; cursor: pointer;}
.chkB input + label {display: inline-block; padding: 0 0 0 25px !important; height: 23px; line-height: 23px; vertical-align: top; z-index: 1; cursor: pointer;}

.chkB input[type="checkbox"] + label {background: url(../img/common/icnChkOff.png) 0 50% no-repeat; transition: color .3s;}
.chkB input[type="checkbox"]:checked + label {background: url(../img/common/icnChkOn.png) 0 50% no-repeat;}
.chkB {position: relative;}
.chkB input + label:before {content: ''; display: block; position: absolute; left: 0; top: 0; bottom: 0; width: 21px; border: 1px solid #e7e7e7; transition: all .3s;}
.chkB input:hover + label:before,
.chkB input:focus + label:before {border-color: #000;}

.chkB input[type="radio"] + label {background: url(../img/common/icnRChkOff.png) 0 50% no-repeat; position: relative;}
.chkB input[type="radio"] + label:before { content: ''; display: block; position: absolute; left: 11px; top: 0; bottom: 0; width: 0; height: 0; border-radius: 50%; background: #666; margin: auto 0; opacity: 0; transition: all .3s;}
.chkB input[type="radio"]:checked + label:before { width: 12px; height: 12px; opacity: 1; left: 5px;}

.fileB {font-size: 0;}
.fileB input[type="file"] {display: none;}
.fileB input[type="text"] {}
.fileB .add {margin-left: 5px; padding: 0 10px; width: 93px; height: 33px; line-height: 33px; background-color: #fff; border: 1px solid #000; text-align: center;}
.fileB .add span {padding-left: 25px; line-height: 33px; font-size: 16px; color: #000; font-weight: 500; background: url(../img/sub/icnAddFile.png) 0 center no-repeat;}


/* common */ 

body.pc {min-width: 1400px;}

.wrap {position: relative;}

.blind {display: block;width: 100%;height: 100%; text-indent: 101%; background-position: 0 0; white-space: nowrap; overflow: hidden;}

.flt:after, .flt2:after {display: block; content: ""; clear: both;}
.flt > div, .flt2 > div {float: left;}
.flt > .lt, .flt2 > .lt {float: left;}
.flt > .rt, .flt2 > .rt {float: right;}

ul.flt > li {float: left;}
ul.flt > li:first-child {margin-left: 0 !important; padding-left: 0 !important; background: none !important;}

dl.flt > dt,
dl.flt > dd {float: left;}

.tac {text-align: center !important;}
.tal {text-align: left !important;}
.tar {text-align: right !important;}

.elp, .elp-2 {max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.elp-2 {display: -webkit-box !important; white-space: initial; word-wrap: break-word; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.cen {position: relative; margin: 0 auto; width: 1400px;}

.pS {display: block !important;}
.pSw_i {display: inline-block !important;}
.mSw, .mSw_i {display: none !important;}

	/* common - mob */
	body.mob {width: 720px; -webkit-overflow-scrolling:touch;}
	body.mob div.flt > div {float: none !important; margin-left: 0 !important; width: 100% !important;}

	body.mob .cen {width: 680px;}

	body.mob .mSw {display: block !important;}
	body.mob .mSw_i {display: inline-block !important;}
	body.mob .pSw, body.mob .pSw_i {display: none !important;}

	body.mob ::-webkit-scrollbar-track {}
	body.mob ::-webkit-scrollbar {width: 10px; height: 10px; background-color: transparent;}
	body.mob ::-webkit-scrollbar-thumb {width: 10px; height: 10px; background-color: #89949d;}
	body.mob ::-webkit-scrollbar-track-piece {}
    body.mob footer.common .wrap { width: 680px; }/* 181031A���Ƣ� */

/* button */

.button {margin-top: 50px; text-align: center;}
.button.flt > div,
.button.flt2 > div {max-width: 50%;}

.btn {padding: 0 15px; min-width: 105px; line-height: 45px; font-size: 18px; color: #fff; background-color: #999; -webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px; text-align: center; cursor: pointer; transition: all .3s;}
.btn + .btn {margin-left: 5px;}

.btn.color {background-color: #ea6931;}
.btn.brown {background-color: #000;}/*.btn.brown {background-color: #b99978;}*/
.btn.gray {background-color: #000;}
.btn.black {background-color: #000;}
.btn.edge {min-width: 103px; line-height: 43px; color: #000; background-color: #fff; border: 1px solid #000;}
.btn.edge:hover,
.btn.edge:focus {border-color: #000; color: #000;}

.btn.x2 {min-width: 280px;}

.btn.loadMore {padding: 0; width: 214px; background-color: #fff; border: 1px solid #000; text-align: center;}
.btn.loadMore span {padding-right: 45px; line-height: 75px; font-size: 24px; font-weight: bold; background: url(../img/common/btnLoadMore.png) right center no-repeat;}
.btn.loadMore:hover,
.btn.loadMore:focus {opacity: .4;}

.btn.loadMore.white {background-color: transparent; border-color: #fff;}
.btn.loadMore.white span {color: #fff; background-image: url(../img/common/btnLoadMoreWhite.png);}


/* Skip Navigation */

.skip {position: fixed; top: 0; left: 0; width: 100%; height: 0; background: #000; z-index: 200; overflow: hidden; white-space: nowrap; text-align: center; line-height: 1;}
.skip.on {height: auto; overflow: auto;}
.skip a {display: block; padding: 10px 0; color: #fff; text-decoration: none;}


/* bxSlider */

.bx-wrapper {margin: 0 auto;}
.bx-wrapper .bx-viewport {left: 0; background: transparent; border: 0 solid #fff; box-shadow: 0 0 0 #000; -webkit-box-shadow: 0 0 0 #000; -moz-box-shadow: 0 0 0 #000;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute; bottom: initial; bottom: inherit; padding: 0; width: 100%; font-size: 0;}
.bx-wrapper .bx-controls-direction a {z-index: 5;}


/* header */

header {position: absolute; top: 0; left: 0; width: 100%; z-index: 50;}
header .inner {height: 90px; background: url(../img/common/bgMaskHeader.png) 0 0 repeat;}
header .cen {height: 100%;}
header .logo {position: absolute; top: 21px; left: 50%; margin-left: -57px;}
header .logo a {padding: 10px; width: 94px; height: 28px; background: url(../img/common/imgLogo.png) center center no-repeat; transition: all .3s;}
header .logo a:hover,
header .logo a:focus {opacity: 1.0;}
header .nav {position: absolute; top: 24px; left: 0; padding: 10px 0; width: 32px; height: 22px; background: url(../img/common/btnNav.png) center center no-repeat; z-index: 1;}

header nav.gnb {padding: 24px 0 0 95px;}
header nav.gnb ul {}
header nav.gnb ul li {}
header nav.gnb ul li a {margin: 0 25px; padding: 10px; line-height: 22px; font-family: 'Lato', 'Noto', 'Malgun Gothic', 'Dotum', sans-serif; font-size: 19px; color: #fff; font-weight: 500;}

header .button {position: absolute; top: 24px; right: 0; margin-top: 0 !important;}
header .button a{margin: 0 25px; padding: 10px; line-height: 22px; font-family: 'Lato', 'Noto', 'Malgun Gothic', 'Dotum', sans-serif; font-size: 19px; color: #fff;}
header .button ul.util {display: inline-block; margin-left: 20px; vertical-align: top;}
header .button ul.util li {padding-left: 11px; background: url(../img/common/icnUtil.png) 5px center no-repeat;}
header .button ul.util li a {margin: 0; font-size: 16px; color: #838282;}

header nav.over {position: absolute; top: 100%; left: 0; width: 517px; height: 0; /*height: 727px;*/ background-color: #2a2a29; overflow: hidden;}
header nav.over .home {display: block; padding-left: 55px; line-height: 70px; font-size: 24px; color: #fff; border-top: 1px solid #464645; border-bottom: 1px solid #464645;}
header nav.over .home:hover{color: #b99978;}
header nav.over > ul {padding: 25px 55px 0;}
header nav.over > ul > li {}
header nav.over > ul > li .label {font-size: 20px; color: #fff;}
header nav.over > ul > li .label em {display: inline-block; width: 30px; color: #b99978; font-weight: 500; vertical-align: top;}
header nav.over > ul > li .label:hover {color: #b99978;}
header nav.over > ul > li ul {padding: 15px 0 30px 30px;}
header nav.over > ul > li ul li {}
header nav.over > ul > li ul li a {font-size: 20px; color: #c0c0bf; font-weight: 300;}
header nav.over > ul > li ul li a:hover {color: #fff;}

	/* header - mob */
	body.mob header {width: 720px;}
	body.mob header .cen {width: 100%;}
	body.mob header .nav {left: 20px;}
	body.mob header nav.gnb,
	body.mob header .button {display: none;}


/* footer */

footer {text-align: center;}
footer .inner {padding: 35px 0; border-top: 1px solid #e5e5e5;}
footer .copy {font-size: 20px; color: #000; font-weight: 900;}
footer.common { border-top: 1px solid #e5e5e5; text-align: left; }
footer.common .wrap { padding: 58px 0 68px; width: 1400px; margin: 0 auto; position: relative; }
footer.common .contact dt { color: #666; font-size: 16px; line-height: 20px; }
footer.common .contact dd { color: #666; font-size: 30px; line-height: 40px; font-weight: 700; }
footer.common .contact dd.time { color: #999; font-size: 16px; line-height: 22px; font-weight: 400; }
footer.common ul.info { line-height: 25px; margin: 10px 0 30px -15px; }
footer.common ul.info li { display: inline-block; margin-left: 15px; color: #666; }
footer.common .copy { font-size: 16px; color: #000; font-weight: 400; }
footer.common .sns { position: absolute; right: -10px; top: 11px; }
footer.common .sns li { float: left; }
footer.common .sns button { display: block; background: #000 center no-repeat; width: 40px; height: 40px; transition: background .3s; text-indent: -999px; overflow: hidden; }
footer.common .sns button:hover,
footer.common .sns button:focus { background-color: #b99978; }
footer.common .sns button.twitter { background-image: url('../img/common/footer_twitter.png'); }
footer.common .sns button.facebook { background-image: url('../img/common/footer_facebook.png'); width: 37px; }
footer.common .sns button.naver { background-image: url('../img/common/footer_naver.png'); }


/* popup */

.popup {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #444; z-index: 100; overflow: auto;}
.popup .panel {position: absolute; top: 100px; left: 50%; margin-left: -700px; width: 1400px; background-color: #fff;}
.popup .panel.mid {margin-left: -499.5px; width: 999px;}

.popup .panel .head {position: relative; padding: 0 20px; background-color: #b99978;}
.popup .panel .head .title {line-height: 64px; font-size: 25px; color: #000000;}
.popup .panel .head .title em {font-weight: bold;}
.popup .panel .head .close {position: absolute; top: 0; right: 0; width: 76px; height: 64px; background: url(../img/common/btnPopupClose.png) center center no-repeat; transition: all .3s; }
.popup .panel .head .close:hover,
.popup .panel .head .close:focus {background-color: #fff;}
.popup .panel .body {position: relative; padding: 20px 20px 75px;}
.popup .panel .body .title {margin-top: 30px; line-height: 1.2em; font-size: 25px; color: #000; text-align: center;}
.popup .panel .body .title-s {margin-top: 10px; font-size: 18px; color: #999; text-align: center;}

.popup .panel input,
.popup .panel select,
.popup .panel textarea {font-size: 16px; border: 1px solid #e4e4e4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup .panel input:hover,
.popup .panel select:hover,
.popup .panel textarea:hover {border-color: #aaa;}

.popup .panel input.place {border-color: transparent; border-left: 2px solid #e1e1e1;}

.popup .panel input {padding: 9px 10px;}
.popup .panel select {padding: 2px 10px; height: 35px; background-image: url(../img./common/icnSelect02.png);}
.popup .panel textarea {height: 133px;}

.popup .panel .button .btn:hover,
.popup .panel .button .btn:focus {opacity: .6;}

.popup .panel .inpB,
.popup .panel .selB {display: inline-block; position: relative; vertical-align: top;}

.popup .panel .write {margin-top: 35px; padding: 0 25px;}
.popup .panel .write dl {margin-top: 15px;}
.popup .panel .write dl:first-child {margin-top: 0;}
.popup .panel .write dl dt {margin-bottom: 5px; font-size: 18px; color: #000; font-weight: 500;}
.popup .panel .write dl dd {}
.popup .panel .write input {width: 887px;}
.popup .panel .write select {width: 909px; background-position: 98% center; height: 41px;}
.popup .panel .write textarea {width: 887px;}

.popup .panel .write .tel .inpB {padding-left: 19.5px; background: url(../img/common/icnTelLine.png) 6px center no-repeat;}
.popup .panel .write .tel input {width: 268px;}
.popup .panel .write .tel select {width: 290px; background-position: 95% center; height: 41px;}

.popup .panel .map {margin: 35px auto 0; width: 939px; max-width: 100%;}


	/* popup - mob */
	body.mob .popup .panel {margin-left: -340px; width: 680px;}
	body.mob .popup .panel .write {padding: 0;}

	body.mob .popup .panel .write input {width: 618px;}
	body.mob .popup .panel .write select {width: 640px;}
	body.mob .popup .panel .write textarea {width: 618px;}

	body.mob .popup .panel .write .tel .inpB {padding-left: 14px; background-position: 3px center;}
	body.mob .popup .panel .write .tel input {width: 182px;}
	body.mob .popup .panel .write .tel select {width: 204px;}





/* 180723 */

header .inner {background: #fff;}
header .nav {display: none;}
header nav.gnb {padding-left: 0;}
header nav.gnb ul li a {color: #666; transition: all .3s;}
header nav.gnb ul li:first-child a {margin-left: 0;}

header .button a {color: #666; transition: all .3s;}

header .button ul.util li a {color: #bbb;}
header .button ul.util li a:focus,
header .button ul.util li a:hover {color: #999;}



/* 180829 */

header .button ul.util li.log-in a {padding-left: 20px; background: url(../img/common/icnHeaderutillogin.png) 0 center no-repeat;}
header .button ul.util li.basket a {width: 24px; height: 19px; font-size: 0; background: url(../img/common/icnHeaderbasket.png) center center no-repeat;}

.popup {background: rgba(0,0,0,.8);}
.popup .panel { top: 164px;}
.popup .panel .head {background-color: #444; }
.popup .panel .body {padding-bottom: 30px; }

table.invisible {border: 0; margin-top: 0;}
table.invisible tr td {padding: 0; text-align: left;}
table.invisible tr td > div,
table.invisible tr td > div a {padding: 0;}
table.invisible tbody .itmList > div {width: 130px;}
table.invisible tbody .itmList ul li {padding: 0;}
table.invisible .itmList .open {position: relative;}
table.invisible .itmList ul {position: absolute; top: 35px; left: 0; right: 0; width: auto; background: #fff; height: 0; overflow: hidden;}
table.invisible .itmList .open ul { height: auto;}
table.invisible .itmList .star {background-position: left center; margin: 0; height: 30px;}
table.invisible .itmList .on .star {background-color: #f4efe9}
table.invisible .itmList .star em {background-position: left center; height: 100%;}

/* 180928 */

.boTbl5{padding-top:10px;border-top:1px solid #e5e5e5;}
.boTbl5 table{width:100%;}
.boTbl5 tbody{}
.boTbl5 tbody tr{}
.boTbl5 tbody tr th{padding:10px 0 0 10px;text-align:left;vertical-align:top;}
.boTbl5 tbody tr th label{font-size: 18px;    color: #000;    font-weight: 500;}

.boTbl5 tbody tr td{padding:10px 10px 10px 0;}

.boTbl5 .inpB input {width: auto !important; padding: 6px 10px;}
.boTbl5 .fileB input {width: 312px !important; padding: 6px 10px;}
.boTbl5 .txaB textarea {width: 100% !important;}






/* 181011 */

/* foot popup */
.foot-pop {position: fixed; left: 0; bottom: 0; padding: 25px 0; width: 100%; background-color: rgba( 0, 0, 0, 0.9 ); filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#e6000000, endColorStr=#e6000000 );  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#e6000000, endColorStr=#e6000000 )"; text-align: center;}
.foot-pop .close {position: absolute; top: 50%; right: 0; margin-top: -8px; width: 16px; height: 16px; background: url(../img/common/icnPopupClose.png) center center no-repeat;}
.foot-pop .desc {font-size: 16px; color: #fff; font-weight: 300; letter-spacing: -0.5px;}
.foot-pop .button {margin-top: 15px;}
.foot-pop .btn {width: 169px; line-height: 32px; font-size: 15px; color: #000; background-color: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.foot-pop .btn.edge {line-height: 30px; color: #a8a8a8; background-color: transparent; border-color: #a8a8a8;}
.foot-pop .btn.edge:hover {color: #fff; border-color: #fff;}




/* header */

header .button ul.util li.user {position: relative; margin-top: 5px;}
header .button ul.util li.user .thumb {padding: 0 14px 10px 0; position: relative; }
header .button ul.util li.user .thumb:after { content: ''; display: block; position: absolute; width: 0; height: 0; border: solid transparent; border-width: 5px 4px; border-top-color: #9e9e9e; top: 5px; bottom: 10px; right: 0; margin: auto 0; transform-origin: center 2px; transition: transform .2s; }
header .button ul.util li.user .thumb.on:after { transform: rotate(180deg); }
header .button ul.util li.user .thumb span {width: 34px; height: 33px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; border:1px solid #333;}
header .button ul.util li.user .menu {position: absolute; top: 100%; left: 50%; margin: 0 0 0 -81px; padding: 20px; width: 110px; background-color: #fff; border: 1px solid #e7e7e7; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: left; box-shadow: 3px 3px 10px #cac0b7; opacity: 0; transition: opacity .2s;}
header .button ul.util li.user .thumb.on + ul.menu { opacity: 1; }
header .button ul.util li.user .thumb:before {display: block; content: ""; position: absolute; width: 12px; height: 6px; background: url(../img/common/icnUserMenuArr.png) center center no-repeat; left: 0; margin: 0 auto; top: 38px; right: 14px; z-index: 1; opacity: 0; transition: opacity .2s; }
header .button ul.util li.user .thumb.on:before { opacity: 1; }
header .button ul.util li.user .menu li {margin-top: 10px; padding: 0;}
header .button ul.util li.user .menu li:first-child {margin-top: 0;}
header .button ul.util li.user .menu li a {padding: 0; font-size: 16px; color: #666666; transition: color .2s;}
header .button ul.util li.user .menu li a:hover,
header .button ul.util li.user .menu li a:focus {color: #b99978;}

header .button ul.util li.myAlarm,
header .button ul.util li.myBasket {margin-top: 5px;}

header .button ul.util li.myAlarm a,
header .button ul.util li.myBasket a {position: relative; margin-top: 2px; padding: 0; width: 30px; height: 30px;}

header .button ul.util li.myAlarm a {background: url(../img/common/icnAlarm.png) center center no-repeat;}
header .button ul.util li.myBasket a {background: url(../img/common/icnbasket.png) center center no-repeat;}

header .button ul.util li.myAlarm .number,
header .button ul.util li.myBasket .number {position: absolute; top: 3px; right: 0px; width: 12px; height: 12px; line-height: 12px; font-size: 10px; color: #e2e2e2; /*background-color: #9e9e9e;*/ text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden;}


/* layer popup */
.layerPopup { position: absolute; margin-top: 9px; border: 1px solid #000; background: #fff; z-index: 52; box-sizing: border-box; padding-top: 63px; }
.layerPopup header.popup { height: 63px; line-height: 33px; position: absolute; padding: 15px 24px; color: #fff; font-size: 25px; box-sizing: border-box; background: #000; left: 0; right: 0; top: 0; width: auto; }
.layerPopup header.popup button.close { position: absolute; right: 0; top: 0; bottom: 0; background: url(../img/common/btnPopupClose.png) center center no-repeat; width: 70px; text-indent: -999px; overflow: hidden; }
body.mob .layerPopup { left: 0; max-width: 100%; }

.layerPopup table.bsc { margin-top: 0; }

.layerPopup .postNo .search { display: block; border-bottom: 0 none; }
.layerPopup .postNo .search:after { content: ''; display: block; clear: both; }
.layerPopup .postNo .search input { float: left; width: calc(100% - 100px); box-sizing: border-box; height: 45px; border: 2px solid #e1e1e1; border-radius: 2px; border-width: 2px !important; }
.layerPopup .postNo .search button { float: right; background: #000; color: #fff; border-radius: 2px; padding-left: 19px; width: 95px; position: relative; height: 45px; text-align: left; font-size: 18px; }
.layerPopup .postNo .search button:before { content: ''; display: block; width: 9px; height: 9px; border-radius: 50%; border: 3px solid #fff; position: absolute; right: 22px; top: 14px; }
.layerPopup .postNo .search button:after { content: ''; display: block; width: 8px; height: 3px; transform: rotate(45deg); background: #fff; position: absolute; right: 19px; bottom: 16px; }
.layerPopup .body { overflow: auto; height: 100%; padding: 40px; box-sizing: border-box; }
.layerPopup .postNo div.off { display: none; }
.layerPopup .postNo .manual:after { content: ''; display: block; clear: both; }
.layerPopup .postNo .manual dl { float: left; width: 50%; margin-top: 20px; }
.layerPopup .postNo .manual dl dt,
.layerPopup .postNo .manual dl dd { font-size: 18px; line-height: 28px;  }
.layerPopup .postNo .manual dl dt { color: #666; }
.layerPopup .postNo .manual dl dd { color: #000; }
.layerPopup .postNo .manual dl.top { float: none; width: auto; margin-top: 10px; }
.layerPopup .postNo .manual dl.top dt { font-size: 25px; color: #000; font-weight: 700; line-height: 45px; }
.layerPopup .postNo .manual dl.top dd { color: #999; }
.layerPopup .postNo .list table { margin-top: 9px; border: 1px solid #ddd; }
.layerPopup .postNo .list table th,
.layerPopup .postNo .list table td { line-height: 20px; padding: 5px 20px; }
.layerPopup .postNo .list table th[rowspan],
.layerPopup .postNo .list table td[rowspan] { text-align: center; border: 1px solid #ddd; }
.layerPopup .postNo .list table button { border-bottom: 1px solid #ddd; padding: 0 1px; }
.layerPopup .postNo .list table button:hover,
.layerPopup .postNo .list table button:focus { color: #b99978; }

table.bsc.tdLine th { background: #fff; }
table.bsc.tdLine tbody td { text-align: left; padding: 10px; font-size: 16px; color: #666; }
table.bsc.tdLine tbody td + td { border-left: 1px solid #f0f0f0; }

.layerPopup .delivery table.bsc { margin-top: 0; }
.layerPopup .delivery table.bsc input,
.layerPopup .delivery table.bsc button { display: block; width: 100%; margin: 0; margin-top: 5px; min-width: 0; }
.layerPopup .delivery table.bsc .chkB { margin: 0; }
.layerPopup .delivery table.bsc button { border: 0 none; font-size: 14px; }
.layerPopup .delivery table.bsc button:first-child { margin-top: 0; }
.layerPopup .delivery table.bsc button.gray { background: #666; }
.layerPopup .delivery table.bsc button.gray.lighter { background: #999; }
.layerPopup .delivery ul.tel { margin-top: 5px; }
.layerPopup .delivery ul.tel:after { content: ''; display: block; clear: both; }
.layerPopup .delivery ul.tel li { float: left; color: #999; font-size: 16px; }
.layerPopup .delivery ul.tel li + li:before { content: '/'; margin: 0 3px; }



/* 181106 */

	body.mob header .nav {display: block; top: 0; left: 0; padding: 0; width: 90px; height: 90px; background-image: url(../img/common/btnNav_mob.png);}
	body.mob header .button {display: block; top: 14px;}
	body.mob header .button > a {display: none;}
	body.mob header .button ul.util li {display: none;}
	body.mob header .button ul.util li.log-in,
	body.mob header .button ul.util li.myBasket {display: block; margin: 0; padding: 0;}
	body.mob header .button ul.util li.log-in a,
	body.mob header .button ul.util li.myBasket a {padding: 0; width: 54px; height: 54px; font-size: 0; background-position: center center;}
	body.mob header .button ul.util li.log-in a {background-image: url(../img/common/icnHeaderutillogin_mob.png);}
	body.mob header .button ul.util li.myBasket a {background-image: url(../img/common/icnHeaderbasket_mob.png); margin-right:14px;}
	/*body.mob header .button ul.util li.myBasket .number {width: 26px; height: 26px; line-height: 26px; font-size: 18px;}*/
	body.mob header .button ul.util li.myBasket .number {color: #000;width: 26px; height: 26px; line-height: 26px; font-size: 18px;background: none;top: 20px;right: 14px;text-align: center;}

	/* nav */
	body.mob header nav.over {width: 720px; background-color: #fff;}
	body.mob header nav.over ul {position: relative; padding: 20px;}
	body.mob header nav.over ul:after {display: block; content: ""; position: absolute; left: 20px; top: 0; width: 162px; height: 1px; background-color: #000;}
	body.mob header nav.over ul:first-child::after {display: none;} 
	body.mob header nav.over ul li {}
	body.mob header nav.over ul li a {line-height: 40px; font-size: 18px;}

	body.mob header nav.over ul.menu li {background: url(../img/common/icnMobileMenuArr.png) right center no-repeat;}
	body.mob header nav.over ul.menu li a {display: block; /*padding-left: 35px;*/ line-height: 50px; font-size: 20px; background-position: 0 center; background-repeat: no-repeat;}
	body.mob header nav.over ul.menu li.i01 a {background-image: url(../img/common/icnMobileMenu01.png);}
	body.mob header nav.over ul.menu li.i02 a {background-image: url(../img/common/icnMobileMenu02.png);}
	body.mob header nav.over ul.menu li.i03 a {background-image: url(../img/common/icnMobileMenu03.png);}
	body.mob header nav.over ul.menu li.i04 a {background-image: url(../img/common/icnMobileMenu04.png);}
	body.mob header nav.over ul.menu li.i05 a {background-image: url(../img/common/icnMobileMenu05.png);}
	
	body.mob header nav.over ul.my-menu li a {color: #666;}
	
	body.mob header nav.over ul.btn-menu li a {padding-right: 30px; background-position: right center; background-repeat: no-repeat;}
	body.mob header nav.over ul.btn-menu li.plus a {background-image: url(../img/common/icnMobileMenuPlus.png); background-position: 97% center;}
	body.mob header nav.over ul.btn-menu li.down a {background-image: url(../img/common/icnMobileMenuDownload.png);}
	
	body.mob header nav.over .close {display: block; position: absolute; left: 0; bottom: 0; width: 100%; line-height: 75px; font-size: 20px; text-align: center; border-top: 1px solid #000;}

/* popup2 */
.popup2 {display: none;}
.popup2.on {display: block;}
.popup2 {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #444; z-index: 100; overflow: auto;}
.popup2 .panel {position: absolute; top: 100px; left: 50%; margin-left: -700px; width: 1400px; background-color: #fff;}
.popup2 .panel.mid {margin-left: -499.5px; width: 999px;}

.popup2 .panel .head {position: relative; padding: 0 20px; background-color: #b99978;}
.popup2 .panel .head .title {line-height: 64px; font-size: 25px; color: #fff;}
.popup2 .panel .head .title em {font-weight: bold;}
.popup2 .panel .head .close {position: absolute; top: 0; right: 0; width: 76px; height: 64px; background: url(../img/common/btnPopupClose.png) center center no-repeat; transition: all .3s; }
.popup2 .panel .head .close:hover,
.popup2 .panel .head .close:focus {background-color: #fff;}
.popup2 .panel .body {position: relative; padding: 20px 20px 75px;}
.popup2 .panel .body .title {margin-top: 30px; line-height: 1.2em; font-size: 25px; color: #000; text-align: center;}
.popup2 .panel .body .title-s {margin-top: 10px; font-size: 18px; color: #999; text-align: center;}

.popup2 .panel input,
.popup2 .panel select,
.popup2 .panel textarea {font-size: 16px; border: 1px solid #e4e4e4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popup2 .panel input:hover,
.popup2 .panel select:hover,
.popup2 .panel textarea:hover {border-color: #aaa;}

.popup2 .panel input.place {border-color: transparent; border-left: 2px solid #e1e1e1;}

.popup2 .panel input {padding: 9px 10px;}
.popup2 .panel select {padding: 2px 10px; height: 35px; background-image: url(../img./common/icnSelect02.png);}
.popup2 .panel textarea {height: 133px;}

.popup2 .panel .button .btn:hover,
.popup2 .panel .button .btn:focus {opacity: .6;}

.popup2 .panel .inpB,
.popup2 .panel .selB {display: inline-block; position: relative; vertical-align: top;}

.popup2 .panel .write {margin-top: 35px; padding: 0 25px;}
.popup2 .panel .write dl {margin-top: 15px;}
.popup2 .panel .write dl:first-child {margin-top: 0;}
.popup2 .panel .write dl dt {margin-bottom: 5px; font-size: 18px; color: #000; font-weight: 500;}
.popup2 .panel .write dl dd {}
.popup2 .panel .write input {width: 887px;}
.popup2 .panel .write select {width: 909px; background-position: 98% center; height: 41px;}
.popup2 .panel .write textarea {width: 887px;}

.popup2 .panel .write .tel .inpB {padding-left: 19.5px; background: url(../img/common/icnTelLine.png) 6px center no-repeat;}
.popup2 .panel .write .tel input {width: 268px;}
.popup2 .panel .write .tel select {width: 290px; background-position: 95% center; height: 41px;}

.popup2 .panel .map {margin: 35px auto 0; width: 939px; max-width: 100%;}


/* co-info */

.popup2 .panel .co-info {position: relative; }
.popup2 .panel .co-info .thumb {position: absolute; top: 0; left: 0; width: 380px; height: 180px; line-height: 239px; background: #fff url(../img/sub/imgNoneLogo.png) center center no-repeat; border: 1px solid #e9e9e9; text-align: center; overflow: hidden;}
.popup2 .panel .co-info .thumb img {vertical-align: middle;}

.popup2 .panel .co-info .txt {position: relative; padding: 20px 0 0 400px; height: 221px; overflow: hidden;}
.popup2 .panel .co-info .name {margin-bottom: 15px; padding-bottom: 15px; line-height: 1.2em; font-size: 30px; color: #000; background: url(../img/sub/icnCoNameLine.png) 0 bottom no-repeat;}
.popup2 .panel .co-info .name span {font-size: 25px; color: #666; font-weight: 500;}
.popup2 .panel .co-info .star {margin: 5px 0 0 5px; width: 155px; height: 28px; background-image: url(../img/sub/imgStar03.png);}
.popup2 .panel .co-info .star em {background-image: url(../img/sub/imgStar03Full.png);}
.popup2 .panel .co-info .desc {line-height: 1.6em; font-size: 14px; color: #999; font-weight: 300;}


	/* popup - mob */
	body.mob .popup2 .panel {margin-left: -340px; width: 680px;}
	body.mob .popup2 .panel .write {padding: 0;}

	body.mob .popup2 .panel .write input {width: 618px;}
	body.mob .popup2 .panel .write select {width: 640px;}
	body.mob .popup2 .panel .write textarea {width: 618px;}

	body.mob .popup2 .panel .write .tel .inpB {padding-left: 14px; background-position: 3px center;}
	body.mob .popup2 .panel .write .tel input {width: 182px;}
	body.mob .popup2 .panel .write .tel select {width: 204px;}


    body.mob .popup2 .panel .co-info .thumb {position: relative; width: 678px;}
	body.mob .popup2 .panel .co-info .txt {padding: 70px 0 0; height: 100%;}
