/*관심고객*/
.wishp.listp #scont {width:90%;}
/* .wishp.listp #scont table {border-left:#ddd 1px solid;} */

.wishp #scont {font-size:0.8vw;}
.wishp table {background:#fff; margin-bottom:10px; position:relative;}
.wishp table:before, .wishp table:after {content:''; width:100%; height:0.5px; background:#272759; position:absolute; left:0;}
.wishp table:before {bottom:0;}
.wishp table:after {top:0;}
.wishp table th {font-weight:500; color:#333; width:10vw; border-bottom:#333 1px solid;}
.wishp table th, .wishp table td {padding:15px;}
.wishp table.write {margin-bottom:20px;}
.wishp table td input {max-width:30%;}
.wishp table td input#name {max-width:100%; border:0; background:none;}
.wishp .address select {margin-right:10px;}
.wishp .textarea {height:10vw; overflow:auto; border:#aaa 1px solid; padding:15px;}
label {display:inline-flex; align-items:center;}
.wishp table td input[type=text], input[type=button], select {/* background:#f8f8f8; */ border:#eaeaea 1px solid; height:30px;}
input[type=button], input[type=submit] {cursor:pointer;}
.wishp #scont dl {margin:0 0 40px 0;}
/* .wishp .sec table td {text-align:center;} */
.wishp #scont dl dt {font-size:1vw; color:#333; margin-bottom:10px; font-weight:500}
.wishp #scont dl dt div {font-size:12px; color:#777;}
.wishp #scont dl textarea {width:100%; height:270px; border:#ddd 1px solid; padding:15px; color:#888; overflow:hidden; font-weight:normal; line-height:22px;}
.wishp #scont dl.sec textarea {height:160px;}
.wishp .agree, .wishp .agree02 {margin-bottom:20px; padding:10px 0; color:#111;}
.wishp .agree .mm {font-weight:500; font-size:14px;}
.wishp .agree label span {font-size:0.7vw;}
.wishp .bbs_btn {text-align:center;}
.bo_fx {margin-top: 30px;}
.wishp .bbs_btn input, .btn_b02,
.wishp .bo_fx *
{border:#ddd 1px solid; background:#fff !important; height:40px; line-height:40px; padding:0 30px; margin:0 2px; font-weight:500; display: inline-block; color:#333;}
.reserp #listForm>div:first-child {margin-bottom:20px;}
.reserp #listForm>div:first-child span {font-size:14px; padding:0 10px;}
.wishp .bbs_btn .color {background:#111 !important; border:#111 1px solid !important; color:#fff !important;}
.sound_only, caption {display: none;}

/*모바일*************************************************************/
@media all and (max-width:1099px) {

/*관심고객*/
.wishp {background:#f8f8f8;}
.wishp #scont {font-size:12px; line-height:20px; left:0; position:relative; opacity:1; width:100%; padding:15px; margin:0 0 80px 0;
-webkit-transition:all 1.5s ease .1s;
-moz-transition:all 1.5s ease .1s;
-ms-transition:all 1.5s ease .1s;
-o-transition:all 1.5s ease .1s;
transition:all 1.5s ease .1s;
}
.wishp #scont.on {left:0; opacity:1;}
.wishp #scont dl .textarea {overflow:auto; font-size:11px; line-height:17px; height:150px;}
.wishp .agree label span {font-size:10px;}
.wishp table th {font-weight:500; color:#333; border-right:#ddd 1px solid; border-left:#ddd 1px solid; width:180px; border-bottom:0;}
.wishp table td {border-right:#ddd 1px solid;}
.wishp table td input[type=text], .wishp table td input[type=button] {background:#f8f8f8; border:#eaeaea 1px solid; height:30px; max-width:200px;}
input[type=button] {background:#fff; border:#ddd 1px solid; color:#333;}
.wishp .tel_input input, .wishp .tel_input select, .wishp .address select {width:30% !important; margin:0 !important;}
.wishp #scont dl dt {font-size:14px; color:#333;}
.wishp #scont dl dt div {font-size:12px; color:#777;}
.wishp #scont dl dt+dd {width:100%; overflow-x:auto;}
.wishp #scont dl dt+dd table tr {position:relative;}
.wishp #scont dl dt+dd table th {width:80px; position:absolute; height:100%;}
.wishp #scont dl dt+dd table td {width:100%; padding-left:90px; display:block;}
.wishp .bbs_btn>input,
.wishp .bo_fx *, .wishp .bbs_btn>a
{border:#eaeaea 1px solid; background:#fff; height:40px; line-height:40px; padding:0 30px; margin:0 2px; font-weight:500; display:inline-block;}
.wishp .bbs_btn>a input {border:0;}
.wishp #listForm>div {margin-bottom:20px;}
.wishp #listForm>div span {display:inline-block; padding:0 10px;}
/* .wishp .agree span {display:block;} */

}