@charset "utf-8";
.bbs-bg1{background-color: #ededed; }
.bbs-container{margin: 0 auto; max-width: 1280px; }

/* search form */
.tablesearch{max-width: 500px; padding: 35px 0; margin: 0 auto; background-color: #ededed; text-align: center; }
.tablesearch div:before{content: "\f0d7"; position: absolute; top: 1px; left: 75px; background-color: #fff; width: 40px; height: 38px; line-height: 40px; color: #CE070E; pointer-events: none; }
.tablesearch select,
.tablesearch input,
.tablesearch button{float: left; height: 40px; padding: 0 10px; line-height: 40px; }
.tablesearch select{width: 120px; border: 1px solid #d5dddf; margin-right: 5px; }
.tablesearch input{width: 200px; border: 2px solid #CE070E; }
.tablesearch button{width: 40px; background-color: #CE070E; color: #fff; }
/* table 1 */
.table1{width: 100%;}
.table1.active{border-top: 1px solid #d3dbdd; }
.table1 thead{font-weight: bold; }
.table1 thead tr:last-child{border-bottom: 2px solid #CE070E; }
.table1 tr{border-bottom: 1px solid #d3dbdd; }
.table1 td i{margin-right: 10px; }
.table1 i{color: #CE070E; }
.table1-no{color: #CE070E; margin-right: 5px; font-weight: 500; }
.table1-notice{ padding: 3px 10px; font-size: 14px; background-color: #CE070E; color: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.table1-txt1{margin-top: 5px; font-size: 12px; color: #aaa; letter-spacing: -1px; }
.table1-btn{display: block; height: 40px; line-height: 40px; padding: 0 30px; background-color: #ea3b3f; color: #fff; font-weight: 500; }
/*  table 2 */
.table2{ width: 100%; }
.table2 td{ padding: 10px; }
.table2 tr{ border-bottom: 1px solid #aaa; }
.table2 .table2-title{ font-weight: bold; }
.table2 .table2-desc{ height: 45px; overflow: hidden; font-size: 14px; color: #666; }
.table2 .table2-thumb{ width: 80px; }
.table2-minfo{ font-size: 12px; }
.table2-minfo span { margin-right: 10px; white-space: nowrap; }
.table2-minfo i { color: gray }
.table2-point{ background-color: #CE070E; color: #fff; padding: 0 4px; margin-right: 3px; font-size: 12px; }
/* form 1 */
.form1 { width: 100%; }
.form1 tr { border-bottom: 1px solid #d3dbdd; }
.form1 th { padding: 15px  10px; background-color: #F0F1F5; border-right: 1px solid #D3DBDD; white-space: nowrap; }
.form1 .fa-asterisk { color: #CE070E; font-size: 10px; vertical-align: top; }
.form1 input{ display: block; line-height: 50px; width: 100%; height: 50px; padding: 0 10px; }
.form1 input[readonly]{ color: #bbb; }
.form1 .textarea{ display: block; padding: 10px; width: 100%; height: 200px; background-color: #fff; }
/* view1 */
.view1-title{position: relative; padding: 30px 20px; border-bottom: 2px solid #CE070E; }
.view1-title h2{padding-right: 260px; letter-spacing: -1px; }
.view1-title div{position: absolute; top: 50%; right: 20px; width: 260px; height: 40px; margin-top: -20px; line-height: 40px; text-align: right; }
.view1-title strong{margin-left: 50px; }
.view1-title strong:first-child{margin-left: 0; }
.view1-title i{margin-right: 5px; font-size: 0.9em; }
.view1-title p{ margin-top: 10px; font-size: 0.9em; color: #aaa; font-weight: 500; }
.view1-title p span{margin-right: 10px; font-size: 0.8em; }
.view1-btn{display: block; margin: 0 auto; width: 100%; max-width: 200px; border: 1px solid #CE070E; color: #CE070E; height: 60px; line-height: 60px; }
.view1-btns{border-top: 1px solid #263e5c; padding-top: 50px; }
.view1-btns a,
.view1-btns button{float: left; min-width: 150px; min-height: 60px; line-height: 60px; border: 1px solid #CE070E; border-left: 0; color: #CE070E; text-align: center; }
.view1-btns div{border-left: 1px solid #CE070E; }
.view1-btns .active1{background-color: #000000; color: #fff; border-top-color: #000000; border-bottom-color: #000000;  }
.view1-btns .active2{background-color: #CE070E; color: #fff; border-top-color: #CE070E; border-bottom-color: #CE070E; }
.view1-content{padding: 0 20px; }
.view1-maximgs img{max-width: 100%; }
/* reservation counselling  */
.rc-title{font-size: 1.3em; color: #263e5a; }
.rc-title i{margin-right: 10px; }
.rctab{padding: 50px; background-color: #eff3fc; }
.rctab-btns label{float: left; min-width: 175px; margin: 0 3px 3px 0; }
.rctab-btns span{display: block; width: 100%; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; font-weight: 500; background-color: #8fa8e1; border: 1px solid #8fa8e1; color: #fff; }
.rctab-btns input{position: absolute; width: 0; opacity: 0;}
.rctab-btns input:checked + span{background-color: #fff; border-color: #698cde; color: #3962be; }
.rctab-con{margin-top: 30px; text-align: left; }
.rctab-table{width: 100%; line-height: 1.8; }
.rctab-table th,
.rctab-table td{vertical-align: top; }

/**
 * reply
 */
.reply-title{ border-bottom: 3px solid #CE070E; }
.reply-form{ padding: 20px; background-color: #f5f5f5; }
.reply-form textarea{ float: left; height: 120px; width: 80%; padding: 10px; border: 1px solid #CE070E; border-right: 0; resize: vertical; }
.reply-form button{ float: left; width: 20%; height: 120px; line-height: 120px; background-color: #CE070E; font-weight: 700; color: #fff; }
.reply{padding: 20px; border-bottom: 1px solid #ccc; background-color: #fff; }
.reply span,
.reply button{ background-color: #d10707; color: #fff; padding: 0 4px; font-size: 12px; }
.reply b{ color: #d10707; }
.reply small{ margin-left: 10px; color: gray; }
.reply-text{ margin-top: 10px; }
.reply-wrap{ border-top: 1px solid #ccc; }

@media (min-width: 640px){
    /* table 1 */
    .table1 th,
    .table1 td{padding: 15px 10px; }
}
@media (max-width: 639px)
{
    /* search form */
    .tablesearch{padding: 7% 5%;}
    .tablesearch div{width: 100%; letter-spacing: -1px; }
    .tablesearch div:before{left: 30%; width: 30px; margin-left: -30px; font-size: 14px; color: #CE070E; }
    .tablesearch select{width: 30%; margin: 0; }
    .tablesearch input{width: 50%; border-color: #CE070E; }
    .tablesearch button{width: 15%; background-color: #CE070E; }
    /* table 1 */
    .table1{table-layout: fixed; }
    .table1 th,
    .table1 td{padding: 10px 20px; }
    .table1 th:first-child,
    .table1 td:first-child{width: 15%; }
    .table1 a{display: block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    /* .table1 .state{padding: 10px; font-size: 12px; } */
    /*  table2 */
    .table2 .table2-thumb{ width: 90px; }
    /* view1 */
    .view1-title h2{padding: 0; letter-spacing: 1px; }
    .view1-title div{position: relative; display: block; margin: 7px 0 0 20px; height: auto; line-height: 1.6; text-align: left; color: gray; font-size: 14px; }
    .view1-title strong{margin: 0 15px 0 0; font-weight: normal; }
    .view1-btn{height: 50px; line-height: 50px; }
    .view1-btns{padding-top: 50px; }
    .view1-btns a,
    .view1-btns button{min-width: 100px; min-height: 50px; line-height: 50px; }
    /* reservation counselling */
    .rctab{padding: 25px; }
    .rctab-btns label{float: left; width: 50%; min-width: 50%; margin: 0; padding: 1px; }
    .rctab-btns label:first-child{width: 100%; }
    .rctab-btns span{padding: 0 10px; }
    .rctab-con{margin-top: 20px; }
    /* reply */
    .reply-title{ padding: 0 20px; }
    .reply-form textarea{ width: 70%; }
    .reply-form button{ width: 30%; }
    .reply-text{ margin-top: 5px; }

}