@charset "utf-8";

@import url("../font-common.css");
@import url("../font.css");

*, *:before, *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
html { -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display:block; }
audio, canvas, progress, video { display:inline-block; vertical-align:baseline;}
audio:not([controls]) { display:none; height:0; }
[hidden], template { display:none; }
a { background-color:transparent; }
a:active, a:hover { outline:0; }
abbr[title] { border-bottom:1px dotted; }
b, strong { font-weight:700; }
dfn { font-style:italic; }
h1 { font-size:2em; margin:0.67em 0; }
mark { background:#ff0; color:#000; }
small { font-size:80%; }
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }
img { border:0; vertical-align:middle; }
svg:not(:root) { overflow:hidden; }
figure { margin:1em 40px; }
hr { -moz-box-sizing:content-box; box-sizing:content-box; height:0; }
pre { overflow:auto; }
code, kbd, pre, samp { font-size:1em; }
button, input, optgroup, select, textarea { color:inherit; font:inherit; margin:0; padding: 0; outline:none; }
button { overflow:visible; }
button, select { text-transform:none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance:button; cursor:pointer;}
button[disabled], html input[disabled] { cursor:default; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
input { line-height:normal; }
input[type="checkbox"], input[type="radio"] { box-sizing:border-box; padding:0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height:auto; }
input[type="search"] { -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
input::-webkit-input-placeholder { color:#999; }
input::-webkit-moz-placeholder { color:#999; }
input:-moz-placeholder { color:#999; }
input::-moz-placeholder { color:#999; }
input:-ms-input-placeholder { color:#999; }
textarea::-webkit-input-placeholder { color:#999; }
textarea::-webkit-moz-placeholder { color:#999; }
textarea:-moz-placeholder { color:#999; }
textarea::-moz-placeholder { color:#999; }
textarea:-ms-input-placeholder { color:#999; }
fieldset { border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em; }
fieldset.not-border { border:0; margin:0; padding:0; }
legend { border:0; padding:0; }
textarea { overflow:auto; }
input:focus, button:focus, textarea:focus { outline:none; }
optgroup { font-weight:700; }
table { border-collapse:collapse; border-spacing:0; }
td, th { padding:0; }
body { margin:0; padding:0; overflow-y:scroll; }
body, input, textarea, button {
	/* font-family:'notokr';
	font-size:14px; color:#333; line-height:1.5; */
}
hr { display:block; margin:15px 0; height:1px; border:none; background:#e6e6e6; clear:both; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
p { margin:0; }

dl, dt, dd, ul, ol, li { margin:0; padding:0; }
ul, ol, li { list-style:none; }
i { display:inline-block; vertical-align:middle; font-style:normal; }
input[type="date"] { background:#fff url('../../image/web/icon-date.png') no-repeat 94% center; background-size:26px auto; }


/* layout 시작 */
body { background:#fff; }
#main > header { width:100%; background:#fff; margin-bottom:20px; border-bottom:1px solid #ccc; box-shadow:1px 1px 4px #c6c6c6; }
#main > header .header { position:relative; padding:0; width:1100px; height:159px; margin:0 auto; }
/*#main > header .header h1 { position:absolute; top:28px; left:0; margin:0; }*/
/*#main > header .header h1 img { width:170px; }*/
/* 2018-12-06 */
#main > header .header h1 { position:absolute; top:28px; left:22px; margin:0; }
#main > header .header h1 img { height:60px; }

/*#main > header .header .unb { position:absolute; top:13px; left:200px; }*/
/* 2018-12-06 */
#main > header .header .unb { position:absolute; top:13px; right:0; }

#main > header .header .unb a { display:inline-block; float:left; padding:0 12px; line-height:11px; font-size:12px; font-weight:400;  color:#555; border-right:1px solid #999; vertical-align:middle; }
#main > header .header .unb a:last-child { padding-right:0; border-right:0; }
#main > header .header .unb a:hover { color:#000; }
/*#main > header .header .unb span { float:left; display:inline-block; padding:0 5px; line-height:14px; font-size:13px; font-weight:400; color:#888; margin:-3px 20px 0 0; vertical-align:middle; }*/
/* 2018-12-06 */
#main > header .header .unb span { float:left; display:inline-block; padding:0 12px; line-height:11px; font-size:12px; margin:0; vertical-align:middle; }
#main > header .header .unb span.member { font-weight:700; color:#003166; padding:0; }
#main > header .header .unb span.member i { width:12px; height:13px; background:url('../../image/web/icon-member.png') no-repeat left top; background-size:12px 13px; margin:-2px 0 0 0; font-style:normal; text-align:center; font-size:11px; font-weight:400; }


/* 2018-12-06 */
#main > header .header .unb .icon.bell:after { content:''; display:inline-block; width:1px; height:12px; background:#999; margin-left:-12px; vertical-align:middle; }

/*#main > header .header .unb-left { position:absolute; top:13px; right:0; line-height:11px; font-size:12px; }*/
/*#main > header .header .unb-left .icon.bell { margin-left:20px; }*/



#main > header .header .gnb { position:absolute; top:106px; left:0; width:100%; padding-top:17px; }
#main > header .header .gnb > a { position:relative; display:inline-block; float:left; height:17px; line-height:17px; font-size:17px; font-weight:700; text-align:center; color:#003166; padding:0 0 29px; }
#main > header .header .gnb > a:after { content:''; display:inline-block; vertical-align:middle; margin:-2px 20px 0; width:1px; height:16px; background:#d6d6d6; }
#main > header .header .gnb > a:hover, #main > header .header .gnb > a.on { color:#eb1c24; }
#main > header .header .gnb > a:first-child { padding-left:20px; }
#main > header .header .gnb > a:last-child:after { display:none; }
#main > header .header .gnb > a .icon.new { position:absolute; top:-17px; left:17px; width:15px; height:17px; background:url('../../image/web/icon-gnb-new.png') no-repeat left top; }

#main > header .header .uix-button { position:absolute; top:45px; right:0; font-size:13px; height:33px; line-height:31px; border:1px solid #eb1c24; border-radius:0; color:#eb1c24; padding:0 5px; font-weight:700; border-radius:3px; }

#main > footer { width:100%; background:#333; }
#main > footer .footer { position:relative; width:1100px; height:200px; margin:0 auto; }
#main > footer .footer .fnb { position:absolute; top:20px; left:0; width:100%; text-align:center; }
#main > footer .footer .fnb a { display:inline-block; padding:0 10px; border-right:1px solid #8c8c8c; line-height:14px; font-size:14px; font-weight:700; color:#8c8c8c; }
#main > footer .footer .fnb a:hover { color:#fff; }
#main > footer .footer .fnb a:first-child { padding-left:0; }
#main > footer .footer .fnb a:last-child { border-right:0; }
#main > footer .footer .info { overflow:hidden; line-height:17px; color:#fff; letter-spacing:-0.3pt; }
#main > footer .footer .info .company { float:left; width:calc(100% - 300px); padding:55px 20px 0 0; line-height:24px; color:#888; }
#main > footer .footer .info .company dt { font-size:15px; font-weight:700; margin:0 0 15px; color:#b6b6b6; }
#main > footer .footer .info .company a { color:#888; }
#main > footer .footer .info .company a:hover { color:#fff; }
#main > footer .footer .info .company .copyright { margin:15px 0 0; color:#777; }
#main > footer .footer .info .cscenter { float:right; width:300px; height:150px; margin:50px 0 0 0; border-radius:3px; padding:20px; text-align:right; color:#8c8c8c; }
/*2019-07-11 #main > footer .footer .info .cscenter .tel { padding:5px 0; line-height:26px;; font-size:34px; font-weight:800; color:#b6b6b6; margin:0; }*/
#main > footer .footer .info .cscenter .tel { padding:5px 0; line-height:26px;; font-size:26px; font-weight:800; color:#b6b6b6; margin:0; }
#main > footer .footer .info .cscenter .tel span { font-size:18px; font-weight:700; }
#main > footer .footer .info .cscenter p { margin:3px 0; }

#container { width:100%; }
#container .container { position:relative; width:1100px; margin:0 auto; min-height:1100px; }
#container .container > aside { position:absolute; width:200px; padding:0; background:#ccff99; color:#666; margin:0; }
#container .container > .content { margin-left:240px; padding-bottom:50px; }

body.not-aside #container .container > aside { display:none; }
body.not-aside #container .container > .content { margin-left:0; }

#container .container > aside h1 { margin:0; padding:40px 0; height:135px; text-align:center; font-size:24px; background:#eee; color:#000;; font-weight:700; border:1px solid #ddd; border-top:2px solid #000; }
#container .container > aside h1.seller { padding:20px 0; height:140px; }
#container .container > aside h1 small { display:block; font-family:'Nanum Gothic'; font-size:12px; color:#a7a7a7; }
#container .container > aside ul { margin:0; padding:0; border:1px solid #ddd; border-top:0; }
#container .container > aside ul li { list-style-type:none; padding:0 }
#container .container > aside ul li a { position:relative; display:block; padding:0; font-size:16px; height:48px; line-height:46px; background:#fff; color:#888; font-weight:700; text-align:center; border-top:1px solid #eee; }
#container .container > aside ul li a:hover,
#container .container > aside ul li a.on { background:#f9f9f9; color:#000; }
/* layout 끝 */



/* Text */
.uix-text-lead { font-size:16px; }
.uix-text-small { font-size:13px; }
.uix-text-left { text-align:left; }
.uix-text-center { text-align:center; }
.uix-text-right { text-align:right; }
.uix-text-primary { color:#46535f; }
.uix-text-error, .uix-text-red { color:#ce0005; }
.uix-text-help { padding:3px 0 0 10px; }
.uix-text-red { color:#eb1c24; }

/* Grid */
.uix-grid { margin-right:-3px; margin-left:-3px; }
.uix-grid:after { content:''; display:table; clear:both; }
.uix-grid.not-margin { margin-left:0; margin-right:0; }
.uix-grid.not-margin > * { padding:0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	position:relative; min-height:1px; padding:4px 3px 3px 3px;
}
.uix-grid > .col-1, .uix-grid > .col-2, .uix-grid > .col-3, .uix-grid > .col-4, .uix-grid > .col-5, .uix-grid > .col-6, .uix-grid > .col-7, .uix-grid > .col-8, .uix-grid > .col-9, .uix-grid > .col-10, .uix-grid > .col-11, .uix-grid > .col-12 { float:left; }
.col-1 { width:8.33333%; }
.col-2 { width:16.66667%; }
.col-3 { width:25%; }
.col-4 { width:33.33333%; }
.col-5 { width:41.66667%; }
.col-6 { width:50%; }
.col-7 { width:58.33333%; }
.col-8 { width:66.66667%; }
.col-9 { width:75%; }
.col-10 { width:83.33333%; }
.col-11 { width:91.66667%; }
.col-12 { width:100%; }


/* Button */
.uix-button {
	position:relative;
	display:inline-block; padding:0 16px; height:35px; line-height:33px;
	white-space:nowrap; cursor:pointer; vertical-align:middle;
	margin-bottom:0; text-align:center;
	border-radius:3px;
	-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;
	outline:0; font-weight:400;
	font-size:16px; color:#333; border:1px solid #777; background:#fff;
}
.uix-button:active, .uix-button.active { outline:0; box-shadow:inset 0 2px 5px rgba(0, 0, 0, 0.15); }
.uix-button.disabled, .uix-button[disabled] { box-shadow:none; filter:alpha(opacity=65); opacity:0.65; cursor:not-allowed; }
.uix-button.color-primary { background-color:#eb1c24; border-color:#eb1c24; color:#fff; }
.uix-button.color-gray { background-color:#777; border-color:#777; color:#fff; }
.uix-button.color-border-primary { background-color:#fff; border-color:#eb1c24; color:#eb1c24; }
.uix-button.size-large { min-width:110px; }
.uix-button.size-xlarge { padding:0; width:200px; height:48px; line-height:46px; font-weight:800;; font-size:20px; text-align:center; }
.uix-button.size-small { padding:0 5px; min-width:auto; height:24px; line-height:22px; font-size:12px; text-align:center; }
.uix-button.block { display:block; width:100%; }
a.uix-button { text-decoration:none; }
button.uix-button.block { width:100%; }
.uix-button.color-dark { background-color:#333; border-color:#333; color:#fff; }
.uix-button.color-white { background-color:#fff; border-color:#555; color:#222; }
.uix-button.color-indigo { background-color:#003166; border-color:#003166; color:#fff; }



/* Table */
.uix-table { width:100%; border-top:1px solid #b6b6b6; }
.uix-table a { color:#333; }
.uix-table > caption { padding-top:8px; padding-bottom:8px; color:#333; text-align:left; }
.uix-table > thead > tr > th,
.uix-table > thead > tr td,
.uix-table > tbody > tr > th,
.uix-table > tbody > tr td {
	padding:3px 10px; line-height:1.42857142; vertical-align:middle;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	font-size:13px;
}
.uix-table > tbody > tr > th { background:#f6f6f6; text-align:center; }
.uix-table > tbody > tr > td {
	position:relative; text-align:left;
	font-size:13px; height:30px;
}
.uix-table > tbody > tr > td:first-child {border-left:none;}
.uix-table > tbody > tr > td.uix-text-left {text-align:left;}
.uix-table > tbody > tr > td.uix-text-right {text-align:right;}
.uix-table > thead > tr > th {
	padding-top:14px; padding-bottom:14px;
	vertical-align:bottom; border-bottom:none; background:#f5f5f5; color:#333;
	font-size:15px; font-weight:400;
}
.uix-table.color-dark > thead > tr > th {background:#303030;}
.uix-table.striped > tbody > tr:nth-child(even) > td {background:#f9f9f9;}
.uix-table.not-side-border > tbody > tr > td {border-left:none;}
.uix-table td.uix-text-left { text-align:left; }
.uix-table.bordered > thead > tr > th,
.uix-table.bordered > thead > tr td,
.uix-table.bordered > tbody > tr > th,
.uix-table.bordered > tbody > tr td,
.uix-table.bordered > tfoot > tr > th,
.uix-table.bordered > tfoot > tr td { border:1px solid #ddd; vertical-align:middle; }
.uix-table.bordered > thead > tr > th { border-bottom:1px solid #ccc; }
.uix-table.bordered > caption + thead,
.uix-table.bordered > colgroup + thead,
.uix-table.bordered > tbody + tbody { border-top:none; }
.uix-table tbody td.uix-text-center {text-align:center;}
.uix-table .uix-form-text { width:60px; height:24px; line-height:22px; padding:0 5px; font-size:13px; border:1px solid #ccc; border-radius:3px; }
.uix-table select.uix-form-text { width:100px; border-radius:0; }
.uix-table > tbody > tr td:last-child { border-right:1px solid #e6e6e6; }
.uix-table .memo-modify { float: right;}


/* space */
.uix-space {height:1px; background:none; margin:15px 0;}
.uix-space.small {height:1px; background:none; margin:10px 0;}


/* Form text */
.uix-form-text {
	display:inline-block; margin:0; padding:6px 10px;
	border:1px solid #b6b6b6;
	line-height:1.428571429; height:35px;
	background-color:#fff; border-radius:3px;
	font-size:15px; color:#333;
	outline:0; vertical-align:middle;
}
.uix-form-text::-ms-expand { border:0; background-color:transparent; }
.uix-form-text.block { display:block; width:100%; }
.uix-form-text.active, .uix-form-text:focus { border-color:#46535f; }
.uix-form-text[readonly] { background:#eee; }
.uix-form-text[disabled] { background:#eee; cursor:not-allowed; }
textarea.uix-form-text { height:auto; }
input[type="file"].uix-form-text { padding:auto; }
.uix-form-description { margin:5px 0 8px; }
ul.uix-form-description {padding-left:20px;}
ul.uix-form-description li { list-style-type:disc; }
.uix-form-help { margin:3px 0 0; font-size:12px; }
.uix-form-check { position:relative; margin:0; display:block; word-break:break-all; }
.uix-form-check > p { display:inline-block; vertical-align:middle; min-height:21px; padding-left:22px; margin:0; }
.uix-form-check > p > label { font-weight:normal; cursor:pointer; }
.uix-form-check > p > label > input[type=checkbox],
.uix-form-check > p > label > input[type=radio] {
	position:absolute; margin:2px 3px 0 -22px; line-height:normal; cursor:pointer;
}
.uix-form-check > p + p { margin-left:15px; }
.uix-form-check > .disabled > label { cursor:not-allowed; color:#888; }
.uix-form-check > .disabled > label > input[type=checkbox],
.uix-form-check > .disabled > label > input[type=radio] {
	cursor:not-allowed;
}
.uix-form-check.block > p { display:block; margin-top:5px; margin-bottom:5px; vertical-align:inherit; }
.uix-form-check.block > p + p { margin-left:0; }
.uix-form-check.not-margin { margin:0; }
.uix-form-static {
	margin:0; padding:6px 0;
	color:#333; line-height:1.428571429;
}


/* 파일등록 */
.uix-form-check.file p { margin-left:20px; }
.uix-form-check.file .uix-form-text.col-12 { height:28px; line-height:28px; padding:0 2px; margin:0; font-size:12px; }


/* Form group */
.uix-form-group > label { font-weight:700; }
.uix-form-group.block > label { display:block; margin:0 0 5px; }
.uix-form-group.inline > label { display:inline-block; margin:0 5px 0 0; }
.uix-form-group.inline > * { display:inline-block; vertical-align:middle; }
.uix-form-group.inline > .uix-form-help { margin:0 0 0 5px; }


/* Paginate */
.uix-paginate { margin:50px auto; text-align:center; font-size:0; overflow:hidden; }
.uix-paginate a, .uix-paginate strong {
	display:inline-block; margin:0; padding:7px 15px; vertical-align:middle;
	background:#fff; border:1px solid #ccc; text-decoration:none;
	font-size:17px; color:#333; border-left:0; }
.uix-paginate .dir { font-family:'Nanum Gothic'; background:none; font-size:20px; font-weight:400; color:#888; padding:5px 15px 4px; }
.uix-paginate .dir.prev { border-left:1px solid #ccc; border-radius:5px 0 0 5px; }
.uix-paginate .dir.next { border-radius:0 5px 5px 0; }
.uix-paginate strong { font-weight:700; background:#b6b6b6; color:#fff; }
.uix-paginate a:nth-of-type(1) { border-left:1px solid #ccc; }


/* Buttons group */
.uix-btn-group { margin:40px 0; text-align:center; }
.uix-btn-group.small { margin:20px 0 0; }
.uix-btn-group.uix-text-left { text-align:left; }
.uix-btn-group.uix-text-right { text-align:right; }


/* Register form */
.uix-register-head { margin:5px 0 5px; font-size:16px; font-weight:700; }
.uix-register { border:1px solid #ddd; }
.uix-register.not-border-top { border:1px solid #ddd; border-top:0; }
.uix-register > dl { display:table; width:100%; margin:0; border-top:1px solid #e6e6e6; font-size:16px; }
.uix-register > dl:first-child { border-top:none; }
.uix-register > dl > * { display:table-cell; vertical-align:middle; padding:10px 0; height:50px; }
.uix-register > dl > dt { width:18%; background:#f6f6f6; font-weight:700; text-align:center; border-right:1px solid #e6e6e6; }
.uix-register > dl > dd { width:82%; background:#fff; padding:10px 25px; }
.uix-register > dl > dd.not-padding { padding:0; }
.uix-register > dl.column-2 > dd {width:30%;}
.uix-register > dl.column-2 > dt {border-left:1px solid #e6e6e6;}
.uix-register > dl.column-2 > dt:first-child {border-left:none;}
.uix-register > dl > dd > *:first-child {margin-top:0;}
.uix-register > dl > dd hr {margin:8px 0; background:#d2d2d0;}
.uix-register > dl > dd > p {margin:8px 0 0;}
.uix-register > dl > dd > p.uix-form-help {margin-top:5px; font-size:13px; }
.uix-register select.uix-form-text,
.uix-register input.uix-form-text { width:33%; height:45px; line-height:43px; border:1px solid #ddd; border-radius:0; }
.uix-register textarea.uix-form-text { border:1px solid #ddd; border-radius:0; }
.uix-register input.uix-form-text.block { width:100%; margin:10px 0 0; }
.uix-register select.uix-form-text.block { width:100%; }
.uix-register .uix-form-text.col-12 { width:100%; }
.uix-register .uix-text-help { padding:0; }
.uix-register > dl.not-border { border-top:0; }
.uix-register > dl.not-border dt,
.uix-register > dl.not-border dd { background:#f6f6f6; }
.uix-register > dl.bg dt,
.uix-register > dl.bg dd { background:#f6f6f6; border-bottom:0; }
.uix-register > dl > dd .uix-button { min-width:auto; height:45px; line-height:43px; }
.uix-register input.uix-form-text.size-small { width:calc(100% - 68px); }
.uix-register input.uix-form-text.size-small.addr { width:calc(100% - 97px); }


/* Box style */
.uix-box { padding:0; display:block; margin:0 auto; background:#fff; }
.uix-box > .uix-btn-group { margin-bottom:15px; }
.uix-box.bg-lightgray { background:#f5f5f5; }
.uix-box.round { position:relative; border-radius:5px; }


/* Not style element */
fieldset.uix-not-style { margin:0; padding:0; border:none; }
ul.uix-not-style { margin:0; padding:0; list-style:none; }
figure.uix-not-style { margin:0; }


/* Brackets */
.uix-brackets:before { content:'['; }
.uix-brackets:after { content:']'; }
.uix-brackets.small:before { content:'('; }
.uix-brackets.small:after { content:')'; }
.uix-brackets.quots:before { content:'"'; }
.uix-brackets.quots:after { content:'"'; }
.uix-brackets.small-quots:before { content:"'"; }
.uix-brackets.small-quots:after { content:"'"; }


/* Tab contents controller */
.comp-tab-contents { margin:0 0 30px; }
.comp-tab-contents > nav.uix-grid > * { padding-left:0; }
.comp-tab-contents > nav.uix-grid > *:first-child { padding-left:0; }
.comp-tab-contents > nav.uix-grid button { position:relative; border-radius:0; background:#fff; height:50px; font-size:18px;; border-right:0; }
.comp-tab-contents > nav.uix-grid > span:last-child button { border-right:1px solid #777; }
.comp-tab-contents > nav.uix-grid button.active { box-shadow:0 0 0; background:#777; color:#fff; cursor:default; border:1px solid #777; font-weight:700; }
.comp-tab-contents > nav.uix-grid > span:last-child button.active { border-right:1px solid #19bad2; }
.comp-tab-contents > nav.uix-grid .col-3 { width:196px; }
.comp-tab-contents .bodies { margin:30px 0 0; }
.comp-tab-contents .bodies > * { display:none; }
.comp-tab-contents .bodies > *.active { display:block; }
.comp-tab-contents .bodies > div { padding:0; }
.comp-tab-contents .bodies > div.not-padding { padding:0; }


/* Page */
.uix-page { padding:24px; border:1px solid #d6d6d6; }
.uix-page.padding { padding:15px; }
.uix-page.not-padding { padding:0; }
.uix-page-headding { margin:0 0 30px; padding:0; border-bottom:1px solid #ddd; overflow:hidden; }
.uix-page-headding > h1 { float:left; position:relative; font-size:28px; line-height:28px;; text-align:left; margin:0 0 15px; padding-left:16px; background:url('../../image/web/h2-line.png') no-repeat left top; }
/*.uix-page-headding > h1.color-red { color:#eb1c24; }*/
.uix-page-headding > h1.color-red { color:#333; }
.uix-page-headding > h1 span { color:#4b8e76; }
.uix-page-headding > p { margin:0; font-size:12px; color:#666; }
.uix-page-headding .uix-text-right { float:right; }

.uix-page-headding.not-border { border:0; }
/* 2018-12-10 */
.uix-page-headding .uix-text-right.top-margin { margin:15px 0 0; }


/* Board view */
.board-view { border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; padding-bottom:20px; }
.board-view header { position:relative; background:#fff; padding:15px; border-bottom:1px solid #ddd; font-size:15px; }
.board-view header h1 { margin:0; font-size:22px;}
.board-view header strong { display:inline-block; color:#000; margin:0 10px; }
.board-view header span { color:#888; }
.board-view header .score { position:absolute; top:12px; right:30px; background:#fff; border:1px solid #ccc; color:#4b8e76; padding:2px 10px; border-radius:15px; }
.board-view .sns { margin:5px 0 0; }
.board-view .file { margin:5px 0 0; }
.board-view .body { padding:30px; font-size:16px; }
.board-view .img-view { margin:25px 0 0; }
.board-view .img-view img { max-width:100%; }
.board-view dl.review { border-bottom:1px solid #ddd; padding:20px; overflow:hidden; }
.board-view dl.review dt { float:left; }
.board-view dl.review dt img { width:90px; height:90px; border:1px solid #ddd; }
.board-view dl.review dd { float:left; padding-left:20px; }
.board-view dl.review dd .name { margin:8px 0; font-size:18px; }
.board-view dl.review dd strong { display:inline-block; color:#4b8e76; margin:0 5px 0 20px; }
.board-view dl.review dd p span { display:block; margin-right:15px; }
.board-view .icon.like { position:absolute; top:50px; right:130px; width:48px; height:19px; margin:0; padding-left:22px; background:url('../../image/web/icon-like.png') no-repeat left 1px; background-size:auto 18px; font-size:14px; }
.board-view .scrap { position:absolute; top:48px; right:30px; width:74px; height:30px; margin:0;  background:url('../../image/web/btn-scrap.png') no-repeat left top; background-size:auto 30px; font-size:14px; }


/* board-re */
.board-re { margin:15px 0 0; font-size:15px; background:#fff; padding:20px 0; }
.board-re dt { text-align:center; color:#333; font-weight:700; background:#ebebeb; height:40px; line-height:40px; font-size:16px; border:1px solid #ccc; }
.board-re dd { padding:20px 25px; line-height:20px; }


/* faq */
.faq { margin:0; padding:0; border-top:1px solid #e7e7e7; background:#fff; }
.faq > li { margin:0; margin:0; list-style-type:none; border-bottom:1px solid #e7e7e7; }
.faq > li .question { cursor:pointer; background:#fff; padding:20px 20px 20px 40px; font-size:15px; margin:0;
background:url('../../image/web/faq-q.png') no-repeat 17px 20px, url('../../image/web/arrow-down.png') no-repeat 97% center; background-size:15px auto, 37px auto; }
.faq > li .question strong { color:#000; }
.faq > li .answer {display:none; background:#fff url('../../image/web/faq-a.png') no-repeat 20px 18px; background-size:15px auto; min-height:90px; margin:0; padding:15px 25px 15px 47px; font-size:15px; border-top:1px solid #e7e7e7; }
.faq > li .answer li { margin:0 0 0 10px; list-style-type:none; }
.faq > li .answer li a{display:block; height:23px; line-height:23px; color:#393939; padding:0; font-size:12px; }
.faq > li .answer li a:before { content:" - "; }
.faq > li.on .question { background:url('../../image/web/faq-q.png') no-repeat 17px 20px, url('../../image/web/arrow-up.png') no-repeat 97% center; background-size:15px auto, 37px auto; }
.faq > li.on .answer {display:block;}
.faq > li .img-view { margin:15px 0 0; }
.faq > li .img-view img { max-width:100%; }


/* Terms 이용약관, 개인정보취급방침 */
.terms-markup { font-size:12px; }
.terms-markup p { margin:15px 0; }
.terms-markup ul, .terms-markup ol { margin:15px 0; padding-left:24px; line-height:1.6; }
.terms-markup ul li, .terms-markup ol li { margin:8px 0; }
.terms-text {
	margin:15px 0; padding:20px;
	word-break:break-all; white-space:pre-line;
	border:1px solid #ccc;
	background:#fff;
	line-height:1.6;
	height:605px;
}


/* Member box */
.member-box {
	font-size:15px; font-weight:700;
	display:block; width:90%;
	margin:0 auto; padding:100px 150px;
	border-radius:5px; text-align:center;
	background:#fff; color:#777; border:1px solid #ddd;
}
.member-box p { font-size:17px; line-height:24px; font-weight:700;; }
.member-box.not-border { border:0; }
.member-box .message {font-size:14px;}
.member-box .uix-btn-group { margin:50px 0 0; }
.member-box .uix-text-primary { border-bottom:1px solid #aaa; }
.member-box .size-large { width:100%; height:56px; line-height:56px; padding:0; font-size:16px; margin:30px 0 0; font-family:'notokr'; }
.member-box .btn-etc { margin:30px auto 0; text-align:center; }
.member-box .btn-etc a {
	position:relative; display:inline-block; font-family:'notokr'; width:32.3%;
	font-size:15px; text-decoration:none; margin:0 1px; height:45px; line-height:43px; padding:0;
}
.member-box .uix-button { height:45px; line-height:43px; padding:0; }

/* Login */
.login-box { position:relative; width:90%; margin:0 auto; padding:0; font-size:15px; font-weight:700; border:1px solid #ddd; }
.login-box fieldset { background:#fff; border:0; padding:50px 100px; margin:0; border-radius:5px 5px 0 0; }
.login-box dl {margin:10px 0; overflow:hidden; }
.login-box dt { float:left; width:100px; margin:13px 0 0;}
.login-box .id dt { margin:0 0 15px; font-size:16px; }
.login-box .id dd { margin:0 0 15px; }
.login-box dd { float:left; width:calc(100% - 220px); }
.login-box dd .uix-form-text { height:45px; font-size:15px; }
.login-box .btn-login { margin:15px 0 0; }
.login-box .btn-etc { width:100%; margin:30px auto 0; text-align:center; }
.login-box .btn-etc a {
	position:relative; display:inline-block; font-family:'notokr'; width:26%;
	font-size:15px; text-decoration:none; margin:0 1px; height:45px; line-height:43px; padding:0;
}
.login-box button[type='submit'] { position:absolute; top:40px; right:100px; width:100px; height:100px; padding:0; font-size:16px; margin:20px 0 0; font-family:'notokr'; }
.login-box button[type='submit'].find_pw { height:155px; }
.login-box .uix-form-check { margin:15px 0 10px 100px; text-align:left; }
.login-box .uix-button { padding:5px 12px; height:38px; font-size:12px; }


.login-box.my_info_c { border:1px solid #ddd; padding:30px 70px 40px; margin:50px auto; border-radius:5px; }
.login-box.my_info_c  dl { overflow:hidden; }
.login-box.my_info_c  dt { display:block; float:left; width:70px; margin-top:5px;}
.login-box.my_info_c  dd { float:left; width:calc(100% - 180px); }
.login-box.my_info_c  dd strong { display:inline-block; margin:3px 0 0 10px; color:#000; }
.login-box.my_info_c button[type='submit'] { position:absolute; top:25px; right:70px; width:90px; height:75px; padding:0; }

.member-out { padding:0; border-radius:5px; margin:0; }
.member-out fieldset { padding:0; background:#fff; border:1px solid #ddd; }
.member-out .uix-register { border:0; }
.member-out fieldset p { margin:15px; }
.member-out .uix-register > dl:nth-of-type(1) dt { vertical-align:top; padding-top:20px; }


/* Join - confirm */
.join-confirm { background:#fff; padding:0; }
.join-confirm fieldset { border:none; margin:0 0 30px; padding:0; }
.join-confirm fieldset legend { display:block; margin:0 0 8px; font-size:16px; font-weight:500; float:left; }
.join-confirm fieldset textarea { clear:both; width:100%; height:150px; margin:5px 0 0; padding:10px; background:#fff; border:1px solid #ccc; outline:0; }
.join-confirm fieldset .check { margin:0; }
.join-confirm .check-all { margin:0; font-weight:500; }


/* Join - form */
.join-form fieldset { margin:10px 0; border:none; padding:0; }
.join-form fieldset legend { padding:0 0 10px 0; font-size:16px; font-weight:700; }
.join-form .uix-form-check > p { padding-left:22px; }
.join-form .uix-form-check > p > label > input[type=checkbox],
.join-form .uix-form-check > p > label > input[type=radio] { margin:4px 3px 0 -22px; }


/* State */
.uix-state {
	display:inline-block; padding:0; width:70px; height:31px; line-height:29px;
	font-size:15px; text-align:center; border-radius:3px;
	background:#dbdbdb; border:1px solid #dbdbdb; color:#555;
}
.uix-state.primary { background:#fff; border:1px solid #555; color:#333; }
.uix-state.complete { background:#fff; border:1px solid #555; color:#333; }
.uix-state.cancle { background:#fff; border:1px solid #eb1c24; color:#eb1c24; }


/* 댓글 쓰기 */
.uix-comment { background:#fff; padding:0; margin:50px 0 0;}
.uix-comment .write h1 { font-size:15px; margin:0 5px 5px;}
.uix-comment .write fieldset { text-align:left; border:0; padding:0; margin:10px 0; overflow:hidden; }
.uix-comment .write fieldset textarea { float:left; width:calc(100% - 130px); height:100px; line-height:20px; padding:7px 10px; border:1px solid #dcdcdc; margin:0; font-size:14px; }
.uix-comment .write fieldset button { float:right; vertical-align:middle; width:120px; padding:0; height:100px; border-radius:3px; margin:0;}


/* 댓글 리스트 */
.uix-comment { position:relative; overflow:hidden; }
.uix-comment .list dl { padding:10px 0 10px 12px; }
.uix-comment .list dt { overflow:hidden; padding-bottom:0; }
.uix-comment .list dt .name-date { float:left; margin:0; }
.uix-comment .list dt .name-date .name { font-size:14px; font-weight:700; }
.uix-comment .list dt .name-date .date { line-height:13px; margin-left:10px; color:#a7a7a7; letter-spacing:-0.5pt; }
.uix-comment .list dt .name-date .icon.like { cursor:pointer; width:15px; height:15px; padding-left:20px; margin:-4px 0 0 10px; background:url('../../image/web/icon-like.png') no-repeat left top; background-size:auto 15px; color:#000; font-weight:700; }
.uix-comment .list dt .name-date .icon.like.on { background:url('../../image/web/icon-like_on.png') no-repeat left top; background-size:auto 15px; }

.uix-comment .list dt .delete { float:right; padding-right:7px; }
.uix-comment .list dt .delete .uix-button { padding:0 5px; height:25px; line-height:23px; }
.uix-comment .list dd { font-size:15px; line-height:20px; padding:15px 0; }
.uix-comment .list .re-box { overflow:hidden; padding:0 10px; }
.uix-comment .list .re-box .num { display:inline-block; float:left; margin:5px 0; font-weight:700; color:#000; }
.uix-comment .list .re-box .like-box { display:inline-block; float:right; margin:5px 0 0;}
.uix-comment .list .re-box .like-box a { display:inline-block; margin:0 0 0 10px; color:blue; }
.uix-comment .list .re-box .like-box a:first-child { color:#eb1c24; }
.uix-comment .list hr { margin:5px 0; }

.uix-comment .list div.re { padding:10px 0 10px 24px; background:url('../../image/web/comment-re.png') no-repeat 10px 15px; }
.uix-comment .list div.re dl { padding:0; }
.uix-comment .list .orderby-refresh { overflow:hidden; border-bottom:1px solid #ccc; padding:5px; text-align:left; }
.uix-comment .list .orderby-refresh .on { font-weight:700; color:#000; }
/* 2018-12-10 */
.uix-comment.not-name .list dt .name-date .date { margin-left:0; }

/* 수정 */
.uix-comment .comment-modify { display:none; }
.uix-comment .comment-modify .uix-button { float:right; width:120px; height:45px; line-height:45px; padding:0; margin:0 0 9px; }

.black_overlay { display:none; position:fixed; top:0%; left:0%; width:100%; height:100%; background-color:black; z-index:1001; -moz-opacity:0.6; opacity:.60; filter:alpha(opacity=60);	}
.white_content { position:absolute; top:0; left:-5000px; padding:0; border:0; background-color:white; z-index:1002; overflow:auto; }
.white_content .close { display:inline-block; position:absolute; top:0; right:10px; color:#457bdd; font-size:70px; line-height:70px; font-weight:300; }


/* 팝업 */
.popup_out_wrap { position:relative; width:100%;height:0px;}
.popup_wrap { position:relative; width:1100px; height:0px;margin:0px auto;}
.popup { position:absolute;  margin-left:0px; border:1px solid #ccc; background:#fff; }
.popup .close-box { text-align:center; overflow:hidden; }
.popup .check { float:left; width:50%; border-right:1px solid #ddd; line-height:24px; }
.popup .close{ float:right; width:50%; line-height:26px; text-align:center; }

#popup1{ position:absolute; top:170px; left:50%; margin-left:-270px; width:540px; z-index:1002; border:1px solid #ccc; background:#fff; display:block; border:0; border-radius:5px; overflow:hidden; }
#popup1 .close-box { text-align:center; overflow:hidden; line-height:60px; font-size:16px; }
#popup1 .check { float:left; width:50%; border-right:1px solid #ddd; }
#popup1 .close{ float:right; width:50%; }


/* uix-sub-banner */
.uix-sub-banner { overflow:hidden; width:1100px; margin:74px auto 0; }
.uix-sub-banner li { float:left; width:calc(50% - 10px); }
.uix-sub-banner li:last-child { float:right; }
.uix-sub-banner li img { width:100%; }


/* uix-main-bbs */
.uix-main-bbs div { overflow:hidden; margin:30px 0; }
.uix-main-bbs dl { float:left; width:calc(50% - 15px); min-height:280px; padding:20px 20px; background:#fff; border:1px solid #ccc; }
.uix-main-bbs dl.column-2 { width:100%; }
.uix-main-bbs dl:nth-of-type(2) { float:right; }
/*.uix-main-bbs dl dt {; position:relative; background:url('../../image/web/dot-red.png') no-repeat 3px 12px; padding:0 5px 7px 18px; font-size:20px; font-weight:700; border-bottom:1px solid #eb1c24; color:#eb1c24; }*/
/* 2018-12-06 */
.uix-main-bbs dl dt {; position:relative; background:url('../../image/web/dot-red.png') no-repeat 3px 10px; padding:0 5px 7px 18px; font-size:18px; font-weight:700; border-bottom:1px solid #003166; color:#003166; }

/*.uix-main-bbs dl dt .more { position:absolute; top:10px; right:0; display:inline-block; width:56px; height:16px; background:url('../../image/web/btn-more.png') no-repeat left top; }*/
.uix-main-bbs dl dt .more { position:absolute; top:10px; right:0; display:inline-block; width:47px; height:13px; background:url('../../image/web/btn-more-blue.png') no-repeat left top; }
.uix-main-bbs dl dt.blue { background:url('../../image/web/dot-blue.png') no-repeat 3px 10px; border-bottom:1px solid #003166; color:#003166; }
.uix-main-bbs dl dt.blue .more { background:url('../../image/web/btn-more-blue.png') no-repeat left top; }
/*.uix-main-bbs dl dd { padding-top:15px; font-size:14px; }*/
/* 2018-12-06 */
.uix-main-bbs dl dd { padding-top:15px; font-size:14px; color:#777; }

.uix-main-bbs dl dd p { padding:7px 5px 7px 10px; overflow:hidden; }
.uix-main-bbs dl dd span.name { float:left; width:90px; text-align:center; }
/*.uix-main-bbs dl dd a { display:inline-block; font-size:15px; font-weight:700; width:270px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; color:#333; padding-left:25px; }*/
/* 2018-12-06 */
.uix-main-bbs dl dd a { display:inline-block; font-size:15px; font-weight:700; width:270px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; color:#333; padding-left:25px; }

.uix-main-bbs dl.column-2 dd a { width:850px; }
.uix-main-bbs dl dd a:hover { color:#eb1c24; }
/*.uix-main-bbs dl dd span { float:right; display:inline-block; color:#888; vertical-align:middle; }*/
.uix-main-bbs dl dd span { float:right; display:inline-block; color:#777; vertical-align:middle; }
/* 2018-12-06 */
.uix-main-bbs dl dt,
.uix-main-bbs dl dt.icon { background:url('../../image/web/logo-small.png') no-repeat left 5px; padding-left:30px; }


/* uix-search */
/*.uix-search { position:relative; margin:0 auto 20px; width:100%; text-align:right; }*/
.uix-search { position:relative; margin:-20px auto 20px; width:100%; text-align:right; }
.uix-search select { margin:0; width:170px; height:35px; margin-right:5px; font-size:15px; }
/*.uix-search input[type="text"] { width:500px; height:35px; margin-right:7px; font-size:15px; }*/
.uix-search input[type="text"] { width:500px; height:35px; margin-right:4px; font-size:15px; }
/*.uix-search .uix-button { float:right; padding:0 13px; width:55px; height:35px; font-size:15px; font-weight:700; }*/
.uix-search .uix-button { float:right; padding:0 15px; width:59px; height:35px; font-size:15px; font-weight:400; background:#003166; border-color:#003166; color:#fff; }


/* icon */
.icon.file { width:19px; height:19px; margin:-1px 0 0 3px; background:url('../../image/web/icon-file.png') no-repeat left top; background-size:auto 19px; }
.icon.facebook { width:35px; height:35px; margin:0; background:url('../../image/web/sns-facebook.png') no-repeat left top; background-size:35px 35px; }
.icon.kakaostory { width:35px; height:35px; margin:0; background:url('../../image/web/sns-kakaostory.png') no-repeat left top; background-size:35px 35px; }
.icon.twitter { width:35px; height:35px; margin:0; background:url('../../image/web/sns-twitter.png') no-repeat left top; background-size:35px 35px; }
.icon.like { width:18px; height:18px; margin:0; background:url('../../image/web/icon-like.png') no-repeat left top; background-size:auto 18px; }
.icon.like.on { background:url('../../image/web/icon-like_on.png') no-repeat left top; background-size:auto 18px; }
.icon.heart { position:absolute; top:9px; right:7px; width:24px; height:24px; line-height:24px; text-align:center; border-radius:12px; border:1px solid #ccc; margin:0; background:#fff; }
.icon.heart:after { content:'♥'; color:#777; font-size:16px; }
.icon.heart.on { width:24px; height:24px; line-height:24px; text-align:center; border-radius:12px; border:1px solid #ccc; margin:0; background:#fff; }
.icon.heart.on:after { content:'♥'; color:#eb1c24; font-size:16px; }
.icon.dislike { width:12px; height:14px; margin:0; background:url('../../image/web/icon-dislike.png') no-repeat left top; background-size:auto 14px; }
.icon.refresh { width:16px; height:16px; margin:0; background:url('../../image/web/icon-refresh.png') no-repeat left top; background-size:auto 16px; }
.icon.expiration { width:20px; height:14px; margin:-3px 0 0; background:url('../../image/web/icon-expiration.png') no-repeat left top; background-size:auto 14px; }
.icon.bell { width:13px; height:15px; margin:-2px 0 0; background:url('../../image/web/icon-bell.png') no-repeat left top; background-size:auto 15px; }
.icon.transform { width:12px; height:15px; margin:-2px 5px 0; background:url('../../image/web/icon-transform.png') no-repeat left top; background-size:auto 15px; }
.icon.reset { width:16px; height:16px; margin:-3px 7px 0 0; background:url('../../image/web/icon-reset.png') no-repeat left top; background-size:auto 16px; }
/*.icon.complete { width:17px; height:13px; margin:-5px 7px 0 0; background:url('../../image/web/icon-complete.png') no-repeat left top; background-size:auto 13px; }*/
.icon.complete { width:17px; height:13px; margin:-5px 7px 0 -1px; background:url('../../image/web/icon-complete.png') no-repeat left top; background-size:auto 13px; }
.icon.print { width:20px; height:20px; margin:-3px 5px 0 0; background:url('../../image/web/icon-print.png') no-repeat left top; background-size:auto 20px; }
/*.icon.house { width:20px; height:17px; margin:-3px 5px 0; background:url('../../image/web/icon-house.png') no-repeat left top; background-size:auto 17px; }*/
.icon.house { width:20px; height:17px; margin:-3px 0 0 12px; background:url('../../image/web/icon-house.png') no-repeat left top; background-size:auto 17px; }
.icon.addr { width:12px; height:17px; margin:-3px 5px 0 0; background:url('../../image/web/icon-addr.png') no-repeat left top; background-size:auto 17px; }
.icon.local { width:21px; height:20px; margin:-3px 3px 0 0; background:url('../../image/web/icon-local.png') no-repeat left top; background-size:auto 20px; }
.icon.tel { width:19px; height:19px; margin:-3px 3px 0 15px; background:url('../../image/web/icon-tel.png') no-repeat left top; background-size:auto 19px; }
.icon.large { width:32px; height:32px; margin:-3px 3px 0 15px; background:url('../../image/web/icon-tel.png') no-repeat left top; background-size:auto 32px; }
.icon.help { width:22px; height:22px; margin:-3px 3px 0 0; background:url('../../image/web/icon-help.png') no-repeat left top; background-size:auto 22px; }
.icon.save { width:17px; height:20px; margin:-3px 8px 0 0; background:url('../../image/web/icon-save.png') no-repeat left top; background-size:auto 20px; }


/* 비밀번호입력 */
.popup_secret { position:fixed; top:40%; background:#fff; width:450px; height:240px; margin-left:-100px; border:1px solid #ccc; padding:33px 33px 0; text-align:center; }
.popup_secret.on { left:50%; }
.popup_secret h1 { font-size:18px; font-weight:400; margin:0 0 30px;}
.popup_secret nav.uix-btn-group { margin:20px 0; }


h2 { position:relative; font-size:24px; line-height:24px;; text-align:left; margin:40px 0 15px; }
h2:first-child { margin-top:0; }
h2.line { padding-left:26px; background:url('../../image/web/h2-line.png') no-repeat 10px top; }
h2 .uix-button { position:absolute; top:-10px; right:0; }


.uix-button.toggle-peristalsis:after { content:"연동하기"; }
.uix-button.toggle-peristalsis.color-primary:after { content:"해제하기"; }



/* 게시판 목록 */
article.list ul { display:table; width:100%; }
/*article.list ul > * { display:table-cell; vertical-align:middle; padding:15px; font-size:15px; text-align:center; }*/
/*article.list header ul > li { background:#9a292d; color:#fff; font-weight:700;; font-size:17px; }*/
article.list ul > * { display:table-cell; vertical-align:middle; padding:10px 12px; font-size:15px; text-align:center; }
article.list header ul > li { background:#f9f9f9; color:#777; font-weight:700;; font-size:14px; border-top:1px solid #333; }
article.list > nav { border-bottom:1px solid #ccc; }
/* article.list > nav li { border-top:1px solid #ddd; }*/
article.list > nav li { border-top:1px solid #ddd; word-wrap:break-word; }
article.list > nav ul:hover { background:#f9f9f9; }


/* 매물등록요청 */
article.list.ask li:nth-of-type(1) { width:100px; }
article.list.ask li:nth-of-type(2) { width:150px; }
article.list.ask li:nth-of-type(3) { width:*; }
article.list.ask li:nth-of-type(4) { width:120px; }
article.list.ask > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.ask > nav li:nth-of-type(3) { text-align:left; padding-left:20px; }
article.list.ask > nav li:nth-of-type(3) > a { display:inline-block; width:700px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }


/* 구인구직 */
article.list.seeking li:nth-of-type(1) { width:150px; }
article.list.seeking li:nth-of-type(2) { width:*; }
article.list.seeking li:nth-of-type(3) { width:120px; }
article.list.seeking > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.seeking > nav li:nth-of-type(2) { text-align:left; padding-left:20px; }
article.list.seeking > nav li:nth-of-type(2) > a { display:inline-block; width:700px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }


/* 구매상품 선택 */
article.list.period li:nth-of-type(1) { width:26%; }
article.list.period li:nth-of-type(2) { width:37%; }
article.list.period li:nth-of-type(3) { width:37%; }


/* 이용기간 결제 */
article.list.order li:nth-of-type(1) { width:20%; }
article.list.order li:nth-of-type(2) { width:20%; }
article.list.order li:nth-of-type(3) { width:20%; }
article.list.order li:nth-of-type(4) { width:20%; }
article.list.order li:nth-of-type(5) { width:20%; }


/* 매물 수정/완료 요청 */
article.list.article li:nth-of-type(1) { width:100px; }
article.list.article li:nth-of-type(2) { width:150px; }
article.list.article li:nth-of-type(3) { width:*; }
article.list.article li:nth-of-type(4) { width:120px; }
article.list.article li:nth-of-type(5) { width:120px; }
article.list.article > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.article > nav li:nth-of-type(3) { text-align:left; padding-left:20px; }
article.list.article > nav li:nth-of-type(3) > a { display:inline-block; width:300px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }


/* 공지사항 */
article.list.notice li:nth-of-type(1) { width:80px; }
article.list.notice li:nth-of-type(2) { width:*; }
article.list.notice li:nth-of-type(3) { width:120px; }
article.list.notice > nav li:nth-of-type(1) { color:#888; }
article.list.notice > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.notice > nav li:nth-of-type(2) { text-align:left; padding-left:20px;}
article.list.notice > nav li:nth-of-type(2) > a { display:inline-block; width:600px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }


/* 이벤트 */
article.list.event li:nth-of-type(1) { width:80px; }
article.list.event li:nth-of-type(2) { width:*; text-align:left; padding-left:20px;}
article.list.event li:nth-of-type(3) { width:200px; }
article.list.event li:nth-of-type(4) { width:100px; }
article.list.event > nav li:nth-of-type(1) { color:#888; }
article.list.event > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.event > nav li:nth-of-type(2) { text-align:left; padding-left:20px; }
article.list.event > nav li:nth-of-type(2) > a { display:inline-block; width:450px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }
article.list.event > nav li:nth-of-type(3) { color:#888; }


/* 1:1문의 */
article.list.one2one li:nth-of-type(1) { width:80px; }
article.list.one2one li:nth-of-type(2) { width:*;}
article.list.one2one li:nth-of-type(3) { width:120px; }
article.list.one2one li:nth-of-type(4) { width:100px; }
article.list.one2one > nav li:nth-of-type(1) { color:#888; }
article.list.one2one > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.one2one > nav li:nth-of-type(2) { text-align:left; padding-left:20px; }
article.list.one2one > nav li:nth-of-type(2) > a { display:inline-block; width:500px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }
article.list.one2one > nav li:nth-of-type(3) { color:#888; }


/* 자료실 */
article.list.reference li:nth-of-type(1) { width:80px; }
article.list.reference li:nth-of-type(2) { width:*; }
article.list.reference li:nth-of-type(3) { width:120px; }
article.list.reference > nav li:nth-of-type(1) > span { border:1px solid #ccc; display:inline-block; padding:3px 5px; font-size:11px; }
article.list.reference > nav li:nth-of-type(2) { text-align:left; padding-left:20px; }
article.list.reference > nav li:nth-of-type(2) > a { display:inline-block; width:550px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }


/* 게시글 스크랩 */
article.list.scrap li:nth-of-type(1) { width:40px; }
article.list.scrap li:nth-of-type(2) { width:100px; }
article.list.scrap li:nth-of-type(3) { width:*; }
article.list.scrap li:nth-of-type(4) { width:120px; }
article.list.scrap > nav li:nth-of-type(2) { font-weight:700; }
article.list.scrap > nav li:nth-of-type(3) { text-align:left; padding-left:20px; }
article.list.scrap > nav li:nth-of-type(3) > a { display:inline-block; width:580px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }
article.list.scrap > nav li:nth-of-type(4) { color:#888; }


/* 파일업로드 */
.file-upload > * { display:inline-block; vertical-align:middle; }
.file-upload .upload-hidden { display:inline-block; width:70px; height:35px; background:#fff; margin:0; border-radius:5px; color:#555; text-align:center; line-height:33px; border:1px solid #777; cursor:pointer; font-size:15px; }
.file-upload input[type='file']{ display:none; }
.file-upload span { margin:-3px 20px 0 15px; }
.file-upload label { cursor:pointer; }
.previewimg img {width:120px; height:120px; margin:0 0 5px; }


input[type="checkbox"] { display:inline-block; width:16px; height:16px; vertical-align:middle; -webkit-appearance:none; margin:-2px 3px 0 0; padding:3px; cursor:pointer; border:1px solid #bbb; border-radius:1px; background:#fff; -moz-opacity:0.8; opacity:.80; filter:alpha(opacity=80); }
input[type="checkbox"]:checked { background:#fff url('../../image/web/btn-check.png') no-repeat center center; background-size:12px auto; }
/*input[type="radio"] { display:inline-block; width:16px; height:16px; vertical-align:middle; text-align:center; -webkit-appearance:none; margin:-2px 3px 0 0; padding:3px; cursor:pointer; border-radius:50%; border:1px solid #bbb; background:#fff; }*/
/*input[type="radio"]:checked { background:#fff url('../../image/web/btn-radio.png') no-repeat center center; background-size:12px auto; }*/
/* 2018-12-06 */
input[type="radio"] { display:inline-block; width:16px; height:16px; vertical-align:middle; text-align:center; -webkit-appearance:none; margin:-2px 3px 0 0; padding:0; cursor:pointer; border-radius:50%; border:1px solid #bbb; background:#fff; }
input[type="radio"]:checked { background:#fff url('../../image/web/btn-radio.png') no-repeat center center; background-size:8px auto; }


input[type="checkbox"].large { display:inline-block; width:22px; height:22px; vertical-align:middle; -webkit-appearance:none; margin:0 3px 0 0; padding:3px; cursor:pointer; border:1px solid #bbb; border-radius:3px; }
input[type="checkbox"].large:checked { background:#fff url('../../image/web/btn-check.png') no-repeat center center; background-size:16px auto; }
input[type="radio"].large { display:inline-block; width:22px; height:22px; vertical-align:middle; text-align:center; -webkit-appearance:none; margin:-2px 3px 0 0; padding:3px; cursor:pointer; border-radius:50%; border:1px solid #bbb; background:#fff; }
input[type="radio"].large:checked { background:#fff url('../../image/web/btn-radio.png') no-repeat center center; background-size:16px auto; }

/***********************/


.right-banner { position:absolute; top:0; right:-146px; width:120px; }
.right-banner img { border:1px solid #ddd; margin:0 0 5px; }


.map-search { position:relative; margin:0 0 20px; padding:0 85px 0 130px; }
/*.map-search .local { display:inline-block; position:absolute; top:0; left:0; width:120px; font-size:17px; font-weight:700; color:#eb1c24; border:1px solid #eb1c24; border-radius:3px; padding:0 5px 2px 10px; line-height:31px; }*/
/*.map-search .local img { width:26px; margin-right:5px;}*/
/* 2018-12-06 */
.map-search .local { display:inline-block; position:absolute; top:0; left:0; width:120px; font-size:15px; font-weight:400; background:#eb1c24; color:#fff; border:0; border-radius:3px; padding:2px 0 2px 10px; line-height:31px; }
.map-search .local img { width:21px; vertical-align:middle; margin:-2px 7px 0 0; }

.map-search .uix-page-headding { display:none; margin:0 0 15px; border:0; }
.map-search .check { display:inline-block; position:absolute; top:5px; right:0; }
/*.map-search input[type="text"] { width:calc(100% - 175px); height:35px; line-height:33px; border-radius:3px; border:1px solid #b6b6b6; padding-left:108px; background:url('../../image/web/text-keyword.png') no-repeat 10px center; }*/
/* 2018-12-06 */
.map-search input[type="text"] { width:calc(100% - 195px); height:35px; line-height:33px; border-radius:3px; border:1px solid #b6b6b6; padding-left:128px; background:url('../../image/web/text-keyword.png') no-repeat 10px center; }


#map:after { display:block; content:''; width:100px; height:84px; background:url('../../image/web/map_info.png') no-repeat 0 0; position:absolute; right:0; bottom:0; z-index:10000;
background-size:100px 84px; border:1px solid #e6e6e6;}



.map-search .uix-button { width:60px; }
/*.map-search button[type="submit"] { color:#eb1c24; }*/
/* 2018-12-06 */
.map-search button[type="submit"] { background:#003166; border:1px solid #003166; color:#fff; font-size:15px; }
.map-search button[type="reset"] { margin:0 10px 0 2px; padding:0; font-size:15px; }


.print-orderby { overflow:hidden; margin:20px 0 0; }
/*.print-orderby > .print { float:left; }*/
/*.print-orderby > .orderby { float:right; }*/
.print-orderby > .print { float:left; width:30%; padding-left:14px; }
.print-orderby > .print input[type="checkbox"] { margin-right:10px; }
.print-orderby > .orderby { float:right; width:70%; text-align:right; }
.print-orderby > .orderby .completed { font-size:16px; font-weight:700; margin:0 0 -3px 10px;}
.print-orderby > .orderby .completed i { display:inline-block; background:#555; width:60px; height:25px; vertical-align:middle; }


.div-table dl { display:table; width:100%; margin:0 0 5px; font-size:15px; }
.div-table dl > * { display:table-cell; vertical-align:middle; padding:0; height:31px; line-height:31px; }
.div-table dl > dt { width:8%; background:#e6e6e6; color:#777; border-radius:3px; text-align:center; }
.div-table dl > dd { width:42%; background:#fff; padding-left:20px; font-size:18px; }


/* item-list */
.item-list li { position:relative; margin:10px 0 0; border:1px solid #ddd; }
/*.item-list li .img { width:196px; height:180px; background:#dedbdb; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }*/
.item-list li .img { width:196px; height:180px; margin-left:48px; background:#fff; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.item-list li .img img { max-width:100%; max-height:100%; }
/*.item-list li > div { position:absolute; top:0; right:0; width:calc(100% - 196px); height:180px; padding:15px 0; font-size:15px; }*/
.item-list li > div { position:absolute; top:0; right:0; width:calc(100% - 254px); margin-left:10px; height:180px; padding:15px 0; font-size:15px; }
.item-list li p { overflow:hidden; }
.item-list li .name { color:#000; font-size:18px; font-weight:800;; margin:0 0 0 5px; }
.item-list li .date { float:right; color:#777; margin-right:10px; font-size:13px; }
.item-list li .usage { float:right; color:#777; margin-right:10px; }
.item-list li .usage strong { color:#222; }
.item-list li em { display:inline-block; margin:0 5px; font-style:normal; color:#ccc; font-weight:200; }
.item-list li hr { margin:7px 0; }
/*.item-list li .div-table { margin:0 0 18px; padding:0 10px; }*/
.item-list li .div-table { margin:0 0 8px; padding:0 10px; }
/*.item-list li .div-table dl { width:620px; }*/
.item-list li .div-table dl { width:572px; }
.item-list li .div-table dl > dt { width:11%; }
/*.item-list li .div-table dl > dd { width:39%; font-weight:800;; font-size:18px; letter-spacing:-0.5pt; }*/
.item-list li .div-table dl > dd { width:39%; font-weight:700;; font-size:16px; letter-spacing:-0.5pt; }
.item-list li .div-table dl:nth-of-type(1) > dd:nth-of-type(1) { color:#eb1c24; font-weight:800; }

/*.item-list li .state { display:inline-block; padding:0 13px; width:auto; height:31px; line-height:29px; font-size:14px; text-align:center; border-radius:3px; background:#fff; border:1px solid #888; color:#333; }*/
.item-list li .state { display:inline-block; padding:0 13px; width:auto; height:31px; line-height:29px; font-size:14px; text-align:center; border-radius:3px; background:#fff; border:1px solid #888; color:#333; margin-right:5px; }
.item-list li .state:first-child { margin-left:10px; }
.item-list li .state.red { background:#eb1c24; border:1px solid red; color:#fff; }
.item-list li .state.blue { background:#003166; border:1px solid #003166; color:#fff; }
.item-list li .state.yellow { background:#e4971e; border:1px solid #e4971e; color:#fff; }
/*.item-list li .checkbox { position:absolute; top:5px; left:5px; z-index:1; }*/
.item-list li .checkbox { position:absolute; top:75px; left:13px; z-index:1; }
.item-list li .completed { position:absolute; top:0; left:0; z-index:10; width:1100px; height:180px; background:url('../../image/web/completed-bg.png') no-repeat left top; }
.item-list .uix-table { border:0; border-top:1px solid #ddd; }
.item-list .uix-table > tbody > tr > th,
.item-list .uix-table > tbody > tr td {
	padding:10px 33px; line-height:1.42857142; vertical-align:middle;
	border-bottom:1px solid #e6e6e6;
	font-size:14px;
}
.item-list .uix-table > tbody > tr > th { background:#f6f6f6; text-align:center; font-size:15px; }
.item-list .uix-table > tbody > tr > td { border-left:1px solid #e6e6e6; }
.item-list .uix-table > tbody > tr:last-child th,
.item-list .uix-table > tbody > tr:last-child td { border-bottom:0; }
.item-list .uix-table > tbody > tr td:last-child { border-right:0; }

.item-list li > nav { position:absolute; top:50px; right:0; width:252px; height:130px; padding:0; border-left:1px solid #ddd; font-size:12px; }
.item-list li > nav dl { display:table; width:100%; padding:5px; border-bottom:1px solid #ddd; }
.item-list li > nav dl > * { display:table-cell; vertical-align:middle; padding:0; height:28px; line-height:28px; }
.item-list li > nav dl > dt { width:54px; background:#e6e6e6; color:#777; border-radius:3px; text-align:center; }
.item-list li > nav dl > dd { width:*; background:#fff; padding-left:10px; }
.item-list li > nav p { padding:10px; display: inline-block;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.2; height: 90px; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;
}
/* 2018-12-10 */
.item-list .zoom { display:inline-block; border:1px solid #e6e6e6; border-radius:3px; position:absolute; bottom:15px; left:12px; padding:0 5px 2px; }
.item-list .zoom img { width:12px; -moz-opacity:0.6; opacity:.60; filter:alpha(opacity=60); }


/* view-info */
/*.view-info { position:relative; padding:0 0 0 15px; }*/
.view-info { position:relative; padding:0 0 15px 5px; }
/*.view-info p { margin:0 0 15px; font-size:18px; line-height:18px; }*/
.view-info p { margin:0 0 15px; font-size:16px; line-height:18px; }
.view-info p:nth-of-type(2) { border-bottom:1px solid #ddd; padding-bottom:15px; line-height:30px; }
/*.view-info .name { color:#000; font-size:24px; font-weight:800;; margin-right:40px; }*/
.view-info .name { color:#000; font-size:28px; font-weight:800;; margin-right:40px; }
.view-info .price { font-size:18px; font-weight:800;; }
.view-info .price label { color:#777; margin-right:10px; }
.view-info .price label:nth-of-type(2) { display:inline-block; margin:0 10px 0 90px; }
.view-info .uix-button { position:absolute; bottom:15px; right:0; }
.view-info em { display:inline-block; line-height:11px; margin:0 5px; font-style:normal; color:#ccc; font-weight:200; }
/*.view-info .state { display:inline-block; padding:0 13px; width:auto; height:31px; line-height:29px; font-size:14px; text-align:center; border-radius:3px; background:#fff; border:1px solid #888; color:#333; }*/
.view-info .state { display:inline-block; padding:0 13px; width:auto; height:31px; line-height:29px; font-size:14px; text-align:center; border-radius:3px; background:#fff; border:1px solid #888; color:#333; margin-right:5px; }
.view-info .state.red { background:#eb1c24; border:1px solid red; color:#fff; }
.view-info .state.blue { background:#003166; border:1px solid #003166; color:#fff; }
.view-info .state.yellow { background:#e4971e; border:1px solid #e4971e; color:#fff; }
.view-info .num { font-size:15px; }
.view-info .tel-number { color:#000; font-weight:800; }
.view-info strong { color:#888; }


/* swiper-container */
.swiper-container { width:100%; }
.swiper-container .swiper-slide { text-align:center; background:#fff; }
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev { width:34px; height:56px; }
.swiper-container .swiper-button-prev { background:url('../../image/web/r-prev.png') no-repeat left top; left:0; }
.swiper-container .swiper-button-next { background:url('../../image/web/r-next.png') no-repeat left top; right:0; }
.swiper-container .swiper-pagination .swiper-pagination-bullet { width:16px; height:16px; background:#000; }
.swiper-container .swiper-pagination .swiper-pagination-bullet-active { background:red; }

.swiper-container.visual { width:100%; border:1px solid #aaa; }
.swiper-container.visual .swiper-slide img { max-width:1050px; max-height:480px; }
.swiper-container.visual .swiper-button-prev { background:url('../../image/web/r-prev.png') no-repeat left top; left:45px; }
.swiper-container.visual .swiper-button-next { background:url('../../image/web/r-next.png') no-repeat left top; right:45px; }

.swiper-container.gallery-thumbs { height: 120px; box-sizing: border-box; padding: 10px 0; background-size: 100% 100%; background-repeat: no-repeat;}
.swiper-container.gallery-thumbs .swiper-slide { width: 20%; opacity: 0.4; }
.swiper-container.gallery-thumbs .swiper-slide img { height: 100%; }
.swiper-container.gallery-thumbs .swiper-slide-active { opacity: 1;}

.swiper-container.room { margin:20px 0; }
.swiper-container.room .swiper-slide { height:50px; }
.swiper-container.room .swiper-button-next, .swiper-container.room .swiper-button-prev { width:23px; height:38px; }
.swiper-container.room .swiper-button-prev { background:url('../../image/web/r-prev.png') no-repeat left top; left:0; top:56%; background-size:23px auto; }
.swiper-container.room .swiper-button-next { background:url('../../image/web/r-next.png') no-repeat left top; right:0; top:56%;  background-size:23px auto; }

.swiper-container.room-img { width:100%; }
.swiper-container.room-img img { max-width:1050px; max-height:480px; }
.swiper-container.room-img .swiper-button-next, .swiper-container.room-img .swiper-button-prev { width:40px; height:63px; }
.swiper-container.room-img .swiper-button-prev { background:url('../../image/web/r-prev-white.png') no-repeat left top; left:45px; background-size:40px auto; }
.swiper-container.room-img .swiper-button-next { background:url('../../image/web/r-next-white.png') no-repeat left top; right:45px; background-size:40px auto; }


.swiper-container.room-half-img { width:100%; }
.swiper-container.room-half-img .swiper-slide img { width:548px; height:502px; }
.swiper-container.room-half-img .swiper-button-next, .swiper-container.room-half-img .swiper-button-prev { width:40px; height:63px; }
.swiper-container.room-half-img .swiper-button-prev { background:url('../../image/web/r-prev-white.png') no-repeat left top; left:15px; background-size:40px auto; }
.swiper-container.room-half-img .swiper-button-next { background:url('../../image/web/r-next-white.png') no-repeat left top; right:15px; background-size:40px auto; }

.gallery-thumbs .swiper-wrapper {left:-40%}


.room-number-list { overflow:hidden; padding:0 40px; }
.room-number-list li { float:left; width:20%; }
.room-number-list li a { display:inline-block; width:100%; height:50px; line-height:50px; font-size:18px; font-weight:700; text-align:center; border:1px solid #ddd; border-left:0; }
.room-number-list li:first-child a { border-left:1px solid #ddd; }
.room-number-list li a.on { background:#777; color:#fff; }


.view-room { position:relative; position:absolute; top:5%; width:720px; margin-left:-360px; background:none; padding:0; text-align:center; }
.view-room.on { left:50%; }
.view-room .uix-text-right { margin:0 0 15px; }


.room-half-img-map { overflow:hidden; }
.room-half-img-map .room-half-img { float:left; width:548px; }
.room-half-img-map .map { float:right; width:548px; }


.folder-list .uix-text-help { height:57px; line-height:57px; padding:0 30px; }
.folder-list li { position:relative; height:57px; line-height:57px; padding:0 30px; border-top:1px solid #ddd; }
.folder-list li span { display:block; width:calc(100% - 100px); border:1px solid red; }
.folder-list li .uix-button { position:absolute; top:6px; right:25px; }


.info-box { border:2px solid #000; border-radius:5px; text-align:center; padding:30px;; font-size:19px; font-weight:700; }
.info-box strong { color:#eb1c24; font-weight:800; }


/* push-list */
.push-list { position:relative; border:1px solid #ddd; }
.push-list li { padding:13px 23px; border-bottom:1px solid #eee; color:#888; }
.push-list li:last-child { border-bottom:0; }
/*.push-list p { overflow:hidden; margin:10px 0; font-size:15px; }*/
.push-list p { overflow:hidden; margin:10px 0; font-size:13px; text-align:left; }
.push-list p .icon.house { margin:-3px 5px 0 0; }

/*.push-list .name, .push-list .subject { font-size:18px; font-weight:800;; }*/
.push-list .name, .push-list .subject { font-size:16px; font-weight:700;; }
.push-list .name { color:#777; }
/*.push-list .subject { display:inline-block; color:#000; width:750px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }*/
.push-list .subject { display:inline-block; color:#000; width:750px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; font-size:16px; font-weight:700; }
.push-list .subject:hover { color:#eb1c24; }
.push-list .date { float:right; color:#777; font-size:15px; margin-right:10px; }
.push-list em { display:inline-block; margin:0 10px; font-style:normal; color:#ccc; font-weight:200; }
/*.push-list .cont { color:#333; font-size:17px; width:90%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }*/
.push-list .cont { color:#333; font-size:15px; width:90%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; }


.no_alert { width:900px; margin:100px auto; border:2px solid #000; border-radius:5px; text-align:center; padding:50px 0 20px;; font-size:19px; font-weight:700; }
.no_alert .text { margin:50px 0 40px; }
.no_alert .text span { font-size:22px; font-weight:800; background:#e6e6e6; border:2px solid #b6b6b6; border-radius:3px; padding:10px 25px; }
.no_alert ul { text-align:left; margin-left:130px; }
.no_alert ul li { background:url('../../image/web/arrow-red.png') no-repeat left center; padding-left:15px; margin:10px 0; }
.no_alert .cscenter { margin:40px 0; }
.no_alert .cscenter strong { display:inline-block; font-size:28px; font-weight:800; color:#000; margin:0 0 0 15px; }


.searching_region { margin:-20px 0 0; }
.searching_region > div { overflow:hidden; }
.searching_region > div > ul { float:left; }
.searching_region ul.delpth_1 > li { width:350px; border:1px solid #ddd; border-top:0; text-align:center; font-size:15px; }
.searching_region ul.delpth_1 > li:first-child { border-top:1px solid #ddd; }
.searching_region ul.delpth_1 > li a { display:inline-block; width:100%; height:39px; line-height:39px; }
.searching_region ul.delpth_1 > li:hover a,
.searching_region ul.delpth_1 > li.on a { background:#eb1c24; color:#fff; }

.searching_region ul.delpth_2 > li { width:350px; border:1px solid #ddd; border-top:0; text-align:left; font-size:15px; }
.searching_region ul.delpth_2 > li:first-child { border-top:1px solid #ddd; }
.searching_region ul.delpth_2 > li a { display:inline-block; width:100%; height:39px; line-height:39px; padding-left:123px; }
.searching_region ul.delpth_2 > li:hover a,
.searching_region ul.delpth_2 > li.on a { background:#f6f6f6; color:#777; }
.searching_region ul.delpth_2 > li input[type="checkbox"] { margin-left:25px; }

.searching_region ul.delpth_3 > li { width:350px; border:1px solid #ddd; border-top:0; text-align:left; font-size:15px; }
.searching_region ul.delpth_3 > li:first-child { border-top:1px solid #ddd; }
.searching_region ul.delpth_3 > li a { display:inline-block; width:100%; height:39px; line-height:39px; padding-left:123px; background:#f6f6f6; color:#777; }
.searching_region ul.delpth_3 > li:hover a ,
.searching_region ul.delpth_3 > li.on a { background:#fff; }
.searching_region ul.delpth_3 > li input[type="checkbox"] { margin-left:25px; }


/* 2018-05-09 */
.view-wrap { overflow:hidden; }
.view-wrap .left { float:left; width:700px; }
.view-wrap .right { float:right; width:340px; }
/* 2018-12-20 */
.view-wrap .left iframe { width:700px; height:600px; }


/* 2018-05-23 */
/*.customoverlay_red { position:relative; display:inline-block;  white-space:nowrap; border-radius:10px; border:3px solid #eb1c24; background:#fff; line-height:30px; }*/
/*.customoverlay_red .title_2 { padding:10px 15px; font-size:13px; font-weight:bold; color:#eb1c24; }*/
/**/
/*.customoverlay_blue { position:relative; display:inline-block;  white-space:nowrap; border-radius:10px; border:3px solid #006BF7; background:#fff; line-height:30px; }*/
/*.customoverlay_blue .title_2 { padding:10px 15px; font-size:13px; font-weight:bold; color:#006BF7; }*/
/**/
/*.customoverlay_green { position:relative; display:inline-block;  white-space:nowrap; border-radius:10px; border:3px solid #00BA1F; background:#fff; line-height:30px; }*/
/*.customoverlay_green .title_2 { padding:10px 15px; font-size:13px; font-weight:bold; color:#00BA1F; }*/
/* 2018-12-06 */
.customoverlay_red { position:relative; display:inline-block; white-space:nowrap; border-radius:3px; border:2px solid #eb1c24; background:#fff; line-height:1; padding:2px 8px 5px; margin-bottom:4px;}/* 2019-04-12 margin-bottom:4px; 추가 */
.customoverlay_red .title_2 { font-size:11px; font-weight:bold; color:#eb1c24; }

.customoverlay_blue { position:relative; display:inline-block; white-space:nowrap; border-radius:3px; border:2px solid #006BF7; background:#fff; line-height:1; padding:2px 8px 5px; margin-bottom:4px;}
.customoverlay_blue .title_2 { font-size:11px; font-weight:bold; color:#006BF7; }

.customoverlay_green { position:relative; display:inline-block; white-space:nowrap; border-radius:3px; border:2px solid #00BA1F; background:#fff; line-height:1; padding:2px 8px 5px; margin-bottom:4px;}
.customoverlay_green .title_2 { font-size:11px; font-weight:bold; color:#00BA1F; }

.customoverlay_gray { position:relative; display:inline-block; white-space:nowrap; border-radius:3px; border:2px solid #848484; background:#fff; line-height:1; padding:2px 8px 5px; margin-bottom:4px;}
.customoverlay_gray .title_2 { font-size:11px; font-weight:bold; color:#848484; }


/* 2018-12-08 */
#form_index .uix-button { font-size:15px; }


/* 2018-12-10 */
.interest-table button { border:0; outline:0; background-color:#fff; }
.interest-table a { display:inline-block; margin-left:5px; color:#bbb; }


/* 2018-12-20 설명 문구 추가 요청 */
.explanation-box { border:1px solid #e6e6e6; padding:20px; height:200px; margin:30px 0 0; overflow-x:hidden; overflow-y:scroll; }


/* 2018-12-26 검색레이어, 취소버튼 추가 */
.select-search-btn { position:relative; }
.select-search-btn select.uix-form-text { width:calc(33.3333% - 45px); }
.select-search-btn .uix-button { width:60px; font-size:14px; }

#popup-select-search { display:none; top:60px; left:25px; width:calc(100% - 50px); max-height:350px; border:1px solid #333; overflow-x:hidden; overflow-y:scroll; padding:25px; }
#popup-select-search dl { margin:10px 0 0; cursor:pointer; }
#popup-select-search dl dd { font-size:13px; }


/* 2018-12-27 업체요구로 매물보러가기 추가 */
.btn-view-product { float:right; margin-top:-40px; }


/* 2019-02-26 업체요구로 매물보러가기 추가 */
#map { position:relative; }
/*#map:after { content:''; display:inline-block; position:absolute; bottom:0; right:0; width:100px; height:130px; background:url('/image/web/map_info.png') no-repeat left top; background-size:100px 130px; z-index:100; }*/
/* 2019-07-11 #map .map_info { display:inline-block; position:absolute; bottom:0; right:0; width:100px; height:130px; z-index:100; }*/
/* 2019-07-11 #map .map_info img { width:100%; height:100%; object-fit:cover; }*/

/* 2019-04-09 */
.gnb .sub { display:none; }
.gnb .sub:hover,
.gnb .sub.on:hover,
.gnb .sub.on { display:block; position:absolute; top:44px; display:inline-block; width:100px; padding:10px 0; background:#fff; border:1px solid #333; z-index:10; }
.gnb .sub a { display:block; font-size:14px; line-height:1; padding:10px 0; text-align:center; }
.gnb .sub.n1 { left:3px; }
.gnb .sub.n2 { left:114px; }
.gnb .sub a.on, .gnb .sub a:hover { color:#eb1c24; }


/* 2019-04-09 */
.legal-notices { margin:40px 0 20px; padding:20px; border:1px solid #e6e6e6; background:#f9f9f9; color:#333; }