ul, li{
   list-style:none;
}
.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important
}

#new_sc {
    width: 100%;
    position: relative;
    margin-bottom: 150px;
}

#new_sc_area {
    width: 100%;
}

#new_sc_con {
    width: 100%;
}

#new_sc_con .sc_size {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 20px
}

#new_sc_con .sc_size .title {
    text-align: left;
    border-bottom: 2px solid #fff;
}

#new_sc_con .sc_size .title > h2 {
    font-weight: bold;
    font-size: 16px;
    display: block;
    padding: 0 15px;
    color: #fff;
    position: relative;
}

/*
#new_sc_con .sc_size .title > h2::after {
    content: '';
    width: 25px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: -25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
*/

/*
#new_sc_con .sc_size .title > h2::before {
    content: '';
    width: 25px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: -25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
*/

#new_sc_con .sc_size > table {
    width: 100%;
    /* overflow: hidden; */
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;
    background-color: #fff;
	border: 1px solid #bdc3c7;
}

#new_sc_con .sc_size > table tr:first-of-type {
    padding: 0 20px;
}

#new_sc_con .sc_size > table th {
    height: 40px;
    line-height: 40px;
    background-color: #000;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 0 15px;
	border-bottom: 1px solid #bdc3c7;
	text-align: center;
}

#new_sc_con .sc_size > table td {
    height: 50px;
    line-height: 40px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

#new_sc_con .sc_size > table td a {
    color: #fff;
    font-weight: 500;
}

#new_sc_con .sc_size > table td a:hover {
	text-decoration: underline;
}

#new_sc_con .sc_size > table td:first-of-type {
    width: 5%;
    text-align: center;
}

#new_sc_con .sc_size > table .td_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left !important;
    padding-left: 10px;
}

#new_sc_con .sc_size > table td:first-of-type > a:hover {
    text-decoration: underline;
}

#new_sc_con .sc_size > table .td_tear {
    position: relative;
    text-align: left;
    padding-left: 15px;
}

#new_sc_con .sc_size > table .td_date {
    text-align: center;
}

#new_sc_con .sc_size > table .td_tear > a {
    width: 20px;
    height: 22px;
    display: inline-block;
    float: left;
    line-height: normal;
    margin-right: .3rem;
}

#new_sc_con .sc_size > table .td_tear > a:last-of-type {
    margin-right: 0;
}

#new_sc_con .sc_size > table .td_tear > a .profile_img {
    display: none;
}

#new_sc_con .sc_size > table .td_tear > a > span {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

#new_sc_con .sc_size > table .td_tear > a > span > img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 22px;
}

/* #new_sc_con .sc_size > table .td_tear .sv{
    position: absolute;
    top: 41px;
    left: 41px;
    background-color: #333;
    display: none;
    z-index: 999;
} */

/* #new_sc_con .sc_size > table .main_notice .td_tear .sv{
    display: none;
}

#new_sc_con .sc_size > table .main_notice .td_tear .sv.sv_on{
    display: block;
}

#new_sc_con .sc_size > table .td_tear .sv > a{
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 7px 10px;
    text-align: center;
    line-height: normal;
} */
/*

#new_sc_con .sc_size > table td:nth-of-type(3) {
    text-align: left;
    padding-left: 15px;
}
*/

#new_sc_con .sc_size > table .main_notice td .board_text {
    color: #e8a736;
}

#new_sc_con .sc_size > table .main_notice td .board_text > .notice_btn {
    padding: 2px 10px;
    background-color: #333;
    font-size: 13px;
    color: #fff;
    border: 0;
    font-weight: 400;
    margin-right: .3rem;
}

#new_sc_con .sc_size > table #main_notice .circle {
    display: none;
}


#new_sc_con .sc_size > table .td_tear > .sv_wrap {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 22px;
    display: inline-block;
    position: relative;
}

#new_sc_con .sc_size > table td .tear_span {
    margin-right: .2rem;
}


#new_sc_con .sc_size > table .td_tear > .sv_wrap .tear_img {
    position: absolute;
    top: 42%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
}

#new_sc_con .sc_size > table .main_notice td {
    font-weight: 600;
}

#new_sc_con .sc_size > table .main_notice td:first-of-type > a {
    color: #d79624;
}

#new_sc_con .sc_size > table .comment {
    color: blue;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px 15px;
    border: 1px solid blue;
    background-color: #f4f4f4;
    border-radius: 5rem;
    position: relative;
    margin-left: 1.2rem;
    font-size: 0.7rem;
}

#new_sc_con .sc_size > table .comment::after {
    content: '';
    width: 10px;
    height: 1px;
    background-color: blue;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -10px;
}

#new_sc_con .sc_size > table .new {
    color: #fff;
    font-weight: 600;
    padding: 0 5px;
    background-color: #e1450f;
    border-radius: 5rem;
    font-size: 0.7rem;
}

#new_sc_con .sc_size > table td .circle {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}

#new_sc_con .sc_size > table td .circle > img {
    vertical-align: super;
}

#new_sc_con .sc_size > table tr {
    border-bottom: 1px solid #bdc3c7;
    background: #000;
}

