/*관심고객*/
.wishp #scont {font-size:13px; font-family:'Noto Sans KR',Noto Sans KR; line-height:20px; left:0; position:relative; opacity:1; width:1200px; margin:0 auto; padding:10% 0 200px 0;}
.wishp #scont h2 {font-size:30px; color:#111; margin-bottom:40px; text-align:center;}
.wishp table {background:#fff; border-top:#333 2px solid;}
.wishp table th {background:#eaeaea; font-weight:500; color:#333; border-right:#ddd 1px solid; border-left:#ddd 1px solid; width:200px;}
.wishp table td {border-right:#ddd 1px solid; font-weight:300;}
.wishp table td input[type=text], input[type=button] {background:#f8f8f8; border:#eaeaea 1px solid; height:30px; max-width:100%;}
input[type=button], input[type=submit] {cursor:pointer;}
input[type=button].color {background:#333 !important; border:#333 1px solid !important; color:#fff !important;}
.wishp #scont dl {margin:40px 0;}
.wishp .sec table td {text-align:center;}
.wishp #scont dl dt {font-size:14px; color:#333; margin-bottom:20px; font-weight:500;}
.wishp #scont dl dt div {font-size:12px; color:#777; font-weight:300; margin-top:10px;}
.wishp .bbs_btn {text-align:center; padding-top:20px;}
.bo_fx {margin-top: 30px;}
.wishp .bbs_btn input, .btn_b02,
.wishp .bo_fx *
{border:#eaeaea 1px solid; background:#fff; height:40px; line-height:40px; padding:0 30px; margin:0 2px; font-weight:500; display: inline-block;}
.reserp #listForm>div:first-child {margin-bottom:20px;}
.reserp #listForm>div:first-child span {font-size:14px; padding:0 10px;}

.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: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 h2 {font-size:17px; margin-bottom:20px;}
.wishp #scont.on {left:0; opacity:1;}
.wishp table {background:#fff; border-top:#333 2px solid;}
.wishp table th {background:#eaeaea; font-weight:500; color:#333; border-right:#ddd 1px solid; border-left:#ddd 1px solid; width:auto;}
.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 dl {margin:40px 0;}
.wishp .sec table td {text-align:center;}
.wishp #scont dl dt {font-size:14px; color:#333; margin-bottom:20px;}
.wishp #scont dl dt div {font-size:12px; color:#777; margin-top:10px; line-height:17px;}
.wishp #scont dl dt+dd {width:100%; overflow-x:auto;}
.wishp #scont dl dt+dd table {width:570px;}
.wishp .bbs_btn {text-align:center; padding-top:20px;}
.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 {margin-bottom:10px;}
.wishp .agree span {display:block;}

}