/* BASIC css start */
#contentWrap {
    width: 1280px;
    margin: 0 auto;
}
.community_tit {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 50px;
}
.community_tit h3 {
    color: #000000;
    font-size: 32px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 700;
}
.community_tit p {
    color: #000000;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    padding-top: 20px;
}
.community_list {
}
.community_list ul {
    font-size: 0;
    /* border: 1px solid #c6c6c6; */
    height: 68px;
    line-height: 68px;
}
.community_list ul li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: center;
    position: relative;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.community_list ul li:first-child {
    border-left: 1px solid #c6c6c6;
}
.community_list ul li a {
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    background: #fafafa;
    display: block;
    height: 68px;
    line-height: 68px;
}
.community_list ul li:after {
    content: "";
    background: #c6c6c6;
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
}
/*
.community_list ul li:first-child:after { 
  display: none;
}
*/
.community_list ul li a.on {
    color: #fff;
    background: #ff4752;
}
.bbs-hd {
    display: none;
}


.bbs-sch2 {
    text-align: right;
    padding: 45px 0;
    position: relative;
}
.bbs-sch2 label {
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    margin-left: 7px;
}
.bbs-sch2 .key-wrap {
    width: 218px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    border: 1px solid #c6c6c6;
    vertical-align: middle;
    margin-left: 12px;
    text-align: left;
}
.bbs-sch2 .key-wrap .MS_input_txt {
    height: 24px;
    line-height: 24px;
    padding-left: 13px;
    width: 165px;
    border: 0;
}
.bbs-sch2 .key-wrap a {
    opacity: 0.5;
}
.bbs-btm {
    margin-bottom: 100px;
}
.board_name {
    color: #140e14;
    font-size: 22px;
    letter-spacing: -0.2px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    position: absolute;
    left: 0;
    bottom: 10px;
    font-weight: 500;
}

/* gallery */
.gallery_list {}

.gallery_list ul {
    font-size: 0;
}

.gallery_list ul li {
    width: 302px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-bottom: 65px;
    margin-left: 24px;
}

.gallery_list ul li:nth-child(4n+1) {
    margin-left: 0;
}
.gallery_list ul li a {}

.gallery_list ul li .thumb {
    width: 302px;
    height: 302px;
}

.gallery_list ul li .thumb img {
    width: 100%;
}

.gallery_list ul li .subject {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    margin-top: 12px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gallery_list ul li .state {
    color: #ffffff;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 15px;
    background: #898989;
    width: 55px;
    height: 24px;
    line-height: 24px;
    margin: 16px auto 0;
}

.gallery_list ul li .info {
    padding-top: 13px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    color: #000000;
    font-size: 0;
}

.gallery_list ul li .info span {
    margin: 0 10px;
    font-size: 13px;
}

/* gallery view */

.gallery_view .subject {
    color: #000000;
    font-size: 27px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 500;
    text-align: center;
    padding-top: 95px;
}

.gallery_view .date_view {
    text-align: center;
    color: #000000;
    font-size: 17px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    padding-top: 20px;
}
.gallery_view .data-bd-cont {
    margin-top: 70px;
    margin-bottom: 70px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 14px;
}

.data-bd-cont img {
    max-width: 100%;
}
.list-link2 {
    font-size: 0;
}

.list-link2 li {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: right;
}

.list-link2 li:first-child {
    text-align: left;
}

.list-link2 li a {
    color: #2a2a2a;
    font-size: 13px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    border: 1px solid #c7c7c7;
    width: 47px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
}

.list-link2 li a:hover {
    background: #c7c7c7;
    color: #fff;
}
#bbsData {
    margin-bottom: 70px;
}


/* cs */
.cs_center_wrap {}

.cs_center_wrap h3 {
    color: #140e14;
    font-size: 22px;
    letter-spacing: -0.2px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 500;
    padding-top: 55px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
}

.cs_center {
    font-size: 0;
    padding: 25px 0;
    border-bottom: 1px solid #cecece;
}

.cs_center > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    width: 50%;
    height: 385px;
    position: relative;
    padding-left: 39px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.cs_center > div.left:after {content: "";background: #c6c6c6;width: 1px;height: 100%;display: block;position: absolute;top: 0;right: 0;}
.cs_call {
    color: #140e14;
    font-size: 31px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    letter-spacing: -0.2px;
    font-weight: 500;
    line-height: 1.4;
    display: inline-block;
    vertical-align: top;
}
.cs_call_desc {
    vertical-align: top;
    display: inline-block;
    margin-left: 55px;
    position: absolute;
    top: 0;
    right: 38px;
}

.cs_call_desc h4 {
    color: #140e14;
    font-size: 19px;
    letter-spacing: -0.5px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 500;
    padding-bottom: 10px;
}

.cs_call_desc p {
    color: #140e14;
    font-family: 'µ¸¿ò', dotum, sans-serif;
    font-size: 14px;
    line-height: 1.65;
}

.cs_center > div.left {
    width: 720px;
}

.cs_center > div.right {
    width: 560px;
}
.cs_bank, .cs_sns  {
    padding-top: 130px;
}
.cs_bank h4, .cs_sns h4 {
    color: #666666;
    font-size: 14px;
    font-family: µ¸¿ò, dotum, sans-serif;
    padding-bottom: 20px;
}
.cs_bank p.bank_info {
    display: inline-block;
    width: 313px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
}
.cs_bank p.bank_info:nth-child(2) {
    background: url(/design/infos/images/bank.png) no-repeat 0 0px;
}
.cs_bank p.bank_info:nth-child(3) {
    background: url(/design/infos/images/bank.png) no-repeat 0 -61px;
}
.cs_bank p.bank_info:nth-child(4) {
    background: url(/design/infos/images/bank.png) no-repeat 0 -30px;
}
.cs_bank p.bank_info:nth-child(5) {
    background: url(/design/infos/images/bank.png) no-repeat 0 -91px;
}
.cs_bank p.bank_info span {
    position: absolute;
    top: 0;
    left: 130px;
    letter-spacing: -0.5px;
}
.cs_sns .f_sns a {
    font-family: 'µ¸¿ò', dotum, sans-serif;
    margin-right: 38px;
}

.bbs-link2 a {
    font-size: 13px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    border: 1px solid #c7c7c7;
    width: 47px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    margin: 0 2px;
}
.bbs-link2 a:hover {
    background: #c7c7c7;
    color: #fff;
}
.pwd-link a {
    padding: 0 15px;
}
/* BASIC css end */