#new_sc_con .sc_size > table tr:first-of-type {
    border-bottom: 0;
}

#new_sc_con .sc_size > table #main_notice {
    border-bottom: 2px solid #000;
}

/*

#new_sc_con .sc_size > table tr:nth-of-type(even) {
    background-color: #f9f9fa;
}
*/



/* 테이블명칭 */
.t-check {
    width: 5%;
}

.t-title {
    width: 50%;
}

.t-name {
    width: 18%;
}

.t-regi {
    width: 12%;
}

.t-view {
    width: 10%;
}

.t-up {
    width: 6%;
}

.t-date {
    width: 15%;
}

.t-content {
    width: 70%;
}

.t-exp {
    width: 15%;
}

.td-content {
    text-align: left !important;
    padding-left: 10px !important;
}

.t-number {
    width: 10%;
}

.t-nikname {
    width: 16%;
}

.t-followTime {
    width: 20%;
}

.t-word {
    width: 10%;
}

.t-follow {
    width: 10%;
}









/* write */
#new_sc_con .write_sc_size {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#new_sc_con .write_sc_size .title {
    background-color: #1f1f1f;
    height: 45px;
    line-height: 45px;
    text-align: left;
    border: 1px solid #464646;
}


#new_sc_con .write_sc_size .title > h2 {
    font-weight: 500;
    font-size: 1rem;
    color: #1f1f1f;
    position: relative;
    padding-left: 30px;
    background-color: blue;
}

#new_sc_con .write_sc_size .form {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 45px;
    background-color: #fff;
    padding-bottom: 20px;
}

#new_sc_con .write_sc_size .form .write_div {
    width: 100%;
    line-height: 45px;
    background-color: #ffffff;
}

#new_sc_con .write_sc_size .form .write_div:first-of-type {
    padding-top: 20px;
}


#new_sc_con .write_sc_size .form .write_div .board_select {
    width: 200px;
    height: 28px;
    font-size: 0.9em;
    vertical-align: middle;
}

#new_sc_con .write_sc_size .form .write_div .subject {
    width: -webkit-calc(100% - 204px);
    width: -moz-calc(100% - 204px);
    width: calc(100% - 204px);
    height: 30px;
    font-size: 0.9em;
    border-radius: 5px;
    border: 1px solid #ccc;
    position: relative;
    top: 1px;
    padding: 0px 10px;
}

#new_sc_con .write_sc_size .form .write_div label {
    display: inline-block;
    width: 200px;
    height: 28px;
    font-size: 0.9em;
}

#new_sc_con .write_sc_size .form .write_div .input-txt {
    width: -webkit-calc(100% - 204px);
    width: -moz-calc(100% - 204px);
    width: calc(100% - 204px);
    height: 30px;
    font-size: 0.9em;
    border-radius: 5px;
    border: 1px solid #ccc;
    position: relative;
    top: 1px;
    padding: 0px 10px;
}

#new_sc_con .write_sc_size .form .btn_view {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: table;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
}

#new_sc_con .write_sc_size .btn_view .btn_cancel {
    width: 73px;
    height: 35px;
    background-color: #8e8e8e;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
}

#new_sc_con .write_sc_size .btn_view .btn_submit {
    width: 73px;
    height: 35px;
    background-color: #e8a736;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    border: none;
}

#new_sc_con .write_sc_size .btn_view .btn_list > a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: block;
}


/*sub_01*/

#new_sc_con .view_sc_size {
    width: 100%;
    height: 100%;
    position: relative;
}

#new_sc_con .view_sc_size .title {
    background-color: #fff;
    text-align: left;
    border: 1px solid #bdc3c7;
    padding: 20px 15px;
    width: 100%;
    overflow: hidden;
	border-bottom: 2px solid blue;
}


#new_sc_con .view_sc_size .title > h2 {
    font-weight: 500;
    font-size: 1rem;
    color: #000;
    position: relative;
    float: left;
}

#new_sc_con .view_sc_size .title > .data {
    float: right;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: table;
}

#new_sc_con .view_sc_size .title > .data > p {
    float: left;
    font-size: 13px;
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
    color: #7d7d7d;
	font-weight: 300;
}

#new_sc_con .view_sc_size .title > .data > p:last-of-type {
    padding-right: 0;
    margin-right: 0;
}

#new_sc_con .view_sc_size .title > .data > p::after {
    content: '';
    width: 1px;
    height: 11px;
    background-color: #c9c9c9;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#new_sc_con .view_sc_size .title > .data > p:last-of-type::after {
    content: none;
}

#new_sc_con .view_sc_size .profile {
    width: 100%;
    border-bottom: 1px solid #bdc3c7;
    border-left: 1px solid #bdc3c7;
    border-right: 1px solid #bdc3c7;
    background-color: #f4f4f4;
    display: table;
    padding: 15px;
    position: relative;
}

#new_sc_con .view_sc_size .profile_con {
    float: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    /* overflow: hidden; */
}

#new_sc_con .view_sc_size .profile_con > .at_img {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 1.5rem;
}

#new_sc_con .view_sc_size .profile_con > .at_img > img{
    border-radius: 5rem;
}

#new_sc_con .view_sc_size .profile_con .nikname {
    width: -webkit-fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    float: left;
    display: table;
}

