@charset "utf-8";

/* 모바일 목록 */
@media all and (max-width:767px) {
	.responsive #bo_list .float-left.float-md-none {
		margin-right:0.75rem;
	}
	.responsive #bo_list .na-title {
		margin-bottom:0.14rem;
	}
}

/* gallery */
#bo_gallery .chk-box {
	position:absolute;
	top:20px;
	left:20px;
	z-index:2;
}
#bo_gallery .wr-now {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.75);
	z-index:1;
}

/* 게시판 읽기 */
#bo_v_title {
	font-size:23px;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:-1px;
}
#bo_v_con {
	min-height:200px; 
	word-break:break-all;
	overflow:hidden
}
@media all and (max-width:575px) {
	.responsive #bo_v_title {
		font-size:18px;
		line-height:1.5;
	}
	.responsive #bo_v_con { 
		min-height:140px; 
	}
}

.view_content img {		/* 모바일 view에서 본문 이미지 높이를 auto */
	max-width:100%;
	height:auto
}
#bo_v_con img {
	max-width:100%;
	height:auto!important;
}
#bo_v_img {
	width:100%;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#bo_v_img:after {
	display:block;
	visibility:hidden;
	clear:both;
	content:"";
}
#bo_v_img a.view_image {
	display:block;
}
#bo_v_img img {
	margin-bottom:1.0rem;
}

/* 게시판 읽기 : SNS 공유 */
#bo_v_sns_icon { 
	margin:-5px auto; 
}
#bo_v_sns_icon img { 
	width:40px; 
	border-radius:50%; 
	margin:5px;
}

/* 게시판 댓글 : 내용 */
.cmt-reply {
	top:0;
	left:-16px;
}
.by-writer { 
	background:#fbefef !important;
	border-top:1px solid #f6cece !important;
}
.cmt-content {
	word-break:break-all;
	overflow:hidden
}
.cmt-content img {
	max-width:100%;
	height:auto
}

/* 게시판 댓글 : 대댓글, 수정, 삭제 */
.cmt-btn ul { 
	list-style: none; 
	margin: 0; 
}
.cmt-btn ul > li { 
	float: left; 
	font-size:12px;
	padding: 0 10px; 
}
.cmt-btn ul > li::before { 
	float: left; 
	color:#ccc; 
	content: "|"; 
	margin-left:-12px;
}
.cmt-btn ul > li:last-child { 
	padding-right:0;
}
.cmt-btn ul > li:first-child::before, 
.cmt-btn ul > li.no-bar::before { 
	content: ""; 
	margin-left:0; 
}
.cmt-btn ul > li > a { 
	float:left;
	color:#888;
	white-space:nowrap;	
}

/* 게시판 댓글 : 쓰기폼 */
#fviewcomment #wr_content { 
	resize:none; 
}
@media all and (max-width:575px) {
	.responsive .cmt-box {
		border-right:0 !important;
	}
	.responsive #bo_vc_w .cmt-box {
		border-left:0 !important;
		border-radius:0 !important;
	}
	.responsive #bo_vc_login {
		border-left:0 !important;
		border-right:0 !important;
		border-radius:0 !important;
	}
}

/* 게시판 댓글 : SNS 등록 */
#bo_vc_opt ol {	
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
	background:#ccc;
	border-radius:3px;
}
#bo_vc_opt ol:after { 
	display:block;
	visibility:hidden;
	clear:both;
	content:""; 
}
#bo_vc_opt ol li { 
	float:left;
	margin:0; 
}
#bo_vc_send_sns ul { 
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
}
#bo_vc_send_sns ul:after { 
	display:block;
	visibility:hidden;
	clear:both;
	content:""; 
}
#bo_vc_send_sns ul li {	
	float:left;
	margin:0 1.0rem 0 0;
}
#bo_vc_send_sns input {	
	margin:0 0 0 0.5rem;
}

/* 게시판 쓰기 */
#bo_w .list-group-item {
	padding-left:0;
	padding-right:0;
	border-left:0;
	border-right:0;
}
#bo_w #wr_content { 
	margin-bottom:1.0rem !important;
}
@media all and (max-width:575px) {
	#bo_w .list-group-item {
		padding-left:1.0rem;
		padding-right:1.0rem;
	}
	.responsive #bo_w #wr_content {
		max-height:160px !important;
	}
}

/********************************************************
■ 뷰 상단-버튼 호버 - 반응형 처리 ( 22.03.05 ) 
********************************************************/

#bo_v a.btn_view:focus, #bo_v a.btn_view:hover { background: #a50353; border:1px solid #a50353; color:#fff;}
#bo_v_top ul {margin:0;padding:0;list-style:none}
.bo_v_left li, .bo_v_left2 li {
    float: left;
    margin-right: 5px;
}

.bo_v_left li, .bo_v_right2 li {
    float: right;
    margin-right: 5px;
}


