.customer {width:100%; padding:0px 20px; padding-top:35px; padding-bottom:60px;}

.board_search {width:100%; overflow: hidden; padding-top:25px;}
.board_search select {width:85px; height:42px; border:1px solid #dfdfdf; padding:0px 12px; font-size:14px; color:#58585b; font-weight:400; letter-spacing:-0.025em; -ms-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; float:left; background:url("../img/common/navArrow.png")no-repeat right 12px center; background-size:9px;}
.board_search div {width:calc(100% - 90px); float:right; border:1px solid #dfdfdf; position:relative; -ms-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; padding-right:45px;}
.board_search div input[type=text] {width:100%; height:40px; padding-left:12px; font-size:14px; color:#58585b; font-weight:400; letter-spacing:-0.025em; -ms-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
.board_search div input[type=text]::placeholder{font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.board_search div input[type=text]::-moz-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.board_search div input[type=text]:-ms-input-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.board_search div input[type=text]::-webkit-input-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}

.board_search div input[type=image] {height:20px; position:absolute; top:50%; right:12px; margin-top:-10px;}

.board_title {width:100%; padding-top:25px; overflow: hidden;}
.board_title p {font-family: 'twayair',sans-serif; font-size:16px; color:#222; font-weight:400; letter-spacing:-0.05em; float:left; line-height:22px;}
.board_title span {font-size:13px; color:#aaa; font-weight:400; letter-spacing:-0.025em; line-height:22px; float:left; margin-left:6px;}

.board_list {width:100%;}
.board_list .blBox {width:100%; padding:12px 0px; border-bottom:1px solid #e0e0e0; background:url("../img/customer/arrow.png")no-repeat right 10px center; background-size:8px; padding-right:28px;}
.board_list .blBox p {font-size:15px; color:#222; font-weight:400; letter-spacing:-0.025em; line-height:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.board_list .blBox div {width:100%; overflow: hidden; margin-top:2px;}
.board_list .blBox div span {font-size:13px; color:#aaa; font-weight:400; letter-spacing:-0.035em; float:left; line-height:20px;}
.board_list .blBox div font {font-size:13px; color:#5492F9; font-weight:600; letter-spacing:-0.035em; float:left; font-family: 'Roboto',sans-serif; position:relative; padding-left:25px; line-height:20px;}
.board_list .blBox div font::before {content:""; width:1px; height:11px; background-color:#ccc; position:absolute; top:5px; left:13px;}


.board_view {width:100%; padding:0px 20px;}
.board_view .bv_title {width:100%; padding:25px 0px; position:relative; text-align: center;}
.board_view .bv_title p {font-size:18px; color:#222; font-weight:400; letter-spacing:-0.025em; line-height:22px;}
.board_view .bv_title span {font-size:13px; color:#999; font-weight:400; letter-spacing:-0.025em; line-height:18px;}

.board_view .bv_content {width:100%; padding-bottom:25px;}
.board_view .bv_content .bv_cont_box {width:100%; padding:20px 0px; min-height:150px; border-top:1px solid #e0e0e0;}
.board_view .bv_content .bv_cont_box p {font-size:14px; color:#222; font-weight:400; letter-spacing:-0.025em; line-height:20px;}
.board_view .bv_content .bv_cont_box img {max-width:100%;}

.board_view .bv_content .bv_file_box {width:100%; border:1px solid #e0e0e0;  padding:12px 15px; position:relative; padding-left:84px; background-color:#fafafa; overflow: hidden;}
.board_view .bv_content .bv_file_box p {font-size:13px; color:#222; font-weight:500; letter-spacing:-0.025em; line-height:18px; position:absolute; top:12px; left:15px; padding-right:12px;}
.board_view .bv_content .bv_file_box p::after {content:""; width:1px; height:11px; background-color:#dfdfdf; position:absolute; top:4px; right:0;}
.board_view .bv_content .bv_file_box a {font-size:13px; color:#555; font-weight:400; letter-spacing:-0.025em; line-height:18px; display: block; text-decoration: underline; background:url("../img/common/down.png")no-repeat right top 3px; background-size:12px; float:left; max-width:100%; padding-right:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.bv_page_nav {width:100%;}
.bv_page_nav .bv_pn_prev {width:100%; position:relative; padding:12px 20px; padding-left:72px;}
.bv_page_nav .bv_pn_prev p {font-size:13px; color:#222; font-weight:500; letter-spacing:-0.025em; line-height:18px; position:absolute; top:12px; left:20px;}
.bv_page_nav .bv_pn_prev a {font-size:13px; color:#222; font-weight:400; letter-spacing:-0.025em; line-height:18px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background:url("../img/common/arrow2.png")no-repeat right center; background-size:5px; padding-right:8px;}
.bv_page_nav .bv_pn_prev span {font-size:13px; color:#acacac; font-weight:300; letter-spacing:-0.025em; line-height:18px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.bv_page_nav .bv_pn_next {width:100%; border-top:1px solid #e0e0e0; position:relative; padding:12px 20px; padding-left:72px;}
.bv_page_nav .bv_pn_next p {font-size:13px; color:#222; font-weight:500; letter-spacing:-0.025em; line-height:18px; position:absolute; top:12px; left:20px;}
.bv_page_nav .bv_pn_next a {font-size:13px; color:#222; font-weight:400; letter-spacing:-0.025em; line-height:18px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background:url("../img/common/arrow2.png")no-repeat right center; background-size:5px; padding-right:8px;}
.bv_page_nav .bv_pn_next span {font-size:13px; color:#acacac; font-weight:300; letter-spacing:-0.025em; line-height:18px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.board_view_btn {width:100%; padding:30px 20px;}
.board_view_btn div {width:100%; border:1px solid #e0e0e0; text-align: center; font-size:16px; color:#555; font-weight:400; letter-spacing:-0.025em; line-height:47px;}


/** º¸Çè»ç°íÁ¢¼ö **/
.inquiry {width:100%; padding-top:35px;}
.inquiry .inquiry_top_txt {width:100%; padding:0px 20px; padding-top:25px;}
.inquiry .inquiry_top_txt p {font-size:18px; color:#222; font-weight:500; letter-spacing:-0.05em; line-height:22px; text-align: center; word-break: keep-all;}
.inquiry .inquiry_top_txt span {font-size:14px; color:#222; font-weight:400; letter-spacing:-0.05em; line-height:19px; text-align: center; word-break: keep-all; display: block; margin-top:10px;}

.inquiry .inquiry_form_box {width:100%; padding:12px 20px; margin-top:35px; background-color:#fafafa;}
.inquiry .inquiry_form_box .rfInput {width:100%; padding:10px 0px;}
.inquiry .inquiry_form_box .rfInput p {font-size:15px; color:#333; font-weight:400; letter-spacing:-0.025em; line-height:20px; margin-bottom:8px;}
.inquiry .inquiry_form_box .rfInput input[type=text] {width:100%; height:42px; border:1px solid #dfdfdf; padding:0px 12px; font-size:14px; color:#58585b; font-weight:400; letter-spacing:-0.025em; -ms-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
.inquiry .inquiry_form_box .rfInput input[type=text]::placeholder{font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput input[type=text]::-moz-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput input[type=text]:-ms-input-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput input[type=text]::-webkit-input-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput input[type=text].hopeDate {background:url("../img/main/m_form_icon01.png")no-repeat left 12px center #fff; background-size:25px; padding-left:46px;}
.inquiry .inquiry_form_box .rfInput input[name=departureAddr] {background:url("../img/main/m_form_icon02.png")no-repeat left 12px center #fff; background-size:17px; padding-left:38px;}
.inquiry .inquiry_form_box .rfInput input[name=arrivalAddr] {background:url("../img/main/m_form_icon03.png")no-repeat left 12px center #fff; background-size:17px; padding-left:38px;}

.inquiry .inquiry_form_box .rfInput ul.rf_tel_ul {width:100%; overflow: hidden;}
.inquiry .inquiry_form_box .rfInput ul.rf_tel_ul li {width:calc(33.33% - 14px); float:left;}
.inquiry .inquiry_form_box .rfInput ul.rf_tel_ul li:nth-child(2n) {width:21px; text-align: center; font-size:15px; color:#333; line-height:42px;}

.inquiry .inquiry_form_box .rfInput .m_est_chk_box {width:100%; border:1px solid #dfdfdf; background-color:#fff; -ms-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; padding:12px 12px; overflow: hidden;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label {display: block; float:left; overflow: hidden; margin-left:18px; cursor: pointer;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label:first-child {margin-left:0;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label:nth-child(4) {clear: both; margin-left:0; margin-top:8px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label input[name=servChk] {width:16px; height:16px; background-image:url("../img/common/chk_off.png"); float:left; margin-right:6px; margin-top:3px; background-size:16px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label input[name=servChk]:checked {background-image:url("../img/common/chk_on.png"); background-size:16px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label input[name=scType] {width:16px; height:16px; background-image:url("../img/common/radio_off.png"); float:left; margin-right:6px; margin-top:3px; background-size:16px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label input[name=scType]:checked {background-image:url("../img/common/radio_on.png"); background-size:16px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box label b {font-size:15px; color:#58585b; font-weight:400; letter-spacing:-0.01em; line-height:20px; float:left; transition:all 0.2s;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box span {font-size:15px; color:#58585b; font-weight:400; letter-spacing:-0.01em; line-height:20px; float:left; margin-left:5px; margin-top:8px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box div {float:left; overflow: hidden; padding-left:5px; margin-top:8px;}
.inquiry .inquiry_form_box .rfInput .m_est_chk_box div label {margin-left:15px;}

.inquiry .inquiry_form_box .rfInput textarea {width:100%; height:150px; border:1px solid #dfdfdf; padding:12px; font-size:14px; color:#58585b; font-weight:400; letter-spacing:-0.025em; -ms-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; resize:none;}
.inquiry .inquiry_form_box .rfInput textarea::placeholder{font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput textarea::-moz-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput textarea:-ms-input-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}
.inquiry .inquiry_form_box .rfInput itextarea::-webkit-input-placeholder {font-size:14px; color:#aaa; font-weight:300; letter-spacing:-0.025em;}

.inquiry .rf_submit {width:100%; padding:0px 20px;  padding-bottom:60px; background-color:#fafafa;}
.inquiry .rf_submit input[type=submit] {width:100%; height:50px; background-color:#5492F9; font-family: 'twayair',sans-serif; font-size:17px; color:#fff; font-weight:300; letter-spacing:-0.05em; cursor: pointer; border-radius:8px;}

/**** ÀÌ¿ëÈÄ±â ****/
.candidate_form {margin-top:26px;}
.candidate_form table {width: 100%; table-layout: fixed; margin:0 auto; border-top: solid 2px #888;}
.candidate_form table tr th {padding:12px 16px; background-color:#f9f9f9; border-bottom:1px solid #dfdfdf; text-align:left; font-size:14px; color:#333; font-weight:400; letter-spacing:-0.025em;}
.candidate_form table tr td {padding:12px 16px; border-bottom:1px solid #dfdfdf;  text-align:left; font-size:14px; color:#333;}

.candidate_form table tr td input {width:100%; height:36px; border:1px solid #dfdfdf; -ms-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  padding:0px 15px; font-size:13px; color:#5b5b5b; font-weight:400; letter-spacing:-0.025em;}
.candidate_form table tr td input::placeholder {font-size:13px; color:#afafaf; font-weight:400;}
.candidate_form table tr td input::-moz-placeholder {font-size:13px; color:#afafaf; font-weight:400; letter-spacing:-0.025em;}
.candidate_form table tr td input:-ms-input-placeholder {font-size:13px; color:#afafaf; font-weight:400; letter-spacing:-0.025em;}
.candidate_form table tr td input::-webkit-input-placeholder {font-size:13px; color:#afafaf; font-weight:400; letter-spacing:-0.025em;}

.candidate_form table tr td textarea {width:100%; height:150px; border:1px solid #dfdfdf; -ms-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  padding:0px 15px; font-size:16px; color:#5b5b5b; font-weight:400;}
.candidate_form table tr td select {width:120px; height:36px; border:1px solid #dfdfdf; -ms-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  padding:0px 15px; font-size:16px; color:#5b5b5b; font-weight:400; letter-spacing:-0.025em;}

.candidate_form table tr td div.chk_box {display: inline-block; font-size: 12px;}
.candidate_form table tr td div.chk_box label {display: block;float:left;overflow: hidden; margin-left: 16px; cursor: pointer;}
.candidate_form table tr td div.chk_box label input[name=""] {
    width: 16px;
    height: 16px;
    background: url("../img/common/radio_off.png") left top no-repeat;
    float: left;
	margin-right: 6px;
	padding-left: 2px;
    margin-top: 3px;
	border: 0px;
}

.candidate_form table tr td div.chk_box label input[name=""]:checked {
    width: 16px;
    height: 16px;
    float: left;
    background: url("../img/common/radio_on.png") left top no-repeat;
	border: 0px;
	margin-right: 6px;
	padding-left: 2px;
}

.candidate_form table tr td div.chk_box label b {
    font-size: 16px;
    color: #58585b;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 20px;
    float: left;
    transition: all 0.2s;
}

.candidate_form table tr td div.chk_box label:hover b {color: #999;}

.candidate_form .cominput{width: 100%;}
.candidate_form .homeinput{width: 100%;}
.candidate_form .contacinput{width: 100%;}
.candidate_form .telinput{width: 100%;}
.candidate_form .subjectinput{width: 100%;}
.candidate_form .passinput{width: 100%;}

.files {width:100%!important; height:36px!important;  border:0px!important;}

.autoWrite {width:100%;}
.autoWrite #ff {width:120px; height:40px; border:1px solid #ddd; text-align: center; line-height: 40px; display: inline-block; vertical-align: middle; font-size:20px; font-weight:600; margin-bottom:8px;background-color:#eee; margin-right:5px;}
.autoWrite input {width:120px!important; display: inline-block; vertical-align: middle; margin-bottom:8px;border:1px solid #ddd !important; }
.autoWrite p {font-size:12px; color:#666; word-break: keep-all;}


.pass {width:100%; padding-top:60px;}
.passForm {width:100%; border:1px solid #d7d7d7; margin: auto; padding:30px; margin-top:26px; text-align: center; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px;  border-radius:20px;}
.passForm p.passTit {font-size:22px; padding:0px 20px; padding-bottom:10px; font-weight:600; color:#333; border-bottom:2px solid #5492F9; display: inline-block; margin-bottom:40px;}

.passForm input[type=password] {width:220px; height:34px; border:1px solid #d7d7d7; padding-left:10px; font-size:14px; color:#666;}

input.passOkBtn {width:220px; background-color:#5492F9; height:32px; color:#fff; font-size:14px; cursor:pointer; margin-top:10px;}

div.pCancel {width:100%; padding-top:20px;}
div.pCancel p:first-child{font-size:10px; color:#666; display: inline-block; vertical-align: middle;}
div.pCancel p:last-child{font-size:14px; color:#666; display: inline-block; vertical-align: middle; margin-left:8px;}
div.pCancel a:hover p {color:#5492F9; transition:0.3s;}

span.reply {color:#ff0000!important;}


/** ´äº¯±Û **/
.comment {width: 100%; margin: 0 auto; padding: 16px; border: solid 1px #ccc; margin-top: 42px;}
.comment .comt_re {padding-bottom: 12px;}
.comment .comt_re ul{overflow: hidden;}
.comment .comt_re ul li{float: left; margin-right: 18px;}
.comment .comt_re ul li p{display: inline-block; font-weight: 600; margin-right: 14px;}
.comment .comt_txt {padding: 14px 0px; border-top: solid 1px #ddd; font-size: 15px; word-break: keep-all;}
.replyBox {border-radius: 5px; background-color: #f7f7f7; padding: 16px; margin-top: 2px;}
.replyBox div.replysBox {overflow: hidden; position: relative; font-size: 14px;}
.replyBox p {display: inline-block; margin-right: 12px; font-size: 14px;}
.replyBox span {font-size: 14px;}
.replyEdit {position: absolute; right: 0px; top: 0px; font-size: 14px;}
.reply_comt {padding: 14px 0px; font-size: 14px;}

.commentWrite {width: 100%; margin: 0 auto; margin-top: 22px; margin-bottom: 22px;}
.commentWrite table {width: 100%; table-layout: fixed; background-color:#f8f8f8;}
.commentWrite table tr td {padding:12px;}
.commentWrite table tr td textarea {display: inline-block; vertical-align: bottom; width:74%; height:70px; border: solid 1px #d9d9d9; padding:12px; margin-right: 10px; border-radius: 5px; font-size:14px;}
.commentWrite table tr td input.reply_btn {display: inline-block; width:22%; height:70px; padding: 8px 18px; text-align: center; font-size:15px; color:#fff; background-color:#333!important; border-radius: 5px;}

