@charset "utf-8";

.avg_star li a,
.kuchi_more span{
    background-image: url("//img.ntcdn.net/m/img/sprite/sprite001.png");
    background-repeat: no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:1.5) {
    .avg_star li a,
    .kuchi_more span {
        background-image: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png");
        background-repeat: no-repeat;
        background-size: 85px 280px;
        -webkit-background-size: 85px 280px;
    }
}

.n_lst_topk {
    margin-bottom: 0;
}
.n_lst_topk p {
    padding: 25px 10px 17px;
    border-bottom: 1px solid #d9d9d9;
}
.n_lst_topk .btn_org {
    position: absolute;
    top: 18px;
    right: 10px;
    padding: 0;
}
.s_menu_k {
    padding: 15px 10px;
    border-bottom: 0;
    box-shadow: 0 0 0 #fff !important;
}
.kuchi_lst {
    padding: 15px 10px;
    border-top: 1px solid #ebebeb;
}
.kuchi_lst .img_kao {
    float: left;
}
.kuchi_top {
    margin-left: 56px;
}
.kuchi_ttl {
    margin-bottom: 3px;
}
.name {
    display: inline;
    padding-right: 25px;
}
.guest .guestName {
    display: inline-block;
    padding-right: 5px;
    font-size: 11px;
}
.kuchi_top ul.small_star li {
    margin-top: 2px;
}
.kuchi_pic {
    margin-bottom: 2px;
}
.kuchi_pic ul {
    overflow: hidden;
}
.kuchi_pic li {
    float: left;
    width: 100px;
    text-align: center;
}
.kuchi_tmb_w {
    display: block;
    overflow: hidden;
    text-align: center;
}
.kuchi_tmb {
    float: left;
    margin: 0 auto;
    padding: 2px;
    border: 1px solid #d9d9d9;
}
.kuchi_tmb span {
    float: left;
    width: 84px;
    height: 84px;
}
.kuchi_tmb_t {
    float: left;
    width: 90%;
    margin-top: 3px;
    padding: 0 5%;
    color: #666;
    font-size: 11px;
    line-height: 1em;
    text-align: center;
}
.kuchi_etc {
    overflow: hidden;
    color: #666;
    margin-top: 9px;
}
.kuchi_more {
    float: left;
    height: 19px;
}
.kuchi_more a {
    display: inline-block;
    color:#8f8f8f;
}
.kuchi_more span {
    display: inline-block;
    width: 3px;
    height: 6px;
    margin-left: 4px;
    vertical-align: 1px;
}
.kuchi_osusu li {
    float: left;
    margin-right: 3px;
}
.kuchi_osusu li:last-child {
    margin: 0;
}
div.msg {
    float: left;
    width: 100%;
    height: 19px;
    line-height: 19px;
    position: relative;
    margin-top: -19px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    border-radius: 3px;
    opacity: 0.7;
    display: none;
}
.n_lst_topk .bb2 {
    border-bottom: 2px solid #d9d9d9;
}
.kuchi_mdf {
    float: left;
    margin: 0 0 0 -17px;
    height: 19px;
}
.kuchi_mdf a {
    padding: 5px 0 0;
}
.kuchi_mdf a:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 8px;
    background-color: #d9d9d9;
    vertical-align: -1px;
}
.kuchi_mdf li:nth-child(1) a:before {
    background-color: #fff;
}
.com_write {
    position: relative;
}
.bu_com1 {
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-right: 4px;
    background: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png") no-repeat -150px -380px;
    vertical-align: -1px;
}
.bu_com2 {
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-right: 4px;
    background: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png") no-repeat -150px -400px;
    vertical-align: -1px;
}
.com_input {
    display: table;
    width: 100%;
    height: 48px;
    border: 1px solid #bebebe;
    border-radius: 3px;
}
.com_input li {
    display: table-cell;
    height: 48px;
    border-left: 1px solid #bebebe;
    text-align: center;
    vertical-align: middle;
}
.com_input li:first-child {
    border: 0;
}
.com_input li:nth-child(2) {
    width: 65px;
    border-radius: 0 3px 3px 0;
    background-color: #f7f7f7;
}
.com_input textarea {
    width: 100%;
    height: 44px;
    padding: 2px 0;
    background-color: #fff;
    border: 0;
}
.com_btn {
    display: block;
    padding: 8px 5px 7px;
    color: #7e7e7e;
    text-align: center;
}
.com_input_mdf li:first-child {
    border-radius: 3px 0 0 3px;
    background-color: #f3f3f3;
}
.com_input_mdf textarea {
    background-color: #f3f3f3;
}
.n_lst_top .row {
    display: table;
    width: 100%;
}
.cell {
    display: table-cell;
    border: 1px solid #bebebe;
    border-radius: 3px;
    vertical-align: top;
}
.cell.term {
    width: 10px;
    border: 0;
}
.celltransform{
	width:200px;
}
.celltransform input{
	width:200px;
}
@media(max-width:500px) {
	.celltransform{
		display:block;
		width:100%;
	}
	.celltransform input{
		width:100%;
	}
}
.n_lst_top .row input {
    width: 100%;
    height: 24px;
    border: 0;
    vertical-align: top;
    -webkit-appearance: none;
    background: transparent;
}
.btn_login a {
    display: block;
    padding: 7px;
    border: 1px solid #fe8227;
    border-radius: 3px;
    background-color: #fff;
    color: #fe8227;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}
.com_view_lst {
    border: 1px solid #e7e7e7;
    margin-bottom: 7px;
    padding: 10px 14px;
}
.com_user {
    padding-left: 0;
    font-size: 11px;
    line-height: 13px;
}
.btn_com_re span {
    display: inline-block;
    width: 7px;
    height: 5px;
    margin-right: 3px;
    background: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png") no-repeat -130px -380px;
    vertical-align: 1px;
}
.com_mdf {
    text-align: right;
}
.com_mdf ul {
    display: inline-block;
}
.com_mdf a {
    padding: 5px 0;
}
.com_mdf a:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 8px;
    background-color: #d9d9d9;
    vertical-align: -1px;
}
.com_mdf li:nth-child(1) a:before {
    background-color: #fff;
}
.wd50 {
    width: 50%;
}
.bdn {
    border: 0;
}
.com_row .btn_sm {
    margin-left: 5px;
    line-height: 24px;
}
.com_row .term2 {
    width: 15px;
    border: 0;
}
.com_del_a {
    line-height: 1.15em;
}
.com_del_a span {
    color: #333;
}
.com_view_lst2 {
    border-top: 1px dotted #bfbfbf;
}
.com_view_lst2 .com_text p {
    padding-left: 18px;
}
.bu_re {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png") no-repeat -150px -360px;
    vertical-align: 2px;
}
.com_input_re {
    border-top: 1px dotted #bfbfbf;
    padding-top: 10px;
    margin-top: 5px;
}
.com_input_re ul {
    display: table;
    width: 100%;
    height: 48px;
    border-radius: 3px;
}
.com_input_re li {
    display: table-cell;
    height: 48px;
    border: 1px solid #bebebe;
    text-align: center;
    vertical-align: middle;
}
.com_input_re li:first-child {
    width: 10px;
    border: 0;
}
.com_input_re li:nth-child(2) {
    border-radius: 3px 0 0 3px;
}
.com_input_re li:nth-child(3) {
    width: 65px;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    background-color: #f7f7f7;
}
.com_input_re textarea {
    width: 100%;
    height: 44px;
    padding: 2px 0;
    background-color: #fff;
    border: 0;
}
.com_input_re .bu_re {
    margin: 0 5px 0 0;
    vertical-align: 34px;
}
.com_input_re .com_btn {
    display: block;
    padding: 8px 5px 7px;
    color: #7e7e7e;
    text-align: center;
}
.n_lst_topkw {
    margin-bottom: 0;
}
.n_lst_topkw p {
    padding: 15px 12px 10px;
    border-bottom: 2px solid #d9d9d9;
}
.kuchi_w_ttl input {
    height: 28px;
}
.kuchi_w_kao h4 {
    float: left;
    margin-right: 20px;
}
.kuchi_w_kao ul {
    overflow: hidden;
}
.kuchi_w_kao li {
    float: left;
    width: 66px;
    margin-bottom: 5px;
    text-align: center;
}
a.kao_sel {
    display: block;
    float: left;
}
a.kao_sel span.text {
    float: left;
    width: 66px;
    margin-top: -3px;
    color: #989898;
    font-size: 11px;
    text-align: center;
}
a.sel span.text {
    color: #987767;
    font-weight: bold;
}
.kuchi_w_text {
    padding: 4px 3px;
    border: 1px solid #bebebe;
    border-radius: 3px;
    background-color: #fff;
}
.kuchi_w_text textarea {
    width: 100%;
    height: 88px;
    border: 0;
    -webkit-appearance: none;
}
.kuchi_star_ul {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.kuchi_star_li {
    overflow: hidden;
    height: 17px;
    padding: 12px 0;
    border-top: 1px solid #F2F2F2;
    text-align: center;
}
.kuchi_star_li:first-child {
    border: 0;
}
.kuchi_w_star .div_cen {
    overflow: hidden;
    display: inline-block;
}
.kuchi_w_star strong {
    width: 90px;
    font-weight: normal;
    text-align: left;
}
.avg_starBox a.starArrow {
    display: block;
    width: 18px;
    height: 18px;
    background: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png") no-repeat -272px -75px;
}
.avg_starBox a.starM {
    background-position: -130px -490px;
}
.avg_starBox a.starP {
    background-position: -110px -490px;
}
.avg_starBox p {
    margin-top: 1px;
}
.avg_star li {
    margin-right: 1px;
    border: 0;
}
.avg_star li:last-child {
    margin: 0;
}
.avg_star li a {
    float: left;
    width: 18px;
    height: 17px;
    margin-left: 1px;
}
.avg_star li.on a {
    background-position: -30px -160px;
}
.avg_star li.off a {
    background-position: -50px -160px;
}
.kuchi_star_li.total {
    height: 22px;
}
.kuchi_star_li.total .avg_starBox .large_star {
    float: left;
    padding-right: 5px;
    margin-top: 2px;
}
.kuchi_star_li.total .avg_starBox p {
    margin-top: 2px;
}
.kuchi_tmbNo {
    background: url("//img.ntcdn.net/img/note/note_detail/btn_photo_add.png") no-repeat center center;
}
.kuchi_tmbIn {
    width: 86px;
    height: 24px;
    margin: 0 auto;
    padding: 0 2px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    font-size: 11px;
    vertical-align: top;
    -webkit-appearance: none;
}
span.btn_photoDel {
    position: relative;
    top: -84px;
}
span.btn_photoDel span {
    float: left;
    width: 16px;
    height: 16px;
    background: url("//img.ntcdn.net/m/img/sprite/sprite001_l.png") no-repeat -110px -520px;
    position: relative;
    top: 71px;
    left: 71px;
}
span.img_kao {
    display: inline-block;
    width: 51px;
    height: 51px;
    background: url("//img.ntcdn.net/m/img/sprite/ico_kao.png") no-repeat -102px 0;
}
span.kao_6 {
    background-position: 0 0;
}
span.kao_5 {
    background-position: -51px 0;
}
span.kao_4 {
    background-position: -102px 0;
}
span.kao_3 {
    background-position: -153px 0;
}
span.kao_2 {
    background-position: -204px 0;
}
span.kao_1 {
    background-position: -255px 0;
}
a.kao_sel.sel span.kao_6 {
    background-position: 0 -102px;
}
a.kao_sel.sel span.kao_5 {
    background-position: -51px -102px;
}
a.kao_sel.sel span.kao_4 {
    background-position: -102px -102px;
}
a.kao_sel.sel span.kao_3 {
    background-position: -153px -102px;
}
a.kao_sel.sel span.kao_2 {
    background-position: -204px -102px;
}
a.kao_sel.sel span.kao_1 {
    background-position: -255px -102px;
}
#img_tempPhoto_0,
#img_tempPhoto_1,
#img_tempPhoto_2 {
    cursor: pointer;
    position: relative;
    display: block;
    overflow: hidden;
}
#fileupload_0,
#fileupload_1,
#fileupload_2 {
    font-size: 23px;
    margin-left: -320px;
    filter:alpha(opacity=0);
    opacity: 0;
    position: absolute;
    cursor: pointer;
    transform: translate(-200px, 0px) scale(4);
    height: 500px;
}
#upload_loading {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    top: -30px;
}

