/* BASIC css start */
.displaynone {
    display: none !important;
}

.board_zone_tit {
    margin-bottom: 30px;
}

.board_zone_tit h3 {
    font-size: 42px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    color: #121212;
}

.board_zone_tit h3 .tab_name {
    position: relative;
    padding-left: 40px;
}

.board_zone_tit h3 .tab_name::before {
    content: "";
    background: #dedede;
    width: 1px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    margin-left: 20px;
}

.board_tab {
    display: flex;
    gap: 10px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.board_tab div {
}

.board_tab div a {
    border: 1px solid #dedede;
    border-radius: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #555555;
    font-size: 18px;
}

.board_tab div a:hover {
    background: #fafafa;
}

.board_tab div.on a {
    font-weight: 700;
    background: #ff691f;
    color: #ffffff;
    border: 1px solid #ff691f;
}

.bbs-table-view2 .data-bd-cont {
    padding: 40px 0px;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
}

.button-container {
    text-align: center;
    margin: 40px 0px 50px;
    display: flex;
    justify-content: center;
    gap: 8px;
}

.button-container a {
    color: #121212;
    width: 176px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #343434;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
}

.button-container a:last-child {
    background: #ff691f;
    border: 1px solid #ff691f;
    color: #ffffff;
}

.badge {
    border: 1px solid #ff691f;
    border-radius: 4px;
    background: #ffffff;
    color: #ff691f;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 10px;
    line-height: 20px;
    margin-right: 6px;
}

.badge.point1 {
    border: 1px solid #ff691f;
    color: #ff691f;
}

.badge.point2 {
    border: 1px solid #ff691f;
    color: #ff691f;
}

.badge.point3 {
    border: 1px solid #ff691f;
    color: #ff691f;
}

.badge.point4 {
    border: 1px solid #ff691f;
    color: #ff691f;
}

.bbs-table-view2 .data-bd-cont img {
    max-width: 100%;
}

.wrt {
    padding-left: 10px;
}

.wrt span {
    margin: 0 6px 0 0;
}

.wrt textarea {
    margin: 0;
    height: 100px;
    border: 1px solid #dedede;
    width: 1082px;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 9px 12px;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
}

.wrt textarea:focus {
    color: #121212;
}

.view-link {
    text-align: right;
}

.view-link .con-link {
    position: absolute;
    left: 0px;
}

.input-style2 {
    width: 120px;
    margin: 0px 5px;
}

.list-link {
    /*border-top: 1px solid #ededed;*/
}

.list-link li:first-child {border-top:1px solid #ededed;}
.list-link li {
    padding: 22px 0px;
    border-bottom: 1px solid #ededed;
}
.list-link li a {
    color: #121212;
    /* font-weight: 700; */
    font-size: 18px;
    vertical-align: baseline;
}

.list-link span.arrow {
    font-size: 16px;
    color: #555555;
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 400;
}

.list-link span.arrow.prev {
}

.list-link span.arrow.next {
}

.list-link span.arrow img {
    vertical-align: middle;
    margin-right: 20px;
}

.data-bd-cont .add_info {
    float: left;
    border: 1px solid #e5e5e5;
    width: 97%;
    padding: 5px 10px;
    line-height: 150%;
    margin-bottom: 10px;
}

.data-bd-cont .add_title {
    float: left;
    width: 30%;
    font-weight: bold;
}

.data-bd-cont .add_content {
    float: left;
    width: 70%;
}

.data-bd-cont .attach {
    text-align: center;
    margin-bottom: 10px;
}

.fixed-img-collist {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.list-tit {
    padding-left: 7px;
    color: #9d9d9d;
    background: url("/images/d3/modern_simple/common/bull_join_required.gif") 0px 50% no-repeat;
}

.fixed-img-collist ul {
    padding: 15px 11px 0px;
}

.fixed-img-collist ul li {
    float: left;
    padding: 0px 10px 15px;
    text-align: center;
}

.fixed-img-collist ul li a {
    display: block;
    width: 150px;
    font-size: 11px;
    color: #9d9d9d;
}

.fixed-img-collist ul li a span.prd img {
    width: 142px;
    height: 142px;
    margin-bottom: 8px;
    padding: 3px;
    border: 1px solid #d8d8d8;
}

.fixed-img-collist ul li p {
    padding: 1px;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}

.privercy-contract textarea {
    height: 60px;
    width: 660px;
}

.privercy-contract-tap {
    height: 30px;
}

.privercy-contract-tap li a {
    padding: 7px 10px;
}

.privercy-contract .tbl {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

.privercy-contract .tbl caption {
    display: none;
}

.privercy-contract .tbl th {
    line-height: 32px;
    color: #3b3b3b;
    font-size: 12px;
    font-weight: bold;
    background: #f0f0f0;
    text-align: center;
}

.privercy-contract .tbl th, .privercy-contract .tbl td {
    height: 32px;
    padding: 0px;
    margin: 0px;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    letter-spacing: -1px;
}

.privercy-contract .tbl td .txt-l {
    padding: 5px 3px;
    margin: 0px;
    text-align: left;
}

.bbs-table-view2 .btn-report {
    display: inline-block;
    margin-top: 10px;
    float: right;
    color: #9d9d9d;
    font-size: 11px;
}

.cont-sub-des .ordernum {
    position: absolute;
    top: 0px;
    right: 0px;
}

.cont-sub-des .ordernum span {
    margin-right: 0px;
}

.bbs-table-view2 .comment-box td .reporting span {
    display: inline-block;
    padding-left: 15px;
    background: url("/images/d3/modern_simple/ico_reciew_reporting_h17_pc.png") left 1px / 10px 10px no-repeat;
    color: #808080;
    font-size: 11px;
}

.bbs-table-view2 .comment-box td .reporting a {
    display: inline-block;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
}

.tb-subject {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
    border-top: 1px solid #121212;
    padding-top: 25px;
}

#bbsData {
    margin-top: 60px;
}

.tb-infomation {
    display: flex;
    justify-content: flex-end;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #121212;
}

.tb-infomation > div {
    margin-left: 20px;
}

.tb-infomation > div em {
    color: #999999;
    margin-right: 6px;
}

.tb-infomation > div.share {
    position: relative;
    cursor: pointer;
}

.tb-infomation > div.share > span {
    display: flex;
    align-items: center;
    gap: 2px;
}

.shareLayer {
    position: absolute;
    top: 20px;
    right: 0px;
    border: 1px solid #dedede;
    border-radius: 66px;
    width: 66px;
    height: 138px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    background: #ffffff;
    z-index: 2;
}

.com-wrt-box .input-style {
    margin: 0;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dedede;
    width: 237px;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 10px;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
}

.com-wrt-box .input-style:focus {
    color: #121212;
}

.com-wrt-box .wrt {
    margin-top: 0;
    padding: 0;
}

td.com-wrt-box {
    background: #f6f6f6;
    padding: 20px;
}

.comment-box {
    border-bottom: 0;
}

.com-wrt-box .wrt a {
    width: 148px;
    height: 100px;
    line-height: 100px;
    border: 1px solid #343434;
    background: #ffffff;
    border-radius: 6px;
    text-align: center;
    color: #343434;
    font-size: 16px;
    font-weight: 700;
    box-sizing: border-box;
}

.com-wrt-box .wrt + .wrt {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.com-wrt-box label {
    display: none;
}

.commentCount {
    border-top: 1px solid #121212;
    padding: 30px 0 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #ff691f;
}

.commentCount em {
    margin-right: 5px;
    color: #121212;
}

.comment-box .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ededed;
    padding-top: 20px;
    padding-bottom: 10px;
}

.comment-box .info .left {
    display: flex;
}

.comment-box .com-name {
    color: #121212;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 0;
    background: none;
}

.comment-box .com-name::after {
    width: 1px;
    height: 12px;
    background: #dedede;
    position: absolute;
    top: 4px;
    right: 0;
    content: "";
}

.comment-box .com-date {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
}

.bbs-link a {
    padding: 0 10px;
    box-sizing: border-box;
    min-width: 62px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dedede;
    border-radius: 3px;
    color: #121212;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 0 6px;
}

.commentContent {
    color: #121212;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 20px;
}

.td-comment.depth {
    background: url(/design/isanoee/images/corner-down-right.png) no-repeat 0 24px;
    padding-left: 35px;
}

#comment_password {
    border: 1px solid #121212 !important;
    background: #f6f6f6 !important;
    width: 400px !important;
    height: 80px;
    box-sizing: border-box;
    padding: 0 20px !important;
    color: #555555;
    font-size: 16px;
    position: relative;
    line-height: 80px;
}

#comment_password span {
    font-size: 16px;
    font-weight: 400 !important;
    margin-right: 4px;
}

input#input_passwd {
    border: 1px solid #dedede;
    background: #ffffff;
    outline: 0;
    border-radius: 6px;
    width: 190px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
}