#new_sc_con .view_sc_size .profile_con .nikname_con {
    display: table;
    margin-bottom: 0.5rem;
    padding-top: 0.6rem;
}

#new_sc_con .view_sc_size .profile_con .nick_div {
    margin-right: .5rem;
    position: relative;
    padding-right: .5rem;
    float: left;
}

#new_sc_con .view_sc_size .profile_con .nick_div .sv {
    /* top: 55px;
    left: 117px; */
}

#new_sc_con .view_sc_size .profile_con .nick_div > a {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
}

#new_sc_con .view_sc_size .profile_con .nick_divn > a > span {
    vertical-align: middle;
    margin-right: 7px;
}

#new_sc_con .view_sc_size .profile_con .nick_div img {
    height: 22px;
    width: 20px;
}

#new_sc_con .view_sc_size .profile_con .nick_div::after {
    content: '';
    width: 1px;
    height: 13px;
    background-color: #c9c9c9;
    position: absolute;
    top: 61%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#new_sc_con .view_sc_size .profile_con .nikname_con .lv {
    float: left;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    display: block;
    line-height: 30px;
}

#new_sc_con .view_sc_size .profile_con .nikname .nikname_word_btn {
    display: table;
    border: 1px solid #7d7d7d;
    background-color: #5f5f5f;
    padding: 5px 7px;
    font-size: 13px;
    float: left;
    margin-right: .5rem;
}

#new_sc_con .view_sc_size .profile_con .nikname .btn_follow {
    float: left;
    display: table;
    border: 1px solid #7d7d7d;
    background-color: blue;
    padding: 5px 7px;
    font-size: 13px;
}

#new_sc_con .view_sc_size .profile_con .nikname .nikname_word_btn > a {
    color: #fff;
}

#new_sc_con .view_sc_size .profile_con .nikname .btn_follow > a {
    color: #1f1f1f;
    font-weight: 600;
}

#new_sc_con .view_sc_size .profile .data {
    float: right;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: table;
    margin-top: 55px;
}

#new_sc_con .view_sc_size .profile .data > p {
    float: left;
    font-size: 13px;
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
    color: #000;
}

#new_sc_con .view_sc_size .profile .data > p > span {
    color: #e8a736;
}

#new_sc_con .view_sc_size .profile .data > p:last-of-type {
    padding-right: 0;
    margin-right: 0;
}

#new_sc_con .view_sc_size .profile .data > p::after {
    content: '';
    width: 1px;
    height: 11px;
    background-color: #c9c9c9;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#new_sc_con .view_sc_size .profile .data > p:last-of-type::after {
    content: none;
}

#new_sc_con .view_sc_size .txt_box {
    width: 100%;
    border-left: 1px solid #bdc3c7;
    border-right: 1px solid #bdc3c7;
    border-bottom: 1px solid #bdc3c7;
    padding: 25px 30px;
}

#new_sc_con .view_sc_size .txt_box .txt {
    width: 100%;
    overflow: hidden;
    display: table;
    margin-bottom: 60px;
}

#new_sc_con .view_sc_size .txt_box .txt img {
    width: auto;
    max-width: 100%;
}

#new_sc_con .star_rate_area {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

#new_sc_con .star_rate_area .br-wrapper {
    display: inline-block;
    margin-right: 10px;
}

#new_sc_con .star_rate_area .star_rate_number {
    display: inline-block;
    color: #000;
    font-size: 13px;
    font-weight: 300;
    vertical-align: top;
}

#new_sc_con .star_rate_area .star_rate_number >span {
    font-weight: 400;
    color: blue;
}


#new_sc_con .view_sc_size .txt_box .up_btn {
    width: 100%;
    position: relative;
    margin-bottom: 27px;
}

#new_sc_con .view_sc_size .txt_box .up_btn > a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: table;
    margin: 0 auto;
    background-color: #e8a736;
    height: 50px;
    line-height: 50px;
    width: 150px;
    text-align: center;
    font-weight: 600;
    color: #383736;
    border-radius: .3rem;
}

#new_sc_con .view_sc_size .txt_box .up_btn > a .up_img {
    margin-right: 5px;
}

#new_sc_con .view_sc_size .txt_box .up_btn > a .up_img > img {
    vertical-align: middle;
    padding-bottom: 10px;
}

#new_sc_con .view_sc_size .txt_box .up_btn > a .up_data {
    margin-left: 5px;
    color: #383736;
}

#new_sc_con .view_sc_size .author {
    width: 100%;
    height: 178px;
    position: relative;
    border: 1px solid #e8a736;
    margin-bottom: 15px;
}

#new_sc_con .view_sc_size .author .at_name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f7;
    padding-left: 22px;
}

#new_sc_con .view_sc_size .author .at_name > p {
    font-size: 13px;
    color: #383736;
    font-weight: 600;
}

#new_sc_con .view_sc_size .author .at_txt {
    width: 100%;
    height: 136px;
    position: relative;
    /* overflow: hidden; */
}

#new_sc_con .view_sc_size .author .at_txt .at_img {
    width: 115px;
    height: 100%;
    position: relative;
    text-align: center;
    float: left;
}