/*-------------------------------------------------------------
//
//ÄíÄ¡ÄÚ¹Ì Ãß°¡»çÇ×
//
-------------------------------------------------------------*/
/*Å¸ÀÌÆ²(Q&A, Áöµµµµ °°ÀÌ)*/
.n_lst_top_add{
	overflow:hidden;
    width:100%;
    padding:10px;
	line-height:30px;
    
    background:#eee;
}

.n_lst_top_add:after{
	display:block;
	clear:both;
	content:'';
}

.n_lst_top_add h3{
    float:left;
    margin-bottom:0px;
    margin-left:15px;
    line-height: 34px;
}

.n_lst_top_add h3 p{
    margin-bottom:0px !important;
}

.n_lst_top_add .btn_org{
    float:right;
}

.n_lst_top_add .btn_org a{
	display:block;
	line-height:30px;
}
/*ÄíÄ¡ÄÚ¹Ì ¼­ºê ¸Þ´º*/
.s_menu_n{
    margin-bottom:0;
	overflow:hidden;
}

.s_menu_n:after{
	display:block;
	clear:both;
	content:'';
}

.s_menu_n li{
    float:left;
    padding:0 7px;
    border-right: 1px solid #cfcfcf;
}

.s_menu_n li:last-child{
    margin-right:0;
    border-right:0;
}