@font-face {
    font-family: 'HoengseongHanu';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202@1.0/HoengseongHanu.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/********************************************************
■ 페이지 폰트 - 반응형 처리 ( 22.03.05 ) 
********************************************************/
@media all and (max-width:1930px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 7px 40px;
		font-size: 15px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 5px; 
		border:1px solid #e70a76; 
		/*line-height: 32px;*/
	}

	.wr_seo_title {
		font-size : 32px;
		color: #000000;
		font-weight: 500;
	}
	.wr_seo_description {
		font-size : 18px;
		color:	#ff1b95;
		font-weight: 500;
	}
}
@media all and (max-width:1600px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 4px 30px;
		font-size: 13px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 3px;
		border:1px solid #e70a76;
		/*line-height: 32px;*/
	}

	.wr_seo_title {
		font-size : 28px;
		color: #000000;
		font-weight: 500;
	}
	.wr_seo_description {
		font-size : 17px;
		color: #ff1b95;
		font-weight: 500;
	}
}
@media all and (max-width:1200px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 4px 20px;
		font-size: 12px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 3px;
		border:1px solid #e70a76;
		/*line-height: 32px;*/
	}

	.wr_seo_title {
		font-size : 25px;
		color: #000000;
		font-weight: 500;
	}
	.wr_seo_description {
		font-size : 17px;
		color: #ff1b95;
		font-weight: 500;
	}
}
@media all and (max-width:991px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 3px 3px;
		font-size: 11px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 3px;
		border:1px solid #e70a76;
		/*line-height: 32px;*/
	}

	.wr_seo_title {
		font-size : 22px;
		color: #000000;
		font-weight: 500;
	}
	.wr_seo_description {
		font-size : 16px;
		color: #ff1b95;
		font-weight: 500;
	}
}
@media all and (max-width:767px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 3px 3px;
		font-size: 11px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 3px;
		border:1px solid #e70a76;
		/*line-height: 32px;*/
	}

	.wr_seo_title {
		font-size : 22px;
		color: #000000;
		font-weight: 500;
	}
	.wr_seo_description {
		font-size : 16px;
		color: #ff1b95;
		font-weight: 500;
	}
}
@media all and (max-width:575px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 3px 3px;
		font-size: 15px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 3px;
		border:1px solid #e70a76;
		/*line-height: 32px;*/
		margin-bottom: 5px;
	}
	.wr_seo_title {
		font-size : 22px;
		color: #000000;
		font-weight: 500;
	}
	.wr_seo_description {
		font-size : 15px;
		color: #ff1b95;
		font-weight: 500;
	}
}
@media all and (max-width:475px) {
	#bo_v a.btn_view {
		display:inline-block; 
		padding: 3px 3px;
		font-size: 13px;
		background: #e70a76;
		color:#fff;
		text-decoration:none;
		vertical-align:middle;
		border-radius: 3px;
		border:1px solid #e70a76;
		/*line-height: 32px;*/
	}
	.wr_seo_title {
		font-size : 18px;
		color: #000000;
		font-weight: 700;
	}
	.wr_seo_description {
		font-size : 15px;
		color: #ff1b95;
		font-weight: 700;
	}
}