#new_sc_con .view_sc_size .author .at_txt .at_img > img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#new_sc_con .view_sc_size .author .at_txt .at_info {
    float: left;
    width: 285px;
    height: 100%;
    position: relative;
    padding: 22px;
    margin-right: 123px;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .info_name {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .info_name > a {
    float: left;
    font-size: 13px;
    font-weight: 600;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .info_name > a span {
    vertical-align: middle;
    margin-right: 5px;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .info_name > a span > img {
    width: 20px;
    height: 22px;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .info_name > span {
    float: right;
    font-size: 13px;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .guage_wrap {
    width: 100%;
    height: 15px;
    position: relative;
    margin-bottom: 10px;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .guage_wrap .guage_black {
    width: 100%;
    height: 100%;
    background-color: #383736;
    border-radius: 5rem;
    position: relative;
    overflow: hidden;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .guage_wrap .guage_color {
    width: 70%;
    height: 100%;
    background-color: #ffd821;
    background-image: url(../img/white/gauge.png);
    background-repeat: repeat;
    background-position: -60px center;
    -webkit-background-size: auto auto;
    background-size: auto;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .btn_board_wrap {
    width: 100%;
    height: 35px;
    overflow: hidden;
    position: relative;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .btn_board_wrap .btn_follow {
    width: -webkit-calc((100% - 10px) / 2);
    width: -moz-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
    height: 100%;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    background-color: #e1450f;
    text-align: center;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .btn_board_wrap .btn_follow > a {
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    display: block;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .btn_board_wrap .btn_board {
    width: -webkit-calc((100% - 10px) / 2);
    width: -moz-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    background-color: #2ca0e2;
    text-align: center;
}

#new_sc_con .view_sc_size .author .at_txt .at_info .btn_board_wrap .btn_board > a {
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    display: block;
}

#new_sc_con .view_sc_size .author .at_txt .at_data {
    float: left;
    padding-top: 22px;
}

#new_sc_con .view_sc_size .author .at_txt .at_data > li {
    font-size: 13px;
    font-weight: 400;
    position: relative;
    padding-left: 15px;
    margin-bottom: 2px;
}

#new_sc_con .view_sc_size .author .at_txt .at_data > li:last-of-type {
    margin-bottom: 0;
}

#new_sc_con .view_sc_size .author .at_txt .at_data > li::before {
    content: '';
    background-image: url(../img/white/circle_02.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#new_sc_con .view_sc_size .author .at_txt .at_data > li > span {
    margin-left: 10px;
    color: #e8a736;
    font-weight: 500;
}


#new_sc_con .view_sc_size .auther_word {
    width: 100%;
    position: relative;
    border: 1px solid #bdc3c7;
	border-top: 0;
    margin-bottom: 10px;
}

#new_sc_con .view_sc_size .auther_word .word_title {
    width: 100%;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 40px;
    background-color: #f4f4f4;
	border-bottom: 1px solid #bdc3c7;
}

#new_sc_con .view_sc_size .auther_word .word_title > p {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    float: left;
}

#new_sc_con .view_sc_size .auther_word .word_title > p > span {
    color: #e8a736;
}

#new_sc_con .view_sc_size .auther_word .word_title .all_word {
    float: right;
}

#new_sc_con .view_sc_size .auther_word .word_title .all_word > a {
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

#new_sc_con .view_sc_size .auther_word .word {
    padding: 15px 20px;
    background-color: #fff;
}

#new_sc_con .view_sc_size .auther_word .word > li {
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    overflow: hidden
}

#new_sc_con .view_sc_size .auther_word .word > li:last-of-type {
    margin-bottom: 0;
}

#new_sc_con .view_sc_size .auther_word .word > li > a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    float: left;
    display: table;
    color: #000;
}

#new_sc_con .view_sc_size .auther_word .word > li > a > span {
    color: #000;
    font-weight: 400;
}

#new_sc_con .view_sc_size .txt_box .auther_word .word > li > a:hover {
    text-decoration: underline;
}

#new_sc_con .view_sc_size .auther_word .word > li > a::before {
    content: '·';
    margin-right: 5px;
    color: #e8a736;
}

#new_sc_con .view_sc_size .auther_word .word > li > .word_data {
    float: right;
    font-size: 13px;
    font-weight: 300;
    color: #7d7d7d;
}

#new_sc_con .view_sc_size .btn_view {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: table;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

#new_sc_con .view_sc_size .btn_view .btn_list {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#new_sc_con .view_sc_size .btn_view .btn_list a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: block;
    padding: 8.5px 19px;
    float: left;
}

#new_sc_con .view_sc_size .btn_view .btn_list .lt_btn_con {
    float: left;
    width: auto;
}

#new_sc_con .view_sc_size .btn_view .btn_list .lt_btn_con > .list_box {
    background-color: blue;
    color: #1f1f1f;
}

#new_sc_con .view_sc_size .btn_view .btn_list .rt_btn_con > a {
    background-color: #f4f4f4;
    margin-right: .5rem;
    color: #000;
	border: 1px solid #cfcabf;
}

#new_sc_con .view_sc_size .btn_view .btn_list .rt_btn_con > a:last-of-type {
    margin-right: 0;
}