#comment_password img[alt='닫기'] {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    right: 20px !important;
}

#comment_password img[alt='확인'] {
    margin-left: 2px;
}

#comment_reply_input {
    padding: 0 !important;
    border: 1px solid #121212 !important;
}

#comment_reply_input > div {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 25px !important;
    right: 20px !important;
    width: auto !important;
}

#comment_reply_input > div a {
    background: url(/design/isanoee/images/Button-x.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}

#comment_reply_input > div a img {
    display: none;
}

.bbs-table-list {
    display: none;
}

.btnArea {
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #121212;
    padding: 20px 0;
}

.btnArea a {
    margin-left: 6px;
    border: 1px solid #dedede;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    width: 62px;
    text-align: center;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 700;
}

 
/* 24.11.04 수정 */
.bbs-table-view2 .th {
    position: relative;
    border-bottom: 1px solid #dedede;
    padding: 25px 0;
    border-top: 1px solid #121212;
}

.bbs-table-view2 .th .tb-subject {
    padding-right: 375px;
    font-size: 24px;
    padding-top: 0;
    border-top: 0;
}

.bbs-table-view2 .th .tb-infomation {color: #999;border-bottom: 0;position: absolute;top: 50%;transform: translateY(-50%);right: 0;margin-top: 0;padding-bottom: 0;}


#bbsData .item-wrap .item-cont .item-list .prd-price .price {
    margin: 0 6px 0 0;
}
.recommend_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #121212;
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
/* BASIC css end */