/********************************************************
■ 뷰-상단 조회수/후기수/댓글수 폰트 - 반응형 처리 ( 22.03.05 ) 
********************************************************/
@media all and (max-width:1930px) {
	.view_count {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		padding: 10px;
	}
	.top_view_reply {
		width: 110px;
		height: 75px;
		background-color: #fff!important;
		/*padding: 10px 20px 10px 20px;*/
		padding: 8px;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.top_view_reply div{
		border: 1px solid #ccc!important;
		border-radius: 10px;
		text-align: center!important;
	}
}

@media all and (max-width:475px) {
	.view_count {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		padding: 10px;
	}

	.top_view_reply {
		width: auto;
		min-width: 110px;
		height: 65px;
		background-color: #fff!important;
		padding: 7px;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.top_view_reply div{
		border: 1px solid #ccc!important;
		border-radius: 10px;
		text-align: center!important;
	}
}

@media all and (max-width:390px) {
	.view_count {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		padding: 10px;
	}

	.top_view_reply {
		width: auto;
		min-width: 110px;
		height: 65px;
		background-color: #fff!important;
		padding: 5px;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.top_view_reply div{
		border: 1px solid #ccc!important;
		border-radius: 10px;
		text-align: center!important;
	}
}

/********************************************************
■ 뷰-상단 지역+테마 span - 반응형 처리 ( 22.03.08 ) 
********************************************************/
@media all and (max-width:1930px) {
	.view_location_theme {
		white-space: nowrap;
		/*width: 110px;
		height: 75px;*/
		/*background-color: #fff!important;*/
		padding: .2rem;
		border: 1px solid #dee2e6!important;
		/*border-radius: 10px;*/
		/*padding: 10px 20px 10px 20px;*/
		text-align: center!important;
		/*padding-top: 10px;*/
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}
}

@media all and (max-width:1600px) {
	.view_location_theme {
		white-space: nowrap;
		padding: .2rem;
		border: 1px solid #dee2e6!important;
		font-size: 13px;
		text-align: center!important;
		cursor: default;
		color: #000;
		vertical-align: middle;
	}
}

@media all and (max-width:1200px) {
	.view_location_theme {
		white-space: nowrap;
		padding: .2rem;
		border: 1px solid #dee2e6!important;
		font-size: 12px;
		text-align: center!important;
		cursor: default;
		color: #000;
		vertical-align: middle;
	}
}

@media all and (max-width:475px) {
	.view_location_theme {
		white-space: nowrap;
		padding: .2rem;
		border: 1px solid #dee2e6!important;
		font-size: 10px;
		text-align: center!important;
		cursor: default;
		color: #000;
		vertical-align: middle;
		content: "모바일 스타일 적용";
	}
}


/********************************************************
■ 뷰(Gallery)-하단 키워드 label, 좋아요 버튼(good_btn), 좋아요 셀렉트(good_select), 좋아요 이미지(good_img) - 반응형 처리 ( 23.02.22 ) 
********************************************************/
@media all and (max-width:1930px) {
	.view_keyword_btn {
		white-space: nowrap;
		border: 1px solid #dee2e6!important;
		padding: 2px 5px 2px 5px;
		text-align: center!important;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		width: 100%;
		font-size: 25px;
		margin-bottom: 0px!important;
		border-radius: 3px;
	}

	.good_select {
		width: 100%;
		height: 51px;
		font-size:17px;
	}

	.good_img {
		width: 50px;
		margin-right: 10px;
	}
}

@media all and (max-width:1600px) {
	.view_keyword_btn {
		white-space: nowrap;
		border: 1px solid #dee2e6!important;
		padding: 2px 5px 2px 5px;
		text-align: center!important;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		font-size: 21px;
		margin-bottom: 0px!important;
		border-radius: 2px;
	}

	.good_select {
		width: 230px;
		height: 46px;
		font-size:16px;
	}

	.good_img {
		width: 45px;
		margin-right: 8px;
	}
}

@media all and (max-width:1200px) {
	.view_keyword_btn {
		white-space: nowrap;
		font-size: 13px;
		border: 1px solid #dee2e6!important;
		padding: 2px 5px 2px 5px;
		text-align: center!important;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		height: 46px;
		font-size: 19px;
		margin-bottom: 0px!important;
		border-radius: 2px;
	}

	.good_select {
		width: 220px;
		height: 46px;
		font-size:16px;
	}

	.good_img {
		width: 45px;
		margin-right: 8px;
	}
}

@media all and (max-width:991px) {
	.view_keyword_btn {
		white-space: nowrap;
		font-size: 13px;
		border: 1px solid #dee2e6!important;
		padding: 2px 5px 2px 5px;
		text-align: center!important;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		height: 44px;
		font-size: 17px;
		margin-bottom: 0px!important;
		border-radius: 2px;
	}

	.good_select {
		width: 220px;
		height: 44px;
		font-size:16px;
	}

	.good_img {
		width: 42px;
		margin-right: 7px;
	}
}

@media all and (max-width:767px) {
	.view_keyword_btn {
		white-space: nowrap;
		font-size: 12px;
		border: 1px solid #dee2e6!important;
		padding: 2px 5px 2px 5px;
		text-align: center!important;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		height: 40px;
		font-size: 15px;
		margin-bottom: 0px!important;
		border-radius: 2px;
	}

	.good_select {
		width: 220px;
		height: 40px;
		font-size:15px;
	}

	.good_img {
		width: 40px;
		margin-right: 5px;
	}
}

@media all and (max-width:575px) {
	.view_keyword_btn {
		white-space: nowrap;
		font-size: 12px;
		border: 1px solid #dee2e6!important;
		padding: 1px 3px 1px 3px;
		text-align: center!important;
		cursor: default;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		padding: 0 5px;
		width: 100%;
		height: 38px;
		font-size: 14px;
		margin-bottom: 0px!important;
		border-radius: 2px;
	}

	.good_select {
		width: 100%;
		height: 38px;
		font-size: 14px;
	}

	.good_img {
		width: 38px;
		margin-right: 4px;
	}
}

@media all and (max-width:475px) {
	.view_keyword_btn {
		white-space: nowrap;
		border: 1px solid #dee2e6!important;
		font-size: 11px;
		padding: 2px 5px 2px 5px;
		margin-bottom: .3rem!important;
		/*border-radius: 1px;*/
		text-align: center!important;
		color: #000;
		/*display: table-cell;*/
		vertical-align: middle;
	}

	.good_btn {
		padding: 0 5px;
		width: 100%;
		height: 38px;
		font-size: 14px;
		margin-bottom: 0px!important;
		border-radius: 2px;
	}

	.good_select {
		width: 100%;
		height: 38px;
		font-size: 14px;
	}

	.good_img {
		width: 38px;
		margin-right: 4px;
	}
}