#new_sc_con .view_sc_size .btn_view .btn_list .rt_btn_con {
    float: right;
    width: auto;
}

#new_sc_con .view_sc_size .btn_view .btn_list .rt_btn_con > .write_btn {
    background-color: blue;
    color: #1f1f1f;
}

#new_sc_con .view_sc_size .btn_view .btn_list .list_box {}

#new_sc_con .view_sc_size .comment_wrap {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: table;
    position: relative;
    border: 1px solid #bdc3c7;
	border-bottom: 0;
}

#new_sc_con .view_sc_size .comment_wrap .bo_vc_w {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #bdc3c7;
    position: relative;
    background-color: #fff;
    padding: 20px;
    margin: 0;
}

#new_sc_con .view_sc_size .comment_wrap .bo_vc_w form {
    width: 100%;
    height: auto;
    position: relative;
}

#new_sc_con .view_sc_size .comment_wrap .bo_vc_w form #com_txt_box {
    width: 672px;
    height: 100%;
    display: table;
    background-color: #fff;
    border: 1px solid #d3d3d6;
    float: left;
    margin-right: 10px;
    padding: 10px;
}

#new_sc_con .view_sc_size .comment_wrap .bo_vc_w form #com_btn {
    width: -webkit-calc((100% - 10px) - 672px);
    width: -moz-calc((100% - 10px) - 672px);
    width: calc((100% - 10px) - 672px);
    height: 100%;
    border: 0;
    background-color: #e8a736;
    color: #fff;
}

#new_sc_con .view_sc_size .comment_wrap .bo_vc_w form #wr_content {
    width: -webkit-calc((100% - 11px) - 100px);
    width: -moz-calc((100% - 11px) - 100px);
    width: calc((100% - 11px) - 100px);
    height: 95px;
    display: table;
    background-color: #f4f4f4;
    border: 1px solid #cfcabf;
    float: left;
    margin-right: 10px;
    padding: 10px;
    color: #c1c1c1;
}

#new_sc_con .view_sc_size .comment_wrap .bo_vc_w form #btn_submit {
    width: 100px;
    height: 95px;
    border: 0;
    background-color: #e8a736;
    color: #1f1f1f;
    font-weight: 600;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: table;
    position: relative;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_title {
    width: 100%;
    height: 52px;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 52px;
    border-bottom: 1px solid #bdc3c7;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list span.new {
    color: #fff;
    font-weight: 600;
    padding: 0 5px;
    background-color: #e1450f;
    border-radius: 5rem;
    font-size: 0.7rem;
    margin-left: 5px;
    position: relative;
    top: -1px;
}