/*-------------------------------------------------------------
//
//Q&A ÄíÄ¡ÄÚ¹Ì Ãß°¡
//
-------------------------------------------------------------*/
.t_over1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.f11 {
    font-size: 11px;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}

.c_gray {
    color: #8f8f8f;
}

ul.small_star li.on_l {
    margin-left: 1px;
    background-position: 0 -160px;
}

ul.small_star li.on_r {
    margin-right: 1px;
    background-position: -6px -160px;
}

ul.small_star li.off_l {
    margin-left: 1px;
    background-position: -15px -160px;
}

ul.small_star li.off_r {
    margin-right: 1px;
    background-position: -21px -160px;
}

ul.small_star li {
    float: left;
    width: 6px;
    height: 12px;
    margin-top: 1px;
}

ul.small_star li{
    background-image: url(//img.ntcdn.net/m/img/sprite/sprite001.png);
    background-repeat: no-repeat;
}

.name {
    font-size: 11px;
    display: block;
    color: #d61223;
}

.level {
    position: absolute;
    padding-left: 1px;
}

.level span {
    font-size: 1px;
    line-height: 1px;
    position: relative;
    display: block;
    width: 19px;
    height: 17px;
    letter-spacing: 0;
    background-repeat: no-repeat;
    background-position: center center;
}

.btn_sm {
    font-size: 11px;
    line-height: 15px;/*±âÁ¸ 17px ÇÏ´Ü border°¡ °¡·ÁÁö´Â ¹®Á¦·Î 15px;·Î ¼öÁ¤*/
    display: inline-block;
    padding: 0 5px;
    color: #666;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    background-color: #fff;
}

.pg2 {
    padding: 20px 0;
    margin-bottom:20px;
    text-align: center;
    white-space: nowrap;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.pg2 div {
    display: inline-block;
    margin: 0 auto;
}

.pg2_pg {
    float: left;
    padding: 0 1px 0 4px;
}

.pg2_pg .now {
    color: #ed8323;
    border: 1px solid #ed8323;
}

.pg2_pg a {
    font-size: 14px;
    display: inline-block;
    min-width: 26px;
    margin-right: 3px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: top;
    color: #7e7e7e;
    border: 1px solid #cecece;
    border-radius: 3px;
    background-color: #fff;
}

.more span{
    display: inline-block;
    width: 3px;
    height: 6px;
    margin-left: 4px;
    vertical-align: 1px;
    background-image: url(//img.ntcdn.net/m/img/sprite/sprite001.png);
    background-repeat: no-repeat;
}

.t_ac {
    text-align: center;
}

/*-------------------------------------------------------------
//
// ÄíÄ¡ÄÚ¹Ì ÀÌ¹ÌÁö Å¬¸¯½Ã 
//
-------------------------------------------------------------*/

.imgZoomWrapper{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.8);

	z-index:9999;
}

.imgZoomCloseBtn i{
	position:absolute;
	top:15px;
	right:15px;
	font-size:1.5rem !important;
}




















