#new_sc_con .view_sc_size .comment_wrap .comment_list .com_title > p {
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_title > p > span {
    font-weight: 400;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_title > p .com_count {
    color: #e8a736;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list {
    width: 100%;
    display: table;
    position: relative;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #bdc3c7;
	display: table;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .answer_list_box {
    width: 100%;
    height: auto;
    display: table;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_img {
    float: left;
    width: 100px;
    height: 100%;
    text-align: center;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_img > img {
    width: 60%;
    border-radius: 5rem;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_txt {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    height: 100%;
    float: left;
    position: relative;
	display: table;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_profile {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: table;
    position: relative;
    margin-bottom: 5px;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name {
    float: left;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name .nik_wrap {
	display: inline-block;
	float: left;
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name .nik_wrap::after {
	content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    background-color: #969696;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name .nik_wrap .nick_div {
	display: inline-block;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name .nik_wrap .nick_div > a {
	display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 600;
    position: relative;
	padding-right: 0;
	margin-right: 0;
    color: #000;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name .nik_wrap .nick_div > a > img {
	vertical-align: middle;
	top: -2px;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .nick_div {
	float: left;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .nick_div > a {
	display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    padding-right: 10px;
    margin-right: 7px;
    color: #c1c1c1;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > a {
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    padding-right: 10px;
    margin-right: 7px;
    color: #c1c1c1;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > a::after {
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    background-color: #b0b0b0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > .nik_wrap > span.icon {
    vertical-align: middle;
    margin-right: 5px;
}


#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > a > span.icon {
	vertical-align: middle;
    margin-right: 5px;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > .nik_wrap > span.wr_writer {
    color: #06a120;
    font-weight: bold;
    margin-left: 5px;
    padding: 0px 5px;
    border: 2px solid #06a120;
    background-color: #fff;
    border-radius: 5rem;
    position: relative;
    top: -3px;
    margin-left: 0.2rem;
    font-size: 0.7rem;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > a > span.wr_writer {
    color: #06a120;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px 5px;
    border: 2px solid #06a120;
    background-color: #fff;
    border-radius: 5rem;
    position: relative;
    top: -3px;
    margin-left: 0.2rem;
    font-size: 0.7rem;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > .nik_wrap > span > img {
    width: 20px;
    height: 22px;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_name > p {
    float: left;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_btn_box {
    float: right;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_btn_box > a {
    font-size: 13px;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    color: #000;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_btn_box > a::after {
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    background-color: #969696;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}


#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_btn_box > a:hover {
    text-decoration: underline;
}

#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_btn_box > a:last-of-type::after {
    content: none;
}


#new_sc_con .view_sc_size .comment_wrap .comment_list .com_list > li .com_word p {
    color: #000;
}


/*글쓰기*/
#new_sc_con .word_btn {
    width: auto;
    position: relative;
    display: block;
    float: right;
    margin-bottom: 20px;
}

#new_sc_con .word_btn .writing {
    float: right;
    display: table;
}

#new_sc_con .word_btn .writing > button {
    padding: 10px 19px;
    background-color: #f4f4f4;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    border: 0;
    margin-right: 10px;
    vertical-align: middle;
	border: 1px solid #cfcabf;
}

#new_sc_con .word_btn .writing > a {
    padding: 8.5px 19px;
    background-color: #e8a736;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    border: 0;
    vertical-align: middle;
}

/*글쓰기 end*/



/*게시판 리스트 번호*/
.number_wrap {
    width: 100%;
    height: 32px;
    display: table;
    position: relative;
    margin-top: 30px;
}

.number_wrap .number_page {
    display: table;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
    position: relative;
}

.number_wrap .number_page > li {
    width: 32px;
    height: 100%;
    float: left;
    -webkit-box-shadow:
        1px 0 0 0 #bdc3c7,
        0 1px 0 0 #bdc3c7,
        1px 1px 0 0 #bdc3c7,
        1px 0 0 0 #bdc3c7 inset,
        0 1px 0 0 #bdc3c7 inset;
    box-shadow:
        1px 0 0 0 #bdc3c7,
        0 1px 0 0 #bdc3c7,
        1px 1px 0 0 #bdc3c7,
        1px 0 0 0 #bdc3c7 inset,
        0 1px 0 0 #bdc3c7 inset;
}

.number_wrap .number_page > .end_arrow {
    margin-left: 10px;
}

.number_wrap .number_page > .first_arrow {
    margin-right: 10px;
}

.number_wrap .number_page > li > a {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
}

.number_wrap .number_page > li > a span {
    font-size: 13px;
    color: #000;
    vertical-align: middle;
    height: 100%;
}

.number_wrap .number_page > .arrow-page > a span {}


.number_wrap .number_page > .num_active {
    background-color: #e8a736;
}

.number_wrap .number_page > .num_active > a span {
    color: #000;
}

.number_wrap .number_page > li > a:hover span {
    text-decoration: underline;
}

/* 사이드뷰 */
.nick_div {
    display: block;
}

.nick_div > a > span {
    width: 100%;
    height: 100%;
    position: relative;
}

.nick_div .tear_span {
    margin-right: .2rem;
}

.nick_div > a > img {
    position: relative;
    top: 3px;
    margin-right: 2px;
    /* top: 50%; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, -50%); */
    width: 20px;
    height: 22px;
    /* display: none; */
}

.nick_div .sv {
    position: absolute;
    top: 41px;
    left: 41px;
    background-color: #f4f4f4;
    display: none;
    z-index: 999;
    width: 109px;
	border: 1px solid #cfcabf;
}

.nick_div .sv {
    display: none;
}

.nick_div .sv::before {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 8px solid none;
    border-bottom: 8px solid #cfcabf;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    top: -8px;
    left: 10px;
}

.nick_div .sv.sv_on {
    display: block;
}

.nick_div .sv > a {
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: 300;
    padding: 7px 10px;
    text-align: center;
    line-height: normal;
}

.nick_div .sv > a:first-of-type {
    display: none;
}


/*이모지 작업*/
/* .emoji_preview {
    padding: 5px 0px;
    height: 50px;
    width: 100%;
} */
.emoji_wrap {
}

.emoji_con {
    position: relative;
}

.emoji_con li{
    display: inline-block;
    margin-right: 1rem;
}

.emoji_con li > a{
    display: block;
    font-size: 13px;
    color: #7d7d7d;
}

.emoji_con li > a > span{
    display: inline-block;
    margin-right: .2rem;
}

.emoji_box_wrap {
    display: none;
    position: absolute;
    top: 30px;
    width: 450px;
    height: 300px;
    background-color: #f4f4f4;
    z-index: 999;
    padding: 10px;
    overflow: auto;
    border: 1px solid #cfcabf;
}

.emoji_box_wrap > li {
    /* width: -webkit-calc((100% - 15px) / 4);
    width: -moz-calc((100% - 15px) / 4);
    width: calc((100% - 15px) / 4); */
    /* height: 95px; */
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.emoji_box_wrap > li:nth-of-type(4n){
    margin-right: 0;
}

.emoji_box_wrap > li > a{
    display: block;
    width: 100%;
    height: 100%;
}

.emoji_box_wrap > li > a > img{
    width: auto;
    max-width: 100%;
}

.emoji_view_box_wrap {
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
    border: 1px solid #cfcabf;
    overflow: hidden;
    margin-top: 10px;
}

.emoji_view_box_wrap .emoji_view_box_con {
    width: 100%;
    height: auto;
    padding: 30px 15px 15px 15px;
    position: relative;
}

.emoji_view_box_wrap .emoji_view_box_con > li {
    width: 80px;
    height: 80px;
    position: relative;
}

.emoji_view_box_wrap .emoji_view_box_con > li > .emoji_img{
    display: block;
    width: 100%;
    height: 100%;
}

.emoji_view_box_wrap .emoji_view_box_con > li > .emoji_close{
    position: absolute;
    top: -15px;
    right: -15px;
}

.emoji_view_box_wrap .emoji_view_box_con > li > .emoji_close i{
    color: #484848;
    background-color: #fff;
    border-radius: 5rem;
    font-size: 1.5rem;
}

.emoji_view_box_wrap .emoji_view_box_con > li > a img{
    width: auto;
    max-width: 100%;
}


/*이모지 작업 end*/


/*검색*/
.search_wrap {
    width: 40%;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.search_wrap .search_con {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.search_wrap .search_con select {
    display: inline-block;
    width: 80px;
    height: 35px;
    font-size: 13px;
    color: #000;
    float: left;
    margin-right: 5px;
    background-color: #f4f4f4;
    border: 1px solid #cfcabf;
}

.search_wrap .search_con input {
    height: 35px;
    width: -webkit-calc((100% - 10px) - 152px);
    width: -moz-calc((100% - 10px) - 152px);
    width: calc((100% - 10px) - 152px);
    margin-right: 5px;
    float: left;
    background-color: #f4f4f4;
    color: #000;
    border: 1px solid #cfcabf;
}

.search_wrap .search_con input.qa {
    height: 35px;
    width: -webkit-calc((100% - 10px) - 71px);
    width: -moz-calc((100% - 10px) - 71px);
    width: calc((100% - 10px) - 71px);
    margin-right: 5px;
    float: left;
    background-color: #1f1f1f;
    color: #c1c1c1;
    border: 1px solid #484848;
}

.search_wrap .search_con button {
    width: 70px;
    height: 35px;
    background-color: #e8a736;
    border: 0;
    color: #1f1f1f;
    float: right;
	font-weight: 600;
}

/*검색 end*/


/*탑버튼*/
.top_btn {
	position: fixed;
	bottom: 50px;
	right: 30px;
	z-index: 9999;
	display: block;
}

.top_btn > a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: blue;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
	position: relative;
	opacity: 0;
	border: 1px solid #2e2e2e;
	padding: 10px;
}

.top_btn > a > img {
	width: auto;
	height: auto;
	position: relative;
	max-width: 100%;
}
/*탑버튼 end*/

/* 보층업체 */
.partner_allchk {
    background-color: transparent !important;
}

.partner_ul {
    background-color: transparent !important;
}

.partner_con {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 10px;
    padding-top: 5px;
}

.partner_con .partner_box {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding: 20px;
    border: 1px solid #bdc3c7;
    background-color: #fff;
}

.partner_con .partner_box .partner_logo {
    width: 171px;
    height: 93px;
    background-image: url(../../img/dark/logo.png);
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
}

.partner_con .partner_box>h2 {
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: -1px;
    color: #000;
    margin-bottom: 20px;
}

.partner_con .partner_box>h2>span {
    font-weight: 500;
    color: blue;
}

.partner_con .partner_box>p {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -.5px;
    color: #ff3c3c;
    margin-bottom: 10px;
}

.partner_con .partner_box>span {
    color: #64c55d;
    font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: -.5px;
}

.patner_box {
    background-color: transparent !important;
}

.partner_gall .gall_img {
    width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #bdc3c7;
    border-bottom: 0;
}

.gall_txt_box {
    width: 100%;
    height: 132px;
    position: relative;
    background-color: #fff;
    border: 1px solid #bdc3c7;
    padding: 10px;
}

.gall_txt_box_2 {
    height: 104px;
}

.gall_txt_box .gall_text_href {
    padding: 0 !important;
}

.gall_txt_box .gall_text_href>a {
    color: #000 !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gall_txt_box .gall_txt_tit {
    width: 100%;
    height: 42px;
    position: relative;
    margin-bottom: 3px;
}

.gall_txt_box .gall_txt_tit>a.bo_tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    display: -webkit-box !important;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.9375rem !important;
    font-weight: 400 !important;
    color: #000 !important;
}

.gall_txt_box .gall_star_box {
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.gall_txt_box .gall_star_box .star_icon {
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
}

.gall_txt_box .gall_star_box .star_icon>i {
    color: #e9e9e9;
}

.gall_txt_box .gall_star_box .star_icon>i.la_active {
    color: blue;
}

.gall_txt_box .gall_star_box>p {
    font-size: 0.9375rem;
    font-weight: 300;
    color: #000;
}

.gall_txt_box .gall_txt_info {
    width: 100%;
    height: auto;
    position: relative;
}

.gall_txt_box .gall_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

.gall_txt_box .gall_info>span {
    color: #000 !important;
}

.gall_txt_box .gall_info>span>strong {
    color: blue !important;
}

.comment_txt {
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.comment_txt>i {
    color: #000;
    font-size: 1.25rem;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.comment_txt>span {
    display: block;
    color: #000;
    font-size: 0.8125rem;
    font-weight: 300;
    margin-right: 5px;
}

.comment_txt>span.cnt_cmt {
    color: blue;
}

/* 보층업체 END */

/* 전환신청스킨 */
.change_box {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    border: 1px solid #d0cabf;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.change_box .change_logo {
    width: 130px;
    height: auto;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.change_box .change_logo > img {
    width: auto;
    max-width: 100%;
}

.change_box > p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
}

.change_form {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    border: 1px solid #d0cabf;
    margin-bottom: 20px;
    padding: 15px;
}

.change_form .change_form_box {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
}

.change_form .change_item {
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.change_form .change_item:last-of-type {
    margin-bottom: 0;
}

.change_form .change_item .item_tit {
    width: 180px;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.change_form .change_item .item_tit > h2 {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #fff;
}

.change_form .change_item .item_cont {
    width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: calc(100% - 180px);
    height: auto;
    position: relative;
}

.change_form .change_item .item_cont .ch_lebel_box {
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
    padding: 0px;
}

.change_form .change_item .item_cont .ch_lebel_box > li {
    width: auto;
    height: auto;
    position: relative;
}

.change_form .change_item .item_cont .ch_lebel_box > li > label {
    width: auto;
    height: auto;
    display: block;
    padding: 5px 20px;
    background-color: #f4f4f4;
    border: 1px solid #d0cabf;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}

.change_form .change_item .item_cont .ch_lebel_box > li > input[type='radio'] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.change_form .change_item .item_cont .ch_lebel_box > li > input[type='radio']:checked + label {
    background-color: #edae25;
    color: #000;
}

.change_form .change_item .item_cont > p {
    font-size: 13px;
    font-weight: bold;
    color:#edae25;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ch_select {
    width: 200px;
    height: 35px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ch_select > select {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #f4f4f4;
    border: 1px solid #d0cabf;
    color: #000;
    padding: 0 10px;
}

.ch_input {
    width: 100%;
    height: 35px;
    position: relative;
}

.ch_input > input {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #f4f4f4;
    border: 1px solid #d0cabf;
    color: #000;
    padding: 0 10px;
}

.change_button {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.change_button > input {
    font-family: 'Noto Sans KR', sans-serif;
    width: auto;
    height: auto;
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    border: none;
    color: #000;
    background-color: #edae25;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.change_button > input:hover {
    background-color: #9f6d00;
    color: #000;
}

#new_sc_con .sc_size > table td a.cancel_btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #308dff;
    border: 1px solid #308dff;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}

#new_sc_con .sc_size > table td span.submit {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #464646;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

#new_sc_con .sc_size > table td span.confirm {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #edae25;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

#new_sc_con .sc_size > table td span.reject {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #ff0000;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

/* 전환신청스킨 END */

/* Responsive */
@media all and (max-width:767px) {
.change_form .change_item .item_tit {
    width: 113px;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.change_button > input {
    font-family: 'Noto Sans KR', sans-serif;
    width: auto;
    height: auto;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    border: none;
    color: #000;
    background-color: #edae25;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}
.change_form .change_item .item_tit > h2 {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #fff;
}
.change_form .change_item .item_cont .ch_lebel_box > li > label {
    width: auto;
    height: auto;
    display: block;
    padding: 5px 15px;
    background-color: #f4f4f4;
    border: 1px solid #d0cabf;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}
#new_sc_con .sc_size > table th {
    height: 40px;
    line-height: 40px;
    background-color: #000;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 0 15px;
    border-bottom: 1px solid #d0cabf;
    text-align: center;
}
#new_sc_con .sc_size > table td {
    height: 50px;
    line-height: 40px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}
#new_sc_con .sc_size > table td span.confirm {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background-color: #edae25;
    color: #000;
    font-size: 11px;
    font-weight: 500;
}
.change_form {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    border: 1px solid #d0cabf;
    margin-bottom: 0px;
    padding: 15px;
}
.change_form .change_form_box {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
}
.t-regi {
    width: 20%;
}
.t-view {
    width: 15%;
}
}




@media all and (max-width:420px) {
.change_form .change_item .item_tit {
    width: 113px;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.change_button > input {
    font-family: 'Noto Sans KR', sans-serif;
    width: auto;
    height: auto;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    border: none;
    color: #000;
    background-color: #edae25;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}
.change_form .change_item .item_tit > h2 {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #fff;
}
.change_form .change_item .item_cont .ch_lebel_box > li > label {
    width: auto;
    height: auto;
    display: block;
    padding: 5px 15px;
    background-color: #f4f4f4;
    border: 1px solid #d0cabf;
    font-size: 10px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}
#new_sc_con .sc_size > table th {
    height: 40px;
    line-height: 40px;
    background-color: #000;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 0 15px;
    border-bottom: 1px solid #d0cabf;
    text-align: center;
}
#new_sc_con .sc_size > table td {
    height: 50px;
    line-height: 40px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}
#new_sc_con .sc_size > table td span.confirm {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background-color: #edae25;
    color: #000;
    font-size: 11px;
    font-weight: 500;
}
.change_form {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    border: 1px solid #d0cabf;
    margin-bottom: 0px;
    padding: 15px;
}
.change_form .change_form_box {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
}
.t-regi {
    width: 20%;
}
.t-view {
    width: 15%;
}
}